The engine that powers all my packages, tools and apps.
The code documentation is generated and hosted by Swift Package Index (powered by DocC)
To release this Swift package the following steps have to be taken:
- Create a new branch
release-x.y.z
- Run
bash <(curl -H -s https://raw.githubusercontent.com/Blackjacx/Scripts/master/frameworks/bootstrap.sh)
to update to the latest shared development files - Run
bundle update
to update all Ruby gems - Commit all changes, make a PR and merge it to develop
- Run
bundle exec fastlane release framework:"Engine" version:"x.y.z"
to release the new version - Post the following on Twitter
Engine release x.y.z 🎉
▸ 🚀 Library package Engine (x.y.z) successfully published
▸ 📅 September 2nd
▸ 🌎 https://swiftpackageindex.com/Blackjacx/Engine
▸ 🌎 https://github.com/Blackjacx/Engine/releases/latest
▸ 👍 Tell your friends!
#SPM #Apple #Development #Support #Library #Package #Framework #Tools #Basics #Boilerplate #Code
- If you found a bug, please open an issue.
- If you have a feature request, please open an issue.
- If you want to contribute, please submit a pull request.
Stefan Herold • 🐦 @Blackjacxxx
Thanks to all of you who are part of this:
Engine is available under the MIT license. See the LICENSE file for more info.