Skip to content
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

Initial changes for adding visionOS support #117

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

simlay
Copy link
Member

@simlay simlay commented Jun 7, 2024

@@ -18,8 +18,6 @@ jobs:
toolchain: stable
- name: cargo test
run: cargo test --verbose
- name: Run sign example
run: cargo run --example sine
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is due to #112.

@simlay
Copy link
Member Author

simlay commented Jun 7, 2024

@eugenehp I've tried to load the sine example into a vision pro simulator using dinghy and it crashes without a stacktrace. I don't own a vision pro so it's not something I will really be able to test. Feel free to use this branch or author a PR with these changes.

@eugenehp
Copy link

eugenehp commented Jun 8, 2024

Yeah, I'm going to build a proper Xcode for this and run more tests for all platforms. I've pushed more commits to RustAudio/coreaudio-sys#102 so I'll keep you posted once I'm happy with the tests.

@eugenehp
Copy link

eugenehp commented Jun 8, 2024

@simlay preliminary work submitted here: #119

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants