Skip to content

Commit

Permalink
Add back ImportedDynamicFrameworkProcessor execution_requirements (
Browse files Browse the repository at this point in the history
…#2444)

Accidently removed in 8cbbef1.

Signed-off-by: Brentley Jones <github@brentleyjones.com>
  • Loading branch information
brentleyjones committed Apr 9, 2024
1 parent 1c5720a commit d4b6341
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apple/internal/partials/framework_import.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ def _framework_import_partial_impl(
apple_fragment = platform_prerequisites.apple_fragment,
arguments = [args],
executable = imported_dynamic_framework_processor,
execution_requirements = execution_requirements,
inputs = input_files,
mnemonic = "ImportedDynamicFrameworkProcessor",
outputs = [framework_zip],
Expand Down

0 comments on commit d4b6341

Please sign in to comment.