|
37 | 37 | 6CA62EA929F9D36700785B11 /* TreeSitterTS in Frameworks */ = {isa = PBXBuildFile; productRef = 6CA62EA829F9D36700785B11 /* TreeSitterTS */; };
|
38 | 38 | 6CA62EAB29F9D36700785B11 /* TreeSitterTSX in Frameworks */ = {isa = PBXBuildFile; productRef = 6CA62EAA29F9D36700785B11 /* TreeSitterTSX */; };
|
39 | 39 | 6CEC70FE29C3A85000B61C7A /* TreeSitterRegex in Frameworks */ = {isa = PBXBuildFile; productRef = 6CEC70FD29C3A85000B61C7A /* TreeSitterRegex */; };
|
| 40 | + 7DB18E9729FDC51C00F8EC00 /* TreeSitterScala in Frameworks */ = {isa = PBXBuildFile; productRef = 7DB18E9629FDC51C00F8EC00 /* TreeSitterScala */; }; |
40 | 41 | 9D6DA3B8298F1A4600E69066 /* TreeSitterOCaml in Frameworks */ = {isa = PBXBuildFile; productRef = 9D6DA3B7298F1A4600E69066 /* TreeSitterOCaml */; };
|
41 | 42 | /* End PBXBuildFile section */
|
42 | 43 |
|
|
61 | 62 | 28B3F02D290C35D9000CD04D /* TreeSitterC in Frameworks */,
|
62 | 63 | 28B3F04B290C368B000CD04D /* TreeSitterJS in Frameworks */,
|
63 | 64 | 28B3F03C290C363E000CD04D /* TreeSitterGo in Frameworks */,
|
| 65 | + 7DB18E9729FDC51C00F8EC00 /* TreeSitterScala in Frameworks */, |
64 | 66 | 28B3F05D290C3709000CD04D /* TreeSitterSwift in Frameworks */,
|
65 | 67 | 28B9F7AA290DDAC900245748 /* TreeSitterBash in Frameworks */,
|
66 | 68 | 28B3F030290C35F9000CD04D /* TreeSitterCPP in Frameworks */,
|
|
187 | 189 | 28AAB6AD29CA57D40087654B /* TreeSitterDart */,
|
188 | 190 | 6CA62EA829F9D36700785B11 /* TreeSitterTS */,
|
189 | 191 | 6CA62EAA29F9D36700785B11 /* TreeSitterTSX */,
|
| 192 | + 7DB18E9629FDC51C00F8EC00 /* TreeSitterScala */, |
190 | 193 | );
|
191 | 194 | productName = "CodeLanguages-Container";
|
192 | 195 | productReference = 28B3F00C290C207D000CD04D /* CodeLanguages_Container.framework */;
|
|
246 | 249 | 6CEC70FC29C3A85000B61C7A /* XCRemoteSwiftPackageReference "tree-sitter-regex" */,
|
247 | 250 | 28AAB6AC29CA57D40087654B /* XCRemoteSwiftPackageReference "tree-sitter-dart" */,
|
248 | 251 | 6CA62EA729F9D36700785B11 /* XCRemoteSwiftPackageReference "tree-sitter-typescript" */,
|
| 252 | + 7DB18E9529FDC51C00F8EC00 /* XCRemoteSwiftPackageReference "tree-sitter-scala" */, |
249 | 253 | );
|
250 | 254 | productRefGroup = 28B3F00D290C207D000CD04D /* Products */;
|
251 | 255 | projectDirPath = "";
|
|
719 | 723 | kind = branch;
|
720 | 724 | };
|
721 | 725 | };
|
| 726 | + 7DB18E9529FDC51C00F8EC00 /* XCRemoteSwiftPackageReference "tree-sitter-scala" */ = { |
| 727 | + isa = XCRemoteSwiftPackageReference; |
| 728 | + repositoryURL = "https://github.com/bishabosha/tree-sitter-scala.git"; |
| 729 | + requirement = { |
| 730 | + branch = feature/spm; |
| 731 | + kind = branch; |
| 732 | + }; |
| 733 | + }; |
722 | 734 | 9D6DA3B6298F1A4500E69066 /* XCRemoteSwiftPackageReference "tree-sitter-ocaml" */ = {
|
723 | 735 | isa = XCRemoteSwiftPackageReference;
|
724 | 736 | repositoryURL = "https://github.com/cengelbart39/tree-sitter-ocaml.git";
|
|
875 | 887 | package = 6CEC70FC29C3A85000B61C7A /* XCRemoteSwiftPackageReference "tree-sitter-regex" */;
|
876 | 888 | productName = TreeSitterRegex;
|
877 | 889 | };
|
| 890 | + 7DB18E9629FDC51C00F8EC00 /* TreeSitterScala */ = { |
| 891 | + isa = XCSwiftPackageProductDependency; |
| 892 | + package = 7DB18E9529FDC51C00F8EC00 /* XCRemoteSwiftPackageReference "tree-sitter-scala" */; |
| 893 | + productName = TreeSitterScala; |
| 894 | + }; |
878 | 895 | 9D6DA3B7298F1A4600E69066 /* TreeSitterOCaml */ = {
|
879 | 896 | isa = XCSwiftPackageProductDependency;
|
880 | 897 | package = 9D6DA3B6298F1A4500E69066 /* XCRemoteSwiftPackageReference "tree-sitter-ocaml" */;
|
|
0 commit comments