Skip to content

Add support for visionOS#217

Merged
taiki-e merged 2 commits intosmol-rs:masterfrom
madsmtm:visionos
Sep 14, 2024
Merged

Add support for visionOS#217
taiki-e merged 2 commits intosmol-rs:masterfrom
madsmtm:visionos

Conversation

@madsmtm
Copy link
Copy Markdown
Contributor

@madsmtm madsmtm commented Sep 14, 2024

In the future you'll probably be able to use target_family = "darwin" instead, but for now target_vendor = "apple" should suffice.

Copy link
Copy Markdown
Collaborator

@taiki-e taiki-e left a comment

Choose a reason for hiding this comment

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

Thanks!

When I first looked at "Deprecate target_vendor" MCP I was under the impression that it might be done in such a way as to break existing Apple-related code, so I was preferring to avoid target_vendor = "apple", but from the latest discussion it seems okay.

@taiki-e
Copy link
Copy Markdown
Collaborator

taiki-e commented Sep 14, 2024

Could you update docs/comments too?

//! - [kqueue](https://en.wikipedia.org/wiki/Kqueue): macOS, iOS, tvOS, watchOS, FreeBSD, NetBSD, OpenBSD,

//! Bindings to kqueue (macOS, iOS, tvOS, watchOS, FreeBSD, NetBSD, OpenBSD, DragonFly BSD).

- [kqueue](https://en.wikipedia.org/wiki/Kqueue): macOS, iOS, tvOS, watchOS, FreeBSD, NetBSD, OpenBSD,

@madsmtm madsmtm requested a review from taiki-e September 14, 2024 13:57
@taiki-e taiki-e merged commit 7145cd2 into smol-rs:master Sep 14, 2024
@madsmtm madsmtm deleted the visionos branch September 14, 2024 16:05
@notgull notgull mentioned this pull request Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants