Post

Replies

Boosts

Views

Activity

Reply to Potential Structural Swift Concurrency Issue: unsafeForcedSync called from Swift Concurrent context
Feedback FB21154711 I have this code struct ContentView: View { var body: some View { VStack { Link( "www.apple.com", destination: URL(string: "https://apple.com")! ) .buttonStyle(.bordered) } .padding() } } and get error when tapped unable to make sandbox extension: [2: No such file or directory] 0.5 Potential Structural Swift Concurrency Issue: unsafeForcedSync called from Swift Concurrent context. 0.5
Nov ’25
Reply to Potential Structural Swift Concurrency Issue: unsafeForcedSync called from Swift Concurrent context
Feedback FB21154711 I have this code struct ContentView: View { var body: some View { VStack { Link( "www.apple.com", destination: URL(string: "https://apple.com")! ) .buttonStyle(.bordered) } .padding() } } and get error when tapped unable to make sandbox extension: [2: No such file or directory] 0.5 Potential Structural Swift Concurrency Issue: unsafeForcedSync called from Swift Concurrent context. 0.5
Replies
Boosts
Views
Activity
Nov ’25
Reply to SendProcessControlEvent:toPid: encountered an error
Think you find that when you run from Xcode it using the schema of the "extension" change to the app name schema and the error goes. You may need to generate it too!
Replies
Boosts
Views
Activity
Nov ’25