From a101351dbd9b258fdd3c95c4b51663db0462b62e Mon Sep 17 00:00:00 2001 From: Kjuly Date: Tue, 11 Apr 2023 22:12:21 +0800 Subject: [PATCH] PythonForVideoMemos-Demo.xcodeproj: Comment out shellScript --- .../PythonForVideoMemos-Demo.xcodeproj/project.pbxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PythonForVideoMemos-Demo/PythonForVideoMemos-Demo.xcodeproj/project.pbxproj b/PythonForVideoMemos-Demo/PythonForVideoMemos-Demo.xcodeproj/project.pbxproj index 44990c7..160c682 100644 --- a/PythonForVideoMemos-Demo/PythonForVideoMemos-Demo.xcodeproj/project.pbxproj +++ b/PythonForVideoMemos-Demo/PythonForVideoMemos-Demo.xcodeproj/project.pbxproj @@ -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 */