iPad support was missing from the iOS plist file

This commit is contained in:
Lior Halphon 2023-11-25 21:22:01 +02:00
parent a795514bc4
commit 35a91768b4
1 changed files with 5 additions and 0 deletions

View File

@ -169,5 +169,10 @@
</dict>
</dict>
</array>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>
</dict>
</plist>