Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit e1ace6f

Browse files
authored
Merge pull request #940 from kdubau/patch-1
Update eShopOnContainers.TestRunner.iOS/Info.plist
2 parents 423921b + 6466c07 commit e1ace6f

File tree

1 file changed

+2
-2
lines changed
  • src/Mobile/eShopOnContainers/eShopOnContainers.TestRunner.iOS

1 file changed

+2
-2
lines changed

src/Mobile/eShopOnContainers/eShopOnContainers.TestRunner.iOS/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<key>LSRequiresIPhoneOS</key>
1414
<true/>
1515
<key>MinimumOSVersion</key>
16-
<string></string>
16+
<string>9.0</string>
1717
<key>UIDeviceFamily</key>
1818
<array>
1919
<integer>1</integer>
@@ -31,4 +31,4 @@
3131
<string>UIInterfaceOrientationLandscapeRight</string>
3232
</array>
3333
</dict>
34-
</plist>
34+
</plist>

0 commit comments

Comments
 (0)