diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2014-07-21 11:10:06 -0700 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2014-07-21 11:10:06 -0700 |
commit | c76ef7700c5ef859e270562203cc1d9af2aea00c (patch) | |
tree | 03f7020920e40f5ddf440c83d27cdb2e3913b097 /README.md | |
parent | bcf82bdd013b529b66b162ccc0f94ae18189e159 (diff) | |
download | qtlocation-mapboxgl-c76ef7700c5ef859e270562203cc1d9af2aea00c.tar.gz |
Show where to edit scheme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -33,6 +33,8 @@ The demo applications use Mapbox vector tiles, which **require a Mapbox account For iOS and OS X use of the demo apps in Xcode, setup the access token by editing the scheme for the application target, then adding an environment variable with the name `MAPBOX_ACCESS_TOKEN`. +![edit scheme](https://cloud.githubusercontent.com/assets/98601/3647749/30f74f26-1102-11e4-84af-f1be853b4e38.png) + ![setting access token in Xcode scheme](https://cloud.githubusercontent.com/assets/52399/3543326/9e7cfbb8-0860-11e4-8def-3684a9028b61.png) ## OS X |