|
65 | 65 | F5E92A1B0E88550E00056E75 /* empty_file.png in Resources */ = {isa = PBXBuildFile; fileRef = F5E92A1A0E88550E00056E75 /* empty_file.png */; };
|
66 | 66 | F5E92A230E88569500056E75 /* new_file.png in Resources */ = {isa = PBXBuildFile; fileRef = F5E92A220E88569500056E75 /* new_file.png */; };
|
67 | 67 | F5EF8C8E0E9D4A5D0050906B /* PBWebController.m in Sources */ = {isa = PBXBuildFile; fileRef = F5EF8C8D0E9D4A5D0050906B /* PBWebController.m */; };
|
| 68 | + F5FE6C030EB13BC900F30D12 /* PBServicesController.m in Sources */ = {isa = PBXBuildFile; fileRef = F5FE6C020EB13BC900F30D12 /* PBServicesController.m */; }; |
68 | 69 | F5FF4E180E0829C20006317A /* PBGitRevList.m in Sources */ = {isa = PBXBuildFile; fileRef = F5FF4E170E0829C20006317A /* PBGitRevList.m */; };
|
69 | 70 | F5FF4E7A0E082E440006317A /* PBGitGrapher.m in Sources */ = {isa = PBXBuildFile; fileRef = F5FF4E790E082E440006317A /* PBGitGrapher.m */; };
|
70 | 71 | /* End PBXBuildFile section */
|
|
191 | 192 | F5E92A220E88569500056E75 /* new_file.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = new_file.png; path = Images/new_file.png; sourceTree = "<group>"; };
|
192 | 193 | F5EF8C8C0E9D4A5D0050906B /* PBWebController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBWebController.h; sourceTree = "<group>"; };
|
193 | 194 | F5EF8C8D0E9D4A5D0050906B /* PBWebController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PBWebController.m; sourceTree = "<group>"; };
|
| 195 | + F5FE6C010EB13BC900F30D12 /* PBServicesController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBServicesController.h; sourceTree = "<group>"; }; |
| 196 | + F5FE6C020EB13BC900F30D12 /* PBServicesController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PBServicesController.m; sourceTree = "<group>"; }; |
194 | 197 | F5FF4E160E0829C20006317A /* PBGitRevList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBGitRevList.h; sourceTree = "<group>"; };
|
195 | 198 | F5FF4E170E0829C20006317A /* PBGitRevList.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PBGitRevList.m; sourceTree = "<group>"; };
|
196 | 199 | F5FF4E780E082E440006317A /* PBGitGrapher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBGitGrapher.h; sourceTree = "<group>"; };
|
|
365 | 368 | F5EF8C8C0E9D4A5D0050906B /* PBWebController.h */,
|
366 | 369 | F5E926050E8827D300056E75 /* PBViewController.m */,
|
367 | 370 | F5EF8C8D0E9D4A5D0050906B /* PBWebController.m */,
|
| 371 | + F5FE6C010EB13BC900F30D12 /* PBServicesController.h */, |
| 372 | + F5FE6C020EB13BC900F30D12 /* PBServicesController.m */, |
368 | 373 | );
|
369 | 374 | name = Controllers;
|
370 | 375 | sourceTree = "<group>";
|
|
623 | 628 | 93CB42C20EAB7B2200530609 /* PBGitDefaults.m in Sources */,
|
624 | 629 | F5E424150EA3E4E10046E362 /* PBDiffWindowController.m in Sources */,
|
625 | 630 | F5E424180EA3E4EB0046E362 /* PBWebDiffController.m in Sources */,
|
| 631 | + F5FE6C030EB13BC900F30D12 /* PBServicesController.m in Sources */, |
626 | 632 | );
|
627 | 633 | runOnlyForDeploymentPostprocessing = 0;
|
628 | 634 | };
|
|
0 commit comments