ios: Allow the app to be used upside down

This commit is contained in:
Vishesh Handa
2020-11-11 11:57:52 +01:00
parent 2221a03322
commit 90fac6342b

View File

@ -78,6 +78,7 @@
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>