Skip to content

Commit

Permalink
Remove visionos_x86_64 support
Browse files Browse the repository at this point in the history
Since Apple released this without intel support, I think it's a good
time to remove it
  • Loading branch information
keith committed Jan 22, 2024
1 parent 6ef5ca4 commit 927d5ba
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions platform_mappings_visionos
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@ platforms:
--apple_platform_type=tvos
--cpu=tvos_arm64

@build_bazel_apple_support//platforms:visionos_x86_64
--apple_platform_type=visionos
--cpu=visionos_x86_64

@build_bazel_apple_support//platforms:visionos_sim_arm64
--apple_platform_type=visionos
--cpu=visionos_sim_arm64
Expand Down Expand Up @@ -128,10 +124,6 @@ flags:
--apple_platform_type=tvos
@build_bazel_apple_support//platforms:tvos_arm64

--cpu=visionos_x86_64
--apple_platform_type=visionos
@build_bazel_apple_support//platforms:visionos_x86_64

--cpu=visionos_sim_arm64
--apple_platform_type=visionos
@build_bazel_apple_support//platforms:visionos_sim_arm64
Expand Down

0 comments on commit 927d5ba

Please sign in to comment.