Skip to content

Commit

Permalink
Rollup merge of #124772 - madsmtm:apple-platform-support-docs, r=oli-obk
Browse files Browse the repository at this point in the history
Refactor documentation for Apple targets

Refactor the documentation for Apple targets in `rustc`'s platform support page to make it clear what the supported OS version is and which environment variables are being read (`*_DEPLOYMENT_TARGET` and `SDKROOT`). This fixes rust-lang/rust#124215.

Note that I've expanded the `aarch64-apple-ios-sim` maintainers `@badboy` and `@deg4uss3r` to include being maintainer of all `*-apple-ios-*` targets. If you do not wish to be so, please state that, then I'll explicitly note that in the docs.

Additionally, I've added myself as co-maintainer of most of these targets.

r? `@thomcc`

I think the documentation you've previously written on tvOS is great, have mostly modified it to have a more consistent formatting with the rest of the Apple target.

I recognize that there's quite a few changes here, feel free to ask about any of them!

---

CC `@simlay` `@Nilstrieb`

`@rustbot` label O-apple
  • Loading branch information
matthiaskrgr committed May 21, 2024
2 parents 39592ed + ea99d87 commit 05941e6
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 05941e6

Please sign in to comment.