Skip to content

Commit

Permalink
Adjust project settings to only be Portrait mode.
Browse files Browse the repository at this point in the history
  • Loading branch information
SixFiveSoftware committed Aug 10, 2014
1 parent 0b7ccc8 commit 15d12f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CoreMotionDemo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,7 @@
3B6E6FCA1992AF4D002DA43D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
3B6E6FCB1992AF4D002DA43D /* Build configuration list for PBXNativeTarget "CoreMotionDemoTests" */ = {
isa = XCConfigurationList;
Expand All @@ -403,6 +404,7 @@
3B6E6FCD1992AF4D002DA43D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
Expand Down
2 changes: 0 additions & 2 deletions CoreMotionDemo/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
</dict>
</plist>

0 comments on commit 15d12f9

Please sign in to comment.