You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to adjust the rules to use the new flags from rules_swift. (And they need to use canonical labels, since we won't know what the user has named the dep.)
Description
Enabling ThreadSanitizer in Xcode with Bazel 8.0.0 produces the following error:
Reproduction steps
Enable thread sanitizer in the Xcode UI or in the rules_xcodeproj definition with:
Then build the scheme.
Expected behavior
ThreadSanitizer should work.
rules_xcodeproj version
2.10.0
Xcode version
16.2
Bazel version
8.0.0
rules_apple version
3.16.1
rules_swift version
2.3.1
Additional information
No response
The text was updated successfully, but these errors were encountered: