Skip to content

Commit

Permalink
PythonForVideoMemos-Demo.xcodeproj: Comment out shellScript
Browse files Browse the repository at this point in the history
  • Loading branch information
Kjuly committed Apr 11, 2023
1 parent 06e65f4 commit a101351
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "/usr/local/bin/carthage copy-frameworks\n";
shellScript = "#/usr/local/bin/carthage copy-frameworks\n";
};
/* End PBXShellScriptBuildPhase section */

Expand Down

0 comments on commit a101351

Please sign in to comment.