Skip to content

Commit ebaa8c6

Browse files
authored
[stdlib] Define OS version numbers for SwiftStdlib 5.10 (#71304)
(cherry picked from commit 9f66bd0) # Conflicts: # utils/availability-macros.def
1 parent 8763f22 commit ebaa8c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/availability-macros.def

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ 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
3535
SwiftStdlib 5.8:macOS 13.3, iOS 16.4, watchOS 9.4, tvOS 16.4
3636
SwiftStdlib 5.9:macOS 14.0, iOS 17.0, watchOS 10.0, tvOS 17.0
37-
SwiftStdlib 5.10:macOS 9999, iOS 9999, watchOS 9999, tvOS 9999
37+
SwiftStdlib 5.10:macOS 14.4, iOS 17.4, watchOS 10.4, tvOS 17.4
3838
# TODO: Also update ASTContext::getSwift510Availability when needed
3939

4040
# Local Variables:

0 commit comments

Comments
 (0)