Axel Roest
Results
3
issues of
Axel Roest
also upgraded project to Xcode 11.6 to fix migration warnings
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...
I have a strange regression bug. Version 2.5.0 gives tons of `use of undeclared type 'gdImagePtr' errors, but v2.4.0 does not. steps taken: - SwiftGD 2.5.0 could not find gdImagePtr...