FYI: Projects based on master don't currently build

/modules/juce/modules/juce_audio_processors/format_types/juce_AudioUnitPluginFormat.mm:1304:41: No matching constructor for initialization of 'CFObjectHolder<CFStringRef>' (aka 'CFObjectHolder<const __CFString *>')

/modules/juce/modules/juce_audio_processors/format_types/juce_AudioUnitPluginFormat.mm:1351:43: No matching constructor for initialization of 'CFObjectHolder<CFPropertyListRef>' (aka 'CFObjectHolder<const void *>')

develop builds so I’m guessing it has already been fixed, can the fix get pushed to master?

I’ve cherry-picked the fix onto master - macOS: Fix compile error when using C++20 language standard · juce-framework/JUCE@e6ec181 · GitHub

2 Likes