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

feat: add always_include_developer_search_paths attribute to swift_library #1162

Conversation

cgrindel
Copy link
Contributor

  • Introduce the always_include_developer_search_paths attribute to swift_library.
  • Add an example that demonstrates the use of swift_library_group and always_include_developer_search_paths.

Related to cgrindel/rules_swift_package_manager#791.

@cgrindel
Copy link
Contributor Author

I ended up having to include the buildifier changes to the files that were touched. I created #1163 to reformat all of the Starlark files.

@cgrindel cgrindel force-pushed the add_always_include_developer_search_paths branch from 34e2ace to 59d5b55 Compare February 3, 2024 14:29
@cgrindel
Copy link
Contributor Author

cgrindel commented Feb 3, 2024

@brentleyjones I made those last two edits. Ready to merge?

@brentleyjones
Copy link
Collaborator

No one else has objected, so yes

@brentleyjones brentleyjones merged commit f8a0428 into bazelbuild:master Feb 3, 2024
15 checks passed
@cgrindel cgrindel deleted the add_always_include_developer_search_paths branch February 4, 2024 15:17
thiagohmcruz added a commit to bazel-ios/rules_ios that referenced this pull request Mar 25, 2024
nataliejameson pushed a commit to discord/rules_ios that referenced this pull request Aug 13, 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