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

Safer objc_provider assignment in apple_framework_packaging #855

Merged

Conversation

thiagohmcruz
Copy link
Contributor

There's an internal use case for us that involves passing others types of deps to apple_framework_packaging that might not have the apple_common.Objc provider (cc_library targets). This check makes this assignment "safer" but also enables others also passing custom deps here.

@thiagohmcruz thiagohmcruz enabled auto-merge (squash) March 26, 2024 20:10
@thiagohmcruz thiagohmcruz merged commit 30733da into master Mar 26, 2024
7 checks passed
@thiagohmcruz thiagohmcruz deleted the thiago/safer-objc-provider-in-apple-fmw-packaging branch March 26, 2024 20:54
leonidmelnyk pushed a commit to leonidmelnyk/rules_ios that referenced this pull request Apr 5, 2024
acecilia pushed a commit to revolut-mobile/rules_ios that referenced this pull request Apr 5, 2024
…d libs to CcInfo linking context in Bazel 7 (#3)

* Revert "Add force load libs to CcInfo linking context in Bazel 7 (#2)"

This reverts commit fb395f9.

* Revert "Re-add ios_multi_cpus transition setting from rules_ios (bazel-ios#856)"

This reverts commit 6d6e051.

* Revert "Safer objc_provider assignment in apple_framework_packaging (bazel-ios#855)"

This reverts commit 30733da.

* Revert "Forward package_name to swift_library part of apple_library (bazel-ios#853)"

This reverts commit 3b0ca4c.

* Revert "Allow consumers to set always_include_developer_search_paths in swift_library (bazel-ios#852)"

This reverts commit da630a2.

* Revert "Update transition support (bazel-ios#847)"

This reverts commit 144eb18.

* PMNG-7009 [platform] Add force load libs to CcInfo linking context in Bazel 7

---------

Co-authored-by: Leonid Melnyk <leonid.melnyk@revolut.com>
tymurmustafaiev pushed a commit to tymurmustafaiev/rules_ios that referenced this pull request Apr 16, 2024
acecilia pushed a commit to revolut-mobile/rules_ios that referenced this pull request Apr 16, 2024
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.

2 participants