Search code examples
swiftaudiokitswift4.1xcode10swift4.1.5

Module compiled with Swift 4.1 cannot be imported in Swift 4.1.50


I'm using AudioKit 4.3 in XCode 10 but I'm running into this problem while building

enter image description here


Solution

  • 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