mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 22:23:29 -07:00
[iOS] Add minimum version
Required to build to device.
This commit is contained in:
parent
872dbaa06e
commit
7c7f103702
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>MinimumOSVersion</key>
|
||||
<string></string>
|
||||
<string>9.0</string>
|
||||
<key>UIDeviceFamily</key>
|
||||
<array>
|
||||
<integer>1</integer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue