Skip to content

Commit

Permalink
Merge branch 'feature/#119-home_refact' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
cyj513 committed Nov 14, 2024
2 parents 0341070 + d59899b commit df60ebf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Projects/App/Support/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,12 @@
<array>
<string>UIInterfaceOrientationPortrait</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
</array>
</dict>
</plist>

0 comments on commit df60ebf

Please sign in to comment.