Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.24 KB

README.md

File metadata and controls

31 lines (17 loc) · 1.24 KB

City Outdoors: iOS

This package is an iPhone app that fetches data from a City Outdoors web site and allows the user to submit data back.

Requirements

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.

Credits

Initial Development was done by Marius Ciocanel under a project by City Of Edinburgh Council with initial funding from Nesta.

Marius Ciocanel @MariusCiocanel

Edinburgh City Council

Nesta

License

City Outdoors iOS is available under a permissive free software licence. See the LICENSE file for more info.