Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add implementation_deps to _FRAMEWORK_PROVIDERS_ASPECT_ATTRS #2508

Conversation

brentleyjones
Copy link
Collaborator

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

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

Signed-off-by: Brentley Jones <github@brentleyjones.com>
@brentleyjones brentleyjones force-pushed the bj/add-implementation_deps-to-_framework_providers_aspect_attrs branch from 02b0b7f to 9193684 Compare August 1, 2024 15:35
@brentleyjones brentleyjones enabled auto-merge (squash) August 1, 2024 15:37
Signed-off-by: Brentley Jones <github@brentleyjones.com>
@brentleyjones brentleyjones force-pushed the bj/add-implementation_deps-to-_framework_providers_aspect_attrs branch from 39101c1 to 6f7da6b Compare August 1, 2024 17:32
@brentleyjones brentleyjones merged commit 04b1b72 into master Aug 1, 2024
10 of 11 checks passed
@brentleyjones brentleyjones deleted the bj/add-implementation_deps-to-_framework_providers_aspect_attrs branch August 1, 2024 17:50
sewerynplazuk pushed a commit to sewerynplazuk/rules_apple that referenced this pull request Sep 20, 2024
…elbuild#2508)

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

Signed-off-by: Brentley Jones <github@brentleyjones.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants