|
21 | 21 | /* End PBXAggregateTarget section */
|
22 | 22 |
|
23 | 23 | /* Begin PBXBuildFile section */
|
| 24 | + 02B41A5E123E307200DFC531 /* PBCommitHookFailedSheet.m in Sources */ = {isa = PBXBuildFile; fileRef = 02B41A5D123E307200DFC531 /* PBCommitHookFailedSheet.m */; }; |
| 25 | + 02B41A60123E307F00DFC531 /* PBCommitHookFailedSheet.xib in Resources */ = {isa = PBXBuildFile; fileRef = 02B41A5F123E307F00DFC531 /* PBCommitHookFailedSheet.xib */; }; |
24 | 26 | 056438B70ED0C40B00985397 /* DetailViewTemplate.png in Resources */ = {isa = PBXBuildFile; fileRef = 056438B60ED0C40B00985397 /* DetailViewTemplate.png */; };
|
25 | 27 | 3BC07F4C0ED5A5C5009A7768 /* HistoryViewTemplate.png in Resources */ = {isa = PBXBuildFile; fileRef = 3BC07F4A0ED5A5C5009A7768 /* HistoryViewTemplate.png */; };
|
26 | 28 | 3BC07F4D0ED5A5C5009A7768 /* CommitViewTemplate.png in Resources */ = {isa = PBXBuildFile; fileRef = 3BC07F4B0ED5A5C5009A7768 /* CommitViewTemplate.png */; };
|
|
237 | 239 | /* End PBXCopyFilesBuildPhase section */
|
238 | 240 |
|
239 | 241 | /* Begin PBXFileReference section */
|
| 242 | + 02B41A5C123E307200DFC531 /* PBCommitHookFailedSheet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBCommitHookFailedSheet.h; sourceTree = "<group>"; }; |
| 243 | + 02B41A5D123E307200DFC531 /* PBCommitHookFailedSheet.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PBCommitHookFailedSheet.m; sourceTree = "<group>"; }; |
| 244 | + 02B41A5F123E307F00DFC531 /* PBCommitHookFailedSheet.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = PBCommitHookFailedSheet.xib; sourceTree = "<group>"; }; |
240 | 245 | 056438B60ED0C40B00985397 /* DetailViewTemplate.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = DetailViewTemplate.png; path = Images/DetailViewTemplate.png; sourceTree = "<group>"; };
|
241 | 246 | 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
242 | 247 | 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
|
|
620 | 625 | 29B97317FDCFA39411CA2CEA /* Resources */ = {
|
621 | 626 | isa = PBXGroup;
|
622 | 627 | children = (
|
| 628 | + 02B41A5F123E307F00DFC531 /* PBCommitHookFailedSheet.xib */, |
623 | 629 | F5F7D0641062E7940072C81C /* UpdateKey.pem */,
|
624 | 630 | F50A41130EBB872D00208746 /* Widgets */,
|
625 | 631 | 47DBDB920E94F47200671A1E /* Preference Icons */,
|
|
691 | 697 | D82F435F111B9C6D00A25A39 /* Sheets */ = {
|
692 | 698 | isa = PBXGroup;
|
693 | 699 | children = (
|
| 700 | + 02B41A5C123E307200DFC531 /* PBCommitHookFailedSheet.h */, |
| 701 | + 02B41A5D123E307200DFC531 /* PBCommitHookFailedSheet.m */, |
694 | 702 | D854948410D5C01B0083B917 /* PBCreateBranchSheet.h */,
|
695 | 703 | D854948510D5C01B0083B917 /* PBCreateBranchSheet.m */,
|
696 | 704 | D8E3B34B10DCA958001096A3 /* PBCreateTagSheet.h */,
|
|
1172 | 1180 | D8022FE811E124A0003C21F6 /* PBGitXMessageSheet.xib in Resources */,
|
1173 | 1181 | D8F01C4B12182F19007F729F /* GitX.sdef in Resources */,
|
1174 | 1182 | D8F4AB7912298CE200D6D53C /* rewindImage.pdf in Resources */,
|
| 1183 | + 02B41A60123E307F00DFC531 /* PBCommitHookFailedSheet.xib in Resources */, |
1175 | 1184 | );
|
1176 | 1185 | runOnlyForDeploymentPostprocessing = 0;
|
1177 | 1186 | };
|
|
1321 | 1330 | D8F01D531218A164007F729F /* NSApplication+GitXScripting.m in Sources */,
|
1322 | 1331 | D8B4DC571220D1E4004166D6 /* PBHistorySearchController.m in Sources */,
|
1323 | 1332 | D8712A00122B14EC00012334 /* GitXTextFieldCell.m in Sources */,
|
| 1333 | + 02B41A5E123E307200DFC531 /* PBCommitHookFailedSheet.m in Sources */, |
1324 | 1334 | );
|
1325 | 1335 | runOnlyForDeploymentPostprocessing = 0;
|
1326 | 1336 | };
|
|
0 commit comments