Le 01/10/2015 11:59, Adrian Pflugshaupt a écrit :
For me changing the base SDK and using XCode 7 is not enough unfortunately. I build Juce based plugins and they get the same warning. However I think there’s a shimmer of hope coming from Juce. If I build the Juce Demo Plugin with XCode 7 it does successfully validate and still contains the rez stuff and CA_USE_AUDIO_PLUGIN_ONLY is not set and all the normal CoreAudio files are built.
Looks like Juce does an equivalent of CA_USE_AUDIO_PLUGIN_ONLY. Check JUCE_DISABLE_AU_FACTORY_ENTRY at the bottom of juce_AU_Wrapper.mm -- Olivier Tristan Research & Development www.uvi.net _______________________________________________ Do not post admin requests to the list. They will be ignored. Coreaudio-api mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/coreaudio-api/archive%40mail-archive.com This email sent to [email protected]
