istereo2
diff ios/Info.plist @ 3:dc735bdeeb8a
mkicons script
added content-scale support for "retina" devices
author | John Tsiombikas <nuclear@member.fsf.org> |
---|---|
date | Mon, 21 Sep 2015 07:40:34 +0300 |
parents | 7841e9365065 |
children | 1b7776cb800b |
line diff
1.1 --- a/ios/Info.plist Sat Sep 19 05:51:51 2015 +0300 1.2 +++ b/ios/Info.plist Mon Sep 21 07:40:34 2015 +0300 1.3 @@ -30,9 +30,9 @@ 1.4 <true/> 1.5 <key>UISupportedInterfaceOrientations</key> 1.6 <array> 1.7 - <string>UIInterfaceOrientationPortrait</string> 1.8 <string>UIInterfaceOrientationLandscapeLeft</string> 1.9 <string>UIInterfaceOrientationLandscapeRight</string> 1.10 + <string>UIInterfaceOrientationPortrait</string> 1.11 </array> 1.12 <key>UISupportedInterfaceOrientations~ipad</key> 1.13 <array>