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