|
155 | 155 | 4D3FB3E7198AEAAF000B4A58 /* PBGitRepositoryDocument.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D3FB3E6198AEAAF000B4A58 /* PBGitRepositoryDocument.m */; };
|
156 | 156 | 551BF176112F3F4B00265053 /* gitx_askpasswd in Resources */ = {isa = PBXBuildFile; fileRef = 551BF111112F371800265053 /* gitx_askpasswd */; };
|
157 | 157 | 643952771603EF9B00BB7AFF /* PBGitSVSubmoduleItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 643952761603EF9B00BB7AFF /* PBGitSVSubmoduleItem.m */; };
|
| 158 | + 658CD8671D50F93500F5F019 /* PBOpenFiles.m in Sources */ = {isa = PBXBuildFile; fileRef = 658CD8661D50F93500F5F019 /* PBOpenFiles.m */; }; |
158 | 159 | 6C25810B1C2720E60080A89A /* GitXCommitCopier.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C25810A1C2720E60080A89A /* GitXCommitCopier.m */; };
|
159 | 160 | 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
|
160 | 161 | 911112370E5A097800BF76B4 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 911112360E5A097800BF76B4 /* Security.framework */; };
|
|
580 | 581 | 551BF111112F371800265053 /* gitx_askpasswd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = gitx_askpasswd; sourceTree = BUILT_PRODUCTS_DIR; };
|
581 | 582 | 643952751603EF9B00BB7AFF /* PBGitSVSubmoduleItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBGitSVSubmoduleItem.h; sourceTree = "<group>"; };
|
582 | 583 | 643952761603EF9B00BB7AFF /* PBGitSVSubmoduleItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PBGitSVSubmoduleItem.m; sourceTree = "<group>"; };
|
| 584 | + 658CD8651D50F93500F5F019 /* PBOpenFiles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PBOpenFiles.h; path = Classes/Util/PBOpenFiles.h; sourceTree = SOURCE_ROOT; }; |
| 585 | + 658CD8661D50F93500F5F019 /* PBOpenFiles.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PBOpenFiles.m; path = Classes/Util/PBOpenFiles.m; sourceTree = SOURCE_ROOT; }; |
583 | 586 | 6C2581091C2720E60080A89A /* GitXCommitCopier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GitXCommitCopier.h; sourceTree = "<group>"; };
|
584 | 587 | 6C25810A1C2720E60080A89A /* GitXCommitCopier.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GitXCommitCopier.m; sourceTree = "<group>"; };
|
585 | 588 | 77C82804067257F0000B614F /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
|
|
986 | 989 | 4A5D76B014A9A9CC00DF6C68 /* PBEasyFS.m */,
|
987 | 990 | 4A5D76B114A9A9CC00DF6C68 /* PBEasyPipe.h */,
|
988 | 991 | 4A5D76B214A9A9CC00DF6C68 /* PBEasyPipe.m */,
|
| 992 | + 658CD8651D50F93500F5F019 /* PBOpenFiles.h */, |
| 993 | + 658CD8661D50F93500F5F019 /* PBOpenFiles.m */, |
989 | 994 | 4AB71FF614B7EDD400F1DFFC /* RJModalRepoSheet.h */,
|
990 | 995 | 4AB71FF714B7EDD400F1DFFC /* RJModalRepoSheet.m */,
|
991 | 996 | 6C2581091C2720E60080A89A /* GitXCommitCopier.h */,
|
|
1427 | 1432 | 4A5D770A14A9A9CC00DF6C68 /* PBGitSVStageItem.m in Sources */,
|
1428 | 1433 | 4A5D770B14A9A9CC00DF6C68 /* PBGitSVTagItem.m in Sources */,
|
1429 | 1434 | 4A5D770C14A9A9CC00DF6C68 /* PBGitTree.m in Sources */,
|
| 1435 | + 658CD8671D50F93500F5F019 /* PBOpenFiles.m in Sources */, |
1430 | 1436 | 4A5D770D14A9A9CC00DF6C68 /* PBGitXErrors.m in Sources */,
|
1431 | 1437 | 4A5D770E14A9A9CC00DF6C68 /* PBGitXProtocol.m in Sources */,
|
1432 | 1438 | 4A5D771114A9A9CC00DF6C68 /* GitXRelativeDateFormatter.m in Sources */,
|
|
0 commit comments