-
Notifications
You must be signed in to change notification settings - Fork 250
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
Support for Xcode11 Swift Package Manager #142
Comments
Feel free to submit a PR on this. I might do it in the near future, it should just be a matter of updating Package.swift to the latest swift tools version. |
For the time being this won't be possible as SPM only supports code, no assets :( Hopefully this will change in September |
Xcode 12 has been released and Swift PM supports bundled resources. I think we can add support for Swift PM now. |
Yes, would be great if we could add proper SwiftPM support, I'm getting this error: because M13Checkbox >=2.0.0 contains incompatible tools version and root depends on M13Checkbox 3.4.0..<4.0.0, version solving failed. |
Is this project abandoned? Seems like people have been asking for this for a year now. |
Xcode 11 fails with the following error
The package dependency graph can not be resolved; unable find any available tag for the following requirements
The text was updated successfully, but these errors were encountered: