How, really, would you mod Xcode to include preprocessing on all scripts - in modern Xcode (ie 9+)?
Obviously this was trivial in the Old Days.
Would one basically be using a custom build rule ?
.
.
Or perhaps, would you need basically "A Mac App" which runs (how?) before the compile?
