Skip to content

Update builds_ids.py #1033

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 27, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions scripts/builds_ids.py
Original file line number Diff line number Diff line change
Expand Up @@ -837,6 +837,7 @@
"22D5040d": "iOS 18.3 beta 2",
"22D5055b": "iOS 18.3 beta 3",
"22D60": "iOS 18.3 RC",
"22D63": "iOS 18.3",
"4K78": "Mac OS X 10.0",
"4L8": "Mac OS X 10.0.1",
"4L13": "Mac OS X 10.0.1",
Expand Down Expand Up @@ -2147,7 +2148,7 @@
"24D5034f": "macOS 15.3 beta 1",
"24D5040f": "macOS 15.3 beta 2",
"24D5055b": "macOS 15.3 beta 3",
"24D60": "macOS 15.3 RC",
"24D60": "macOS 15.3",
"21N5165g": "visionOS 1.0 beta 1",
"21N5207f": "visionOS 1.0 beta 2",
"21N5207g": "visionOS 1.0 beta 2",
Expand Down Expand Up @@ -2210,7 +2211,7 @@
"22N5875e": "visionOS 2.3 beta 1",
"22N5881d": "visionOS 2.3 beta 2",
"22N5894a": "visionOS 2.3 beta 3",
"22N896": "visionOS 2.3 RC",
"22N896": "visionOS 2.3",
"12S507": "watchOS 1.0",
"12S632": "watchOS 1.0.1",
"13S5254w": "watchOS 2.0 beta 1",
Expand Down Expand Up @@ -2629,6 +2630,7 @@
"22S5540e": "watchOS 11.3 beta 2",
"22S5550a": "watchOS 11.3 beta 3",
"22S553": "watchOS 11.3 RC",
"22S555": "watchOS 11.3",
"6002": "Windows Vista",
"7601": "Windows 7",
"9200": "Windows 8",
Expand Down