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

Support for Xcode11 Swift Package Manager #142

Open
appcornerit opened this issue Oct 15, 2019 · 5 comments
Open

Support for Xcode11 Swift Package Manager #142

appcornerit opened this issue Oct 15, 2019 · 5 comments

Comments

@appcornerit
Copy link

Xcode 11 fails with the following error
The package dependency graph can not be resolved; unable find any available tag for the following requirements

@appcornerit appcornerit changed the title support for Swift Package Manager Support for Xcode11 Swift Package Manager Oct 15, 2019
@pariz
Copy link

pariz commented Oct 22, 2019

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.

@lewis-smith
Copy link

For the time being this won't be possible as SPM only supports code, no assets :( Hopefully this will change in September

@kumarc-123
Copy link

Xcode 12 has been released and Swift PM supports bundled resources. I think we can add support for Swift PM now.

@Jeehut
Copy link

Jeehut commented Jan 28, 2021

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.

@that-scalcucci-guy
Copy link

Is this project abandoned? Seems like people have been asking for this for a year now.

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

6 participants