File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change 703
703
06165F2A1D8110E600722320 /* Sources */,
704
704
06165F2B1D8110E600722320 /* Frameworks */,
705
705
06165F2C1D8110E600722320 /* Resources */,
706
- 06500E641D8116FC00156E8A /* Copy Carthage Frameworks */,
707
706
);
708
707
buildRules = (
709
708
);
783
782
shellPath = /bin/sh;
784
783
shellScript = "exec \"${SRCROOT}/scripts/build-dependencies.sh\"\n";
785
784
};
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
- };
801
785
/* End PBXShellScriptBuildPhase section */
802
786
803
787
/* Begin PBXSourcesBuildPhase section */
You can’t perform that action at this time.
0 commit comments