Post

Replies

Boosts

Views

Activity

Reply to Apple Silicon app builds but cannot launch
Same thing happens to me when attempting to run an iOS app, written 100% in SwiftUI (if that makes a difference), with a target of "My Mac (Designed for iPad)." It worked fine for the first few days, but now I get the same error. I've restarted, deleted Derived Data, cleared the cache, and all the usual jazz. It will build and run without errors on a physical iPhone X. MBP M1 2020, Big Sur 11.1, Xcode 12.4.
Mar ’21
Reply to Apple Silicon app builds but cannot launch
Same thing happens to me when attempting to run an iOS app, written 100% in SwiftUI (if that makes a difference), with a target of "My Mac (Designed for iPad)." It worked fine for the first few days, but now I get the same error. I've restarted, deleted Derived Data, cleared the cache, and all the usual jazz. It will build and run without errors on a physical iPhone X. MBP M1 2020, Big Sur 11.1, Xcode 12.4.
Replies
Boosts
Views
Activity
Mar ’21
Reply to Device denied the launch request error
The previous two suggestions (removing an empty runtime environment variable) worked for me. This appears to be a variable that's generated by Xcode, not something that I accidentally added.
Replies
Boosts
Views
Activity
Apr ’21
Reply to Xcode UI test fails to edit multiple UITextFields
I've just confirmed that this error does not occur in iOS 14.3 or 15.0 beta simulators; it seems to be isolated to iOS 14.5.
Replies
Boosts
Views
Activity
Aug ’21
Reply to Can an xcframework embed an xcframework?
What is the real technical reason(s) why non-macOS platforms don't support nested frameworks? Being able to supported nested frameworks in iOS & tvOS would make my life as a framework developer a lot easier.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Sep ’21
Reply to Xcode 12 beta 3 – XCFrameworks and debug symbols
I'm successfully adding the .dSYM to the XCFramework, but are the .bcsymbolmap files needed?
Replies
Boosts
Views
Activity
Jan ’22
Reply to Xcode 13.2.1 does not recognize iOS 15.2
Agreed. This is very strange.
Replies
Boosts
Views
Activity
Feb ’22