-
Notifications
You must be signed in to change notification settings - Fork 431
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Apple visionOS support #2621
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
can we merge it ? |
It looks like there’s some build failures that will need to be addressed first |
You're right, I missed that one! I think we should not be able to merge it as long as the target isn't available on stable.
|
a1dac68
to
d75f93e
Compare
1584e48
to
f9826b5
Compare
I am not sure to understand why the blzmod BCR step fails only on window |
ff006a5
to
5494850
Compare
👋
A small PR to support VisionOS. As it's a tier 3 toolchain, you'll need to build and host the standard library. Below is an example demonstrating the use of the
rust_repository_set
rule to configure the toolchain.