Skip to content

Commit 8130b4f

Browse files
committed
Leave reminder to update RuntimeVersions
Leave a reminder to update the runtime versions macro file after updating availability-macros.def.
1 parent 00b9dd5 commit 8130b4f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/availability-macros.def

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ SwiftStdlib 5.10:macOS 14.4, iOS 17.4, watchOS 10.4, tvOS 17.4, visionOS 1.1
3838
SwiftStdlib 6.0:macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0
3939
SwiftStdlib 6.1:macOS 9999, iOS 9999, watchOS 9999, tvOS 9999, visionOS 9999
4040
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.
4143

4244
# Local Variables:
4345
# mode: conf-unix

0 commit comments

Comments
 (0)