Skip to content

Commit c14b7ac

Browse files
committed
Remove Carthage build phase
1 parent a65bda0 commit c14b7ac

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

Imaginary.xcodeproj/project.pbxproj

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,6 @@
372372
BDE8FBE51D1BFB9F00C5A212 /* Frameworks */,
373373
BDE8FBE61D1BFB9F00C5A212 /* Headers */,
374374
BDE8FBE71D1BFB9F00C5A212 /* Resources */,
375-
BDE8FBF21D1BFBB300C5A212 /* Carthage */,
376375
);
377376
buildRules = (
378377
);
@@ -565,24 +564,6 @@
565564
};
566565
/* End PBXResourcesBuildPhase section */
567566

568-
/* Begin PBXShellScriptBuildPhase section */
569-
BDE8FBF21D1BFBB300C5A212 /* Carthage */ = {
570-
isa = PBXShellScriptBuildPhase;
571-
buildActionMask = 2147483647;
572-
files = (
573-
);
574-
inputPaths = (
575-
"$(SRCROOT)/Carthage/Build/Mac/Cache.framework",
576-
);
577-
name = Carthage;
578-
outputPaths = (
579-
);
580-
runOnlyForDeploymentPostprocessing = 0;
581-
shellPath = /bin/sh;
582-
shellScript = "/usr/local/bin/carthage copy-frameworks\n";
583-
};
584-
/* End PBXShellScriptBuildPhase section */
585-
586567
/* Begin PBXSourcesBuildPhase section */
587568
BDE8FBE41D1BFB9F00C5A212 /* Sources */ = {
588569
isa = PBXSourcesBuildPhase;

0 commit comments

Comments
 (0)