|
87 | 87 | EE5F6A7B8C9D0E1F2A3B4C5D /* ToolApprovalView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF6A7B8C9D0E1F2A3B4C5D6E /* ToolApprovalView.swift */; }; |
88 | 88 | 117B8C9D0E1F2A3B4C5D6E7F /* ContextBudget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 228C9D0E1F2A3B4C5D6E7F81 /* ContextBudget.swift */; }; |
89 | 89 | 339D0E1F2A3B4C5D6E7F8192 /* ContextManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = D005E0D461771E49D839C575 /* ContextManager.swift */; }; |
| 90 | + C1D2E3F4A5B6071829304C5D /* ContextAnalysisService.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1E2F3A4B5C60718293A4B5C /* ContextAnalysisService.swift */; }; |
| 91 | + E2F3A4B5C6D7081929304C5D /* UserMemories.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2A3B4C5D6E7081929304C5D /* UserMemories.swift */; }; |
| 92 | + B1C2D3E4F5A60718293B4C5D /* GitHubService.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1B2C3D4E5F60718293A4B5C /* GitHubService.swift */; }; |
| 93 | + B2C3D4E5F6A70829304C5D6E /* GitHubTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2B3C4D5E6F70829304B5C6D /* GitHubTool.swift */; }; |
| 94 | + B3C4D5E6F7A8093A415D6E7F /* CodeAnalysisTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3B4C5D6E7F8093A415C6D7E /* CodeAnalysisTool.swift */; }; |
| 95 | + B4C5D6E7F8A90A4B526E7F80 /* ProjectViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4B5C6D7E8F90A4B526D7E8F /* ProjectViewModel.swift */; }; |
| 96 | + B5C6D7E8F9AA1B5C637F8091 /* GitHubViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5B6C7D8E9FA1B5C637E8F90 /* GitHubViewModel.swift */; }; |
| 97 | + B6C7D8E9FAAB2C6D74809102 /* CodeAnalysisViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A6B7C8D9EAFB2C6D748F9001 /* CodeAnalysisViewModel.swift */; }; |
| 98 | + B7C8D9EAFBAC3D7E859102A3 /* ProjectDashboardView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B8C9DAEBFC3D7E859001A2 /* ProjectDashboardView.swift */; }; |
| 99 | + B8C9DAEBFBAD4E8F960213B4 /* BuildPanelView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8B9CADBECED4E8F960112B3 /* BuildPanelView.swift */; }; |
| 100 | + B9CADBECEBBE5F900A1324C5 /* GitHubPanelView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9BACBDCEDFE5F900A1223C4 /* GitHubPanelView.swift */; }; |
| 101 | + BACBDCEDDCBF60011B2435D6 /* CodeAnalysisPanelView.swift in Sources */ = {isa = PBXBuildFile; fileRef = AABBCCDDEEAF60011B2334D5 /* CodeAnalysisPanelView.swift */; }; |
90 | 102 | /* End PBXBuildFile section */ |
91 | 103 |
|
92 | 104 | /* Begin PBXContainerItemProxy section */ |
|
115 | 127 |
|
116 | 128 | /* Begin PBXFileReference section */ |
117 | 129 | 0095C89C8F1E4539863AE74D96B702F4 /* MLXService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MLXService.swift; sourceTree = "<group>"; }; |
| 130 | + D1E2F3A4B5C60718293A4B5C /* ContextAnalysisService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContextAnalysisService.swift; sourceTree = "<group>"; }; |
| 131 | + F2A3B4C5D6E7081929304C5D /* UserMemories.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserMemories.swift; sourceTree = "<group>"; }; |
118 | 132 | 01A056387C5D6883F0932FA4 /* GitService.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GitService.swift; path = "MLX Code/Services/GitService.swift"; sourceTree = "<group>"; }; |
119 | 133 | 0674F2D9E84C4AC3AC8ED170619E99EA /* FileService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileService.swift; sourceTree = "<group>"; }; |
120 | 134 | 07F3CD889AF1A1B378575B71 /* PathsSettingsView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PathsSettingsView.swift; sourceTree = "<group>"; }; |
|
202 | 216 | DD4E5F6A7B8C9D0E1F2A3B4C /* ToolApproval.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ToolApproval.swift; path = "MLX Code/Models/ToolApproval.swift"; sourceTree = SOURCE_ROOT; }; |
203 | 217 | FF6A7B8C9D0E1F2A3B4C5D6E /* ToolApprovalView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ToolApprovalView.swift; path = "MLX Code/Views/ToolApprovalView.swift"; sourceTree = SOURCE_ROOT; }; |
204 | 218 | 228C9D0E1F2A3B4C5D6E7F81 /* ContextBudget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ContextBudget.swift; path = "MLX Code/Services/ContextBudget.swift"; sourceTree = SOURCE_ROOT; }; |
| 219 | + A1B2C3D4E5F60718293A4B5C /* GitHubService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GitHubService.swift; sourceTree = "<group>"; }; |
| 220 | + A2B3C4D5E6F70829304B5C6D /* GitHubTool.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GitHubTool.swift; path = Tools/GitHubTool.swift; sourceTree = "<group>"; }; |
| 221 | + A3B4C5D6E7F8093A415C6D7E /* CodeAnalysisTool.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CodeAnalysisTool.swift; path = Tools/CodeAnalysisTool.swift; sourceTree = "<group>"; }; |
| 222 | + A4B5C6D7E8F90A4B526D7E8F /* ProjectViewModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ProjectViewModel.swift; sourceTree = "<group>"; }; |
| 223 | + A5B6C7D8E9FA1B5C637E8F90 /* GitHubViewModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = GitHubViewModel.swift; sourceTree = "<group>"; }; |
| 224 | + A6B7C8D9EAFB2C6D748F9001 /* CodeAnalysisViewModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CodeAnalysisViewModel.swift; sourceTree = "<group>"; }; |
| 225 | + A7B8C9DAEBFC3D7E859001A2 /* ProjectDashboardView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ProjectDashboardView.swift; sourceTree = "<group>"; }; |
| 226 | + A8B9CADBECED4E8F960112B3 /* BuildPanelView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = BuildPanelView.swift; sourceTree = "<group>"; }; |
| 227 | + A9BACBDCEDFE5F900A1223C4 /* GitHubPanelView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = GitHubPanelView.swift; sourceTree = "<group>"; }; |
| 228 | + AABBCCDDEEAF60011B2334D5 /* CodeAnalysisPanelView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CodeAnalysisPanelView.swift; sourceTree = "<group>"; }; |
205 | 229 | /* End PBXFileReference section */ |
206 | 230 |
|
207 | 231 | /* Begin PBXFrameworksBuildPhase section */ |
|
293 | 317 | 64071C1709105BE6194D0570 /* DiffPreviewTool.swift */, |
294 | 318 | B87A92AF8834D4EAB5ED2FED /* HelpTool.swift */, |
295 | 319 | BB2C3D4E5F6A7B8C9D0E1F2A /* ToolTier.swift */, |
| 320 | + A2B3C4D5E6F70829304B5C6D /* GitHubTool.swift */, |
| 321 | + A3B4C5D6E7F8093A415C6D7E /* CodeAnalysisTool.swift */, |
296 | 322 | ); |
297 | 323 | name = Tools; |
298 | 324 | sourceTree = "<group>"; |
|
328 | 354 | D18CD3C400C3AD1177178192 /* ThinkingIndicatorView.swift */, |
329 | 355 | B9DCFE1EB35E1587BE810984 /* CollapsibleToolResultView.swift */, |
330 | 356 | 3BA6541CD08A3BD34802C064 /* HelpView.swift */, |
| 357 | + A7B8C9DAEBFC3D7E859001A2 /* ProjectDashboardView.swift */, |
| 358 | + A8B9CADBECED4E8F960112B3 /* BuildPanelView.swift */, |
| 359 | + A9BACBDCEDFE5F900A1223C4 /* GitHubPanelView.swift */, |
| 360 | + AABBCCDDEEAF60011B2334D5 /* CodeAnalysisPanelView.swift */, |
331 | 361 | ); |
332 | 362 | path = Views; |
333 | 363 | sourceTree = "<group>"; |
|
340 | 370 | 0674F2D9E84C4AC3AC8ED170619E99EA /* FileService.swift */, |
341 | 371 | D3FFCCE81A9942AD88F69691662852EC /* PythonService.swift */, |
342 | 372 | 2484B300512B2B737C691AF5 /* WidgetDataSync.swift */, |
| 373 | + A1B2C3D4E5F60718293A4B5C /* GitHubService.swift */, |
| 374 | + D1E2F3A4B5C60718293A4B5C /* ContextAnalysisService.swift */, |
| 375 | + F2A3B4C5D6E7081929304C5D /* UserMemories.swift */, |
343 | 376 | ); |
344 | 377 | path = Services; |
345 | 378 | sourceTree = "<group>"; |
|
357 | 390 | children = ( |
358 | 391 | D8C77339FE1D4E7FAA34113946220883 /* ChatViewModel.swift */, |
359 | 392 | DEE14123640793BDCED74DE1 /* ChatViewModel+Tools.swift */, |
| 393 | + A4B5C6D7E8F90A4B526D7E8F /* ProjectViewModel.swift */, |
| 394 | + A5B6C7D8E9FA1B5C637E8F90 /* GitHubViewModel.swift */, |
| 395 | + A6B7C8D9EAFB2C6D748F9001 /* CodeAnalysisViewModel.swift */, |
360 | 396 | ); |
361 | 397 | path = ViewModels; |
362 | 398 | sourceTree = "<group>"; |
|
651 | 687 | EE5F6A7B8C9D0E1F2A3B4C5D /* ToolApprovalView.swift in Sources */, |
652 | 688 | 117B8C9D0E1F2A3B4C5D6E7F /* ContextBudget.swift in Sources */, |
653 | 689 | 339D0E1F2A3B4C5D6E7F8192 /* ContextManager.swift in Sources */, |
| 690 | + C1D2E3F4A5B6071829304C5D /* ContextAnalysisService.swift in Sources */, |
| 691 | + E2F3A4B5C6D7081929304C5D /* UserMemories.swift in Sources */, |
| 692 | + B1C2D3E4F5A60718293B4C5D /* GitHubService.swift in Sources */, |
| 693 | + B2C3D4E5F6A70829304C5D6E /* GitHubTool.swift in Sources */, |
| 694 | + B3C4D5E6F7A8093A415D6E7F /* CodeAnalysisTool.swift in Sources */, |
| 695 | + B4C5D6E7F8A90A4B526E7F80 /* ProjectViewModel.swift in Sources */, |
| 696 | + B5C6D7E8F9AA1B5C637F8091 /* GitHubViewModel.swift in Sources */, |
| 697 | + B6C7D8E9FAAB2C6D74809102 /* CodeAnalysisViewModel.swift in Sources */, |
| 698 | + B7C8D9EAFBAC3D7E859102A3 /* ProjectDashboardView.swift in Sources */, |
| 699 | + B8C9DAEBFBAD4E8F960213B4 /* BuildPanelView.swift in Sources */, |
| 700 | + B9CADBECEBBE5F900A1324C5 /* GitHubPanelView.swift in Sources */, |
| 701 | + BACBDCEDDCBF60011B2435D6 /* CodeAnalysisPanelView.swift in Sources */, |
654 | 702 | ); |
655 | 703 | runOnlyForDeploymentPostprocessing = 0; |
656 | 704 | }; |
|
690 | 738 | "@executable_path/../Frameworks", |
691 | 739 | ); |
692 | 740 | MACOSX_DEPLOYMENT_TARGET = 14.0; |
693 | | - MARKETING_VERSION = 5.0.0; |
| 741 | + MARKETING_VERSION = 6.0.0; |
694 | 742 | PRODUCT_BUNDLE_IDENTIFIER = com.local.mlxcode; |
695 | 743 | PRODUCT_NAME = "$(TARGET_NAME)"; |
696 | 744 | SWIFT_EMIT_LOC_STRINGS = YES; |
|
769 | 817 | "@executable_path/../../../../Frameworks", |
770 | 818 | ); |
771 | 819 | MACOSX_DEPLOYMENT_TARGET = 14.0; |
772 | | - MARKETING_VERSION = 5.0.0; |
| 820 | + MARKETING_VERSION = 6.0.0; |
773 | 821 | PRODUCT_BUNDLE_IDENTIFIER = com.local.mlxcode.widget; |
774 | 822 | PRODUCT_NAME = "$(TARGET_NAME)"; |
775 | 823 | SDKROOT = macosx; |
|
857 | 905 | "@executable_path/../../../../Frameworks", |
858 | 906 | ); |
859 | 907 | MACOSX_DEPLOYMENT_TARGET = 14.0; |
860 | | - MARKETING_VERSION = 5.0.0; |
| 908 | + MARKETING_VERSION = 6.0.0; |
861 | 909 | PRODUCT_BUNDLE_IDENTIFIER = com.local.mlxcode.widget; |
862 | 910 | PRODUCT_NAME = "$(TARGET_NAME)"; |
863 | 911 | SDKROOT = macosx; |
|
890 | 938 | "@executable_path/../Frameworks", |
891 | 939 | ); |
892 | 940 | MACOSX_DEPLOYMENT_TARGET = 14.0; |
893 | | - MARKETING_VERSION = 5.0.0; |
| 941 | + MARKETING_VERSION = 6.0.0; |
894 | 942 | PRODUCT_BUNDLE_IDENTIFIER = com.local.mlxcode; |
895 | 943 | PRODUCT_NAME = "$(TARGET_NAME)"; |
896 | 944 | SWIFT_EMIT_LOC_STRINGS = YES; |
|
0 commit comments