From 09dea57d05cdb490f7597f7cc071c8f2e6e3de4e Mon Sep 17 00:00:00 2001 From: "Sven A. Schmidt" Date: Thu, 7 Nov 2024 17:04:03 +0100 Subject: [PATCH] Add run 14 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 aef5ad02d..c1cf8451d 100644 --- a/Resources/ChartData/rfs6-errors.json +++ b/Resources/ChartData/rfs6-errors.json @@ -69,6 +69,12 @@ "toolchainId" : "com.apple.dt.Xcode", "toolchainLabel" : "Swift 6.0 Xcode 16.0 (16A242d)", "value" : 78080 + }, + { + "date" : "2024-11-07", + "toolchainId" : "com.apple.dt.Xcode", + "toolchainLabel" : "Swift 6.0 Xcode 16.1 (16B40)", + "value" : 52731 } ] }, @@ -142,6 +148,12 @@ "toolchainId" : "com.apple.dt.Xcode", "toolchainLabel" : "Swift 6.0 Xcode 16.0 (16A242d)", "value" : 1443 + }, + { + "date" : "2024-11-07", + "toolchainId" : "com.apple.dt.Xcode", + "toolchainLabel" : "Swift 6.0 Xcode 16.1 (16B40)", + "value" : 1467 } ] }, @@ -215,6 +227,12 @@ "toolchainId" : "com.apple.dt.Xcode", "toolchainLabel" : "Swift 6.0 Xcode 16.0 (16A242d)", "value" : 396 + }, + { + "date" : "2024-11-07", + "toolchainId" : "com.apple.dt.Xcode", + "toolchainLabel" : "Swift 6.0 Xcode 16.1 (16B40)", + "value" : 313 } ] } diff --git a/Resources/ChartData/rfs6-events.json b/Resources/ChartData/rfs6-events.json index 678f49bdb..5d4b0a4e2 100644 --- a/Resources/ChartData/rfs6-events.json +++ b/Resources/ChartData/rfs6-events.json @@ -30,5 +30,9 @@ { "date": "2024-09-16", "value": "Xcode 16 released" + }, + { + "date": "2024-10-28", + "value": "Xcode 16.1 released" } ] diff --git a/Resources/ChartData/rfs6-packages.json b/Resources/ChartData/rfs6-packages.json index 2c44bdb1e..8087bf5ec 100644 --- a/Resources/ChartData/rfs6-packages.json +++ b/Resources/ChartData/rfs6-packages.json @@ -69,6 +69,12 @@ "toolchainId" : "com.apple.dt.Xcode", "toolchainLabel" : "Swift 6.0 Xcode 16.0 (16A242d)", "value" : 1596 + }, + { + "date" : "2024-11-07", + "toolchainId" : "com.apple.dt.Xcode", + "toolchainLabel" : "Swift 6.0 Xcode 16.1 (16B40)", + "value" : 1623 } ] }, @@ -142,6 +148,12 @@ "toolchainId" : "com.apple.dt.Xcode", "toolchainLabel" : "Swift 6.0 Xcode 16.0 (16A242d)", "value" : 23 + }, + { + "date" : "2024-11-07", + "toolchainId" : "com.apple.dt.Xcode", + "toolchainLabel" : "Swift 6.0 Xcode 16.1 (16B40)", + "value" : 23 } ] }, @@ -215,6 +227,12 @@ "toolchainId" : "com.apple.dt.Xcode", "toolchainLabel" : "Swift 6.0 Xcode 16.0 (16A242d)", "value" : 11 + }, + { + "date" : "2024-11-07", + "toolchainId" : "com.apple.dt.Xcode", + "toolchainLabel" : "Swift 6.0 Xcode 16.1 (16B40)", + "value" : 13 } ] }