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')
-rwxr-xr-xStoneIsland/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 0301b456..71fe8f36 100755
--- a/StoneIsland/platforms/ios/Stone Island/Stone Island-Info.plist
+++ b/StoneIsland/platforms/ios/Stone Island/Stone Island-Info.plist
@@ -57,7 +57,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>0.3.5</string>
+ <string>0.3.6</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
@@ -70,7 +70,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>0.3.5</string>
+ <string>0.3.6</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
@@ -205,5 +205,9 @@
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
</array>
+ <key>LSApplicationQueriesSchemes</key>
+ <array>
+ <string>youtube</string>
+ </array>
</dict>
</plist> \ No newline at end of file