🧹 Run script/lint from zsh

This commit is contained in:
Chris Araman 2021-03-28 18:06:11 -07:00
parent 9add9a7e0e
commit 528c1b9e79
No known key found for this signature in database
GPG key ID: BB4499D9E11B61E0

View file

@ -917,7 +917,7 @@
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/bash;
shellPath = /bin/zsh;
shellScript = "script/lint\n";
};
/* End PBXShellScriptBuildPhase section */