Skip to content
Merged
Show file tree
Hide file tree
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
18 changes: 18 additions & 0 deletions Resources/ChartData/rfs6-errors.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,12 @@
"toolchainId" : "com.apple.dt.Xcode",
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 5 (16A5221g)",
"value" : 58085
},
{
"date" : "2024-08-28",
"toolchainId" : "com.apple.dt.Xcode",
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 6 (16A5230g)",
"value" : 62212
}
]
},
Expand Down Expand Up @@ -106,6 +112,12 @@
"toolchainId" : "com.apple.dt.Xcode",
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 5 (16A5221g)",
"value" : 1448
},
{
"date" : "2024-08-28",
"toolchainId" : "com.apple.dt.Xcode",
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 6 (16A5230g)",
"value" : 1458
}
]
},
Expand Down Expand Up @@ -161,6 +173,12 @@
"toolchainId" : "com.apple.dt.Xcode",
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 5 (16A5221g)",
"value" : 443
},
{
"date" : "2024-08-28",
"toolchainId" : "com.apple.dt.Xcode",
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 6 (16A5230g)",
"value" : 531
}
]
}
Expand Down
4 changes: 4 additions & 0 deletions Resources/ChartData/rfs6-events.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,9 @@
{
"date": "2024-08-06",
"value": "Xcode 16 beta 5 released"
},
{
"date": "2024-08-20",
"value": "Xcode 16 beta 6 released"
}
]
18 changes: 18 additions & 0 deletions Resources/ChartData/rfs6-packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,12 @@
"toolchainId" : "com.apple.dt.Xcode",
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 5 (16A5221g)",
"value" : 1551
},
{
"date" : "2024-08-28",
"toolchainId" : "com.apple.dt.Xcode",
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 6 (16A5230g)",
"value" : 1545
}
]
},
Expand Down Expand Up @@ -106,6 +112,12 @@
"toolchainId" : "com.apple.dt.Xcode",
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 5 (16A5221g)",
"value" : 21
},
{
"date" : "2024-08-28",
"toolchainId" : "com.apple.dt.Xcode",
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 6 (16A5230g)",
"value" : 21
}
]
},
Expand Down Expand Up @@ -161,6 +173,12 @@
"toolchainId" : "com.apple.dt.Xcode",
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 5 (16A5221g)",
"value" : 9
},
{
"date" : "2024-08-28",
"toolchainId" : "com.apple.dt.Xcode",
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 6 (16A5230g)",
"value" : 9
}
]
}
Expand Down
Loading