-
-
Save MSch/1301781 to your computer and use it in GitHub Desktop.
Runs script build phase "Add git ref/tag to Info.plist"
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
defaults write "${TARGET_BUILD_DIR}"/"${CONTENTS_FOLDER_PATH}"/Info GitVersion `git describe --always --tags --dirty` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment