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

Added tvOS support #299

Merged
merged 2 commits into from
Feb 24, 2024
Merged

Added tvOS support #299

merged 2 commits into from
Feb 24, 2024

Conversation

ErikEverson
Copy link
Contributor

@ErikEverson ErikEverson commented Feb 20, 2024

  • Added tvOS cfg flags for tvOS support

How was this tested (WIP):

  • cargo +nightly build -Z build-std=std --workspace --target aarch64-apple-tvos
  • cargo +nightly build -Z build-std=std --workspace --target aarch64-apple-tvos-sim
  • cargo +nightly build -Z build-std=std --workspace --target x86_64-apple-tvos
  • cargo +nightly build -Z build-std=std --workspace --target aarch64-apple-ios
  • cargo +nightly build -Z build-std=std --workspace --target aarch64-apple-ios-sim

@ErikEverson
Copy link
Contributor Author

@phatblat for future visionOS updates

@ErikEverson ErikEverson marked this pull request as ready for review February 21, 2024 15:37
@ErikEverson
Copy link
Contributor Author

@mmastrac Let me know if I need to do anything else for this.

@mmastrac mmastrac merged commit 6cae585 into mmastrac:master Feb 24, 2024
4 checks passed
@mmastrac
Copy link
Owner

Merged -- will push a new release shortly.

@phatblat
Copy link

Thanks, @mmastrac!

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.

3 participants