MakeAWishFoundation / SwiftyMocky

Framework for automatic mock generation. Adds a set of handy methods, simplifying testing. One of the best and most complete solutions, including generics support and much more.
MIT License
1.03k stars 104 forks source link

Request: Provide executable binary in the releases tab #332

Open anuragajwani opened 1 year ago

anuragajwani commented 1 year ago

Hi,

Recently we started moving away from Cocoapods and needed to install the SwiftyMocky CLI separately to the dependency manager. We moved to Mint. However Mint has a problem. I am unable to easily cache Mint deps in Bitrise. There is an issue open for this.

We would like to download the executable binaries from the releases tabs as many other repos offer. For example check Sourcery. This way we can easily manage caches locally and on CI.

Screenshot 2022-12-07 at 14 44 16

I would like to request this feature please. Let me know if can help.

Thanks, Anurag