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