|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 0A6858C711F7EA8A00AC2BE4 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A6858C611F7EA8A00AC2BE4 /* CoreServices.framework */; };
|
| 11 | + 2682AABB1929140E00271A4D /* GTOID+JavaScript.m in Sources */ = {isa = PBXBuildFile; fileRef = 2682AABA1929140E00271A4D /* GTOID+JavaScript.m */; }; |
11 | 12 | 4A0B5BD315FE2DA600ACCB61 /* libssl.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4A0B5BD215FE2DA600ACCB61 /* libssl.dylib */; };
|
12 | 13 | 4A0B5BD515FE2DC900ACCB61 /* libcrypto.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4A0B5BD415FE2DC900ACCB61 /* libcrypto.dylib */; };
|
13 | 14 | 4A1F4E6917AFE969004D51E9 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29B97325FDCFA39411CA2CEA /* Foundation.framework */; };
|
|
361 | 362 | /* Begin PBXFileReference section */
|
362 | 363 | 0A6858C611F7EA8A00AC2BE4 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; };
|
363 | 364 | 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
|
| 365 | + 2682AAB91929140E00271A4D /* GTOID+JavaScript.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "GTOID+JavaScript.h"; sourceTree = "<group>"; }; |
| 366 | + 2682AABA1929140E00271A4D /* GTOID+JavaScript.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GTOID+JavaScript.m"; sourceTree = "<group>"; }; |
364 | 367 | 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
|
365 | 368 | 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
|
366 | 369 | 4A0B5BD215FE2DA600ACCB61 /* libssl.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libssl.dylib; path = usr/lib/libssl.dylib; sourceTree = SDKROOT; };
|
|
756 | 759 | 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
|
757 | 760 | isa = PBXGroup;
|
758 | 761 | children = (
|
759 |
| - 4AC42F7B16BFBAD2007CCA3A /* Foundation.framework */, |
760 | 762 | 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
|
761 | 763 | 4A40159814067B7A00DB9C07 /* AppKit.framework */,
|
762 | 764 | 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
|
|
1086 | 1088 | 643952761603EF9B00BB7AFF /* PBGitSVSubmoduleItem.m */,
|
1087 | 1089 | 4AB057E11652652000DE751D /* GitRepoFinder.h */,
|
1088 | 1090 | 4AB057E21652652000DE751D /* GitRepoFinder.m */,
|
| 1091 | + 2682AAB91929140E00271A4D /* GTOID+JavaScript.h */, |
| 1092 | + 2682AABA1929140E00271A4D /* GTOID+JavaScript.m */, |
1089 | 1093 | );
|
1090 | 1094 | path = git;
|
1091 | 1095 | sourceTree = "<group>";
|
|
1587 | 1591 | 4A5D770E14A9A9CC00DF6C68 /* PBGitXProtocol.m in Sources */,
|
1588 | 1592 | 4A5D771114A9A9CC00DF6C68 /* GitXRelativeDateFormatter.m in Sources */,
|
1589 | 1593 | 4A5D771214A9A9CC00DF6C68 /* main.m in Sources */,
|
| 1594 | + 2682AABB1929140E00271A4D /* GTOID+JavaScript.m in Sources */, |
1590 | 1595 | 4A5D771314A9A9CC00DF6C68 /* PBChangedFile.m in Sources */,
|
1591 | 1596 | 4A5D771414A9A9CC00DF6C68 /* PBCLIProxy.m in Sources */,
|
1592 | 1597 | 4A5D771514A9A9CC00DF6C68 /* PBCommitList.m in Sources */,
|
|
0 commit comments