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 084ce59 commit 50afd29Copy full SHA for 50afd29
GitX.xcodeproj/project.pbxproj
@@ -1680,6 +1680,7 @@
1680
INFOPLIST_FILE = Resources/Info.plist;
1681
INFOPLIST_OTHER_PREPROCESSOR_FLAGS = "-traditional";
1682
INSTALL_PATH = /Applications;
1683
+ MACOSX_DEPLOYMENT_TARGET = 10.11;
1684
PRODUCT_BUNDLE_IDENTIFIER = net.phere.GitX;
1685
PRODUCT_NAME = GitX;
1686
VERSIONING_SYSTEM = "apple-generic";
@@ -1699,6 +1700,7 @@
1699
1700
1701
1702
1703
1704
1705
1706
STRIP_INSTALLED_PRODUCT = YES;
0 commit comments