-
Notifications
You must be signed in to change notification settings - Fork 0
/
analysis.json
99 lines (99 loc) · 2.99 KB
/
analysis.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
"package_lists": [
{
"id": "all",
"name": "All packages",
"file_name": "package-lists/all.json"
},
{
"id": "apple",
"name": "Apple packages",
"file_name": "package-lists/apple.json"
},
{
"id": "sswg",
"name": "SSWG incubated packages",
"file_name": "package-lists/sswg.json"
},
],
"runs": [
{
"date": "2024-05-04",
"file_name": "results/spi_dev-2024-05-04.json",
"toolchain_id": "org.swift.600202404221a",
"toolchain_label": "Swift 6.0 Development Snapshot 2024-04-22 (a)"
},
{
"date": "2024-05-19",
"file_name": "results/spi_dev-2024-05-19.json",
"toolchain_id": "org.swift.600202405141a",
"toolchain_label": "Swift 6.0 Development Snapshot 2024-05-14 (a)"
},
{
"date": "2024-06-02",
"file_name": "results/spi_dev-2024-06-02.json",
"toolchain_id": "org.swift.600202405261a",
"toolchain_label": "Swift 6.0 Development Snapshot 2024-05-26 (a)"
},
{
"date": "2024-06-18",
"file_name": "results/spi_prod-2024-06-18.json",
"toolchain_id": "com.apple.dt.Xcode",
"toolchain_label": "Swift 6.0 Xcode 16.0 beta 1 (16A5171c)"
},
{
"date": "2024-07-04",
"file_name": "results/spi_prod-2024-07-04.json",
"toolchain_id": "com.apple.dt.Xcode",
"toolchain_label": "Swift 6.0 Xcode 16.0 beta 2 (16A5171r)"
},
{
"date": "2024-07-17",
"file_name": "results/spi_prod-2024-07-17.json",
"toolchain_id": "com.apple.dt.Xcode",
"toolchain_label": "Swift 6.0 Xcode 16.0 beta 3 (16A5202i)"
},
{
"date": "2024-08-04",
"file_name": "results/spi_prod-2024-08-04.json",
"toolchain_id": "com.apple.dt.Xcode",
"toolchain_label": "Swift 6.0 Xcode 16.0 beta 4 (16A5211f)"
},
{
"date": "2024-08-17",
"file_name": "results/spi_prod-2024-08-17.json",
"toolchain_id": "com.apple.dt.Xcode",
"toolchain_label": "Swift 6.0 Xcode 16.0 beta 5 (16A5221g)"
},
{
"date": "2024-08-28",
"file_name": "results/spi_prod-2024-08-28.json",
"toolchain_id": "com.apple.dt.Xcode",
"toolchain_label": "Swift 6.0 Xcode 16.0 beta 6 (16A5230g)"
},
{
"date": "2024-09-17",
"file_name": "results/spi_prod-2024-09-17.json",
"toolchain_id": "com.apple.dt.Xcode",
"toolchain_label": "Swift 6.0 Xcode 16.0 RC (16A242)"
},
{
"date": "2024-10-15",
"file_name": "results/spi_prod-2024-10-15.json",
"toolchain_id": "com.apple.dt.Xcode",
"toolchain_label": "Swift 6.0 Xcode 16.0 (16A242d)"
},
{
"date": "2024-11-07",
"file_name": "results/spi_prod-2024-11-07.json",
"toolchain_id": "com.apple.dt.Xcode",
"toolchain_label": "Swift 6.0 Xcode 16.1 (16B40)"
},
{
"date": "2024-12-04",
"file_name": "results/spi_prod-2024-12-04.json",
"toolchain_id": "com.apple.dt.Xcode",
"toolchain_label": "Swift 6.0 Xcode 16.1 (16B40)"
},
]
}