M13Checkbox icon indicating copy to clipboard operation
M13Checkbox copied to clipboard

Support for Xcode11 Swift Package Manager

Open appcornerit opened this issue 5 years ago • 5 comments

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 avatar Oct 15 '19 13:10 appcornerit

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.

pariz avatar Oct 22 '19 17:10 pariz

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

lewis-smith avatar Feb 12 '20 13:02 lewis-smith

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

kumarc-123 avatar Nov 09 '20 05:11 kumarc-123

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.

Jeehut avatar Jan 28 '21 17:01 Jeehut

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

that-scalcucci-guy avatar Jan 29 '21 15:01 that-scalcucci-guy