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 4205333 + 104681c commit f463153Copy full SHA for f463153
GitX.xcodeproj/project.pbxproj
@@ -1337,7 +1337,7 @@
1337
);
1338
runOnlyForDeploymentPostprocessing = 0;
1339
shellPath = /bin/sh;
1340
- 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";
1341
};
1342
F56439F60F792B2100A579C2 /* ShellScript */ = {
1343
isa = PBXShellScriptBuildPhase;
0 commit comments