empty dSYM file detected - Xcode 16

Hi,

I recently updated to Xcode 16. Since then I successfully built my app and sent an update to the App Store.

But suddenly, after an exception I've experienced while working on my code, the app is crashing on launch, without showing the stack trace, and showing only one warning in the console:

warning: (arm64) /Users/myuser/Library/Developer/Xcode/DerivedData/myapp-bglvscamatwthwbfqmtzmbvxeewc/Build/Products/Debug-iphonesimulator/myapp.app/MyApp empty dSYM file detected, dSYM was created with an executable with no debug info.
  • Tried deleting derived data
  • Erasing all simulator data
  • Reseting my computer

No change yet. Any idea what am I missing?

Thank you..

Answered by DTS Engineer in 805560022

I'm looking into this in this other thread. Any updates I have will be shared in that thread.

— Ed Ford,  DTS Engineer

Same issue here.

I was having all these issues and I'm not sure but I think it might have had something to do with NordVPN. I shut it down and now dSYMs are being sent to Firebase Crashlytics again.

EDIT: Nevermind. Closing NordVPN didn't do anything, but I swear, I closed it, Crashlytics registered a crash - just one - and then went back to "missing dSYM file" again.

I don't know what's going on.

empty dSYM file detected - Xcode 16
 
 
Q