Add Apple visionOS support#503
Conversation
|
Can you add the target to the CI and local dev?
|
|
@Thomasdezeeuw do you mind if I use |
I think that is deprecated. Or was that |
|
|
|
Let's still go with |
1bd8618 to
fae7d68
Compare
.cirrus.yml
Outdated
| @@ -1,5 +1,5 @@ | |||
| freebsd_instance: | |||
| image_family: freebsd-13-2 | |||
| image_family: freebsd-13-3 | |||
There was a problem hiding this comment.
I changed it due to the not found error on freebsd-13-2
|
@Thomasdezeeuw do you think that we can merge ? |
|
I want to merge #520 first, then it's a lot easier to add new targets. |
|
#520 has been merged now. |
|
Thanks @QuentinPerez |
Motivation
Add the support of Apple VisionOS 121419
Solution
Add target_os = "visionos"