Browse Source
Merge pull request #940 from kdubau/patch-1
Update eShopOnContainers.TestRunner.iOS/Info.plist
pull/1351/head
David Britch
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
src/Mobile/eShopOnContainers/eShopOnContainers.TestRunner.iOS/Info.plist
|
|
@ -13,7 +13,7 @@ |
|
|
|
<key>LSRequiresIPhoneOS</key> |
|
|
|
<true/> |
|
|
|
<key>MinimumOSVersion</key> |
|
|
|
<string></string> |
|
|
|
<string>9.0</string> |
|
|
|
<key>UIDeviceFamily</key> |
|
|
|
<array> |
|
|
|
<integer>1</integer> |
|
|
@ -31,4 +31,4 @@ |
|
|
|
<string>UIInterfaceOrientationLandscapeRight</string> |
|
|
|
</array> |
|
|
|
</dict> |
|
|
|
</plist> |
|
|
|
</plist> |