This package is an iPhone app that fetches data from a City Outdoors web site and allows the user to submit data back.
City Outdoors iOS requires iOS 5 and above.
This project uses Cocoapods to keep track of 3rd party dependencies and mogenerator to generate the Core Data models.
While installing Cocoapods isn't required the project contains a build script that assumes that mogenerator is installed.
To install mogenerator using homebrew :
brew install mogenerator
You will also have to make sure that you use CityOutdoors.xcworkspace
and NOT CityOutdoors.xcodeproj
.
Initial Development was done by Marius Ciocanel under a project by City Of Edinburgh Council with initial funding from Nesta.
Marius Ciocanel @MariusCiocanel
City Outdoors iOS is available under a permissive free software licence. See the LICENSE file for more info.