Skip to content

Commit 025579d

Browse files
committed
OK Computer
1 parent 8c14b92 commit 025579d

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

ObjectiveGitFramework.xcodeproj/project.pbxproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1127,7 +1127,7 @@
11271127
isa = PBXProject;
11281128
attributes = {
11291129
LastTestingUpgradeCheck = 0510;
1130-
LastUpgradeCheck = 0510;
1130+
LastUpgradeCheck = 0620;
11311131
ORGANIZATIONNAME = "GitHub, Inc";
11321132
TargetAttributes = {
11331133
D01B6ED219F82E2000D411BC = {
@@ -1502,6 +1502,7 @@
15021502
External,
15031503
);
15041504
MACOSX_DEPLOYMENT_TARGET = 10.8;
1505+
ONLY_ACTIVE_ARCH = YES;
15051506
OTHER_CFLAGS = (
15061507
"$(inherited)",
15071508
"-DGIT_SSH",

ObjectiveGitFramework.xcodeproj/xcshareddata/xcschemes/ObjectiveGit Mac.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "0610"
3+
LastUpgradeVersion = "0620"
44
version = "2.0">
55
<BuildAction
66
parallelizeBuildables = "YES"

ObjectiveGitFramework.xcodeproj/xcshareddata/xcschemes/ObjectiveGit iOS.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "0610"
3+
LastUpgradeVersion = "0620"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

0 commit comments

Comments
 (0)