Skip to content

Commit 98ca6f0

Browse files
author
Marek Fořt
committedJul 14, 2020
Add ComposableArchitecture package.
1 parent 0cf3340 commit 98ca6f0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+1982
-50
lines changed
 

‎.package.resolved

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"object": {
3+
"pins": [
4+
{
5+
"package": "combine-schedulers",
6+
"repositoryURL": "https://github.com/pointfreeco/combine-schedulers",
7+
"state": {
8+
"branch": null,
9+
"revision": "ff42ec9061d864de7982162011321d3df5080c10",
10+
"version": "0.1.2"
11+
}
12+
},
13+
{
14+
"package": "swift-case-paths",
15+
"repositoryURL": "https://github.com/pointfreeco/swift-case-paths",
16+
"state": {
17+
"branch": null,
18+
"revision": "fb733d87aabb5b053ad782902f2f3d67e0a65ac5",
19+
"version": "0.1.1"
20+
}
21+
},
22+
{
23+
"package": "swift-composable-architecture",
24+
"repositoryURL": "https://github.com/pointfreeco/swift-composable-architecture",
25+
"state": {
26+
"branch": null,
27+
"revision": "b8c67d5d4f27ad3b2f772cf50f91c581fc94611c",
28+
"version": "0.6.0"
29+
}
30+
}
31+
]
32+
},
33+
"version": 1
34+
}

‎.tuist-bin/.tuist-version

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1.12.0

0 commit comments

Comments
 (0)
Please sign in to comment.