Projucer project here.
I have a basic script we run to generate a cpp file with git hash we embedded into our plug-ins.
I’ve noticed it as I’ve finally upgraded the build machine and use Xcode 12.
And indeed it seems related to Xcode changes with using the newer build system?
Here is the Xcode 11 view:
And here is Xcode 12:
I suspect the “Based on dependency analysis”.
Would be nice to add this option or make sure it’s not the default within Projucer.
(same goes for post build which we for example we use on AAX to embedded factory presets…)


