Skip to content

Instantly share code, notes, and snippets.

@dobreandl
Created December 19, 2018 12:52
Show Gist options
  • Save dobreandl/3478ba240b949c16a08a3f5095dc920a to your computer and use it in GitHub Desktop.
Save dobreandl/3478ba240b949c16a08a3f5095dc920a to your computer and use it in GitHub Desktop.
xcodebuild -exportArchive -archivePath <path_of_the_archive> \
-exportOptionsPlist <path_of_the_export_plist_file> \
-exportPath <path_of_the_exported_archive_location> -UseModernBuildSystem=YES
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment