Quote:
Originally Posted by lukeca
You need to also import the framework, the easiest way is go to the frameworks folder in xcode, ctrl click one of the frameworks that already there and choose "reveal in finder". It will show you a folder with all the available frameworks and you can just drag the audiotoolbox in to the frameworks folder in xcode. Make sure to uncheck the box to automatically copy the resources or whatever it says.
|
Added framework, still same error. I also changed the #include to #import, but no luck.