SwiftMockGeneratorForXcode icon indicating copy to clipboard operation
SwiftMockGeneratorForXcode copied to clipboard

Cannot compile because of missing private framework `SwiftToolkit`

Open axello opened this issue 3 years ago • 0 comments

I cloned the repo, because we want less properties in our created spies. When I try to compile it misses several libraries:

  • libGRMustache7-MacOS.a
  • UseCases.framework

Also, the Makefile refers to a non-existent git repo: bitbucket.org:seanhenry/swift-toolkit.git

This makes it impossible/hard to compile the code.

Perhaps provide a disclaimer that it is not possible to compile working code without access to this hidden repo?

axello avatar Feb 10 '22 14:02 axello