<div dir="ltr"><span style="font-size:12.8px">Hey Swift Devs,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Does there happen to be an environment variable, similar to &#39;CC&#39; for C, that I could use to override the path to the Swift compiler? If so, is there also one for ibtool, metal, etc.?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I want to redirect swift calls to a bash script that does some processing before running the original compile call. Preferably, I would have all the information available to the swift call (input files, output files, etc.), which makes using a build rule a little difficult.</div></div>