AudioKit doesn't officially support beta software, especially for pre-built binaries, so if you want to use Xcode 10, download the AudioKit source and build it yourself from the Frameworks/ folder run ./build_frameworks.sh
Sign up to request clarification or add additional context in comments.
Comments
0
You need to re-run pod install or update your library if it is available. And then clean your project shift + command + k until you cannot see error and then you build it. If you use Carthage just run this command carthage update --platform iOS