Upload for iOS
Emerge uploads require a .zip of your Xcode archive or app bundle. Uploading the full archive with dSYMs gives you access to binary analysis that breaks down your code by file and module name.
Create the archive
Open Xcode
With your project open select Product -> Archive, the same way you prepare builds for the App Store.
Open the archive in finder

Upload the archive
Zip the .xcarchive

Drag and drop to Emerge

Updated 8 months ago