Skip to content

Commit

Permalink
YM-16171: Renamed Carthage script.
Browse files Browse the repository at this point in the history
  • Loading branch information
John Mills committed Nov 26, 2019
1 parent 23d78d8 commit 5938568
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Sample/sdk-ios-swift.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
F9F5CF01201F5BF30088DCDC /* Sources */,
F9F5CF02201F5BF30088DCDC /* Frameworks */,
F9F5CF03201F5BF30088DCDC /* Resources */,
1438B9D0238C430700B41F5B /* ShellScript */,
1438B9D0238C430700B41F5B /* Carthage Copy Framework Files */,
);
buildRules = (
);
Expand Down Expand Up @@ -266,7 +266,7 @@
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
1438B9D0238C430700B41F5B /* ShellScript */ = {
1438B9D0238C430700B41F5B /* Carthage Copy Framework Files */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
Expand All @@ -276,6 +276,7 @@
inputPaths = (
"$(SRCROOT)/Carthage/Build/iOS/YotiButtonSDK.framework",
);
name = "Carthage Copy Framework Files";
outputFileListPaths = (
);
outputPaths = (
Expand Down

0 comments on commit 5938568

Please sign in to comment.