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.plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/ios/App-Info.plist b/test/ios/App-Info.plist
index f5a44890e3..f817ea1d9a 100644
--- a/test/ios/App-Info.plist
+++ b/test/ios/App-Info.plist
@@ -40,6 +40,8 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
+ <key>NSLocationAlwaysUsageDescription</key>
+ <string>Strictly for testing purposes, promise!</string>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortrait</string>