MakeAWishFoundation/SwiftyMocky

How to include swift package file in mockfile

Opened this issue · 0 comments

We created a swift package and it has an automockable file inside it,
we need to generate .mock file for inside our main project

so how can i include this swift package inside the mockfile ?