When I verify a Mac app archive with Apple or upload it to the App Store I get a warning:
Upload Symbols Failed
The archive did not include a dSYM for the myApp.app with the UUIDs [E599CA8F-E1BB-3B47-AFDA-7AF4016271C5, 4B1C717D-E06F-3035-93DB-E8201899C460]. Ensure that the archive's dSYM folder includes a DWARF file for myApp.app with the expected UUIDs.
In the target Build Options in XCode I have Debug Information Format set to DWARF with dSym file.
Is there something else I need to do?
Upload Symbols Failed
The archive did not include a dSYM for the myApp.app with the UUIDs [E599CA8F-E1BB-3B47-AFDA-7AF4016271C5, 4B1C717D-E06F-3035-93DB-E8201899C460]. Ensure that the archive's dSYM folder includes a DWARF file for myApp.app with the expected UUIDs.
In the target Build Options in XCode I have Debug Information Format set to DWARF with dSym file.
Is there something else I need to do?