web3swift icon indicating copy to clipboard operation
web3swift copied to clipboard

Add Cocoapods to CI/CD pipeline

Open yaroslavyaroslav opened this issue 3 years ago • 0 comments

Github actions pipeline are checking that code builds with following tools:

  • [X] Carthage
  • [X] Swift Package Manager 5.4
  • [ ] Cocoapods

Since library are distributing by all of that dependency management systems, Cocoapods building checks should be added to the pipeline too.

yaroslavyaroslav avatar Dec 26 '21 16:12 yaroslavyaroslav