Skip to content

Commit 9f66bd0

Browse files
committed
[stdlib] Define OS version numbers for SwiftStdlib 5.10
1 parent a74eb6b commit 9f66bd0

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
@@ -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
SwiftStdlib 5.11:macOS 9999, iOS 9999, watchOS 9999, tvOS 9999
3939
# TODO: Also update ASTContext::getSwift510Availability when needed
4040
# TODO: Also update ASTContext::getSwift511Availability when needed

0 commit comments

Comments
 (0)