summaryrefslogtreecommitdiff
path: root/platform/ios/app
diff options
context:
space:
mode:
authorJason Wray <friedbunny@users.noreply.github.com>2019-05-20 22:49:50 -0700
committerGitHub <noreply@github.com>2019-05-20 22:49:50 -0700
commit29140f5b119c3c9cbe7348ecb0f89f05282821a5 (patch)
tree542af13dd22c7f791401dd4c8ee3aff9946a6119 /platform/ios/app
parent3cd8c6c1fda6c7691e0a71b6ef7a393ea0e50108 (diff)
downloadqtlocation-mapboxgl-29140f5b119c3c9cbe7348ecb0f89f05282821a5.tar.gz
[ios] Enable SKU tokens for all requests
Removes conditional code that relied on a plist flag. Other small cleanups.
Diffstat (limited to 'platform/ios/app')
-rw-r--r--platform/ios/app/Info.plist2
1 files changed, 0 insertions, 2 deletions
diff --git a/platform/ios/app/Info.plist b/platform/ios/app/Info.plist
index a30b62a862..e2f294a5a5 100644
--- a/platform/ios/app/Info.plist
+++ b/platform/ios/app/Info.plist
@@ -66,7 +66,5 @@
<string>settings</string>
</dict>
</array>
- <key>MGLMapboxAccountsSDKEnabled</key>
- <true/>
</dict>
</plist>