Hi John,
I've actually been trying to get HelloWorld to work in Objective-C and I'm having trouble. According to Apple's docs, an external framework, regardless of what language it is written in, should be able to be imported with:
so long as the framework Defines Module build setting is set to “Yes", which it is for AudioKit. But, for me I get "cannot build module 'AudioKit'" which I try to import it from Objective-C. I'll push on this until I figure it out, and perhaps Stephane will have some insight as well. We'll get this fixed for you and the other Objective-C people.
Aure