|
143 | 143 | 4D843B1F1E5D27C3004C3A6F /* PBTask.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D843B1E1E5D27C3004C3A6F /* PBTask.m */; };
|
144 | 144 | 4D843B401E5E3939004C3A6F /* PBGitRepository_PBGitBinarySupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D843B3F1E5E3939004C3A6F /* PBGitRepository_PBGitBinarySupport.m */; };
|
145 | 145 | 4DECFBB21E662962004C3A6F /* ObjectiveGit+PBCategories.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DECFBB11E662962004C3A6F /* ObjectiveGit+PBCategories.m */; };
|
| 146 | + 4DF173E621A1A67C003CD3CE /* MAKVONotificationCenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DF173E521A1A67A003CD3CE /* MAKVONotificationCenter.m */; }; |
146 | 147 | 50660A551FD6F48A004342B0 /* PBSidebarList.m in Sources */ = {isa = PBXBuildFile; fileRef = 50660A541FD6F48A004342B0 /* PBSidebarList.m */; };
|
147 | 148 | 507367411FD1F54E003F73E1 /* PBGitCommitTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 507367401FD1F54E003F73E1 /* PBGitCommitTableViewCell.m */; };
|
148 | 149 | 508E268D1FD317FC00CE9FE0 /* PBSidebarTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 508E268C1FD317FC00CE9FE0 /* PBSidebarTableViewCell.m */; };
|
|
572 | 573 | 4DE23D051CF31252004C3A6F /* include */ = {isa = PBXFileReference; lastKnownFileType = folder; name = include; path = "objective-git/External/libgit2/include"; sourceTree = "<group>"; };
|
573 | 574 | 4DECFBB01E662962004C3A6F /* ObjectiveGit+PBCategories.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ObjectiveGit+PBCategories.h"; sourceTree = "<group>"; };
|
574 | 575 | 4DECFBB11E662962004C3A6F /* ObjectiveGit+PBCategories.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "ObjectiveGit+PBCategories.m"; sourceTree = "<group>"; };
|
| 576 | + 4DF173E421A1A679003CD3CE /* MAKVONotificationCenter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MAKVONotificationCenter.h; path = MAKVONotificationCenter/MAKVONotificationCenter.h; sourceTree = "<group>"; }; |
| 577 | + 4DF173E521A1A67A003CD3CE /* MAKVONotificationCenter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MAKVONotificationCenter.m; path = MAKVONotificationCenter/MAKVONotificationCenter.m; sourceTree = "<group>"; }; |
575 | 578 | 50660A531FD6F48A004342B0 /* PBSidebarList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PBSidebarList.h; sourceTree = "<group>"; };
|
576 | 579 | 50660A541FD6F48A004342B0 /* PBSidebarList.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PBSidebarList.m; sourceTree = "<group>"; };
|
577 | 580 | 5073673F1FD1F54E003F73E1 /* PBGitCommitTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PBGitCommitTableViewCell.h; sourceTree = "<group>"; };
|
|
1073 | 1076 | 4A5D773E14A9AB3A00DF6C68 /* External Sources */ = {
|
1074 | 1077 | isa = PBXGroup;
|
1075 | 1078 | children = (
|
| 1079 | + 4DF173E421A1A679003CD3CE /* MAKVONotificationCenter.h */, |
| 1080 | + 4DF173E521A1A67A003CD3CE /* MAKVONotificationCenter.m */, |
1076 | 1081 | 4DE23D061CF31258004C3A6F /* libgit2 */,
|
1077 | 1082 | 4A8F6B3B14A9B6100002F4D7 /* MGScopeBar.xcodeproj */,
|
1078 | 1083 | 4A4EF09F142CBAD5001B8CDF /* ObjectiveGitFramework.xcodeproj */,
|
|
1430 | 1435 | buildActionMask = 2147483647;
|
1431 | 1436 | files = (
|
1432 | 1437 | 4A5D76E114A9A9CC00DF6C68 /* ApplicationController.m in Sources */,
|
| 1438 | + 4DF173E621A1A67C003CD3CE /* MAKVONotificationCenter.m in Sources */, |
1433 | 1439 | 4A5D76E214A9A9CC00DF6C68 /* DBPrefsWindowController.m in Sources */,
|
1434 | 1440 | 4A5D76E314A9A9CC00DF6C68 /* OpenRecentController.m in Sources */,
|
1435 | 1441 | 4A5D76E414A9A9CC00DF6C68 /* PBDiffWindowController.m in Sources */,
|
|
0 commit comments