-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
68 lines (68 loc) · 1.9 KB
/
Package.resolved
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
{
"pins" : [
{
"identity" : "loopalgorithm",
"kind" : "remoteSourceControl",
"location" : "https://github.com/LoopKit/LoopAlgorithm",
"state" : {
"branch" : "main",
"revision" : "6f0697aed001bba75af1e5566a2afdab34ea0fd4"
}
},
{
"identity" : "loopkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/LoopKit/LoopKit",
"state" : {
"branch" : "tidepool-dev",
"revision" : "21340c3cbb7249f3801b0515306c8374b69d0c7b"
}
},
{
"identity" : "swift-case-paths",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-case-paths",
"state" : {
"revision" : "b871e5ed11a23e52c2896a92ce2c829982ff8619",
"version" : "1.4.2"
}
},
{
"identity" : "swift-parsing",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-parsing",
"state" : {
"branch" : "main",
"revision" : "f949081268f1f67f2cbc6e4f13a1494f6bcb0cd2"
}
},
{
"identity" : "swift-syntax",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-syntax",
"state" : {
"revision" : "303e5c5c36d6a558407d364878df131c3546fad8",
"version" : "510.0.2"
}
},
{
"identity" : "swiftcharts",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ivanschuetz/SwiftCharts",
"state" : {
"branch" : "master",
"revision" : "c354c1945bb35a1f01b665b22474f6db28cba4a2"
}
},
{
"identity" : "xctest-dynamic-overlay",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/xctest-dynamic-overlay",
"state" : {
"revision" : "6f30bdba373bbd7fbfe241dddd732651f2fbd1e2",
"version" : "1.1.2"
}
}
],
"version" : 2
}