|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 28B3F010290C207D000CD04D /* CodeLanguages_Container.h in Headers */ = {isa = PBXBuildFile; fileRef = 28B3F00F290C207D000CD04D /* CodeLanguages_Container.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
11 | | - 28B3F02A290C3570000CD04D /* TreeSitterBash in Frameworks */ = {isa = PBXBuildFile; productRef = 28B3F029290C3570000CD04D /* TreeSitterBash */; }; |
12 | 11 | 28B3F02D290C35D9000CD04D /* TreeSitterC in Frameworks */ = {isa = PBXBuildFile; productRef = 28B3F02C290C35D9000CD04D /* TreeSitterC */; }; |
13 | 12 | 28B3F030290C35F9000CD04D /* TreeSitterCPP in Frameworks */ = {isa = PBXBuildFile; productRef = 28B3F02F290C35F9000CD04D /* TreeSitterCPP */; }; |
14 | 13 | 28B3F033290C3608000CD04D /* TreeSitterCSharp in Frameworks */ = {isa = PBXBuildFile; productRef = 28B3F032290C3608000CD04D /* TreeSitterCSharp */; }; |
|
28 | 27 | 28B3F05D290C3709000CD04D /* TreeSitterSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 28B3F05C290C3709000CD04D /* TreeSitterSwift */; }; |
29 | 28 | 28B3F060290C3720000CD04D /* TreeSitterYAML in Frameworks */ = {isa = PBXBuildFile; productRef = 28B3F05F290C3720000CD04D /* TreeSitterYAML */; }; |
30 | 29 | 28B3F063290C372D000CD04D /* TreeSitterZig in Frameworks */ = {isa = PBXBuildFile; productRef = 28B3F062290C372D000CD04D /* TreeSitterZig */; }; |
| 30 | + 28B9F7AA290DDAC900245748 /* TreeSitterBash in Frameworks */ = {isa = PBXBuildFile; productRef = 28B9F7A9290DDAC900245748 /* TreeSitterBash */; }; |
31 | 31 | /* End PBXBuildFile section */ |
32 | 32 |
|
33 | 33 | /* Begin PBXFileReference section */ |
|
48 | 48 | 28B3F04B290C368B000CD04D /* TreeSitterJS in Frameworks */, |
49 | 49 | 28B3F03C290C363E000CD04D /* TreeSitterGo in Frameworks */, |
50 | 50 | 28B3F05D290C3709000CD04D /* TreeSitterSwift in Frameworks */, |
| 51 | + 28B9F7AA290DDAC900245748 /* TreeSitterBash in Frameworks */, |
51 | 52 | 28B3F030290C35F9000CD04D /* TreeSitterCPP in Frameworks */, |
52 | 53 | 28B3F04E290C3698000CD04D /* TreeSitterJSON in Frameworks */, |
53 | | - 28B3F02A290C3570000CD04D /* TreeSitterBash in Frameworks */, |
54 | 54 | 28B3F036290C361D000CD04D /* TreeSitterCSS in Frameworks */, |
55 | 55 | 28B3F033290C3608000CD04D /* TreeSitterCSharp in Frameworks */, |
56 | 56 | 28B3F03F290C364D000CD04D /* TreeSitterGoMod in Frameworks */, |
|
137 | 137 | ); |
138 | 138 | name = "CodeLanguages-Container"; |
139 | 139 | packageProductDependencies = ( |
140 | | - 28B3F029290C3570000CD04D /* TreeSitterBash */, |
141 | 140 | 28B3F02C290C35D9000CD04D /* TreeSitterC */, |
142 | 141 | 28B3F02F290C35F9000CD04D /* TreeSitterCPP */, |
143 | 142 | 28B3F032290C3608000CD04D /* TreeSitterCSharp */, |
|
157 | 156 | 28B3F05C290C3709000CD04D /* TreeSitterSwift */, |
158 | 157 | 28B3F05F290C3720000CD04D /* TreeSitterYAML */, |
159 | 158 | 28B3F062290C372D000CD04D /* TreeSitterZig */, |
| 159 | + 28B9F7A9290DDAC900245748 /* TreeSitterBash */, |
160 | 160 | ); |
161 | 161 | productName = "CodeLanguages-Container"; |
162 | 162 | productReference = 28B3F00C290C207D000CD04D /* CodeLanguages_Container.framework */; |
|
187 | 187 | ); |
188 | 188 | mainGroup = 28B3F002290C207D000CD04D; |
189 | 189 | packageReferences = ( |
190 | | - 28B3F028290C3570000CD04D /* XCRemoteSwiftPackageReference "tree-sitter-bash" */, |
191 | 190 | 28B3F02B290C35D9000CD04D /* XCRemoteSwiftPackageReference "tree-sitter-c" */, |
192 | 191 | 28B3F02E290C35F9000CD04D /* XCRemoteSwiftPackageReference "tree-sitter-cpp" */, |
193 | 192 | 28B3F031290C3608000CD04D /* XCRemoteSwiftPackageReference "tree-sitter-c-sharp" */, |
|
207 | 206 | 28B3F05B290C3709000CD04D /* XCRemoteSwiftPackageReference "tree-sitter-swift" */, |
208 | 207 | 28B3F05E290C3720000CD04D /* XCRemoteSwiftPackageReference "tree-sitter-yaml" */, |
209 | 208 | 28B3F061290C372D000CD04D /* XCRemoteSwiftPackageReference "tree-sitter-zig" */, |
| 209 | + 28B9F7A6290DDAB500245748 /* XCRemoteSwiftPackageReference "tree-sitter-bash" */, |
210 | 210 | ); |
211 | 211 | productRefGroup = 28B3F00D290C207D000CD04D /* Products */; |
212 | 212 | projectDirPath = ""; |
|
446 | 446 | /* End XCConfigurationList section */ |
447 | 447 |
|
448 | 448 | /* Begin XCRemoteSwiftPackageReference section */ |
449 | | - 28B3F028290C3570000CD04D /* XCRemoteSwiftPackageReference "tree-sitter-bash" */ = { |
450 | | - isa = XCRemoteSwiftPackageReference; |
451 | | - repositoryURL = "https://github.com/lukepistrol/tree-sitter-bash.git"; |
452 | | - requirement = { |
453 | | - branch = feature/spm; |
454 | | - kind = branch; |
455 | | - }; |
456 | | - }; |
457 | 449 | 28B3F02B290C35D9000CD04D /* XCRemoteSwiftPackageReference "tree-sitter-c" */ = { |
458 | 450 | isa = XCRemoteSwiftPackageReference; |
459 | 451 | repositoryURL = "https://github.com/tree-sitter/tree-sitter-c.git"; |
|
606 | 598 | kind = branch; |
607 | 599 | }; |
608 | 600 | }; |
| 601 | + 28B9F7A6290DDAB500245748 /* XCRemoteSwiftPackageReference "tree-sitter-bash" */ = { |
| 602 | + isa = XCRemoteSwiftPackageReference; |
| 603 | + repositoryURL = "https://github.com/tree-sitter/tree-sitter-bash.git"; |
| 604 | + requirement = { |
| 605 | + branch = master; |
| 606 | + kind = branch; |
| 607 | + }; |
| 608 | + }; |
609 | 609 | /* End XCRemoteSwiftPackageReference section */ |
610 | 610 |
|
611 | 611 | /* Begin XCSwiftPackageProductDependency section */ |
612 | | - 28B3F029290C3570000CD04D /* TreeSitterBash */ = { |
613 | | - isa = XCSwiftPackageProductDependency; |
614 | | - package = 28B3F028290C3570000CD04D /* XCRemoteSwiftPackageReference "tree-sitter-bash" */; |
615 | | - productName = TreeSitterBash; |
616 | | - }; |
617 | 612 | 28B3F02C290C35D9000CD04D /* TreeSitterC */ = { |
618 | 613 | isa = XCSwiftPackageProductDependency; |
619 | 614 | package = 28B3F02B290C35D9000CD04D /* XCRemoteSwiftPackageReference "tree-sitter-c" */; |
|
709 | 704 | package = 28B3F061290C372D000CD04D /* XCRemoteSwiftPackageReference "tree-sitter-zig" */; |
710 | 705 | productName = TreeSitterZig; |
711 | 706 | }; |
| 707 | + 28B9F7A9290DDAC900245748 /* TreeSitterBash */ = { |
| 708 | + isa = XCSwiftPackageProductDependency; |
| 709 | + package = 28B9F7A6290DDAB500245748 /* XCRemoteSwiftPackageReference "tree-sitter-bash" */; |
| 710 | + productName = TreeSitterBash; |
| 711 | + }; |
712 | 712 | /* End XCSwiftPackageProductDependency section */ |
713 | 713 | }; |
714 | 714 | rootObject = 28B3F003290C207D000CD04D /* Project object */; |
|
0 commit comments