Search code examples
audiokitswift4.1xcode9.3

AudioKit Module compiled with Swift 4.0.3 cannot be imported in Swift 4.1


I have updated to Xcode 9.3 and Swift 4.1 and using AudioKit 4.1. Though I am getting this error when building. Error

How would I update the modules to Swift 4.1?


Solution

  • You could rebuild your copy of AudioKit with the build_frameworks.sh script off of the develop branch or wait till tonight or tomorrow night when we will release the new version.