Skip to content

Instantly share code, notes, and snippets.

@stopiccot
Created August 22, 2016 19:55
Show Gist options
  • Save stopiccot/72f8df1a31a515e956d59709a1412727 to your computer and use it in GitHub Desktop.
Save stopiccot/72f8df1a31a515e956d59709a1412727 to your computer and use it in GitHub Desktop.
xcodebuild archive -project Unity-iPhone.xcodeproj/ -scheme "Unity-iPhone" -archivePath ~/ololo.xcarchive
xcodebuild -exportArchive -archivePath ~/ololo.xcarchive -exportPath ololo -exportFormat ipa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment