-
-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Build fail with Xcode 11.3 (11C29) #82
Comments
Replace |
I actually have made some updates as of last month. I need to push them still. It involves switching to Swift Package Manager and moving away from the xcworkspace format, which should allow compilation. I'll get that pushed soon |
@hb2708 Thanks, I've seen your PR only after my quick'n'dirty answer. 😄 |
When open the Repo in Xcode 11.3 Get the following error
Module compiled with Swift 5.0.1 cannot be imported by the Swift 5.1.3 compiler: ~/MacAssistant-master/Pods/AudioKit/macOS/AudioKit.framework/Modules/AudioKit.swiftmodule/x86_64.swiftmodule
The text was updated successfully, but these errors were encountered: