rules_xcodeproj icon indicating copy to clipboard operation
rules_xcodeproj copied to clipboard

Bazel 8: Replace swiftcopt with rules_swift//:swift:copt

Open 0xLucasMarcal opened this issue 9 months ago • 0 comments

--swiftcopt was removed on Bazel 8, causing Thread Sanitizer builds using rules_xcodeproj to fail.

0xLucasMarcal avatar May 19 '25 16:05 0xLucasMarcal