Skip to content

Commit

Permalink
64-bit only. Because it's almost 2016.
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Williams committed Aug 24, 2015
1 parent ddf66cd commit 1fc894f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions mogenerator.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,7 @@
08FB7793FE84155DC02AAC07 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0700;
};
buildConfigurationList = 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "mogenerator" */;
compatibilityVersion = "Xcode 3.2";
Expand Down Expand Up @@ -564,16 +565,16 @@
1DEB927908733DD40010E9CD /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(NATIVE_ARCH_ACTUAL)";
ENABLE_TESTABILITY = YES;
MACOSX_DEPLOYMENT_TARGET = 10.6;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
};
name = Debug;
};
1DEB927A08733DD40010E9CD /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
MACOSX_DEPLOYMENT_TARGET = 10.6;
SDKROOT = macosx;
};
Expand Down

0 comments on commit 1fc894f

Please sign in to comment.