nomad-cli / shenzhen

CLI for Building & Distributing iOS Apps (.ipa Files)
MIT License
4.65k stars 493 forks source link

Where is the Xcode archived file located? #324

Closed jacobjiangwei closed 3 years ago

jacobjiangwei commented 8 years ago

Today we are using this to submit build automatically and we got the dSYM file in some where.

But I didn't see the archived file in Xcode Organizer.

Is there any way to get the original file? It's gonna help us identify the crash report from App Store.

Your help would be much appreciated!

KrauseFx commented 8 years ago

Yeah, you can use gym, which will store the archive in the Xcode location for further inspection 👍