ui device family ???
This commit is contained in:
parent
cfeb19faf6
commit
9da60f1402
1 changed files with 6 additions and 0 deletions
|
@ -27,5 +27,11 @@
|
|||
<true/>
|
||||
<key>UILaunchStoryboardName</key>
|
||||
<string>LaunchScreen</string>
|
||||
<!-- Allow running on iPhones (1) and iPads (2) -->
|
||||
<key>UIDeviceFamily</key>
|
||||
<array>
|
||||
<integer>1</integer>
|
||||
<integer>2</integer>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Reference in a new issue