Reputation: 51
Does anybody know why I cannot seem to utilize the AudioKit framework in my code? I have added the framework to my project, but When I try to import AudioKit, I just get "No such module AudioKit." I have a fully updated version of Xcode and see that people online have had similar issues, but I cannot find a solution other than those related to the use of Playgrounds (I am not using a Playground).
Upvotes: 4
Views: 3130
Reputation: 4573
Eric George did a nice write up of our screenshare together on this topic:
Referenced AudioKit framework is not recognized by XCode
Upvotes: 1