Not support Swift Package Manager (SPM)
cyberbarker opened this issue · 3 comments
cyberbarker commented
Not support Swift Package Manager (SPM)
havebeenfitz commented
Thanks for reporting this. Unfortunately, I cannot pack this with SPM now since SPM doesn't support resources and non-SPM dependencies. Details here https://developer.apple.com/documentation/xcode/creating_a_standalone_swift_package_with_xcode
I think I can get rid of SnapKit, but some resources will still be unavailable for now.
My suggestion for you is to just manually grab this code and insert it to your project. Cheers!
cyberbarker commented
Thanks for the answer. I will take your advice
havebeenfitz commented
SPM Support is here. It's better to have image assets outside of the package. Carthage compatibility is also there now in 1.0.0