spycos / SimpleGeo-iPhone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleGeo demo app

This is a sample iOS app that demonstrates SimpleGeo Context and SimpleGeo Places.

Building

  1. Check out the source code:

    $ git clone git://github.com/simplegeo/SimpleGeo.framework.git

  2. Initialize submodules:

    $ git submodule update --init

  3. Copy Private.xcconfig.dist to Private.xcconfig and add your SimpleGeo OAuth credentials.

  4. Open up the project in Xcode.

  5. ????

  6. Profit.

About