Xcode semantic issues with 4.3.0 "Undeclared Selector"

getting lots of “Undeclared Selector” semantic issues when building 4.2.0 juce projects in xcode with 4.3.0

/Users/ma4u/JUCE/JUCE-master/modules/juce_events/native/juce_mac_MessageManager.mm:45:50: Undeclared selector ‘mainMenuTrackingBegan:’

etc

Yes we will be fixing this soon. This should only happen if you have your deployment target to 10.12. Not many projects will only want to run on Sierra so this shouldn’t be too much of an issue right now. But we definitely need to fix this…

any idea when a fix release will be out for this ?

This has already been fixed on the develop branch. Did we miss something?