Merge pull request #71 from aiuto/vos

Add Apple visionos.
This commit is contained in:
John Cater 2023-07-28 07:01:49 -04:00 committed by GitHub
commit 1e83c4111c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -82,6 +82,11 @@ constraint_value(
constraint_setting = ":os",
)
constraint_value(
name = "visionos",
constraint_setting = ":os",
)
constraint_value(
name = "qnx",
constraint_setting = ":os",