Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
BalestraPatrick committed Jun 3, 2024
1 parent 72e1ef8 commit 03c9c23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/starlark_tests/resources/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -1121,6 +1121,7 @@ swift_library(
swift_library(
name = "widget_configuration_intent",
srcs = ["widget_configuration_intent.swift"],
linkopts = ["-Wl,-framework,AppIntents"],
module_name = "WidgetConfigurationIntent",
tags = common.fixture_tags,
)

0 comments on commit 03c9c23

Please sign in to comment.