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

outdated Sourcery version (1.8.0) doesn't build on macos ventura (apple silicon) #354

Open AppPear opened 11 months ago

AppPear commented 11 months ago

Solution use version 1.9.0 or newer which fixes this issue.

I forked this repo and pinned 1.9.0 feel free to use it

https://github.com/AppPear/SwiftyMocky

mint install: mint run AppPear/SwiftyMocky