Skip to content

Commit 1cb430c

Browse files
committed
Add run 12 results
1 parent 9f679fa commit 1cb430c

File tree

3 files changed

+40
-0
lines changed

3 files changed

+40
-0
lines changed

Resources/ChartData/rfs6-errors.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,12 @@
5757
"toolchainId" : "com.apple.dt.Xcode",
5858
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 6 (16A5230g)",
5959
"value" : 62212
60+
},
61+
{
62+
"date" : "2024-09-17",
63+
"toolchainId" : "com.apple.dt.Xcode",
64+
"toolchainLabel" : "Swift 6.0 Xcode 16.0 RC (16A242)",
65+
"value" : 57164
6066
}
6167
]
6268
},
@@ -118,6 +124,12 @@
118124
"toolchainId" : "com.apple.dt.Xcode",
119125
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 6 (16A5230g)",
120126
"value" : 1458
127+
},
128+
{
129+
"date" : "2024-09-17",
130+
"toolchainId" : "com.apple.dt.Xcode",
131+
"toolchainLabel" : "Swift 6.0 Xcode 16.0 RC (16A242)",
132+
"value" : 1502
121133
}
122134
]
123135
},
@@ -179,6 +191,12 @@
179191
"toolchainId" : "com.apple.dt.Xcode",
180192
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 6 (16A5230g)",
181193
"value" : 531
194+
},
195+
{
196+
"date" : "2024-09-17",
197+
"toolchainId" : "com.apple.dt.Xcode",
198+
"toolchainLabel" : "Swift 6.0 Xcode 16.0 RC (16A242)",
199+
"value" : 452
182200
}
183201
]
184202
}

Resources/ChartData/rfs6-events.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,9 @@
2222
{
2323
"date": "2024-08-20",
2424
"value": "Xcode 16 beta 6 released"
25+
},
26+
{
27+
"date": "2024-09-09",
28+
"value": "Xcode 16 RC released"
2529
}
2630
]

Resources/ChartData/rfs6-packages.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,12 @@
5757
"toolchainId" : "com.apple.dt.Xcode",
5858
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 6 (16A5230g)",
5959
"value" : 1545
60+
},
61+
{
62+
"date" : "2024-09-17",
63+
"toolchainId" : "com.apple.dt.Xcode",
64+
"toolchainLabel" : "Swift 6.0 Xcode 16.0 RC (16A242)",
65+
"value" : 1556
6066
}
6167
]
6268
},
@@ -118,6 +124,12 @@
118124
"toolchainId" : "com.apple.dt.Xcode",
119125
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 6 (16A5230g)",
120126
"value" : 21
127+
},
128+
{
129+
"date" : "2024-09-17",
130+
"toolchainId" : "com.apple.dt.Xcode",
131+
"toolchainLabel" : "Swift 6.0 Xcode 16.0 RC (16A242)",
132+
"value" : 22
121133
}
122134
]
123135
},
@@ -179,6 +191,12 @@
179191
"toolchainId" : "com.apple.dt.Xcode",
180192
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 6 (16A5230g)",
181193
"value" : 9
194+
},
195+
{
196+
"date" : "2024-09-17",
197+
"toolchainId" : "com.apple.dt.Xcode",
198+
"toolchainLabel" : "Swift 6.0 Xcode 16.0 RC (16A242)",
199+
"value" : 10
182200
}
183201
]
184202
}

0 commit comments

Comments
 (0)