We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
There are several ways to distribute an app.
$ xcodebuild -exportArchive -exportFormat ipa -archivePath <path to archive> -exportPath <path to output>
$ zip -qry appname.ipa Payload