|
311 | 311 | DD3D9513182A81E1004AF532 /* GTBlame.m in Sources */ = {isa = PBXBuildFile; fileRef = DD3D9511182A81E1004AF532 /* GTBlame.m */; };
|
312 | 312 | DD3D951C182AB25C004AF532 /* GTBlameHunk.h in Headers */ = {isa = PBXBuildFile; fileRef = DD3D951A182AB25C004AF532 /* GTBlameHunk.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
313 | 313 | DD3D951D182AB25C004AF532 /* GTBlameHunk.m in Sources */ = {isa = PBXBuildFile; fileRef = DD3D951B182AB25C004AF532 /* GTBlameHunk.m */; };
|
| 314 | + F879D8311B4B788F002D5C07 /* Libgit2FeaturesSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = F879D82F1B4B77F4002D5C07 /* Libgit2FeaturesSpec.m */; }; |
314 | 315 | F8E4A2911A170CA6006485A8 /* GTRemotePushSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = F8E4A2901A170CA6006485A8 /* GTRemotePushSpec.m */; };
|
315 | 316 | /* End PBXBuildFile section */
|
316 | 317 |
|
|
573 | 574 | DD3D951B182AB25C004AF532 /* GTBlameHunk.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTBlameHunk.m; sourceTree = "<group>"; };
|
574 | 575 | E46931A7172740D300F2077D /* update_libgit2 */ = {isa = PBXFileReference; lastKnownFileType = text; name = update_libgit2; path = script/update_libgit2; sourceTree = "<group>"; };
|
575 | 576 | E46931A8172740D300F2077D /* update_libgit2_ios */ = {isa = PBXFileReference; lastKnownFileType = text; name = update_libgit2_ios; path = script/update_libgit2_ios; sourceTree = "<group>"; };
|
| 577 | + F879D82F1B4B77F4002D5C07 /* Libgit2FeaturesSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Libgit2FeaturesSpec.m; sourceTree = "<group>"; }; |
576 | 578 | F8E4A2901A170CA6006485A8 /* GTRemotePushSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTRemotePushSpec.m; sourceTree = "<group>"; };
|
577 | 579 | /* End PBXFileReference section */
|
578 | 580 |
|
|
746 | 748 | 88234B2518F2FE260039972E /* GTRepositoryResetSpec.m */,
|
747 | 749 | 8870390A1975E3F2004118D7 /* GTDiffDeltaSpec.m */,
|
748 | 750 | 88E353051982EA6B0051001F /* GTRepositoryAttributesSpec.m */,
|
| 751 | + F879D82F1B4B77F4002D5C07 /* Libgit2FeaturesSpec.m */, |
749 | 752 | );
|
750 | 753 | path = ObjectiveGitTests;
|
751 | 754 | sourceTree = "<group>";
|
|
1273 | 1276 | 307623AB17C6C8BD00E2CDF1 /* NSArray+StringArraySpec.m in Sources */,
|
1274 | 1277 | 8832811F173D8816006D7DCF /* GTIndexSpec.m in Sources */,
|
1275 | 1278 | D0F4E28A17C7F24200BBDE30 /* NSErrorGitSpec.m in Sources */,
|
| 1279 | + F879D8311B4B788F002D5C07 /* Libgit2FeaturesSpec.m in Sources */, |
1276 | 1280 | 88328128173D8A64006D7DCF /* GTTreeSpec.m in Sources */,
|
1277 | 1281 | 88E353061982EA6B0051001F /* GTRepositoryAttributesSpec.m in Sources */,
|
1278 | 1282 | 88234B2618F2FE260039972E /* GTRepositoryResetSpec.m in Sources */,
|
|
0 commit comments