Skip to content

Commit

Permalink
Removed leftover script from the combined Realm era
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgindi committed Apr 2, 2017
1 parent b078fcf commit 074828d
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions Charts.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,6 @@
06165F2A1D8110E600722320 /* Sources */,
06165F2B1D8110E600722320 /* Frameworks */,
06165F2C1D8110E600722320 /* Resources */,
06500E641D8116FC00156E8A /* Copy Carthage Frameworks */,
);
buildRules = (
);
Expand Down Expand Up @@ -783,21 +782,6 @@
shellPath = /bin/sh;
shellScript = "exec \"${SRCROOT}/scripts/build-dependencies.sh\"\n";
};
06500E641D8116FC00156E8A /* Copy Carthage Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
FBSnapshotTestCase
);
name = "Copy Carthage Frameworks";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "exec \"${SRCROOT}/scripts/copy-carthage-frameworks.sh\"\n";
};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
Expand Down

0 comments on commit 074828d

Please sign in to comment.