Skip to content

Commit 3d736de

Browse files
authored
Merge pull request #63723 from lorentey/define-os-versions-for-5.8-on-5.8
[5.8][stdlib] Define OS versions for the stdlib in Swift 5.8
2 parents 9a0c21d + 1b1f783 commit 3d736de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/availability-macros.def

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ SwiftStdlib 5.4:macOS 11.3, iOS 14.5, watchOS 7.4, tvOS 14.5
3232
SwiftStdlib 5.5:macOS 12.0, iOS 15.0, watchOS 8.0, tvOS 15.0
3333
SwiftStdlib 5.6:macOS 12.3, iOS 15.4, watchOS 8.5, tvOS 15.4
3434
SwiftStdlib 5.7:macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0
35-
SwiftStdlib 5.8:macOS 9999, iOS 9999, watchOS 9999, tvOS 9999
35+
SwiftStdlib 5.8:macOS 13.3, iOS 16.4, watchOS 9.4, tvOS 16.4
3636

3737
# Local Variables:
3838
# mode: conf-unix

0 commit comments

Comments
 (0)