rules_swift icon indicating copy to clipboard operation
rules_swift copied to clipboard

Remove `apple_common.Objc` provider usage related to linking now that the Apple linking logic in Bazel gets everything from `CcInfo`

Open brentleyjones opened this issue 1 year ago • 1 comments

There are still a couple uses in swift_clang_module_aspect unrelated to linking that will be cleaned up separately.

PiperOrigin-RevId: 503167994 (cherry picked from commit 40e1e63922e4ae71c21128bcc3525454169659bf)

Cherry-pick notes: Also removes left over apple_common.Objc provider usage related to compiling.

brentleyjones avatar Oct 14 '24 03:10 brentleyjones