iCarousel icon indicating copy to clipboard operation
iCarousel copied to clipboard

Support Swift Package Manager

Open tphduy opened this issue 4 years ago • 2 comments

Proposed changes

Support framework distribution with Swift Package Manager

Types of changes

[ ] Bugfix (a non-breaking change that fixes an issue) [x] New feature (non-breaking change which adds functionality) [x] Breaking change (fix or feature that would cause existing functionality to not work as expected) [x] Documentation Update (if none of the other choices apply)

Checklist

[x] I have read the CONTRIBUTING doc [x] Lint and unit tests pass locally with my changes [x] I have added tests that prove my fix is effective or that my feature works [x] I have added necessary documentation (if appropriate) [x] Any dependent changes have been merged and published in downstream modules

How Was This Tested?

  • Initiate an iCarousel example project
  • Put some code that demonstrates how iCarousel works
  • Install iCarousel via Swift Package Manager associated with my forked repository
  • Build and run the example project successfully
  • Uninstall iCarousel via Swift Package Manager
  • Install iCarousel via Cocoapods
  • Build and run the example project successfully

The example project locale can be found here

tphduy avatar Feb 06 '21 05:02 tphduy

👍

mabundo avatar Mar 11 '22 01:03 mabundo

Any updates on this?

davidavsoares avatar May 13 '22 10:05 davidavsoares