We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SwiftToolkit
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?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: