Skip to content

Commit 26c0f76

Browse files
authored
Remove: package.resolve from .gitignore (#809)
* Remove: package.resolved from .gitignore * Revert "Remove: package.resolved from .gitignore" This reverts commit e782473. * Remove: package.resolved from .gitignore
1 parent 88a2934 commit 26c0f76

File tree

3 files changed

+591
-1
lines changed

3 files changed

+591
-1
lines changed

Diff for: .gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ playground.xcworkspace
4040
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
4141
# Packages/
4242
# Package.pins
43-
Package.resolved
43+
# Package.resolved
4444
# *.xcodeproj
4545
#
4646
# Xcode automatically generates this directory with a .xcworkspacedata file and xcuserdata
+295
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,295 @@
1+
{
2+
"object": {
3+
"pins": [
4+
{
5+
"package": "CodeEditKit",
6+
"repositoryURL": "https://github.com/CodeEditApp/CodeEditKit",
7+
"state": {
8+
"branch": "main",
9+
"revision": "fe4468d97f7b0b39076177912cbb89d7d6126563",
10+
"version": null
11+
}
12+
},
13+
{
14+
"package": "CodeEditSymbols",
15+
"repositoryURL": "https://github.com/CodeEditApp/CodeEditSymbols",
16+
"state": {
17+
"branch": "main",
18+
"revision": "6b62ebfd46beea5ec2576b5ff626b94615dfba83",
19+
"version": null
20+
}
21+
},
22+
{
23+
"package": "CodeEditTextView",
24+
"repositoryURL": "https://github.com/CodeEditApp/CodeEditTextView",
25+
"state": {
26+
"branch": "main",
27+
"revision": "a063bb92e6a352fc1a0fb2602f509d7c2e065795",
28+
"version": null
29+
}
30+
},
31+
{
32+
"package": "GRDB",
33+
"repositoryURL": "https://github.com/groue/GRDB.swift.git",
34+
"state": {
35+
"branch": null,
36+
"revision": "dd7e7f39e8e4d7a22d258d9809a882f914690b01",
37+
"version": "5.26.1"
38+
}
39+
},
40+
{
41+
"package": "Highlightr",
42+
"repositoryURL": "https://github.com/lukepistrol/Highlightr.git",
43+
"state": {
44+
"branch": "main",
45+
"revision": "7d278c8e92d96cbfec8dbb3c8054990b2951db98",
46+
"version": null
47+
}
48+
},
49+
{
50+
"package": "Light-Swift-Untar",
51+
"repositoryURL": "https://github.com/Light-Untar/Light-Swift-Untar",
52+
"state": {
53+
"branch": null,
54+
"revision": "fcff1f1b82373ea64b9565a364f63ffe7fdecf9f",
55+
"version": "1.0.4"
56+
}
57+
},
58+
{
59+
"package": "Preferences",
60+
"repositoryURL": "https://github.com/sindresorhus/Preferences.git",
61+
"state": {
62+
"branch": null,
63+
"revision": "2651cd144615009242c994b087508fef99e9275c",
64+
"version": "2.6.0"
65+
}
66+
},
67+
{
68+
"package": "Sparkle",
69+
"repositoryURL": "https://github.com/sparkle-project/Sparkle",
70+
"state": {
71+
"branch": null,
72+
"revision": "2a98381dfe72e24bf593c5c06d2c4fc1763c3f19",
73+
"version": "2.3.0"
74+
}
75+
},
76+
{
77+
"package": "STTextView",
78+
"repositoryURL": "https://github.com/krzyzanowskim/STTextView",
79+
"state": {
80+
"branch": null,
81+
"revision": "9174178a128cc23c569596f400d3cd7e658c197b",
82+
"version": "0.0.20"
83+
}
84+
},
85+
{
86+
"package": "swift-snapshot-testing",
87+
"repositoryURL": "https://github.com/pointfreeco/swift-snapshot-testing.git",
88+
"state": {
89+
"branch": null,
90+
"revision": "f29e2014f6230cf7d5138fc899da51c7f513d467",
91+
"version": "1.10.0"
92+
}
93+
},
94+
{
95+
"package": "SwiftTerm",
96+
"repositoryURL": "https://github.com/migueldeicaza/SwiftTerm.git",
97+
"state": {
98+
"branch": null,
99+
"revision": "70a3af884c24dff9f1beeda04e889b5591f04f3c",
100+
"version": "1.0.7"
101+
}
102+
},
103+
{
104+
"package": "SwiftTreeSitter",
105+
"repositoryURL": "https://github.com/ChimeHQ/SwiftTreeSitter",
106+
"state": {
107+
"branch": "0.6.1",
108+
"revision": "824aa62ccfeb9bed62a6abd42ba1f06f9a75e99c",
109+
"version": null
110+
}
111+
},
112+
{
113+
"package": "TreeSitterBash",
114+
"repositoryURL": "https://github.com/lukepistrol/tree-sitter-bash.git",
115+
"state": {
116+
"branch": "feature/spm",
117+
"revision": "13af3b5b2c40d560aefeac28361d64f525d1869f",
118+
"version": null
119+
}
120+
},
121+
{
122+
"package": "TreeSitterC",
123+
"repositoryURL": "https://github.com/tree-sitter/tree-sitter-c.git",
124+
"state": {
125+
"branch": "master",
126+
"revision": "7175a6dd5fc1cee660dce6fe23f6043d75af424a",
127+
"version": null
128+
}
129+
},
130+
{
131+
"package": "TreeSitterCSharp",
132+
"repositoryURL": "https://github.com/tree-sitter/tree-sitter-c-sharp.git",
133+
"state": {
134+
"branch": "master",
135+
"revision": "5b60f99545fea00a33bbfae5be956f684c4c69e2",
136+
"version": null
137+
}
138+
},
139+
{
140+
"package": "TreeSitterCPP",
141+
"repositoryURL": "https://github.com/tree-sitter/tree-sitter-cpp.git",
142+
"state": {
143+
"branch": "master",
144+
"revision": "d5e90fba898f320db48d81ddedd78d52c67c1fed",
145+
"version": null
146+
}
147+
},
148+
{
149+
"package": "TreeSitterCSS",
150+
"repositoryURL": "https://github.com/lukepistrol/tree-sitter-css.git",
151+
"state": {
152+
"branch": "feature/spm",
153+
"revision": "baf1fadcac4f7b7c0f0f273feec4ad68864bc783",
154+
"version": null
155+
}
156+
},
157+
{
158+
"package": "TreeSitterElixir",
159+
"repositoryURL": "https://github.com/elixir-lang/tree-sitter-elixir.git",
160+
"state": {
161+
"branch": "main",
162+
"revision": "3b8eb02597599ee38cfcc2c0fea76dc37a7472eb",
163+
"version": null
164+
}
165+
},
166+
{
167+
"package": "TreeSitterGo",
168+
"repositoryURL": "https://github.com/tree-sitter/tree-sitter-go.git",
169+
"state": {
170+
"branch": "master",
171+
"revision": "aeb2f33b366fd78d5789ff104956ce23508b85db",
172+
"version": null
173+
}
174+
},
175+
{
176+
"package": "TreeSitterGoMod",
177+
"repositoryURL": "https://github.com/camdencheek/tree-sitter-go-mod.git",
178+
"state": {
179+
"branch": "main",
180+
"revision": "4a65743dbc2bb3094114dd2b43da03c820aa5234",
181+
"version": null
182+
}
183+
},
184+
{
185+
"package": "TreeSitterHaskell",
186+
"repositoryURL": "https://github.com/tree-sitter/tree-sitter-haskell.git",
187+
"state": {
188+
"branch": "master",
189+
"revision": "bee6b49543e34c2967c6294a4b05e8bd2bf2da59",
190+
"version": null
191+
}
192+
},
193+
{
194+
"package": "TreeSitterHTML",
195+
"repositoryURL": "https://github.com/mattmassicotte/tree-sitter-html.git",
196+
"state": {
197+
"branch": "feature/spm",
198+
"revision": "68b8bed0c1ebecbaf1919d0a7ae4b27592e6cc45",
199+
"version": null
200+
}
201+
},
202+
{
203+
"package": "TreeSitterJava",
204+
"repositoryURL": "https://github.com/tree-sitter/tree-sitter-java.git",
205+
"state": {
206+
"branch": "master",
207+
"revision": "09d650def6cdf7f479f4b78f595e9ef5b58ce31e",
208+
"version": null
209+
}
210+
},
211+
{
212+
"package": "TreeSitterJS",
213+
"repositoryURL": "https://github.com/tree-sitter/tree-sitter-javascript.git",
214+
"state": {
215+
"branch": "master",
216+
"revision": "936d976a782e75395d9b1c8c7c7bf4ba6fe0d86b",
217+
"version": null
218+
}
219+
},
220+
{
221+
"package": "TreeSitterJSON",
222+
"repositoryURL": "https://github.com/mattmassicotte/tree-sitter-json.git",
223+
"state": {
224+
"branch": "feature/spm",
225+
"revision": "46528daf985e5ce73f0f9ad4eb3e5638bba9e069",
226+
"version": null
227+
}
228+
},
229+
{
230+
"package": "TreeSitterPHP",
231+
"repositoryURL": "https://github.com/tree-sitter/tree-sitter-php.git",
232+
"state": {
233+
"branch": "master",
234+
"revision": "ab2e72179ceb8bb0b249c8ac9162a148e911b3dc",
235+
"version": null
236+
}
237+
},
238+
{
239+
"package": "TreeSitterPython",
240+
"repositoryURL": "https://github.com/lukepistrol/tree-sitter-python.git",
241+
"state": {
242+
"branch": "feature/spm",
243+
"revision": "6a74b1a2de12c90218cbace9c6b896d137cd5201",
244+
"version": null
245+
}
246+
},
247+
{
248+
"package": "TreeSitterRuby",
249+
"repositoryURL": "https://github.com/mattmassicotte/tree-sitter-ruby.git",
250+
"state": {
251+
"branch": "feature/swift",
252+
"revision": "5e75ef7cbd18d96178cabb7979086f84ad51106b",
253+
"version": null
254+
}
255+
},
256+
{
257+
"package": "TreeSitterRust",
258+
"repositoryURL": "https://github.com/tree-sitter/tree-sitter-rust.git",
259+
"state": {
260+
"branch": "master",
261+
"revision": "47b061c1e1ba3a7e9c2f450363a50e87de3f7c61",
262+
"version": null
263+
}
264+
},
265+
{
266+
"package": "TreeSitterSwift",
267+
"repositoryURL": "https://github.com/alex-pinkus/tree-sitter-swift.git",
268+
"state": {
269+
"branch": "with-generated-files",
270+
"revision": "f04b305a7f18009c47091247d662707a8b629669",
271+
"version": null
272+
}
273+
},
274+
{
275+
"package": "TreeSitterYAML",
276+
"repositoryURL": "https://github.com/mattmassicotte/tree-sitter-yaml.git",
277+
"state": {
278+
"branch": "feature/spm",
279+
"revision": "bd633dc67bd71934961610ca8bd832bf2153883e",
280+
"version": null
281+
}
282+
},
283+
{
284+
"package": "TreeSitterZig",
285+
"repositoryURL": "https://github.com/maxxnino/tree-sitter-zig.git",
286+
"state": {
287+
"branch": "main",
288+
"revision": "433574f2a086a13cb30463f1f9c72a9be4f88a57",
289+
"version": null
290+
}
291+
}
292+
]
293+
},
294+
"version": 1
295+
}

0 commit comments

Comments
 (0)