mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2024-12-01 01:05:14 +03:00
447cc7f9ac
now handled by a bot
512 B
512 B
The release process for XcodeGen
- Make sure
CHANGELOG.md
is up to date:- All relevant entries have been added with the PR link and author
- The new version number is added at the top after
Master
- Update the version at the top of
Makefile
- Run
make release
- Push commit and tag to github
- Create release from tag on GitHub using the version number and relevant changelog contents
- Run
make archive
and uploadxcodegen.zip
andxcodegen.artifactbundle.zip
to the github release