We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6938f24 commit 4aec66fCopy full SHA for 4aec66f
1 file changed
native/app/eqMac.xcodeproj/project.pbxproj
@@ -740,7 +740,7 @@
740
);
741
runOnlyForDeploymentPostprocessing = 0;
742
shellPath = /bin/zsh;
743
- shellScript = "if [[ $CONFIGURATION == \"Debug\" ]]; then\n pkill -f eqMac || true\nfi\n";
+ shellScript = "if [[ $CONFIGURATION == \"Debug\" ]]; then\n pkill -f eqMac.app || true\nfi\n";
744
};
745
E06B9AEA2459CAFE00A4D10B /* Run Script - Upload dSYM to Sentry */ = {
746
isa = PBXShellScriptBuildPhase;
0 commit comments