From e646b43fcfcbe01557f19671a10ee8490c884189 Mon Sep 17 00:00:00 2001 From: andy840119 Date: Tue, 20 Dec 2022 00:58:13 +0800 Subject: [PATCH] update the info.plist. --- osu.Framework.Microphone.Tests.iOS/Info.plist | 20 +++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/osu.Framework.Microphone.Tests.iOS/Info.plist b/osu.Framework.Microphone.Tests.iOS/Info.plist index d3603c7..4bfac8e 100644 --- a/osu.Framework.Microphone.Tests.iOS/Info.plist +++ b/osu.Framework.Microphone.Tests.iOS/Info.plist @@ -2,10 +2,10 @@ - CFBundleIdentifier - ppy.osu-Framework-Microphone-Tests-iOS CFBundleName - osu.Framework.Tests.iOS + ppy.osu-Framework-Microphone-Tests-iOS + CFBundleIdentifier + sh.ppy.osu-framework-visual-tests CFBundleShortVersionString 1.0 CFBundleVersion @@ -13,7 +13,7 @@ LSRequiresIPhoneOS MinimumOSVersion - 11.0 + 13.4 NSMicrophoneUsageDescription Ask for microphone permission UIApplicationSupportsIndirectInputEvents @@ -29,10 +29,6 @@ armv7 - UIRequiresFullScreen - - UIStatusBarHidden - UISupportedInterfaceOrientations UIInterfaceOrientationPortrait @@ -42,5 +38,13 @@ XSAppIconAssets Assets.xcassets/AppIcon.appiconset + UIStatusBarHidden + + UIRequiresFullScreen + + UIApplicationSupportsIndirectInputEvents + + CADisableMinimumFrameDurationOnPhone +