Skip to content

Commit 074828d

Browse files
committed
Removed leftover script from the combined Realm era
1 parent b078fcf commit 074828d

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

Charts.xcodeproj/project.pbxproj

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,6 @@
703703
06165F2A1D8110E600722320 /* Sources */,
704704
06165F2B1D8110E600722320 /* Frameworks */,
705705
06165F2C1D8110E600722320 /* Resources */,
706-
06500E641D8116FC00156E8A /* Copy Carthage Frameworks */,
707706
);
708707
buildRules = (
709708
);
@@ -783,21 +782,6 @@
783782
shellPath = /bin/sh;
784783
shellScript = "exec \"${SRCROOT}/scripts/build-dependencies.sh\"\n";
785784
};
786-
06500E641D8116FC00156E8A /* Copy Carthage Frameworks */ = {
787-
isa = PBXShellScriptBuildPhase;
788-
buildActionMask = 2147483647;
789-
files = (
790-
);
791-
inputPaths = (
792-
FBSnapshotTestCase
793-
);
794-
name = "Copy Carthage Frameworks";
795-
outputPaths = (
796-
);
797-
runOnlyForDeploymentPostprocessing = 0;
798-
shellPath = /bin/sh;
799-
shellScript = "exec \"${SRCROOT}/scripts/copy-carthage-frameworks.sh\"\n";
800-
};
801785
/* End PBXShellScriptBuildPhase section */
802786

803787
/* Begin PBXSourcesBuildPhase section */

0 commit comments

Comments
 (0)