Automated Xcode version and build numbering via Git
Read OriginalThis technical article explains how to automate Xcode version and build numbering by leveraging Git. It details a script that uses the commit count for the build number and the latest semantic version tag for the release version, injecting these values during the build process without modifying version-controlled files like Info.plist. The post includes setup instructions for adding the script as a Run Script Build Phase in Xcode.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser