Updated KRObjView to match Kraken engine changes

--HG--
extra : convert_revision : svn%3A7752d6cf-9f14-4ad2-affc-04f1e67b81a5/trunk%40218
This commit is contained in:
kearwood
2013-01-13 08:09:45 +00:00
parent 11f6955150
commit 9abc02965f
8 changed files with 57 additions and 12 deletions

View File

@@ -24,12 +24,14 @@
<string>1.0</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSMainNibFile</key>
<string>MainWindow</string>
<key>NSMainNibFile~ipad</key>
<string>MainWindow-iPad</string>
<key>UIFileSharingEnabled</key>
<true/>
<key>UIMainStoryboardFile</key>
<string>Storyboard</string>
<key>UIMainStoryboardFile~ipad</key>
<string>Storyboard-ipad</string>
<key>UIStatusBarHidden</key>
<false/>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationLandscapeLeft</string>