I am having trouble building a 32 bit AAX plugin that is recognized by Protools 10.3.5 PRERELEASE running on Mac OSX 10.7.5 . I have created a project called JuceTest using IntroJucer. This is from the Juce tip downloaded about 10 days ago. The project builds just fine using AAX_SDK_2p0p1 and XCode 4.4.1 and the .aaxplugin binary is copied into the correct ProTools Plug-Ins folder. But when Protools 10.3.5 starts up I get a message from PT saying the JuceTest.aaxplugin cannot be loaded because either it isn’t authorized or the plugin is damaged. Attached is the JuceTest Xcode project created by IntroJucer.
Any ideas would be appreciated.