Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 450 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 450 Bytes

Nextbillion Maps

Steps to run the project

1. Open a terminal and navigate to the root directory of the project. Then, run the following command to fetch and build dependencies:

carthage update --use-xcframeworks

2. Open the project's Info.plist file and replace the value of the NBMapAccessKey key with your access key.

3. In Xcode, go to Signing & Capabilities, and select your development team under the Team dropdown.