bazelbuild / rules_apple

Bazel rules to build apps for Apple platforms.
Apache License 2.0
512 stars 269 forks source link

Add `implementation_deps` to `_FRAMEWORK_PROVIDERS_ASPECT_ATTRS` #2508

Closed brentleyjones closed 3 months ago

brentleyjones commented 3 months ago

This allows the various framework rules to work correctly with the new-ish implementation_deps attribute of objc_library.