Skip to content

Commit edd231c

Browse files
Add predefined version identifier for visionOS (#3650)
This is Apple's new operating system for their VR/AR device Vision Pro.
1 parent ffb7a50 commit edd231c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/version.dd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ $(H3 $(LEGACY_LNAME2 PredefinedVersions, predefined-versions, Predefined Version
228228
$(TROW $(ARGS $(D iOS)) , $(ARGS iOS))
229229
$(TROW $(ARGS $(D TVOS)) , $(ARGS tvOS))
230230
$(TROW $(ARGS $(D WatchOS)) , $(ARGS watchOS))
231+
$(TROW $(ARGS $(D VisionOS)) , $(ARGS visionOS))
231232
$(TROW $(ARGS $(D FreeBSD)) , $(ARGS FreeBSD))
232233
$(TROW $(ARGS $(D OpenBSD)) , $(ARGS OpenBSD))
233234
$(TROW $(ARGS $(D NetBSD)) , $(ARGS NetBSD))

0 commit comments

Comments
 (0)