cgrindel / rules_swift_package_manager

Collection of utilities and Bazel rules to aid in the development and maintenance of Swift repositories using Bazel.
Apache License 2.0
68 stars 22 forks source link

feat: recursively initialize external Swift packages to match SPM behavior #1095

Closed cgrindel closed 1 month ago

cgrindel commented 1 month ago

Fixes #1090.