|
575 | 575 | 4D3FB3E5198AEAAF000B4A58 /* PBGitRepositoryDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBGitRepositoryDocument.h; sourceTree = "<group>"; };
|
576 | 576 | 4D3FB3E6198AEAAF000B4A58 /* PBGitRepositoryDocument.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PBGitRepositoryDocument.m; sourceTree = "<group>"; };
|
577 | 577 | 4DC1853818E6F93200E8DB8F /* Info-gitx.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-gitx.plist"; sourceTree = "<group>"; };
|
| 578 | + 4DE23D041CF31237004C3A6F /* src */ = {isa = PBXFileReference; lastKnownFileType = folder; name = src; path = "objective-git/External/libgit2/src"; sourceTree = "<group>"; }; |
| 579 | + 4DE23D051CF31252004C3A6F /* include */ = {isa = PBXFileReference; lastKnownFileType = folder; name = include; path = "objective-git/External/libgit2/include"; sourceTree = "<group>"; }; |
578 | 580 | 551BF111112F371800265053 /* gitx_askpasswd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = gitx_askpasswd; sourceTree = BUILT_PRODUCTS_DIR; };
|
579 | 581 | 643952751603EF9B00BB7AFF /* PBGitSVSubmoduleItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBGitSVSubmoduleItem.h; sourceTree = "<group>"; };
|
580 | 582 | 643952761603EF9B00BB7AFF /* PBGitSVSubmoduleItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PBGitSVSubmoduleItem.m; sourceTree = "<group>"; };
|
|
1051 | 1053 | 4A5D773E14A9AB3A00DF6C68 /* External Sources */ = {
|
1052 | 1054 | isa = PBXGroup;
|
1053 | 1055 | children = (
|
| 1056 | + 4DE23D061CF31258004C3A6F /* libgit2 */, |
1054 | 1057 | 4A8F6B3B14A9B6100002F4D7 /* MGScopeBar.xcodeproj */,
|
1055 | 1058 | 4A4EF09F142CBAD5001B8CDF /* ObjectiveGitFramework.xcodeproj */,
|
1056 | 1059 | 4A68AD5814A0050E006DE321 /* Sparkle.xcodeproj */,
|
|
1079 | 1082 | name = Products;
|
1080 | 1083 | sourceTree = "<group>";
|
1081 | 1084 | };
|
| 1085 | + 4DE23D061CF31258004C3A6F /* libgit2 */ = { |
| 1086 | + isa = PBXGroup; |
| 1087 | + children = ( |
| 1088 | + 4DE23D051CF31252004C3A6F /* include */, |
| 1089 | + 4DE23D041CF31237004C3A6F /* src */, |
| 1090 | + ); |
| 1091 | + name = libgit2; |
| 1092 | + sourceTree = "<group>"; |
| 1093 | + }; |
1082 | 1094 | /* End PBXGroup section */
|
1083 | 1095 |
|
1084 | 1096 | /* Begin PBXNativeTarget section */
|
|
0 commit comments