Skip to content

Instantly share code, notes, and snippets.

@kitoko552
Created June 21, 2021 01:56
Show Gist options
  • Save kitoko552/4cdb7a3a20018bf2897047f23472ed56 to your computer and use it in GitHub Desktop.
Save kitoko552/4cdb7a3a20018bf2897047f23472ed56 to your computer and use it in GitHub Desktop.
Set new iOS build number on command line
xcrun agvtool new-version -all {new_build_number}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment