Posts

Post marked as unsolved
176 Views

Enabling Thread Sanitizer causes build to fail

When I enabled Thread Sanitizer runtime checking, my macOS app fails to build - despite compiling successfully when this diagnostic is disabled. I get several Uncategorized errors when compiling three Swift packages (AXSwift, Cryptor and Socket) that I have imported using SwiftPM. Uncategorized: Command CompileSwift failed with a nonzero exit code. Any ideas on what is going wrong? I'm on macOS Catalina 10.15.7 (19H2) using Xcode 11.3.1 (11C505).
Asked
by m@tt.
Last updated .