Introjucer / Latest TIP (Apr 17) and createPluginFilter()

Hey Jules,

createPluginFilter() is busted in the latest tip using the Introjucer with Mac SDK 10.7 and Xcode 4.4.1 on OSX 10.8.3 (12D78). Also, I have included all of the *audio modules in my project.

Also: I grabbed the framework prior to your commits on the 17th and everything worked fine.

[attachment=0]Screen Shot 2013-04-18 at 5.35.17 PM.png[/attachment]

You have to provide that function yourself - the library just calls it to create your plugin. No idea what you’ve done to confuse your linker, but it has nothing to do with any commits I made yesterday.

It seems to be a bug with Xcode. What had happened is that I had dragged all of my Source files in from Finder through Xcode instead of doing it inside of Introjucer or the “Add Files” right-click menu in Xcode. Everything appeared fine, and that kind of support should work since it does for dylibs and other Frameworks.

I should probably give Apple a bug report for this… Lol this is another reason why I only use MacVim and xcodebuild