mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-09-02 17:22:53 +02:00
iPad support was missing from the iOS plist file
This commit is contained in:
@@ -169,5 +169,10 @@
|
||||
</dict>
|
||||
</dict>
|
||||
</array>
|
||||
<key>UIDeviceFamily</key>
|
||||
<array>
|
||||
<integer>1</integer>
|
||||
<integer>2</integer>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
|
Reference in New Issue
Block a user