Skip to content

chadsy/onebusaway-iphone

This branch is 1160 commits behind OneBusAway/onebusaway-iphone:develop.

Folders and files

NameName
Last commit message
Last commit date
Mar 9, 2016
Sep 10, 2016
Aug 11, 2016
Aug 30, 2016
Sep 12, 2016
Sep 10, 2016
Aug 13, 2016
Sep 11, 2016
Aug 10, 2016
Sep 12, 2016
May 10, 2015
Nov 1, 2015
Sep 10, 2016
Jul 10, 2016
Sep 12, 2016
Sep 12, 2016
Jul 2, 2015
Mar 5, 2016
Mar 7, 2016
Sep 12, 2016
Sep 12, 2016
Sep 5, 2016
Feb 16, 2014
Aug 31, 2016
Sep 10, 2016
Aug 30, 2016
Sep 12, 2016
Sep 12, 2016
Sep 12, 2016
Aug 30, 2016
Jul 22, 2016
Feb 17, 2016

Repository files navigation

OneBusAway for iPhone Build Status codebeat badge Join the OneBusAway chat on Slack

Test latest development release

If you would like to help test the latest development release, email us at iphone-app@onebusaway.org to be added to our TestFlight Beta testing group.

Contributing

See our contributing guidelines and roadmap.

Picking an appropriate first-time issue

You are welcome to work on any bug or feature you would like, but we know that getting started in a new codebase can be intimidating. To that end, we recommend that you take a look at issues labeled as Your First PR. These issues are relatively small and self-contained, and should be perfect for anyone who is interested in getting their feet wet with the OneBusAway codebase.

(h/t to Microsoft's ChakraCore project for the idea of the first PR)

Development environment setup

  1. Install Xcode 8.0.x
  2. git clone your fork
  3. (sudo) gem install cocoapods --pre (We require Cocoapods 1.1.0.rc.1 or higher!)
  4. pod install
  5. 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.

Releasing

  • 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

About

The OneBusAway iPhone app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 95.9%
  • Swift 1.8%
  • HTML 1.8%
  • Other 0.5%