diff options
Diffstat (limited to 'StoneIsland/platforms/ios/Stone Island/Stone Island-Info.plist')
| -rw-r--r-- | StoneIsland/platforms/ios/Stone Island/Stone Island-Info.plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/StoneIsland/platforms/ios/Stone Island/Stone Island-Info.plist b/StoneIsland/platforms/ios/Stone Island/Stone Island-Info.plist index ad817847..45fd94d3 100644 --- a/StoneIsland/platforms/ios/Stone Island/Stone Island-Info.plist +++ b/StoneIsland/platforms/ios/Stone Island/Stone Island-Info.plist @@ -21,11 +21,11 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>0.9.8</string> + <string>1.0.0</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>0.9.8</string> + <string>1.0.0</string> <key>LSRequiresIPhoneOS</key> <true/> <key>NSMainNibFile</key> @@ -65,7 +65,7 @@ </dict> </array> <key>NSLocationWhenInUseUsageDescription</key> - <string/> + <string>Stone Island needs to serve content based on your location.</string> <key>UIBackgroundModes</key> <array> <string>remote-notification</string> |
