From 5f1bee8826ad48fa417aa9b9d53c21036f4044f2 Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Tue, 25 Mar 2025 12:28:48 -0400 Subject: [PATCH] v3.1.0: updated minimum iOS version to 12 from 11 --- ios/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/Info.plist b/ios/Info.plist index 9c7288574..d1c6fc9c4 100644 --- a/ios/Info.plist +++ b/ios/Info.plist @@ -31,7 +31,7 @@ UIStatusBarStyle UIStatusBarStyleLightContent MinimumOSVersion - 11.0 + 12.0 UIDeviceFamily 1