We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8638bd1 commit aefe84fCopy full SHA for aefe84f
GitX.xcodeproj/project.pbxproj
@@ -1486,6 +1486,7 @@
1486
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
1487
GCC_WARN_ABOUT_RETURN_TYPE = YES;
1488
GCC_WARN_UNUSED_VARIABLE = YES;
1489
+ MACOSX_DEPLOYMENT_TARGET = 10.6;
1490
ONLY_ACTIVE_ARCH = YES;
1491
SDKROOT = macosx;
1492
STRIP_INSTALLED_PRODUCT = NO;
@@ -1501,6 +1502,7 @@
1501
1502
1503
1504
1505
1506
1507
};
1508
name = Release;
0 commit comments