summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/Stone Island/Stone Island-Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/platforms/ios/Stone Island/Stone Island-Info.plist')
-rw-r--r--StoneIsland/platforms/ios/Stone Island/Stone Island-Info.plist8
1 files changed, 6 insertions, 2 deletions
diff --git a/StoneIsland/platforms/ios/Stone Island/Stone Island-Info.plist b/StoneIsland/platforms/ios/Stone Island/Stone Island-Info.plist
index aa7b8366..04d767f3 100644
--- a/StoneIsland/platforms/ios/Stone Island/Stone Island-Info.plist
+++ b/StoneIsland/platforms/ios/Stone Island/Stone Island-Info.plist
@@ -21,7 +21,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>1.2.4</string>
+ <string>1.2.6</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
@@ -34,7 +34,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.2.4</string>
+ <string>1.2.6</string>
<key>GCM_SENDER_ID</key>
<string>85075801930</string>
<key>IS_GCM_ENABLED</key>
@@ -74,5 +74,9 @@
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
</array>
+ <key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
+ <string>Stone Island needs to serve content based on your location.</string>
+ <key>NSLocationAlwaysUsageDescription</key>
+ <string>Stone Island needs to serve content based on your location.</string>
</dict>
</plist> \ No newline at end of file