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

Forward package_name to swift_library part of apple_library #853

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

luispadron
Copy link
Collaborator

Adds support for package_name arg of swift_library. I also updated the kwarg forwarding to match the way we do it in framework.bzl and the other macros.

@luispadron luispadron force-pushed the luis/add-package-name branch from 0a4f176 to eab038c Compare March 26, 2024 02:18
@luispadron luispadron marked this pull request as ready for review March 26, 2024 14:00
rules/library.bzl Outdated Show resolved Hide resolved
@luispadron luispadron force-pushed the luis/add-package-name branch from eab038c to 9c01f69 Compare March 26, 2024 15:22
@luispadron luispadron enabled auto-merge (squash) March 26, 2024 15:24
@luispadron luispadron merged commit 3b0ca4c into master Mar 26, 2024
7 checks passed
@luispadron luispadron deleted the luis/add-package-name branch March 26, 2024 18:51
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.

3 participants