From 66db96b4ae80d5e6b09f8f05f037c74b18e87fff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Laban?= Date: Tue, 21 May 2019 13:46:40 -0400 Subject: [PATCH] Min iOS version --- src/Calculator.iOS/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Calculator.iOS/Info.plist b/src/Calculator.iOS/Info.plist index fe176868..3399fc22 100644 --- a/src/Calculator.iOS/Info.plist +++ b/src/Calculator.iOS/Info.plist @@ -13,7 +13,7 @@ LSRequiresIPhoneOS MinimumOSVersion - 9.0 + 10.0 UIDeviceFamily 1