X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a0a819410f9802a1a8a28c67486cfb34179b760b..893bf460693cc0af39da7211dad96c3b62fded08:/src/wxWindows.xcodeproj/project.pbxproj 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 */