If you would like to help test the latest development release, email us at [email protected] to be added to our TestFlight Beta testing group.
See our contributing guidelines and roadmap.
Our huboard lists development priorites and status updates.
- Install Xcode 7.x
git clone
your fork(sudo) gem install cocoapods
pod install
- Open
org.onebusaway.iphone.xcworkspace
You should now be able to build. See our contributing guidelines for the specific workflow to add a new feature or bug fix.
- Update the CHANGELOG to reflect the changes in this release
- Update the version number
- Merge in to
master
branch - Create AppStore build
- Upload to AppStore, use changelog as release notes
- Create GitHub release based on changelog