From 0a7b376ee6a84496e5f6252f25fa1b3ec7ffac1b Mon Sep 17 00:00:00 2001 From: Gerald Versluis Date: Thu, 3 Nov 2022 14:40:33 +0100 Subject: [PATCH] Fix iOS build (#15593) --- Xamarin.Forms.ControlGallery.iOS/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xamarin.Forms.ControlGallery.iOS/Info.plist b/Xamarin.Forms.ControlGallery.iOS/Info.plist index c80497ed2..a78c539a1 100644 --- a/Xamarin.Forms.ControlGallery.iOS/Info.plist +++ b/Xamarin.Forms.ControlGallery.iOS/Info.plist @@ -22,7 +22,7 @@ UIInterfaceOrientationLandscapeRight MinimumOSVersion - 8.0 + 9.0 CFBundleDisplayName XamControl CFBundleIdentifier