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 +