Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module compile error #30

Open
alperencesur opened this issue Dec 18, 2019 · 4 comments
Open

Module compile error #30

alperencesur opened this issue Dec 18, 2019 · 4 comments

Comments

@alperencesur
Copy link

Module compiled with Swift 4.0.2 cannot be imported by the Swift 5.1.3 compiler. Is there any solution?

@mikolajkudumov
Copy link

me too. what is the resolve?

@mikolajkudumov
Copy link

@alperencesur did u find resolve?

@ucelme
Copy link

ucelme commented Jan 29, 2020

I also came to this issue. Does somebody find the resolve?

@simongiesen
Copy link

simongiesen commented Jan 31, 2021

First of all Delete AudioKit manually and ensure that all files has been erased from your storage.

To add AudioKit to your Xcode project, select File -> Swift Packages -> Add Package Depedancy. Enter https://github.com/AudioKit/AudioKit for the URL. Check the use branch option and enter v5-main or v5-develop.

Installing AudioKit via Cocoapods was supported through AudioKit 4, and will be reintroduced when AudioKit 5 is officially released.

Clean Build Folder and Compile ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants