Skip to content

Commit

Permalink
Fix mixed_language_library (#2578)
Browse files Browse the repository at this point in the history
Regressed with 942c213.

Signed-off-by: Brentley Jones <github@brentleyjones.com>
  • Loading branch information
brentleyjones authored Oct 29, 2024
1 parent f6ad705 commit a30f53e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions apple/internal/aspects/framework_provider_aspect.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ _FRAMEWORK_PROVIDERS_ASPECT_ATTRS = [
"implementation_deps",
"private_deps",
"runtime_deps",
# rules_swift `mixed_language_target`
"clang_target",
"swift_target",
]

def _framework_provider_aspect_impl(target, ctx):
Expand Down

0 comments on commit a30f53e

Please sign in to comment.