Skip to content

Commit 560dd61

Browse files
neonichuMaxDesiatov
authored andcommitted
Try empty resolved file (#417)
We only added the resolved file as a workaround, we may not need any concrete pins for that.
1 parent 4d953b3 commit 560dd61

File tree

1 file changed

+0
-72
lines changed

1 file changed

+0
-72
lines changed

Utilities/ci.xcworkspace/xcshareddata/swiftpm/Package.resolved

-72
Original file line numberDiff line numberDiff line change
@@ -1,78 +1,6 @@
11
{
22
"object": {
33
"pins": [
4-
{
5-
"package": "IndexStoreDB",
6-
"repositoryURL": "https://github.com/apple/indexstore-db.git",
7-
"state": {
8-
"branch": "main",
9-
"revision": "89ec16c2ac1bb271614e734a2ee792224809eb20",
10-
"version": null
11-
}
12-
},
13-
{
14-
"package": "swift-asn1",
15-
"repositoryURL": "https://github.com/apple/swift-asn1.git",
16-
"state": {
17-
"branch": null,
18-
"revision": "805deae27a7506dcad043604c00a9dc52d465dcb",
19-
"version": "0.7.0"
20-
}
21-
},
22-
{
23-
"package": "swift-certificates",
24-
"repositoryURL": "https://github.com/apple/swift-certificates.git",
25-
"state": {
26-
"branch": null,
27-
"revision": "54b9711034c0bd9b18f9ac0fb262d493130bcf13",
28-
"version": "0.1.0"
29-
}
30-
},
31-
{
32-
"package": "swift-collections",
33-
"repositoryURL": "https://github.com/apple/swift-collections.git",
34-
"state": {
35-
"branch": null,
36-
"revision": "937e904258d22af6e447a0b72c0bc67583ef64a2",
37-
"version": "1.0.4"
38-
}
39-
},
40-
{
41-
"package": "swift-crypto",
42-
"repositoryURL": "https://github.com/apple/swift-crypto.git",
43-
"state": {
44-
"branch": null,
45-
"revision": "da0fe44138ab86e380f40a2acbd8a611b07d3f64",
46-
"version": "2.4.0"
47-
}
48-
},
49-
{
50-
"package": "llbuild",
51-
"repositoryURL": "https://github.com/apple/swift-llbuild.git",
52-
"state": {
53-
"branch": "main",
54-
"revision": "4cc1ea448e236c2f4dfe622cec786bce4bd56c45",
55-
"version": null
56-
}
57-
},
58-
{
59-
"package": "SwiftSyntax",
60-
"repositoryURL": "https://github.com/apple/swift-syntax.git",
61-
"state": {
62-
"branch": "main",
63-
"revision": "2d5575b8771c5ccd5673428d959085ddb74dbbf7",
64-
"version": null
65-
}
66-
},
67-
{
68-
"package": "swift-system",
69-
"repositoryURL": "https://github.com/apple/swift-system.git",
70-
"state": {
71-
"branch": null,
72-
"revision": "836bc4557b74fe6d2660218d56e3ce96aff76574",
73-
"version": "1.1.1"
74-
}
75-
}
764
]
775
},
786
"version": 1

0 commit comments

Comments
 (0)