bazelbuild / rules_swift

Bazel rules to build Swift on Apple and Linux platforms
Apache License 2.0
311 stars 135 forks source link

feat: add `always_include_developer_search_paths` attribute to `swift_library` #1162

Closed cgrindel closed 7 months ago

cgrindel commented 7 months ago

Related to https://github.com/cgrindel/rules_swift_package_manager/issues/791.

cgrindel commented 7 months ago

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 commented 7 months ago

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

brentleyjones commented 7 months ago

No one else has objected, so yes