Skip to content

Commit 1010515

Browse files
committed
Undo removal of Package.resolved
1 parent a26cc7d commit 1010515

File tree

2 files changed

+34
-1
lines changed

2 files changed

+34
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@
33
/Packages
44
/*.xcodeproj
55
.swiftpm
6-
Package.resolved

Package.resolved

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"object": {
3+
"pins": [
4+
{
5+
"package": "FineJSON",
6+
"repositoryURL": "https://github.com/omochi/FineJSON.git",
7+
"state": {
8+
"branch": null,
9+
"revision": "05101709243cb66d80c92e645210a3b80cf4e17f",
10+
"version": "1.14.0"
11+
}
12+
},
13+
{
14+
"package": "RichJSONParser",
15+
"repositoryURL": "https://github.com/omochi/RichJSONParser.git",
16+
"state": {
17+
"branch": null,
18+
"revision": "263e2ecfe88d0500fa99e4cbc8c948529d335534",
19+
"version": "3.0.0"
20+
}
21+
},
22+
{
23+
"package": "Yams",
24+
"repositoryURL": "https://github.com/jpsim/Yams.git",
25+
"state": {
26+
"branch": null,
27+
"revision": "81a65c4069c28011ee432f2858ba0de49b086677",
28+
"version": "3.0.1"
29+
}
30+
}
31+
]
32+
},
33+
"version": 1
34+
}

0 commit comments

Comments
 (0)