Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Commit

Permalink
Fixed unit test orientation to landscape
Browse files Browse the repository at this point in the history
  • Loading branch information
louisdh committed Mar 10, 2017
1 parent f8d9b49 commit 4eb5431
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions PanelKit Test Host/Info.plist
Expand Up @@ -30,14 +30,11 @@
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
Expand Down

0 comments on commit 4eb5431

Please sign in to comment.