Skip to content

Commit

Permalink
Fixed project orientation settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Olga Dalton authored and Olga Dalton committed Jun 20, 2016
1 parent 4c551ed commit 8a3b6e1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
3 changes: 0 additions & 3 deletions LandscapeController_ObjC/LandscapeController_ObjC/Info.plist
Expand Up @@ -33,9 +33,6 @@
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
</array>
</dict>
</plist>
Expand Up @@ -290,6 +290,7 @@
B28BDDE91D1866E100F071FB /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
Expand Down
Expand Up @@ -33,8 +33,6 @@
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
</dict>
</plist>

0 comments on commit 8a3b6e1

Please sign in to comment.