The Oakland Post iOS app, written in pure Swift
Objective-C Swift Other
Switch branches/tags
Nothing to show
Latest commit cc5019f Oct 26, 2015 @aclissold Merge branch 'xcode-7.1'
Permalink
Failed to load latest commit information.
Bolts.framework
Parse.framework Update Parse version (1.7.1 -> 1.9.0) Oct 26, 2015
ParseCrashReporting.framework Update Parse version (1.4.1 -> 1.7.1) Apr 18, 2015
Pods Pods: update dependencies Feb 22, 2015
The Oakland Post Update for Xcode 7.1 GM Oct 25, 2015
TheOaklandPost.xcodeproj
TheOaklandPost.xcworkspace
.gitignore Initial commit Jun 14, 2014
LICENSE Add LICENSE Jul 5, 2014
Podfile
Podfile.lock Pods: update dependencies Feb 22, 2015
README.md

README.md

Now available on the App Store! Check it out!

The Oakland Post App

The mobile companion for The Oakland Post's website, written entirely in Swift!

Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

Compiling

Just clone, open TheOaklandPost.xcworkspace, and build & run. A CocoaPods installation is not necessary since the dependencies are vendored in Pods/.

Conventions

Issues

Each issue is assigned exactly three labels of the form (severity, type, component):

severity  = major | minor .
type      = bug | enhancement | feature .
component = global | home | sections | photos | blogs | info | login .

Commit Messages

I follow the recommendations from the Git book, e.g.

Home: heighten rows and add placeholder date label