AudioKit compiled with Swift 4.0.3 cannot be imported into Swift 4.1

I updated Xcode 9.3 and Swift 4.1 and used AudioKit 4.1. Although I get this error when creating. Error

How to upgrade modules to Swift 4.1?

+4
source share
2 answers

You can restore your copy of AudioKit using the build_frameworks.sh script from the development branch or wait today or tomorrow night when we release the new version.

+4
source

- https://github.com/AudioKit/AudioKit/releases, , X-, pod. Xcode 10.1, pod AudioKit, 4.5 .

0

Source: https://habr.com/ru/post/1695626/


All Articles