mirror of https://github.com/axmolengine/axmol.git
edit lua-template-runtime's ios info.plist to change launch image's display orientation
This commit is contained in:
parent
9f941efb8f
commit
9f4689b3ce
|
@ -147,8 +147,8 @@
|
|||
<true/>
|
||||
<key>UISupportedInterfaceOrientations</key>
|
||||
<array>
|
||||
<string>UIInterfaceOrientationLandscapeLeft</string>
|
||||
<string>UIInterfaceOrientationLandscapeRight</string>
|
||||
<string>UIInterfaceOrientationLandscapeLeft</string>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Reference in New Issue