Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit ddd0627

Browse files
committed
Add missing orientation for iPad
1 parent 7ef82d6 commit ddd0627

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ targets:
4646
- armv7
4747
UISupportedInterfaceOrientations:
4848
- UIInterfaceOrientationPortrait
49+
- UIInterfaceOrientationPortraitUpsideDown
4950
- UIInterfaceOrientationLandscapeLeft
5051
- UIInterfaceOrientationLandscapeRight
5152
settings:

0 commit comments

Comments
 (0)