From 75afe5298cfe25aa26e129abeb7c2d41a1a45d1f Mon Sep 17 00:00:00 2001 From: "Sven A. Schmidt" Date: Wed, 28 Aug 2024 10:07:24 +0200 Subject: [PATCH] Add run 11 results --- Resources/ChartData/rfs6-errors.json | 18 ++++++++++++++++++ Resources/ChartData/rfs6-events.json | 4 ++++ Resources/ChartData/rfs6-packages.json | 18 ++++++++++++++++++ 3 files changed, 40 insertions(+) diff --git a/Resources/ChartData/rfs6-errors.json b/Resources/ChartData/rfs6-errors.json index b8179f06a..57522401d 100644 --- a/Resources/ChartData/rfs6-errors.json +++ b/Resources/ChartData/rfs6-errors.json @@ -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 } ] }, @@ -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 } ] }, @@ -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 } ] } diff --git a/Resources/ChartData/rfs6-events.json b/Resources/ChartData/rfs6-events.json index 03ab44e39..c940fba10 100644 --- a/Resources/ChartData/rfs6-events.json +++ b/Resources/ChartData/rfs6-events.json @@ -18,5 +18,9 @@ { "date": "2024-08-06", "value": "Xcode 16 beta 5 released" + }, + { + "date": "2024-08-20", + "value": "Xcode 16 beta 6 released" } ] diff --git a/Resources/ChartData/rfs6-packages.json b/Resources/ChartData/rfs6-packages.json index fcf08d710..21e0078bc 100644 --- a/Resources/ChartData/rfs6-packages.json +++ b/Resources/ChartData/rfs6-packages.json @@ -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 } ] }, @@ -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 } ] }, @@ -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 } ] }