From e969ddb727472ed3a7aed15a1a724a906b185cbe Mon Sep 17 00:00:00 2001 From: "E.Z. Hart" Date: Mon, 28 Mar 2016 16:02:08 -0600 Subject: Update references to outdated project name --- Xamarin.Forms.ControlGallery.iOS/Info.plist | 91 ++++++++++++++--------------- 1 file changed, 43 insertions(+), 48 deletions(-) (limited to 'Xamarin.Forms.ControlGallery.iOS') diff --git a/Xamarin.Forms.ControlGallery.iOS/Info.plist b/Xamarin.Forms.ControlGallery.iOS/Info.plist index 1d9d4de3..97cdf2e7 100644 --- a/Xamarin.Forms.ControlGallery.iOS/Info.plist +++ b/Xamarin.Forms.ControlGallery.iOS/Info.plist @@ -18,16 +18,12 @@ MinimumOSVersion 6.1 - NSMainNibFile - CFBundleDisplayName XamControl CFBundleIdentifier com.xamarin.quickui.controlgallery CFBundleVersion 1.0 - NSMainNibFile~ipad - CFBundleIconFiles Default@2x.png @@ -41,50 +37,49 @@ Can we use your location CFBundleShortVersionString - UILaunchImages - - - UILaunchImageMinimumOSVersion - 8.0 - UILaunchImageName - Default-667h - UILaunchImageOrientation - Portrait - UILaunchImageSize - {375, 667} - - - UILaunchImageMinimumOSVersion - 8.0 - UILaunchImageName - Default-736h - UILaunchImageOrientation - Portrait - UILaunchImageSize - {414, 736} - - - UILaunchImageMinimumOSVersion - 7.0 - UILaunchImageName - Default-568h - UILaunchImageOrientation - Portrait - UILaunchImageSize - {320, 568} - - - UILaunchImageMinimumOSVersion - 6.0 - UILaunchImageName - Default - UILaunchImageOrientation - Portrait - UILaunchImageSize - {320, 480} - - - + UILaunchImages + + + UILaunchImageMinimumOSVersion + 8.0 + UILaunchImageName + Default-667h + UILaunchImageOrientation + Portrait + UILaunchImageSize + {375, 667} + + + UILaunchImageMinimumOSVersion + 8.0 + UILaunchImageName + Default-736h + UILaunchImageOrientation + Portrait + UILaunchImageSize + {414, 736} + + + UILaunchImageMinimumOSVersion + 7.0 + UILaunchImageName + Default-568h + UILaunchImageOrientation + Portrait + UILaunchImageSize + {320, 568} + + + UILaunchImageMinimumOSVersion + 6.0 + UILaunchImageName + Default + UILaunchImageOrientation + Portrait + UILaunchImageSize + {320, 480} + + NSAppTransportSecurity NSAllowsArbitraryLoads -- cgit v1.2.3