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 02c7864 commit 6e5bbf7Copy full SHA for 6e5bbf7
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