We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7339b9 commit 2424d51Copy full SHA for 2424d51
Darwin/Foundation-swiftoverlay.xcodeproj/project.pbxproj
@@ -707,7 +707,7 @@
707
);
708
runOnlyForDeploymentPostprocessing = 0;
709
shellPath = /bin/sh;
710
- shellScript = "exec \"${SOURCE_ROOT}/Config/install-swiftmodules.sh\"\n";
+ shellScript = "exec \"${PROJECT_DIR}/Config/install-swiftmodules.sh\"\n";
711
};
712
7D20065C22F25325008DF640 /* Install Swift Module */ = {
713
isa = PBXShellScriptBuildPhase;
@@ -725,7 +725,7 @@
725
726
727
728
729
730
/* End PBXShellScriptBuildPhase section */
731
0 commit comments