Skip to content

Commit

Permalink
Remove invalid arch for one of the test targets for apple_static_xcfr…
Browse files Browse the repository at this point in the history
…amework rules.

PiperOrigin-RevId: 601507532
  • Loading branch information
nglevin authored and swiple-rules-gardener committed Jan 25, 2024
1 parent fa035e5 commit f03ec36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/starlark_tests/targets_under_test/apple/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -814,7 +814,6 @@ apple_static_xcframework(
],
"device": [
"arm64",
"x86_64",
],
},
minimum_os_versions = {
Expand Down

0 comments on commit f03ec36

Please sign in to comment.