havebeenfitz/anchoredbottomsheet

Not support Swift Package Manager (SPM)

cyberbarker opened this issue · 3 comments

Not support Swift Package Manager (SPM)

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!

Thanks for the answer. I will take your advice

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