SnappyShrimp
SnappyShrimp copied to clipboard
XCode 11.4 build issue
When compiling current HEAD with XCode 11.4, a linking is failed due to an error:
Apparently it cannot find and link XCTestSwiftSupport
library which results it undefined symbols.
Same source builds completely fine with XCode 11.3.1.