Post

Replies

Boosts

Views

Activity

Reply to empty dSYM file detected - Xcode 16
I had the same issue. It seems that if you go to the build settings and update DEBUG_INFORMATION_FORMAT to DWARF and back to DWARF with dSYM File it adds some new DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; entries to the project file and this warning disappears.
Replies
Boosts
Views
Activity
Oct ’24