Skip to content

Commit c16344e

Browse files
authored
Fix Apple versions in 9.0 supported-os.md (#9279)
#9160 accidentally overwrote my changes from #9143 and #9145
1 parent 56290a0 commit c16344e

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

release-notes/9.0/supported-os.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ OS | Version | Architectures
1414
[Windows Server Core][Windows-Server] | 2012+ | x64, x86 | [Windows Server][Windows-Server-lifecycle]
1515
[Nano Server][Nano-Server] | Version 1809+ | x64 | [Windows Server][Windows-Server-lifecycle]
1616

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

101101
OS | Version | Architectures |
102102
------------------------------|-------------------------|-------------------|
103-
[iOS][iOS] | 12.0+ | Arm64 |
104-
[iOS Simulator][iOS] | 12.0+ | x64, Arm64 |
105-
[tvOS][tvOS] | 12.0+ | Arm64 |
106-
[tvOS Simulator][tvOS] | 12.0+ | x64, Arm64 |
107-
[MacCatalyst][macOS] | 12.0+ | x64, Arm64 |
103+
[iOS][iOS] | 12.2+ | Arm64 |
104+
[iOS Simulator][iOS] | 12.2+ | x64, Arm64 |
105+
[tvOS][tvOS] | 12.2+ | Arm64 |
106+
[tvOS Simulator][tvOS] | 12.2+ | x64, Arm64 |
107+
[MacCatalyst][MacCatalyst] | 15.0+ (macOS 12.0+) | x64, Arm64 |
108108

109109
[iOS]: https://support.apple.com/ios
110110
[tvOS]: https://support.apple.com/apple-tv
111+
[MacCatalyst]: https://developer.apple.com/documentation/uikit/mac_catalyst
111112

112113
## QEMU
113114

0 commit comments

Comments
 (0)