Skip to content

Instantly share code, notes, and snippets.

@lando2319
Last active October 14, 2023 13:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lando2319/72ed0d03791ad4a9e56d53caf734b960 to your computer and use it in GitHub Desktop.
Save lando2319/72ed0d03791ad4a9e56d53caf734b960 to your computer and use it in GitHub Desktop.
// Go to edit scheme, then Build > Post-actions
// Change 'Build From' from 'None' to <App Name>
// Add this to the text area
cd "${PROJECT_DIR}" ; agvtool next-version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment