Maxwell Elliott
Maxwell Elliott
I just pushed up https://github.com/cgrindel/rules_swift_package_manager/pull/1562/commits/d49ceb75e0612c7dcd8dfe8fd181291b8da73a3a it should show the direct error in RSPM
So `macos_command_line_application` did not work either https://github.com/cgrindel/rules_swift_package_manager/pull/1562/commits/92e47ddb1fca2d168b9871dae34d7ca2a90e52d9 Ill have to go into rules_swift to figure this out. Thanks for the detailed reply
@cgrindel I added a test here, it does look like those transitive runfiles are being pulled in https://github.com/bazelbuild/rules_swift/pull/1507 Are you thinking of another scenario we need coverage for?
> > @cgrindel I added a test here, it does look like those transitive runfiles are being pulled in [bazelbuild/rules_swift#1507](https://github.com/bazelbuild/rules_swift/pull/1507) > > Are you thinking of another scenario we need...
@cgrindel Does [this](https://github.com/bazelbuild/rules_swift/pull/1507) capture the situation? Or does this test need to be in rules apple?