Skip to content

Commit df60ebf

Browse files
committed
Merge branch 'feature/#119-home_refact' into develop
2 parents 0341070 + d59899b commit df60ebf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Projects/App/Support/Info.plist

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,12 @@
6767
<array>
6868
<string>UIInterfaceOrientationPortrait</string>
6969
</array>
70+
<key>UISupportedInterfaceOrientations~ipad</key>
71+
<array>
72+
<string>UIInterfaceOrientationLandscapeLeft</string>
73+
<string>UIInterfaceOrientationLandscapeRight</string>
74+
<string>UIInterfaceOrientationPortrait</string>
75+
<string>UIInterfaceOrientationPortraitUpsideDown</string>
76+
</array>
7077
</dict>
7178
</plist>

0 commit comments

Comments
 (0)