summaryrefslogtreecommitdiff
path: root/test/ios/App-Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'test/ios/App-Info.plist')
-rw-r--r--test/ios/App-Info.plist4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ios/App-Info.plist b/test/ios/App-Info.plist
index d7e9d5c462..effff2063e 100644
--- a/test/ios/App-Info.plist
+++ b/test/ios/App-Info.plist
@@ -2,6 +2,8 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
+ <key>MGLMapboxAccessToken</key>
+ <string>pk.eyJ1IjoianVzdGluIiwiYSI6Ik9RX3RRQzAifQ.dmOg_BAp1ywuDZMM7YsXRg</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
@@ -34,6 +36,8 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
+ <key>MGLMapboxMetricsEnabledSettingShownInApp</key>
+ <true/>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortrait</string>