Skip to content

Commit bb6e893

Browse files
committed
Don't copy the entirety of libgit2.
1 parent 5d2d2f1 commit bb6e893

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ObjectiveGitFramework.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,6 @@
422422
4D79C0EC17DF9F4D00997DE4 /* GTCredential.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GTCredential.h; sourceTree = "<group>"; };
423423
4D79C0ED17DF9F4D00997DE4 /* GTCredential.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTCredential.m; sourceTree = "<group>"; };
424424
4D79C0F617DFAA7100997DE4 /* GTCredential+Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "GTCredential+Private.h"; sourceTree = "<group>"; };
425-
4D8DADBE181A7D9F001B1202 /* libgit2 */ = {isa = PBXFileReference; lastKnownFileType = folder; name = libgit2; path = External/libgit2; sourceTree = "<group>"; };
426425
4DBA4A3117DA73CE006CD5F5 /* GTRemoteSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTRemoteSpec.m; sourceTree = "<group>"; };
427426
4DE864341794A37E00371A65 /* GTRepository+Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "GTRepository+Private.h"; sourceTree = "<group>"; };
428427
4DFFB159183AA8D600D1565E /* GTRepository+RemoteOperations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "GTRepository+RemoteOperations.h"; sourceTree = "<group>"; };
@@ -644,7 +643,6 @@
644643
0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
645644
isa = PBXGroup;
646645
children = (
647-
4D8DADBE181A7D9F001B1202 /* libgit2 */,
648646
306123A817EA5261006591D4 /* extobjc */,
649647
4D103ADC1819CFAA0029DB24 /* libiconv.dylib */,
650648
8803DA861313145700E6E818 /* libz.dylib */,

0 commit comments

Comments
 (0)