mirror of https://github.com/LIJI32/SameBoy.git
iPad support was missing from the iOS plist file
This commit is contained in:
parent
a795514bc4
commit
35a91768b4
|
@ -169,5 +169,10 @@
|
|||
</dict>
|
||||
</dict>
|
||||
</array>
|
||||
<key>UIDeviceFamily</key>
|
||||
<array>
|
||||
<integer>1</integer>
|
||||
<integer>2</integer>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Reference in New Issue