X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a0a819410f9802a1a8a28c67486cfb34179b760b..179a30e2f8c28b2f093b658629c5a827fb29e51a:/src/wxWindows.xcodeproj/project.pbxproj?ds=inline diff --git a/src/wxWindows.xcodeproj/project.pbxproj b/src/wxWindows.xcodeproj/project.pbxproj index 9c52a63631..a1c24ea287 100644 --- a/src/wxWindows.xcodeproj/project.pbxproj +++ b/src/wxWindows.xcodeproj/project.pbxproj @@ -4131,7 +4131,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "$SRCROOT/../distrib/mac/pbsetup-sh \"${SRCROOT}\" \"${SYMROOT}\""; + shellScript = "\"${SRCROOT}/../distrib/mac/pbsetup-sh\" \"${SRCROOT}\" \"${SYMROOT}\""; }; 4091C82C0BC9584900699A3E /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -4144,7 +4144,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "$SRCROOT/../distrib/mac/pbsetup-sh \"${SRCROOT}\" \"${SYMROOT}\""; + shellScript = "\"${SRCROOT}/../distrib/mac/pbsetup-sh\" \"${SRCROOT}\" \"${SYMROOT}\""; }; /* End PBXShellScriptBuildPhase section */