Skip to content

Commit

Permalink
Fix Apple versions in 9.0 supported-os.md (#9279)
Browse files Browse the repository at this point in the history
#9160 accidentally overwrote my changes from #9143 and #9145
  • Loading branch information
akoeplinger committed May 2, 2024
1 parent 56290a0 commit c16344e
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions release-notes/9.0/supported-os.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ OS | Version | Architectures
[Windows Server Core][Windows-Server] | 2012+ | x64, x86 | [Windows Server][Windows-Server-lifecycle]
[Nano Server][Nano-Server] | Version 1809+ | x64 | [Windows Server][Windows-Server-lifecycle]

[Windows-client]: https://www.microsoft.com/windows/
[Windows-client]: https://learn.microsoft.com/windows/
[Windows-lifecycle]: https://support.microsoft.com/help/13853/windows-lifecycle-fact-sheet
[win-client-docker]: https://hub.docker.com/_/microsoft-windows
[Windows-Server-lifecycle]: https://learn.microsoft.com/windows-server/get-started/windows-server-release-info
Expand Down Expand Up @@ -100,14 +100,15 @@ OS | Version | Architectures |

OS | Version | Architectures |
------------------------------|-------------------------|-------------------|
[iOS][iOS] | 12.0+ | Arm64 |
[iOS Simulator][iOS] | 12.0+ | x64, Arm64 |
[tvOS][tvOS] | 12.0+ | Arm64 |
[tvOS Simulator][tvOS] | 12.0+ | x64, Arm64 |
[MacCatalyst][macOS] | 12.0+ | x64, Arm64 |
[iOS][iOS] | 12.2+ | Arm64 |
[iOS Simulator][iOS] | 12.2+ | x64, Arm64 |
[tvOS][tvOS] | 12.2+ | Arm64 |
[tvOS Simulator][tvOS] | 12.2+ | x64, Arm64 |
[MacCatalyst][MacCatalyst] | 15.0+ (macOS 12.0+) | x64, Arm64 |

[iOS]: https://support.apple.com/ios
[tvOS]: https://support.apple.com/apple-tv
[MacCatalyst]: https://developer.apple.com/documentation/uikit/mac_catalyst

## QEMU

Expand Down

0 comments on commit c16344e

Please sign in to comment.