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.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: