Skip to content

Commit 5183b8c

Browse files
authored
Merge pull request #46 from gitx/ONLY_ACTIVE_ARCH
Build only active arch
2 parents 21f56b1 + 60455db commit 5183b8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ObjectiveGitFramework.xcodeproj/project.pbxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1806,6 +1806,7 @@
18061806
External,
18071807
);
18081808
MACOSX_DEPLOYMENT_TARGET = 10.9;
1809+
ONLY_ACTIVE_ARCH = YES;
18091810
OTHER_CFLAGS = (
18101811
"$(inherited)",
18111812
"-DGIT_SSH",

0 commit comments

Comments
 (0)