Last active
October 14, 2023 13:24
-
-
Save lando2319/72ed0d03791ad4a9e56d53caf734b960 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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