Skip to content

Commit

Permalink
Update examples/integration/xcodeproj_targets.bzl
Browse files Browse the repository at this point in the history
Co-authored-by: Brentley Jones <[email protected]>
Signed-off-by: Nicholas Long <[email protected]>
  • Loading branch information
longsview and brentleyjones authored Nov 12, 2024
1 parent cf43e83 commit 6ef0508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/integration/xcodeproj_targets.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ SCHEME_AUTOGENERATION_CONFIG = xcschemes.autogeneration_config(
".*UnwantedScheme.*",
],
test = xcschemes.autogeneration.test(
test_options = xcschemes.test_options(
options = xcschemes.test_options(
app_language = "en",
app_region = "US",
)
Expand Down

0 comments on commit 6ef0508

Please sign in to comment.