MakeAWishFoundation/SwiftyMocky

Does it support generate mock in a private pod?

ReeceLiu opened this issue · 0 comments

we have some private pods that need to write unit test. but currently we can't mock the classes from Development Pods folder in a private pod . is there a way to generate mock classes in a private pod?