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.
2 parents 02c7864 + 6e5bbf7 commit d01c0efCopy full SHA for d01c0ef
GitX.xcodeproj/project.pbxproj
@@ -960,7 +960,7 @@
960
);
961
runOnlyForDeploymentPostprocessing = 0;
962
shellPath = /bin/sh;
963
- shellScript = "# Build the scripting bridge header GitX.h if the GitX.sdef file changes\nsdef $TARGET_BUILD_DIR/GitX.app | sdp -fh --basename GitX";
+ shellScript = "# Build the scripting bridge header GitX.h if the GitX.sdef file changes\nsdef \"$TARGET_BUILD_DIR/GitX.app\" | sdp -fh --basename GitX";
964
};
965
/* End PBXShellScriptBuildPhase section */
966
0 commit comments