Skip to content

Commit

Permalink
merge conflict issue
Browse files Browse the repository at this point in the history
  • Loading branch information
keith committed Dec 6, 2024
1 parent 26947aa commit 7ed23bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apple/internal/macos_rules.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -2095,7 +2095,7 @@ def _macos_command_line_application_impl(ctx):
)
),
new_appleexecutablebinaryinfo(
binary = output_file,
binary = binary_artifact,
cc_info = link_result.cc_info,
),
# TODO(b/228856372): Remove when downstream users are migrated off this provider.
Expand Down

0 comments on commit 7ed23bb

Please sign in to comment.