Posts

Post not yet marked as solved
2 Replies
0 Views
@gemix, yeap, for now only via crutch, lol, to wrap task in2 this: if ProcessInfo                 .processInfo                 .environment["XCODE_RUNNING_FOR_PREVIEWS"] != "1" { Task { .... } } This one detects preview 🤷🏼‍♂️