To get started, sign the Contributor License Agreement.
-
Install CocoaPods app.
-
Install CocoaPods command line by clicking "Install comand line" in the CocoaPods app.
-
Install project dependencies:
- Select OpenStreetView project.
- Click "Install".
-
Open OpenStreetView.xcworkspace
- Install CocoaPods :
gem install cocoapods
- Clone a copy of the repo:
git clone https://github.com/openstreetview/ios.git
- Install project dependencies
cd #TO_OpenStreetView_Folder#
pod install
- Open OpenStreetView.xcworkspace