I built for ios and it has multiple files… a zip file, an app file and a DSYM file. What do I do with it to make the ipa file to submit?
Thanks!
I built for ios and it has multiple files… a zip file, an app file and a DSYM file. What do I do with it to make the ipa file to submit?
Thanks!
If you use Application Loader to submit to iTunes connect, use the .zip file. The .app file is for directly loading on devices via Xcode for testing. The .dSYM file is for debugging purposes.
Rob
If you use Application Loader to submit to iTunes connect, use the .zip file. The .app file is for directly loading on devices via Xcode for testing. The .dSYM file is for debugging purposes.
Rob