rules_apple
rules_apple copied to clipboard
Add swiftdocs to imported frameworks with swiftinterface files
swiftdoc files are produced when building things with -enable-library-evolution. If downstream IDE integrations want to grab them they should be propagated correctly so that that's possible.
depends on https://github.com/bazelbuild/rules_swift/pull/1088