Post not yet marked as solved
Post marked as unsolved with 0 replies, 207 views
I'm trying to run the Address Sanitizer on Xcode 13.2.1 and I receive the follow error. "Cannot find Thread Sanitizer runtime support library. Please specify it manually by setting DYLD_INSERT_LIBRARIES environment variable.
I took a look on this, but I couldn't fix using this. I'm using Swift 5 and a Macbook Air M1.
Has anyone managed to run the sanitizer in Xcode using a macbook with the m1 chipset and could help? Thanks