summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorbruvzg <7645683+bruvzg@users.noreply.github.com>2024-04-23 12:59:24 +0300
committerbruvzg <7645683+bruvzg@users.noreply.github.com>2024-05-29 12:47:49 +0300
commitc8ae9e9c76824e7176c175ae0989b0ce443b555e (patch)
tree15b03753420c5eec15efcd9ebacb9f2a425d876d /misc
parent8bf8f41fc017531b502fe77b36c3b14e180cec5c (diff)
downloadredot-engine-c8ae9e9c76824e7176c175ae0989b0ce443b555e.tar.gz
[iOS] Change default iPad landscape orientation from "left" to "right".
Diffstat (limited to 'misc')
-rw-r--r--misc/dist/ios_xcode/godot_ios/godot_ios-Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/dist/ios_xcode/godot_ios/godot_ios-Info.plist b/misc/dist/ios_xcode/godot_ios/godot_ios-Info.plist
index ee5f1d35ae..3d2ae6b52b 100644
--- a/misc/dist/ios_xcode/godot_ios/godot_ios-Info.plist
+++ b/misc/dist/ios_xcode/godot_ios/godot_ios-Info.plist
@@ -54,7 +54,7 @@
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
- $interface_orientations
+ $ipad_interface_orientations
</array>
$additional_plist_content
$plist_launch_screen_name