iOS app for Skyderby
You can file an issue directly on GitHub if you prefer so. But please, search first to make sure no-one has reported the same issue already before opening one yourself. Skyderby iOS does not update in your iPhone or iPad immediately when we make changes, so something you experienced might be known, or even fixed in the development version.
Swift 4, iOS deployment target: 10.0.
First, install Bundler: gem install bundler
.
Then, to install all dependencies, run:
bundle update
bundle exec fastlane setup
bundle exec fastlane release
- Production App Store/TestFlight
- Master branch - tagged, fully functional releases
- Develop branch - current work
- Any successful Fabric or App Store release will add tag to repo, like
fabric/1.3.0/156
orappstore/1.3.0/156
- On each App Store production release - merge to master, update Changelog, create GitHub release
Skyderby-iOS
source code is released under the terms of [we haven't decide] License. See the LICENSE.md file for more info.