- Clone the repository.
- Open the
org.onebusaway.iphone.xcodeproj
project file.
You should now be able to build.
Development: Xcode 4.5/iOS 6.0 SDK
Runtime: iOS 5.1 or higher
Lots of good stuff! I've mostly focused on revising the UI and ensuring proper support for iPhone 5 and iOS 6. I've also spent a good deal of time updating the codebase to take advantage of new features like ARC, and also to reflect a more idiomatic Objective C syntactical style.