We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 701338a + 8130b4f commit 501f590Copy full SHA for 501f590
utils/availability-macros.def
@@ -38,6 +38,8 @@ SwiftStdlib 5.10:macOS 14.4, iOS 17.4, watchOS 10.4, tvOS 17.4, visionOS 1.1
38
SwiftStdlib 6.0:macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0
39
SwiftStdlib 6.1:macOS 9999, iOS 9999, watchOS 9999, tvOS 9999, visionOS 9999
40
SwiftStdlib 6.2:macOS 9999, iOS 9999, watchOS 9999, tvOS 9999, visionOS 9999
41
+# TODO: When you add a new version, remember to tell the compiler about it
42
+# by also adding it to include/swift/AST/RuntimeVersions.def.
43
44
# Local Variables:
45
# mode: conf-unix
0 commit comments