Skip to content

Commit

Permalink
iPad support was missing from the iOS plist file
Browse files Browse the repository at this point in the history
  • Loading branch information
LIJI32 committed Nov 25, 2023
1 parent a795514 commit 35a9176
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions iOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -169,5 +169,10 @@
</dict>
</dict>
</array>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>
</dict>
</plist>

0 comments on commit 35a9176

Please sign in to comment.