### Describe the problem Add support for Apple Vision Pro ### Describe the solution you'd like same as iOS ### Alternatives considered Working on better support in Tao ### Additional context Current PRs submitted: - [ ] https://github.com/tauri-apps/wry/pull/1286 - [ ] https://github.com/SSheldon/rust-objc/pull/123 - [ ] https://github.com/SSheldon/rust-block/pull/20 - [ ] https://github.com/tauri-apps/cargo-mobile2/pull/340 - [x] https://github.com/Brendonovich/swift-rs/pull/63 - [x] https://github.com/oconnor663/os_pipe.rs/pull/32 - [x] https://github.com/Byron/open-rs/pull/99 - [x] https://github.com/rust-lang/socket2/pull/503 - [ ] https://github.com/briansmith/ring/pull/2032
Describe the problem
Add support for Apple Vision Pro
Describe the solution you'd like
same as iOS
Alternatives considered
Working on better support in Tao
Additional context
Current PRs submitted: