Hi all,
If anyone's interested in seeing what goes into an iPhone app - or
maybe building something new with it as an entry in the
http://www.mixandmash.org.nz/
competition - here's the information you need to build and run the
DigitalNZ app:
* download and install the iOS SDK from Apple (http://
developer.apple.com/devcenter/ios/) - this requires registering as a
developer (free) and a Mac running OS X 10.6.x
* download the MIT-licensed source code for the DigitalNZ app from
http://github.com/DigitalNZ/DigitalNZ-iPhone-App
* download the additional resources and Xcode project file for the
DigitalNZ app from
http://www.digitalnz.org/content/uploads/0000/0102/digitalnz-iOS-resources-v1.01.zip.
Extract these files into the same folder as the above source code.
* register with DigitalNZ (free) and get your API key. Set
constApiKey on line 25 of SearchViewController.h to your API key
* Build and Run the app in the simulator!
If you want to deploy the app to an iPhone you'll need to join the
Apple Developer Program (US$99/yr) and be prepared to mess about with
code signing and developer profiles for a few hours.
We're here to help if you have issues getting the project to build.
Cheers
Elliott
DigitalNZ Tech Lead