mirror of
https://github.com/love2d/love.git
synced 2026-08-15 07:41:11 +02:00
Added a placeholder default launch screen nib for iOS so the app always uses the device's native resolution (in iOS 8+, at least.)
--HG-- branch : minor
This commit is contained in:
@@ -49,6 +49,8 @@
|
||||
<true/>
|
||||
<key>UIFileSharingEnabled</key>
|
||||
<true/>
|
||||
<key>UILaunchStoryboardName</key>
|
||||
<string>Launch Screen</string>
|
||||
<key>UIRequiredDeviceCapabilities</key>
|
||||
<array>
|
||||
<string>opengles-2</string>
|
||||
|
||||
Reference in New Issue
Block a user