We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 921300d commit 7f31656Copy full SHA for 7f31656
1 file changed
project.yml
@@ -40,7 +40,7 @@ targets:
40
INFOPLIST_KEY_CFBundleDisplayName: AutoChoice
41
INFOPLIST_KEY_UILaunchScreen_Generation: "YES"
42
INFOPLIST_KEY_UIApplicationSceneManifest_Generation: "YES"
43
- INFOPLIST_KEY_UISupportedInterfaceOrientations: "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"
+ INFOPLIST_KEY_UISupportedInterfaceOrientations: "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"
44
INFOPLIST_KEY_UIRequiresFullScreen: "NO"
45
TARGETED_DEVICE_FAMILY: "1,2"
46
SUPPORTS_MACCATALYST: "NO"
0 commit comments