DiUS/pact-consumer-swift

Remove gradle dependency from release process.

andrewspinks opened this issue · 0 comments

There is a release script that was largely based off another project and makes it easier to create consistent releases (especially with the cocoapods workflow). However, as its written in groovy it is a pain for other people to install and get to work. Converting it to something installed by default on osx would be ideal.