diff --git a/Resources/ChartData/rfs6-errors.json b/Resources/ChartData/rfs6-errors.json index 64a355db4..2e8d851b5 100644 --- a/Resources/ChartData/rfs6-errors.json +++ b/Resources/ChartData/rfs6-errors.json @@ -81,6 +81,12 @@ "toolchainId" : "com.apple.dt.Xcode", "toolchainLabel" : "Swift 6.0 Xcode 16.1 (16B40)", "value" : 42140 + }, + { + "date" : "2025-05-07", + "toolchainId" : "com.apple.dt.Xcode", + "toolchainLabel" : "Swift 6.1 Xcode 16.3 (16E140)", + "value" : 55579 } ] }, @@ -166,6 +172,12 @@ "toolchainId" : "com.apple.dt.Xcode", "toolchainLabel" : "Swift 6.0 Xcode 16.1 (16B40)", "value" : 1298 + }, + { + "date" : "2025-05-07", + "toolchainId" : "com.apple.dt.Xcode", + "toolchainLabel" : "Swift 6.1 Xcode 16.3 (16E140)", + "value" : 4377 } ] }, @@ -251,7 +263,13 @@ "toolchainId" : "com.apple.dt.Xcode", "toolchainLabel" : "Swift 6.0 Xcode 16.1 (16B40)", "value" : 317 + }, + { + "date" : "2025-05-07", + "toolchainId" : "com.apple.dt.Xcode", + "toolchainLabel" : "Swift 6.1 Xcode 16.3 (16E140)", + "value" : 540 } ] } -] +] \ No newline at end of file diff --git a/Resources/ChartData/rfs6-events.json b/Resources/ChartData/rfs6-events.json index c5a8857a9..44b663d68 100644 --- a/Resources/ChartData/rfs6-events.json +++ b/Resources/ChartData/rfs6-events.json @@ -38,5 +38,9 @@ { "date": "2024-11-22", "value": "Added more Swift build flags" + }, + { + "date": "2025-03-31", + "value": "Xcode" } ] diff --git a/Resources/ChartData/rfs6-packages.json b/Resources/ChartData/rfs6-packages.json index 0c8b0fa09..8b8869a37 100644 --- a/Resources/ChartData/rfs6-packages.json +++ b/Resources/ChartData/rfs6-packages.json @@ -81,6 +81,12 @@ "toolchainId" : "com.apple.dt.Xcode", "toolchainLabel" : "Swift 6.0 Xcode 16.1 (16B40)", "value" : 1620 + }, + { + "date" : "2025-05-07", + "toolchainId" : "com.apple.dt.Xcode", + "toolchainLabel" : "Swift 6.1 Xcode 16.3 (16E140)", + "value" : 2027 } ] }, @@ -166,6 +172,12 @@ "toolchainId" : "com.apple.dt.Xcode", "toolchainLabel" : "Swift 6.0 Xcode 16.1 (16B40)", "value" : 26 + }, + { + "date" : "2025-05-07", + "toolchainId" : "com.apple.dt.Xcode", + "toolchainLabel" : "Swift 6.1 Xcode 16.3 (16E140)", + "value" : 54 } ] }, @@ -251,6 +263,12 @@ "toolchainId" : "com.apple.dt.Xcode", "toolchainLabel" : "Swift 6.0 Xcode 16.1 (16B40)", "value" : 14 + }, + { + "date" : "2025-05-07", + "toolchainId" : "com.apple.dt.Xcode", + "toolchainLabel" : "Swift 6.1 Xcode 16.3 (16E140)", + "value" : 31 } ] }