Post

Replies

Boosts

Views

Activity

Reply to empty dSYM file detected - Xcode 16
Anyone found a fix for this? We also experience this problem. I just cannot build and run on either a simulator or device using Xcode 16. The app crashes on launch with the following stacktrace: #0 0x000000010595cf30 in __pthread_kill () #1 0x0000000104d9b124 in pthread_kill () #2 0x000000018016c4ec in abort () #3 0x0000000104b82f18 in abort_could_not_find_entry_point___debug_dylib () #4 0x0000000104b82744 in getDebugDylibEntryPoint () #5 0x0000000104b81f98 in __debug_blank_executor_main () #6 0x0000000104dd5410 in start_sim () #7 0x0000000104eda154 in start () And the following warning: warning: (arm64) /path/to/executable empty dSYM file detected, dSYM was created with an executable with no debug info.
Oct ’24
Reply to [SKStoreProductViewController sceneDisconnected:] crash on iOS 15.7
We are also seeing this issue on iOS 15.7. Certainly also saw it on iOS 16 beta, not sure about the latest version. Does anyone have an idea what that notification is that is being posted?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to empty dSYM file detected - Xcode 16
Anyone found a fix for this? We also experience this problem. I just cannot build and run on either a simulator or device using Xcode 16. The app crashes on launch with the following stacktrace: #0 0x000000010595cf30 in __pthread_kill () #1 0x0000000104d9b124 in pthread_kill () #2 0x000000018016c4ec in abort () #3 0x0000000104b82f18 in abort_could_not_find_entry_point___debug_dylib () #4 0x0000000104b82744 in getDebugDylibEntryPoint () #5 0x0000000104b81f98 in __debug_blank_executor_main () #6 0x0000000104dd5410 in start_sim () #7 0x0000000104eda154 in start () And the following warning: warning: (arm64) /path/to/executable empty dSYM file detected, dSYM was created with an executable with no debug info.
Replies
Boosts
Views
Activity
Oct ’24