summary refs log tree commit diff stats
path: root/Resources/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'Resources/Info.plist')
-rwxr-xr-xResources/Info.plist4
1 files changed, 3 insertions, 1 deletions
diff --git a/Resources/Info.plist b/Resources/Info.plist index 4a70f3c..de7139a 100755 --- a/Resources/Info.plist +++ b/Resources/Info.plist
@@ -46,7 +46,9 @@
46 <key>UIStatusBarHidden</key> 46 <key>UIStatusBarHidden</key>
47 <true/> 47 <true/>
48 <key>UISupportedInterfaceOrientations</key> 48 <key>UISupportedInterfaceOrientations</key>
49 <array/> 49 <array>
50 <string>UIInterfaceOrientationLandscapeRight</string>
51 </array>
50 <key>UTExportedTypeDeclarations</key> 52 <key>UTExportedTypeDeclarations</key>
51 <array/> 53 <array/>
52 <key>UTImportedTypeDeclarations</key> 54 <key>UTImportedTypeDeclarations</key>