Projucer Bug: Custom compiler flags not working in JUCE 7.0.4

The flags we have set for our files here are not being passed to Xcode correctly. I saw there was a previous commit to fix this issue (Projucer: Fix an issue with per-file compiler flags not being respected · juce-framework/JUCE@b0bd31b · GitHub), but I’d say it’s still broken.

Bump - this is stopping our builds :slight_smile:

Bump.

I’ve attached a simple project illustrating the bug. If custom flags are working this should not compile (and doesn’t with an earlier version of JUCE), but it does with the latest JUCE 7.

There’s a fix on the way. I expect it’ll be out some point next week.

3 Likes

Our builds will work again :wink:

Thanks for reporting, this should be fixed on develop:

Thanks for fixing. Will update to that after I’ve taken the dogs out for a walk :slight_smile: