Skip to content

Commit

Permalink
[carthage] Copy Frameworks
Browse files Browse the repository at this point in the history
  • Loading branch information
junpluse committed Jun 3, 2017
1 parent 350eadb commit 0c3ecdc
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions SpringTransporter/SpringTransporter.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,26 @@
};
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
BF13CC181EE37E7D006C1BBA /* [carthage] Copy Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
"$(SRCROOT)/../Carthage/Build/iOS/Eltaso.framework",
"$(SRCROOT)/../Carthage/Build/iOS/NotAutoLayout.framework",
"$(SRCROOT)/../Carthage/Build/iOS/Danbo.framework",
);
name = "[carthage] Copy Frameworks";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "/usr/local/bin/carthage copy-frameworks";
};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
79B819B01EE2B5AC004A950F /* Sources */ = {
isa = PBXSourcesBuildPhase;
Expand Down

0 comments on commit 0c3ecdc

Please sign in to comment.