|
38 | 38 | 6CA62EAB29F9D36700785B11 /* TreeSitterTSX in Frameworks */ = {isa = PBXBuildFile; productRef = 6CA62EAA29F9D36700785B11 /* TreeSitterTSX */; };
|
39 | 39 | 6CEC70FE29C3A85000B61C7A /* TreeSitterRegex in Frameworks */ = {isa = PBXBuildFile; productRef = 6CEC70FD29C3A85000B61C7A /* TreeSitterRegex */; };
|
40 | 40 | 7DB18E9729FDC51C00F8EC00 /* TreeSitterScala in Frameworks */ = {isa = PBXBuildFile; productRef = 7DB18E9629FDC51C00F8EC00 /* TreeSitterScala */; };
|
| 41 | + 9D0F66222A3F522700E0F4B7 /* TreeSitterTOML in Frameworks */ = {isa = PBXBuildFile; productRef = 9D0F66212A3F522700E0F4B7 /* TreeSitterTOML */; }; |
41 | 42 | 9D6E74512A2B9B2A0070701E /* TreeSitterOCaml in Frameworks */ = {isa = PBXBuildFile; productRef = 9D6E74502A2B9B2A0070701E /* TreeSitterOCaml */; };
|
42 | 43 | 9DB1B4362A2C0DAA0027B04E /* TreeSitterJSDoc in Frameworks */ = {isa = PBXBuildFile; productRef = 9DB1B4352A2C0DAA0027B04E /* TreeSitterJSDoc */; };
|
43 | 44 | 9DFDC3662A02D9BE0023B3BC /* TreeSitterMarkdown in Frameworks */ = {isa = PBXBuildFile; productRef = 9DFDC3652A02D9BE0023B3BC /* TreeSitterMarkdown */; };
|
|
69 | 70 | 28B3F03C290C363E000CD04D /* TreeSitterGo in Frameworks */,
|
70 | 71 | 7DB18E9729FDC51C00F8EC00 /* TreeSitterScala in Frameworks */,
|
71 | 72 | 28B3F05D290C3709000CD04D /* TreeSitterSwift in Frameworks */,
|
| 73 | + 9D0F66222A3F522700E0F4B7 /* TreeSitterTOML in Frameworks */, |
72 | 74 | 28B9F7AA290DDAC900245748 /* TreeSitterBash in Frameworks */,
|
73 | 75 | 28B3F030290C35F9000CD04D /* TreeSitterCPP in Frameworks */,
|
74 | 76 | 28B3F04E290C3698000CD04D /* TreeSitterJSON in Frameworks */,
|
|
196 | 198 | 9DFDC3652A02D9BE0023B3BC /* TreeSitterMarkdown */,
|
197 | 199 | 9D6E74502A2B9B2A0070701E /* TreeSitterOCaml */,
|
198 | 200 | 9DB1B4352A2C0DAA0027B04E /* TreeSitterJSDoc */,
|
| 201 | + 9D0F66212A3F522700E0F4B7 /* TreeSitterTOML */, |
199 | 202 | );
|
200 | 203 | productName = "CodeLanguages-Container";
|
201 | 204 | productReference = 28B3F00C290C207D000CD04D /* CodeLanguages_Container.framework */;
|
|
258 | 261 | 9DFDC3642A02D9BE0023B3BC /* XCRemoteSwiftPackageReference "tree-sitter-markdown" */,
|
259 | 262 | 9D6E744F2A2B9B2A0070701E /* XCRemoteSwiftPackageReference "tree-sitter-ocaml" */,
|
260 | 263 | 9DB1B4342A2C0DA90027B04E /* XCRemoteSwiftPackageReference "tree-sitter-jsdoc" */,
|
| 264 | + 9D0F66202A3F522700E0F4B7 /* XCRemoteSwiftPackageReference "tree-sitter-toml" */, |
261 | 265 | );
|
262 | 266 | productRefGroup = 28B3F00D290C207D000CD04D /* Products */;
|
263 | 267 | projectDirPath = "";
|
|
739 | 743 | kind = branch;
|
740 | 744 | };
|
741 | 745 | };
|
| 746 | + 9D0F66202A3F522700E0F4B7 /* XCRemoteSwiftPackageReference "tree-sitter-toml" */ = { |
| 747 | + isa = XCRemoteSwiftPackageReference; |
| 748 | + repositoryURL = "https://github.com/cengelbart39/tree-sitter-toml.git"; |
| 749 | + requirement = { |
| 750 | + branch = feature/spm; |
| 751 | + kind = branch; |
| 752 | + }; |
| 753 | + }; |
742 | 754 | 9D6E744F2A2B9B2A0070701E /* XCRemoteSwiftPackageReference "tree-sitter-ocaml" */ = {
|
743 | 755 | isa = XCRemoteSwiftPackageReference;
|
744 | 756 | repositoryURL = "https://github.com/tree-sitter/tree-sitter-ocaml.git";
|
|
916 | 928 | package = 7DB18E9529FDC51C00F8EC00 /* XCRemoteSwiftPackageReference "tree-sitter-scala" */;
|
917 | 929 | productName = TreeSitterScala;
|
918 | 930 | };
|
| 931 | + 9D0F66212A3F522700E0F4B7 /* TreeSitterTOML */ = { |
| 932 | + isa = XCSwiftPackageProductDependency; |
| 933 | + package = 9D0F66202A3F522700E0F4B7 /* XCRemoteSwiftPackageReference "tree-sitter-toml" */; |
| 934 | + productName = TreeSitterTOML; |
| 935 | + }; |
919 | 936 | 9D6E74502A2B9B2A0070701E /* TreeSitterOCaml */ = {
|
920 | 937 | isa = XCSwiftPackageProductDependency;
|
921 | 938 | package = 9D6E744F2A2B9B2A0070701E /* XCRemoteSwiftPackageReference "tree-sitter-ocaml" */;
|
|
0 commit comments