Skip to content

Commit

Permalink
Possible fix for breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
BalestraPatrick committed Jun 28, 2024
1 parent 345bb3e commit f9bcd89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apple/internal/framework_import_support.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,7 @@ def _swift_info_from_module_interface(
requested_features = features,
unsupported_features = disabled_features,
),
target_name = module_name,
module_name = module_name,
swiftinterface_file = swiftinterface_file,
swift_infos = swift_infos,
Expand Down

0 comments on commit f9bcd89

Please sign in to comment.