File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 550550 );
551551 runOnlyForDeploymentPostprocessing = 0;
552552 shellPath = /bin/sh;
553- shellScript = "if [ -z \"$CI\" ] && [ -d \"$SRCROOT/Submodules/cgl\" ] && [ \"${CONFIGURATION}\" = \"Debug\" ]; then\n make -f $SRCROOT/Submodules/cgl/Makefile ddna-mit\nfi\n";
553+ shellScript = "if [ -z \"$CI\" ] && [ -f \"$SRCROOT/Submodules/cgl/Makefile \" ] && [ \"${CONFIGURATION}\" = \"Debug\" ]; then\n make -f $SRCROOT/Submodules/cgl/Makefile ddna-mit\nfi\n";
554554 };
555555/* End PBXShellScriptBuildPhase section */
556556
Original file line number Diff line number Diff line change 405405 );
406406 runOnlyForDeploymentPostprocessing = 0;
407407 shellPath = /bin/sh;
408- shellScript = "if [ -z \"$CI\" ] && [ -d \"$SRCROOT/Submodules/cgl\" ] && [ \"${CONFIGURATION}\" = \"Debug\" ]; then\n make -f $SRCROOT/Submodules/cgl/Makefile ddna-mit\nfi\n";
408+ shellScript = "if [ -z \"$CI\" ] && [ -f \"$SRCROOT/Submodules/cgl/Makefile \" ] && [ \"${CONFIGURATION}\" = \"Debug\" ]; then\n make -f $SRCROOT/Submodules/cgl/Makefile ddna-mit\nfi\n";
409409 };
410410 0587465E28E2E0FD00861788 /* Swift Format */ = {
411411 isa = PBXShellScriptBuildPhase;
424424 );
425425 runOnlyForDeploymentPostprocessing = 0;
426426 shellPath = /bin/sh;
427- shellScript = "if [ -z \"$CI\" ] && [ -d \"$SRCROOT/Submodules/cgl\" ] && [ \"${CONFIGURATION}\" = \"Debug\" ]; then\n make -f $SRCROOT/Submodules/cgl/Makefile ddna-mit\nfi\n";
427+ shellScript = "if [ -z \"$CI\" ] && [ -f \"$SRCROOT/Submodules/cgl/Makefile \" ] && [ \"${CONFIGURATION}\" = \"Debug\" ]; then\n make -f $SRCROOT/Submodules/cgl/Makefile ddna-mit\nfi\n";
428428 };
429429/* End PBXShellScriptBuildPhase section */
430430
You can’t perform that action at this time.
0 commit comments