mirror of
https://github.com/gosticks/SwiftGit2.git
synced 2025-10-16 11:55:34 +00:00
1189 lines
55 KiB
Plaintext
1189 lines
55 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXAggregateTarget section */
|
|
C9CE0DD21E0710BD0053205D /* SwiftLint */ = {
|
|
isa = PBXAggregateTarget;
|
|
buildConfigurationList = C9CE0DD31E0710BD0053205D /* Build configuration list for PBXAggregateTarget "SwiftLint" */;
|
|
buildPhases = (
|
|
C9CE0DD61E0710C20053205D /* Lint Sources */,
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = SwiftLint;
|
|
productName = SwiftLint;
|
|
};
|
|
/* End PBXAggregateTarget section */
|
|
|
|
/* Begin PBXBuildFile section */
|
|
2549921B34FFC36AF8C9CD6D /* CommitIterator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25499A996CA7BD416620A397 /* CommitIterator.swift */; };
|
|
25499D325997CAB9BEFFCA4D /* CommitIterator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25499A996CA7BD416620A397 /* CommitIterator.swift */; };
|
|
621E66A01C72958800A0F352 /* OID.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE70B3E41A1ACB1A002C3F4E /* OID.swift */; };
|
|
621E66A11C72958800A0F352 /* Remotes.swift in Sources */ = {isa = PBXBuildFile; fileRef = BECB5F6D1A57284700999413 /* Remotes.swift */; };
|
|
621E66A21C72958800A0F352 /* CheckoutStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE276B281ACCD3CF00D6DAD7 /* CheckoutStrategy.swift */; };
|
|
621E66A31C72958800A0F352 /* Repository.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEB31F6C1A0D78F300F525B9 /* Repository.swift */; };
|
|
621E66A41C72958800A0F352 /* Objects.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE2E3BE51A31261300C67092 /* Objects.swift */; };
|
|
621E66A51C72958800A0F352 /* References.swift in Sources */ = {isa = PBXBuildFile; fileRef = BECB5F691A56F19900999413 /* References.swift */; };
|
|
621E66A61C72958800A0F352 /* Libgit2.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE36354B1A632C9700D37EC8 /* Libgit2.swift */; };
|
|
621E66A71C72958800A0F352 /* Pointers.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE7A753E1A4A2BCC002DA7E3 /* Pointers.swift */; };
|
|
621E66A81C72958800A0F352 /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA5914751A94579000AED74C /* Errors.swift */; };
|
|
621E66A91C72958800A0F352 /* SwiftGit2.m in Sources */ = {isa = PBXBuildFile; fileRef = BE14AA4F1A1974010015B439 /* SwiftGit2.m */; };
|
|
621E66B01C72958800A0F352 /* SwiftGit2.h in Headers */ = {isa = PBXBuildFile; fileRef = BEB31F281A0D6F7A00F525B9 /* SwiftGit2.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
621E66BA1C72958D00A0F352 /* RepositorySpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEB31F351A0D6F7A00F525B9 /* RepositorySpec.swift */; };
|
|
621E66BB1C72958D00A0F352 /* ObjectsSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE2E3BE71A31262800C67092 /* ObjectsSpec.swift */; };
|
|
621E66BC1C72958D00A0F352 /* RemotesSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = BECB5F6F1A57286200999413 /* RemotesSpec.swift */; };
|
|
621E66BD1C72958D00A0F352 /* FixturesSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE14AA581A1996B70015B439 /* FixturesSpec.swift */; };
|
|
621E66BE1C72958D00A0F352 /* Fixtures.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE14AA541A1984550015B439 /* Fixtures.swift */; };
|
|
621E66BF1C72958D00A0F352 /* ReferencesSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = BECB5F6B1A56F1B400999413 /* ReferencesSpec.swift */; };
|
|
621E66C01C72958D00A0F352 /* OIDSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE70B3E61A1ACB37002C3F4E /* OIDSpec.swift */; };
|
|
621E66C21C72958D00A0F352 /* ZipArchive.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 62E6FD8E1C727E9C00A312B0 /* ZipArchive.framework */; };
|
|
621E66C41C72958D00A0F352 /* Nimble.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA50239F1A969F1A004175D7 /* Nimble.framework */; };
|
|
621E66C51C72958D00A0F352 /* Quick.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DAC8143C1A99749D0063D88C /* Quick.framework */; };
|
|
621E66C81C72958D00A0F352 /* detached-head.zip in Resources */ = {isa = PBXBuildFile; fileRef = BE0B1C5C1A9978890004726D /* detached-head.zip */; };
|
|
621E66C91C72958D00A0F352 /* Mantle.zip in Resources */ = {isa = PBXBuildFile; fileRef = BE0991F61A578FB1007D4E6A /* Mantle.zip */; };
|
|
621E66CA1C72958D00A0F352 /* simple-repository.zip in Resources */ = {isa = PBXBuildFile; fileRef = BE14AA561A198C6E0015B439 /* simple-repository.zip */; };
|
|
621E66D91C72989A00A0F352 /* Result.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 621E66D81C72989900A0F352 /* Result.framework */; };
|
|
621E66E61C729D9600A0F352 /* SwiftGit2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 621E66B41C72958800A0F352 /* SwiftGit2.framework */; };
|
|
621E66FE1C72A5FF00A0F352 /* libiconv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 621E66FD1C72A5FF00A0F352 /* libiconv.tbd */; };
|
|
621E67001C72A60B00A0F352 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 621E66FF1C72A60B00A0F352 /* libz.tbd */; };
|
|
622726341C84E52500C53D17 /* Credentials.swift in Sources */ = {isa = PBXBuildFile; fileRef = 622726331C84E52500C53D17 /* Credentials.swift */; };
|
|
622726351C84E52500C53D17 /* Credentials.swift in Sources */ = {isa = PBXBuildFile; fileRef = 622726331C84E52500C53D17 /* Credentials.swift */; };
|
|
62E6FD8F1C727E9C00A312B0 /* ZipArchive.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 62E6FD8E1C727E9C00A312B0 /* ZipArchive.framework */; };
|
|
BE0991F71A578FB1007D4E6A /* Mantle.zip in Resources */ = {isa = PBXBuildFile; fileRef = BE0991F61A578FB1007D4E6A /* Mantle.zip */; };
|
|
BE0B1C5D1A9978890004726D /* detached-head.zip in Resources */ = {isa = PBXBuildFile; fileRef = BE0B1C5C1A9978890004726D /* detached-head.zip */; };
|
|
BE14AA501A1974010015B439 /* SwiftGit2.m in Sources */ = {isa = PBXBuildFile; fileRef = BE14AA4F1A1974010015B439 /* SwiftGit2.m */; };
|
|
BE14AA551A1984550015B439 /* Fixtures.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE14AA541A1984550015B439 /* Fixtures.swift */; };
|
|
BE14AA571A198C6E0015B439 /* simple-repository.zip in Resources */ = {isa = PBXBuildFile; fileRef = BE14AA561A198C6E0015B439 /* simple-repository.zip */; };
|
|
BE14AA591A1996B70015B439 /* FixturesSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE14AA581A1996B70015B439 /* FixturesSpec.swift */; };
|
|
BE276B291ACCD3CF00D6DAD7 /* CheckoutStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE276B281ACCD3CF00D6DAD7 /* CheckoutStrategy.swift */; };
|
|
BE2E3BE61A31261300C67092 /* Objects.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE2E3BE51A31261300C67092 /* Objects.swift */; };
|
|
BE2E3BE81A31262800C67092 /* ObjectsSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE2E3BE71A31262800C67092 /* ObjectsSpec.swift */; };
|
|
BE36354C1A632C9700D37EC8 /* Libgit2.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE36354B1A632C9700D37EC8 /* Libgit2.swift */; };
|
|
BE70B3E51A1ACB1A002C3F4E /* OID.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE70B3E41A1ACB1A002C3F4E /* OID.swift */; };
|
|
BE70B3E71A1ACB37002C3F4E /* OIDSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE70B3E61A1ACB37002C3F4E /* OIDSpec.swift */; };
|
|
BE7A753F1A4A2BCC002DA7E3 /* Pointers.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE7A753E1A4A2BCC002DA7E3 /* Pointers.swift */; };
|
|
BEB31F291A0D6F7A00F525B9 /* SwiftGit2.h in Headers */ = {isa = PBXBuildFile; fileRef = BEB31F281A0D6F7A00F525B9 /* SwiftGit2.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
BEB31F2F1A0D6F7A00F525B9 /* SwiftGit2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BEB31F231A0D6F7A00F525B9 /* SwiftGit2.framework */; };
|
|
BEB31F361A0D6F7A00F525B9 /* RepositorySpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEB31F351A0D6F7A00F525B9 /* RepositorySpec.swift */; };
|
|
BEB31F6D1A0D78F300F525B9 /* Repository.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEB31F6C1A0D78F300F525B9 /* Repository.swift */; };
|
|
BEB31F9E1A0E595100F525B9 /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = BEB31F9D1A0E595100F525B9 /* libiconv.dylib */; };
|
|
BEB31FA01A0E595600F525B9 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = BEB31F9F1A0E595600F525B9 /* libz.dylib */; };
|
|
BECB5F6A1A56F19900999413 /* References.swift in Sources */ = {isa = PBXBuildFile; fileRef = BECB5F691A56F19900999413 /* References.swift */; };
|
|
BECB5F6C1A56F1B400999413 /* ReferencesSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = BECB5F6B1A56F1B400999413 /* ReferencesSpec.swift */; };
|
|
BECB5F6E1A57284700999413 /* Remotes.swift in Sources */ = {isa = PBXBuildFile; fileRef = BECB5F6D1A57284700999413 /* Remotes.swift */; };
|
|
BECB5F701A57286200999413 /* RemotesSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = BECB5F6F1A57286200999413 /* RemotesSpec.swift */; };
|
|
BEE591C71ADF470500534F14 /* Result.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BEE591C61ADF470500534F14 /* Result.framework */; };
|
|
DA5023A01A969F1A004175D7 /* Nimble.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA50239F1A969F1A004175D7 /* Nimble.framework */; };
|
|
DA5914761A94579000AED74C /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA5914751A94579000AED74C /* Errors.swift */; };
|
|
DAC8143D1A99749D0063D88C /* Quick.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DAC8143C1A99749D0063D88C /* Quick.framework */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
621E66E41C729D8A00A0F352 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BEB31F1A1A0D6F7A00F525B9 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 621E66611C72958800A0F352;
|
|
remoteInfo = "SwiftGit2-iOS";
|
|
};
|
|
621E66FB1C72A25D00A0F352 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BEB31F1A1A0D6F7A00F525B9 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 621E66DC1C729CE500A0F352;
|
|
remoteInfo = "libgit2-iOS";
|
|
};
|
|
624349871C7CADCD0087C234 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BEB31F1A1A0D6F7A00F525B9 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 621E66ED1C729EBB00A0F352;
|
|
remoteInfo = "libssh2-iOS";
|
|
};
|
|
624349891C7CADD90087C234 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BEB31F1A1A0D6F7A00F525B9 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 621E66E71C729EB800A0F352;
|
|
remoteInfo = "OpenSSL-iOS";
|
|
};
|
|
BEB31F301A0D6F7A00F525B9 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BEB31F1A1A0D6F7A00F525B9 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BEB31F221A0D6F7A00F525B9;
|
|
remoteInfo = "SwiftGit2-OSX";
|
|
};
|
|
BEB31F941A0E56E200F525B9 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BEB31F1A1A0D6F7A00F525B9 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BEB31F8E1A0E563900F525B9;
|
|
remoteInfo = libgit2;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
25499A996CA7BD416620A397 /* CommitIterator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommitIterator.swift; sourceTree = "<group>"; };
|
|
621E66B41C72958800A0F352 /* SwiftGit2.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftGit2.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
621E66CE1C72958D00A0F352 /* SwiftGit2-iOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SwiftGit2-iOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
621E66D81C72989900A0F352 /* Result.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Result.framework; path = "Carthage/Checkouts/Result/build/Debug-iphoneos/Result.framework"; sourceTree = "<group>"; };
|
|
621E66E11C729CE500A0F352 /* libgit2.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libgit2.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
621E66EC1C729EB800A0F352 /* libssl.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libssl.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
621E66F21C729EBB00A0F352 /* libssh2.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libssh2.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
621E66FD1C72A5FF00A0F352 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.2.sdk/usr/lib/libiconv.tbd; sourceTree = DEVELOPER_DIR; };
|
|
621E66FF1C72A60B00A0F352 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.2.sdk/usr/lib/libz.tbd; sourceTree = DEVELOPER_DIR; };
|
|
622726331C84E52500C53D17 /* Credentials.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Credentials.swift; sourceTree = "<group>"; };
|
|
62E6FD8E1C727E9C00A312B0 /* ZipArchive.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ZipArchive.framework; path = ../Carthage/Checkouts/ZipArchive/build/Debug/ZipArchive.framework; sourceTree = "<group>"; };
|
|
BE0991F61A578FB1007D4E6A /* Mantle.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; path = Mantle.zip; sourceTree = "<group>"; };
|
|
BE0B1C5C1A9978890004726D /* detached-head.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; path = "detached-head.zip"; sourceTree = "<group>"; };
|
|
BE14AA4F1A1974010015B439 /* SwiftGit2.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SwiftGit2.m; sourceTree = "<group>"; };
|
|
BE14AA541A1984550015B439 /* Fixtures.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Fixtures.swift; sourceTree = "<group>"; };
|
|
BE14AA561A198C6E0015B439 /* simple-repository.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; path = "simple-repository.zip"; sourceTree = "<group>"; };
|
|
BE14AA581A1996B70015B439 /* FixturesSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FixturesSpec.swift; sourceTree = "<group>"; };
|
|
BE276B281ACCD3CF00D6DAD7 /* CheckoutStrategy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CheckoutStrategy.swift; sourceTree = "<group>"; };
|
|
BE2E3BE51A31261300C67092 /* Objects.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Objects.swift; sourceTree = "<group>"; };
|
|
BE2E3BE71A31262800C67092 /* ObjectsSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ObjectsSpec.swift; sourceTree = "<group>"; };
|
|
BE36354B1A632C9700D37EC8 /* Libgit2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Libgit2.swift; sourceTree = "<group>"; };
|
|
BE70B3E41A1ACB1A002C3F4E /* OID.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OID.swift; sourceTree = "<group>"; };
|
|
BE70B3E61A1ACB37002C3F4E /* OIDSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OIDSpec.swift; sourceTree = "<group>"; };
|
|
BE7A753E1A4A2BCC002DA7E3 /* Pointers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Pointers.swift; sourceTree = "<group>"; };
|
|
BEB31F231A0D6F7A00F525B9 /* SwiftGit2.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftGit2.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BEB31F271A0D6F7A00F525B9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
BEB31F281A0D6F7A00F525B9 /* SwiftGit2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwiftGit2.h; sourceTree = "<group>"; };
|
|
BEB31F2E1A0D6F7A00F525B9 /* SwiftGit2-OSXTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SwiftGit2-OSXTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BEB31F341A0D6F7A00F525B9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
BEB31F351A0D6F7A00F525B9 /* RepositorySpec.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RepositorySpec.swift; sourceTree = "<group>"; };
|
|
BEB31F431A0D75EE00F525B9 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = "<group>"; };
|
|
BEB31F451A0D75EE00F525B9 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
|
|
BEB31F461A0D75EE00F525B9 /* Profile.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Profile.xcconfig; sourceTree = "<group>"; };
|
|
BEB31F471A0D75EE00F525B9 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
|
|
BEB31F481A0D75EE00F525B9 /* Test.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Test.xcconfig; sourceTree = "<group>"; };
|
|
BEB31F4A1A0D75EE00F525B9 /* Application.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Application.xcconfig; sourceTree = "<group>"; };
|
|
BEB31F4B1A0D75EE00F525B9 /* Framework.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Framework.xcconfig; sourceTree = "<group>"; };
|
|
BEB31F4C1A0D75EE00F525B9 /* StaticLibrary.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = StaticLibrary.xcconfig; sourceTree = "<group>"; };
|
|
BEB31F4E1A0D75EE00F525B9 /* iOS-Application.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "iOS-Application.xcconfig"; sourceTree = "<group>"; };
|
|
BEB31F4F1A0D75EE00F525B9 /* iOS-Base.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "iOS-Base.xcconfig"; sourceTree = "<group>"; };
|
|
BEB31F501A0D75EE00F525B9 /* iOS-Framework.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "iOS-Framework.xcconfig"; sourceTree = "<group>"; };
|
|
BEB31F511A0D75EE00F525B9 /* iOS-StaticLibrary.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "iOS-StaticLibrary.xcconfig"; sourceTree = "<group>"; };
|
|
BEB31F531A0D75EE00F525B9 /* Mac-Application.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Mac-Application.xcconfig"; sourceTree = "<group>"; };
|
|
BEB31F541A0D75EE00F525B9 /* Mac-Base.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Mac-Base.xcconfig"; sourceTree = "<group>"; };
|
|
BEB31F551A0D75EE00F525B9 /* Mac-DynamicLibrary.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Mac-DynamicLibrary.xcconfig"; sourceTree = "<group>"; };
|
|
BEB31F561A0D75EE00F525B9 /* Mac-Framework.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Mac-Framework.xcconfig"; sourceTree = "<group>"; };
|
|
BEB31F571A0D75EE00F525B9 /* Mac-StaticLibrary.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Mac-StaticLibrary.xcconfig"; sourceTree = "<group>"; };
|
|
BEB31F581A0D75EE00F525B9 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
BEB31F6C1A0D78F300F525B9 /* Repository.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Repository.swift; sourceTree = "<group>"; };
|
|
BEB31F8F1A0E563900F525B9 /* libgit2.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libgit2.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BEB31F9D1A0E595100F525B9 /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = usr/lib/libiconv.dylib; sourceTree = SDKROOT; };
|
|
BEB31F9F1A0E595600F525B9 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
|
|
BECB5F691A56F19900999413 /* References.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = References.swift; sourceTree = "<group>"; };
|
|
BECB5F6B1A56F1B400999413 /* ReferencesSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ReferencesSpec.swift; sourceTree = "<group>"; };
|
|
BECB5F6D1A57284700999413 /* Remotes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Remotes.swift; sourceTree = "<group>"; };
|
|
BECB5F6F1A57286200999413 /* RemotesSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RemotesSpec.swift; sourceTree = "<group>"; };
|
|
BEE591C61ADF470500534F14 /* Result.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Result.framework; path = "../../Library/Developer/Xcode/DerivedData/SwiftGit2-cdzquzvlxdewyddxgdgxjagqvjba/Build/Products/Debug/Result.framework"; sourceTree = "<group>"; };
|
|
DA50239F1A969F1A004175D7 /* Nimble.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Nimble.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
DA5914751A94579000AED74C /* Errors.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Errors.swift; sourceTree = "<group>"; };
|
|
DAC8143C1A99749D0063D88C /* Quick.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Quick.framework; path = "../../../../Library/Developer/Xcode/DerivedData/SwiftGit2-ezqqkevntxbroughwcioyxqriijk/Build/Products/Debug/Quick.framework"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
621E66AA1C72958800A0F352 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
621E67001C72A60B00A0F352 /* libz.tbd in Frameworks */,
|
|
621E66FE1C72A5FF00A0F352 /* libiconv.tbd in Frameworks */,
|
|
621E66D91C72989A00A0F352 /* Result.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
621E66C11C72958D00A0F352 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
621E66E61C729D9600A0F352 /* SwiftGit2.framework in Frameworks */,
|
|
621E66C21C72958D00A0F352 /* ZipArchive.framework in Frameworks */,
|
|
621E66C41C72958D00A0F352 /* Nimble.framework in Frameworks */,
|
|
621E66C51C72958D00A0F352 /* Quick.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BEB31F1F1A0D6F7A00F525B9 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BEE591C71ADF470500534F14 /* Result.framework in Frameworks */,
|
|
BEB31FA01A0E595600F525B9 /* libz.dylib in Frameworks */,
|
|
BEB31F9E1A0E595100F525B9 /* libiconv.dylib in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BEB31F2B1A0D6F7A00F525B9 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
62E6FD8F1C727E9C00A312B0 /* ZipArchive.framework in Frameworks */,
|
|
DA5023A01A969F1A004175D7 /* Nimble.framework in Frameworks */,
|
|
DAC8143D1A99749D0063D88C /* Quick.framework in Frameworks */,
|
|
BEB31F2F1A0D6F7A00F525B9 /* SwiftGit2.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
621E66D41C72965C00A0F352 /* Mac */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BEE591C61ADF470500534F14 /* Result.framework */,
|
|
BEB31F9D1A0E595100F525B9 /* libiconv.dylib */,
|
|
BEB31F9F1A0E595600F525B9 /* libz.dylib */,
|
|
);
|
|
name = Mac;
|
|
sourceTree = "<group>";
|
|
};
|
|
621E66D51C72966000A0F352 /* iOS */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
621E66D81C72989900A0F352 /* Result.framework */,
|
|
621E66FD1C72A5FF00A0F352 /* libiconv.tbd */,
|
|
621E66FF1C72A60B00A0F352 /* libz.tbd */,
|
|
);
|
|
name = iOS;
|
|
sourceTree = "<group>";
|
|
};
|
|
BE14AA531A1983520015B439 /* Fixtures */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BE0B1C5C1A9978890004726D /* detached-head.zip */,
|
|
BE14AA541A1984550015B439 /* Fixtures.swift */,
|
|
BE0991F61A578FB1007D4E6A /* Mantle.zip */,
|
|
BE14AA561A198C6E0015B439 /* simple-repository.zip */,
|
|
);
|
|
path = Fixtures;
|
|
sourceTree = "<group>";
|
|
};
|
|
BEB31F191A0D6F7A00F525B9 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BEB31F251A0D6F7A00F525B9 /* SwiftGit2 */,
|
|
BEB31F321A0D6F7A00F525B9 /* SwiftGit2Tests */,
|
|
BEB31FA11A0E63C100F525B9 /* Libraries */,
|
|
BEB31F411A0D75EE00F525B9 /* Configuration */,
|
|
BEB31F241A0D6F7A00F525B9 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
usesTabs = 1;
|
|
};
|
|
BEB31F241A0D6F7A00F525B9 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BEB31F231A0D6F7A00F525B9 /* SwiftGit2.framework */,
|
|
BEB31F2E1A0D6F7A00F525B9 /* SwiftGit2-OSXTests.xctest */,
|
|
BEB31F8F1A0E563900F525B9 /* libgit2.a */,
|
|
621E66B41C72958800A0F352 /* SwiftGit2.framework */,
|
|
621E66CE1C72958D00A0F352 /* SwiftGit2-iOSTests.xctest */,
|
|
621E66E11C729CE500A0F352 /* libgit2.a */,
|
|
621E66EC1C729EB800A0F352 /* libssl.a */,
|
|
621E66F21C729EBB00A0F352 /* libssh2.a */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
BEB31F251A0D6F7A00F525B9 /* SwiftGit2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BEB31F281A0D6F7A00F525B9 /* SwiftGit2.h */,
|
|
BE14AA4F1A1974010015B439 /* SwiftGit2.m */,
|
|
BE276B281ACCD3CF00D6DAD7 /* CheckoutStrategy.swift */,
|
|
622726331C84E52500C53D17 /* Credentials.swift */,
|
|
DA5914751A94579000AED74C /* Errors.swift */,
|
|
BE36354B1A632C9700D37EC8 /* Libgit2.swift */,
|
|
BE2E3BE51A31261300C67092 /* Objects.swift */,
|
|
BE70B3E41A1ACB1A002C3F4E /* OID.swift */,
|
|
BE7A753E1A4A2BCC002DA7E3 /* Pointers.swift */,
|
|
BEB31F6C1A0D78F300F525B9 /* Repository.swift */,
|
|
BECB5F691A56F19900999413 /* References.swift */,
|
|
BECB5F6D1A57284700999413 /* Remotes.swift */,
|
|
BEB31F261A0D6F7A00F525B9 /* Supporting Files */,
|
|
25499A996CA7BD416620A397 /* CommitIterator.swift */,
|
|
);
|
|
path = SwiftGit2;
|
|
sourceTree = "<group>";
|
|
};
|
|
BEB31F261A0D6F7A00F525B9 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BEB31F271A0D6F7A00F525B9 /* Info.plist */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
BEB31F321A0D6F7A00F525B9 /* SwiftGit2Tests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BE14AA531A1983520015B439 /* Fixtures */,
|
|
BE70B3E61A1ACB37002C3F4E /* OIDSpec.swift */,
|
|
BE2E3BE71A31262800C67092 /* ObjectsSpec.swift */,
|
|
BEB31F351A0D6F7A00F525B9 /* RepositorySpec.swift */,
|
|
BECB5F6B1A56F1B400999413 /* ReferencesSpec.swift */,
|
|
BECB5F6F1A57286200999413 /* RemotesSpec.swift */,
|
|
BE14AA581A1996B70015B439 /* FixturesSpec.swift */,
|
|
BEB31F331A0D6F7A00F525B9 /* Supporting Files */,
|
|
);
|
|
path = SwiftGit2Tests;
|
|
sourceTree = "<group>";
|
|
};
|
|
BEB31F331A0D6F7A00F525B9 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
62E6FD8E1C727E9C00A312B0 /* ZipArchive.framework */,
|
|
DA50239F1A969F1A004175D7 /* Nimble.framework */,
|
|
DAC8143C1A99749D0063D88C /* Quick.framework */,
|
|
BEB31F341A0D6F7A00F525B9 /* Info.plist */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
BEB31F411A0D75EE00F525B9 /* Configuration */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BEB31F421A0D75EE00F525B9 /* Base */,
|
|
BEB31F4D1A0D75EE00F525B9 /* iOS */,
|
|
BEB31F521A0D75EE00F525B9 /* Mac OS X */,
|
|
BEB31F581A0D75EE00F525B9 /* README.md */,
|
|
);
|
|
name = Configuration;
|
|
path = Carthage/Checkouts/xcconfigs;
|
|
sourceTree = "<group>";
|
|
};
|
|
BEB31F421A0D75EE00F525B9 /* Base */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BEB31F431A0D75EE00F525B9 /* Common.xcconfig */,
|
|
BEB31F441A0D75EE00F525B9 /* Configurations */,
|
|
BEB31F491A0D75EE00F525B9 /* Targets */,
|
|
);
|
|
path = Base;
|
|
sourceTree = "<group>";
|
|
};
|
|
BEB31F441A0D75EE00F525B9 /* Configurations */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BEB31F451A0D75EE00F525B9 /* Debug.xcconfig */,
|
|
BEB31F461A0D75EE00F525B9 /* Profile.xcconfig */,
|
|
BEB31F471A0D75EE00F525B9 /* Release.xcconfig */,
|
|
BEB31F481A0D75EE00F525B9 /* Test.xcconfig */,
|
|
);
|
|
path = Configurations;
|
|
sourceTree = "<group>";
|
|
};
|
|
BEB31F491A0D75EE00F525B9 /* Targets */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BEB31F4A1A0D75EE00F525B9 /* Application.xcconfig */,
|
|
BEB31F4B1A0D75EE00F525B9 /* Framework.xcconfig */,
|
|
BEB31F4C1A0D75EE00F525B9 /* StaticLibrary.xcconfig */,
|
|
);
|
|
path = Targets;
|
|
sourceTree = "<group>";
|
|
};
|
|
BEB31F4D1A0D75EE00F525B9 /* iOS */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BEB31F4E1A0D75EE00F525B9 /* iOS-Application.xcconfig */,
|
|
BEB31F4F1A0D75EE00F525B9 /* iOS-Base.xcconfig */,
|
|
BEB31F501A0D75EE00F525B9 /* iOS-Framework.xcconfig */,
|
|
BEB31F511A0D75EE00F525B9 /* iOS-StaticLibrary.xcconfig */,
|
|
);
|
|
path = iOS;
|
|
sourceTree = "<group>";
|
|
};
|
|
BEB31F521A0D75EE00F525B9 /* Mac OS X */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BEB31F531A0D75EE00F525B9 /* Mac-Application.xcconfig */,
|
|
BEB31F541A0D75EE00F525B9 /* Mac-Base.xcconfig */,
|
|
BEB31F551A0D75EE00F525B9 /* Mac-DynamicLibrary.xcconfig */,
|
|
BEB31F561A0D75EE00F525B9 /* Mac-Framework.xcconfig */,
|
|
BEB31F571A0D75EE00F525B9 /* Mac-StaticLibrary.xcconfig */,
|
|
);
|
|
path = "Mac OS X";
|
|
sourceTree = "<group>";
|
|
};
|
|
BEB31FA11A0E63C100F525B9 /* Libraries */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
621E66D51C72966000A0F352 /* iOS */,
|
|
621E66D41C72965C00A0F352 /* Mac */,
|
|
);
|
|
name = Libraries;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
621E66AE1C72958800A0F352 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
621E66B01C72958800A0F352 /* SwiftGit2.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BEB31F201A0D6F7A00F525B9 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BEB31F291A0D6F7A00F525B9 /* SwiftGit2.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
621E66611C72958800A0F352 /* SwiftGit2-iOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 621E66B11C72958800A0F352 /* Build configuration list for PBXNativeTarget "SwiftGit2-iOS" */;
|
|
buildPhases = (
|
|
621E669F1C72958800A0F352 /* Sources */,
|
|
621E66AA1C72958800A0F352 /* Frameworks */,
|
|
621E66AE1C72958800A0F352 /* Headers */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
621E66FC1C72A25D00A0F352 /* PBXTargetDependency */,
|
|
);
|
|
name = "SwiftGit2-iOS";
|
|
productName = "SwiftGit2-OSX";
|
|
productReference = 621E66B41C72958800A0F352 /* SwiftGit2.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
621E66B61C72958D00A0F352 /* SwiftGit2-iOSTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 621E66CB1C72958D00A0F352 /* Build configuration list for PBXNativeTarget "SwiftGit2-iOSTests" */;
|
|
buildPhases = (
|
|
621E66B91C72958D00A0F352 /* Sources */,
|
|
621E66C11C72958D00A0F352 /* Frameworks */,
|
|
621E66C71C72958D00A0F352 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
621E66E51C729D8A00A0F352 /* PBXTargetDependency */,
|
|
);
|
|
name = "SwiftGit2-iOSTests";
|
|
productName = "SwiftGit2-OSXTests";
|
|
productReference = 621E66CE1C72958D00A0F352 /* SwiftGit2-iOSTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
621E66DC1C729CE500A0F352 /* libgit2-iOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 621E66DE1C729CE500A0F352 /* Build configuration list for PBXNativeTarget "libgit2-iOS" */;
|
|
buildPhases = (
|
|
621E66DD1C729CE500A0F352 /* ShellScript */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
624349881C7CADCD0087C234 /* PBXTargetDependency */,
|
|
);
|
|
name = "libgit2-iOS";
|
|
productName = libgit2;
|
|
productReference = 621E66E11C729CE500A0F352 /* libgit2.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
621E66E71C729EB800A0F352 /* OpenSSL-iOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 621E66E91C729EB800A0F352 /* Build configuration list for PBXNativeTarget "OpenSSL-iOS" */;
|
|
buildPhases = (
|
|
621E66E81C729EB800A0F352 /* ShellScript */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "OpenSSL-iOS";
|
|
productName = libgit2;
|
|
productReference = 621E66EC1C729EB800A0F352 /* libssl.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
621E66ED1C729EBB00A0F352 /* libssh2-iOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 621E66EF1C729EBB00A0F352 /* Build configuration list for PBXNativeTarget "libssh2-iOS" */;
|
|
buildPhases = (
|
|
621E66EE1C729EBB00A0F352 /* ShellScript */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
6243498A1C7CADD90087C234 /* PBXTargetDependency */,
|
|
);
|
|
name = "libssh2-iOS";
|
|
productName = libgit2;
|
|
productReference = 621E66F21C729EBB00A0F352 /* libssh2.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
BEB31F221A0D6F7A00F525B9 /* SwiftGit2-OSX */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BEB31F391A0D6F7A00F525B9 /* Build configuration list for PBXNativeTarget "SwiftGit2-OSX" */;
|
|
buildPhases = (
|
|
BEB31F1E1A0D6F7A00F525B9 /* Sources */,
|
|
BEB31F1F1A0D6F7A00F525B9 /* Frameworks */,
|
|
BEB31F201A0D6F7A00F525B9 /* Headers */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
BEB31F951A0E56E200F525B9 /* PBXTargetDependency */,
|
|
);
|
|
name = "SwiftGit2-OSX";
|
|
productName = "SwiftGit2-OSX";
|
|
productReference = BEB31F231A0D6F7A00F525B9 /* SwiftGit2.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
BEB31F2D1A0D6F7A00F525B9 /* SwiftGit2-OSXTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BEB31F3C1A0D6F7A00F525B9 /* Build configuration list for PBXNativeTarget "SwiftGit2-OSXTests" */;
|
|
buildPhases = (
|
|
BEB31F2A1A0D6F7A00F525B9 /* Sources */,
|
|
BEB31F2B1A0D6F7A00F525B9 /* Frameworks */,
|
|
BEB31F2C1A0D6F7A00F525B9 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
BEB31F311A0D6F7A00F525B9 /* PBXTargetDependency */,
|
|
);
|
|
name = "SwiftGit2-OSXTests";
|
|
productName = "SwiftGit2-OSXTests";
|
|
productReference = BEB31F2E1A0D6F7A00F525B9 /* SwiftGit2-OSXTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
BEB31F8E1A0E563900F525B9 /* libgit2-OSX */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BEB31F901A0E563900F525B9 /* Build configuration list for PBXNativeTarget "libgit2-OSX" */;
|
|
buildPhases = (
|
|
BEB31F931A0E567000F525B9 /* ShellScript */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "libgit2-OSX";
|
|
productName = libgit2;
|
|
productReference = BEB31F8F1A0E563900F525B9 /* libgit2.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
BEB31F1A1A0D6F7A00F525B9 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 0720;
|
|
LastUpgradeCheck = 0810;
|
|
ORGANIZATIONNAME = "GitHub, Inc";
|
|
TargetAttributes = {
|
|
621E66611C72958800A0F352 = {
|
|
LastSwiftMigration = 0810;
|
|
};
|
|
621E66B61C72958D00A0F352 = {
|
|
LastSwiftMigration = 0810;
|
|
};
|
|
BEB31F221A0D6F7A00F525B9 = {
|
|
CreatedOnToolsVersion = 6.1;
|
|
LastSwiftMigration = 0810;
|
|
};
|
|
BEB31F2D1A0D6F7A00F525B9 = {
|
|
CreatedOnToolsVersion = 6.1;
|
|
LastSwiftMigration = 0810;
|
|
};
|
|
BEB31F8E1A0E563900F525B9 = {
|
|
CreatedOnToolsVersion = 6.1;
|
|
};
|
|
C9CE0DD21E0710BD0053205D = {
|
|
CreatedOnToolsVersion = 8.2;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = BEB31F1D1A0D6F7A00F525B9 /* Build configuration list for PBXProject "SwiftGit2" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = BEB31F191A0D6F7A00F525B9;
|
|
productRefGroup = BEB31F241A0D6F7A00F525B9 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
BEB31F221A0D6F7A00F525B9 /* SwiftGit2-OSX */,
|
|
BEB31F2D1A0D6F7A00F525B9 /* SwiftGit2-OSXTests */,
|
|
621E66611C72958800A0F352 /* SwiftGit2-iOS */,
|
|
621E66B61C72958D00A0F352 /* SwiftGit2-iOSTests */,
|
|
BEB31F8E1A0E563900F525B9 /* libgit2-OSX */,
|
|
621E66DC1C729CE500A0F352 /* libgit2-iOS */,
|
|
621E66E71C729EB800A0F352 /* OpenSSL-iOS */,
|
|
621E66ED1C729EBB00A0F352 /* libssh2-iOS */,
|
|
C9CE0DD21E0710BD0053205D /* SwiftLint */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
621E66C71C72958D00A0F352 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
621E66C81C72958D00A0F352 /* detached-head.zip in Resources */,
|
|
621E66C91C72958D00A0F352 /* Mantle.zip in Resources */,
|
|
621E66CA1C72958D00A0F352 /* simple-repository.zip in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BEB31F2C1A0D6F7A00F525B9 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BE0B1C5D1A9978890004726D /* detached-head.zip in Resources */,
|
|
BE0991F71A578FB1007D4E6A /* Mantle.zip in Resources */,
|
|
BE14AA571A198C6E0015B439 /* simple-repository.zip in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
621E66DD1C729CE500A0F352 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = script/update_libgit2_ios;
|
|
};
|
|
621E66E81C729EB800A0F352 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = script/update_libssl_ios;
|
|
};
|
|
621E66EE1C729EBB00A0F352 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = script/update_libssh2_ios;
|
|
};
|
|
BEB31F931A0E567000F525B9 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = script/update_libgit2;
|
|
};
|
|
C9CE0DD61E0710C20053205D /* Lint Sources */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Lint Sources";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "if which swiftlint >/dev/null; then\n swiftlint --lenient\nelse\n echo \"warning: SwiftLint is not installed\"\nfi";
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
621E669F1C72958800A0F352 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
621E66A01C72958800A0F352 /* OID.swift in Sources */,
|
|
621E66A11C72958800A0F352 /* Remotes.swift in Sources */,
|
|
621E66A21C72958800A0F352 /* CheckoutStrategy.swift in Sources */,
|
|
622726351C84E52500C53D17 /* Credentials.swift in Sources */,
|
|
621E66A31C72958800A0F352 /* Repository.swift in Sources */,
|
|
621E66A41C72958800A0F352 /* Objects.swift in Sources */,
|
|
621E66A51C72958800A0F352 /* References.swift in Sources */,
|
|
621E66A61C72958800A0F352 /* Libgit2.swift in Sources */,
|
|
621E66A71C72958800A0F352 /* Pointers.swift in Sources */,
|
|
621E66A81C72958800A0F352 /* Errors.swift in Sources */,
|
|
621E66A91C72958800A0F352 /* SwiftGit2.m in Sources */,
|
|
2549921B34FFC36AF8C9CD6D /* CommitIterator.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
621E66B91C72958D00A0F352 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
621E66BA1C72958D00A0F352 /* RepositorySpec.swift in Sources */,
|
|
621E66BB1C72958D00A0F352 /* ObjectsSpec.swift in Sources */,
|
|
621E66BC1C72958D00A0F352 /* RemotesSpec.swift in Sources */,
|
|
621E66BD1C72958D00A0F352 /* FixturesSpec.swift in Sources */,
|
|
621E66BE1C72958D00A0F352 /* Fixtures.swift in Sources */,
|
|
621E66BF1C72958D00A0F352 /* ReferencesSpec.swift in Sources */,
|
|
621E66C01C72958D00A0F352 /* OIDSpec.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BEB31F1E1A0D6F7A00F525B9 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BE70B3E51A1ACB1A002C3F4E /* OID.swift in Sources */,
|
|
BECB5F6E1A57284700999413 /* Remotes.swift in Sources */,
|
|
BE276B291ACCD3CF00D6DAD7 /* CheckoutStrategy.swift in Sources */,
|
|
622726341C84E52500C53D17 /* Credentials.swift in Sources */,
|
|
BEB31F6D1A0D78F300F525B9 /* Repository.swift in Sources */,
|
|
BE2E3BE61A31261300C67092 /* Objects.swift in Sources */,
|
|
BECB5F6A1A56F19900999413 /* References.swift in Sources */,
|
|
BE36354C1A632C9700D37EC8 /* Libgit2.swift in Sources */,
|
|
BE7A753F1A4A2BCC002DA7E3 /* Pointers.swift in Sources */,
|
|
DA5914761A94579000AED74C /* Errors.swift in Sources */,
|
|
BE14AA501A1974010015B439 /* SwiftGit2.m in Sources */,
|
|
25499D325997CAB9BEFFCA4D /* CommitIterator.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BEB31F2A1A0D6F7A00F525B9 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BEB31F361A0D6F7A00F525B9 /* RepositorySpec.swift in Sources */,
|
|
BE2E3BE81A31262800C67092 /* ObjectsSpec.swift in Sources */,
|
|
BECB5F701A57286200999413 /* RemotesSpec.swift in Sources */,
|
|
BE14AA591A1996B70015B439 /* FixturesSpec.swift in Sources */,
|
|
BE14AA551A1984550015B439 /* Fixtures.swift in Sources */,
|
|
BECB5F6C1A56F1B400999413 /* ReferencesSpec.swift in Sources */,
|
|
BE70B3E71A1ACB37002C3F4E /* OIDSpec.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
621E66E51C729D8A00A0F352 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 621E66611C72958800A0F352 /* SwiftGit2-iOS */;
|
|
targetProxy = 621E66E41C729D8A00A0F352 /* PBXContainerItemProxy */;
|
|
};
|
|
621E66FC1C72A25D00A0F352 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 621E66DC1C729CE500A0F352 /* libgit2-iOS */;
|
|
targetProxy = 621E66FB1C72A25D00A0F352 /* PBXContainerItemProxy */;
|
|
};
|
|
624349881C7CADCD0087C234 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 621E66ED1C729EBB00A0F352 /* libssh2-iOS */;
|
|
targetProxy = 624349871C7CADCD0087C234 /* PBXContainerItemProxy */;
|
|
};
|
|
6243498A1C7CADD90087C234 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 621E66E71C729EB800A0F352 /* OpenSSL-iOS */;
|
|
targetProxy = 624349891C7CADD90087C234 /* PBXContainerItemProxy */;
|
|
};
|
|
BEB31F311A0D6F7A00F525B9 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BEB31F221A0D6F7A00F525B9 /* SwiftGit2-OSX */;
|
|
targetProxy = BEB31F301A0D6F7A00F525B9 /* PBXContainerItemProxy */;
|
|
};
|
|
BEB31F951A0E56E200F525B9 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BEB31F8E1A0E563900F525B9 /* libgit2-OSX */;
|
|
targetProxy = BEB31F941A0E56E200F525B9 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
621E66B21C72958800A0F352 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BEB31F501A0D75EE00F525B9 /* iOS-Framework.xcconfig */;
|
|
buildSettings = {
|
|
HEADER_SEARCH_PATHS = (
|
|
External/libgit2/include,
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = SwiftGit2/Info.plist;
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"External/libgit2-ios",
|
|
"External/libssh2-ios/lib",
|
|
"External/ios-openssl/lib",
|
|
"$(inherited)",
|
|
);
|
|
OTHER_LDFLAGS = (
|
|
"-force_load",
|
|
"External/libgit2-ios/libgit2-ios.a",
|
|
"-lgit2-ios",
|
|
"-lssl",
|
|
"-lcrypto",
|
|
"-lssh2-ios",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.libgit2.SwiftGit2;
|
|
PRODUCT_NAME = SwiftGit2;
|
|
SWIFT_INCLUDE_PATHS = "$(SRCROOT)/libgit2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
621E66B31C72958800A0F352 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BEB31F501A0D75EE00F525B9 /* iOS-Framework.xcconfig */;
|
|
buildSettings = {
|
|
HEADER_SEARCH_PATHS = (
|
|
External/libgit2/include,
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = SwiftGit2/Info.plist;
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"External/libgit2-ios",
|
|
"External/libssh2-ios/lib",
|
|
"External/ios-openssl/lib",
|
|
"$(inherited)",
|
|
);
|
|
OTHER_LDFLAGS = (
|
|
"-force_load",
|
|
"External/libgit2-ios/libgit2-ios.a",
|
|
"-lgit2-ios",
|
|
"-lssl",
|
|
"-lcrypto",
|
|
"-lssh2-ios",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.libgit2.SwiftGit2;
|
|
PRODUCT_NAME = SwiftGit2;
|
|
SWIFT_INCLUDE_PATHS = "$(SRCROOT)/libgit2";
|
|
};
|
|
name = Release;
|
|
};
|
|
621E66CC1C72958D00A0F352 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BEB31F4E1A0D75EE00F525B9 /* iOS-Application.xcconfig */;
|
|
buildSettings = {
|
|
INFOPLIST_FILE = SwiftGit2Tests/Info.plist;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.libgit2.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
621E66CD1C72958D00A0F352 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BEB31F4E1A0D75EE00F525B9 /* iOS-Application.xcconfig */;
|
|
buildSettings = {
|
|
INFOPLIST_FILE = SwiftGit2Tests/Info.plist;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.libgit2.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
621E66DF1C729CE500A0F352 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BEB31F511A0D75EE00F525B9 /* iOS-StaticLibrary.xcconfig */;
|
|
buildSettings = {
|
|
PRODUCT_NAME = git2;
|
|
};
|
|
name = Debug;
|
|
};
|
|
621E66E01C729CE500A0F352 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BEB31F511A0D75EE00F525B9 /* iOS-StaticLibrary.xcconfig */;
|
|
buildSettings = {
|
|
PRODUCT_NAME = git2;
|
|
};
|
|
name = Release;
|
|
};
|
|
621E66EA1C729EB800A0F352 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BEB31F511A0D75EE00F525B9 /* iOS-StaticLibrary.xcconfig */;
|
|
buildSettings = {
|
|
PRODUCT_NAME = ssl;
|
|
};
|
|
name = Debug;
|
|
};
|
|
621E66EB1C729EB800A0F352 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BEB31F511A0D75EE00F525B9 /* iOS-StaticLibrary.xcconfig */;
|
|
buildSettings = {
|
|
PRODUCT_NAME = ssl;
|
|
};
|
|
name = Release;
|
|
};
|
|
621E66F01C729EBB00A0F352 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BEB31F511A0D75EE00F525B9 /* iOS-StaticLibrary.xcconfig */;
|
|
buildSettings = {
|
|
PRODUCT_NAME = ssh2;
|
|
};
|
|
name = Debug;
|
|
};
|
|
621E66F11C729EBB00A0F352 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BEB31F511A0D75EE00F525B9 /* iOS-StaticLibrary.xcconfig */;
|
|
buildSettings = {
|
|
PRODUCT_NAME = ssh2;
|
|
};
|
|
name = Release;
|
|
};
|
|
BEB31F371A0D6F7A00F525B9 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BEB31F451A0D75EE00F525B9 /* Debug.xcconfig */;
|
|
buildSettings = {
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.9;
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
BEB31F381A0D6F7A00F525B9 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BEB31F471A0D75EE00F525B9 /* Release.xcconfig */;
|
|
buildSettings = {
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.9;
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
BEB31F3A1A0D6F7A00F525B9 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BEB31F561A0D75EE00F525B9 /* Mac-Framework.xcconfig */;
|
|
buildSettings = {
|
|
HEADER_SEARCH_PATHS = (
|
|
External/libgit2/include,
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = SwiftGit2/Info.plist;
|
|
LIBRARY_SEARCH_PATHS = (
|
|
External,
|
|
"$(inherited)",
|
|
);
|
|
OTHER_LDFLAGS = (
|
|
"-lgit2",
|
|
"-force_load",
|
|
External/libgit2.a,
|
|
/usr/local/lib/libssh2.a,
|
|
"-lcrypto",
|
|
"-lssl",
|
|
"-lcurl",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.libgit2.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = SwiftGit2;
|
|
SWIFT_INCLUDE_PATHS = "$(SRCROOT)/libgit2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BEB31F3B1A0D6F7A00F525B9 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BEB31F561A0D75EE00F525B9 /* Mac-Framework.xcconfig */;
|
|
buildSettings = {
|
|
HEADER_SEARCH_PATHS = (
|
|
External/libgit2/include,
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = SwiftGit2/Info.plist;
|
|
LIBRARY_SEARCH_PATHS = (
|
|
External,
|
|
"$(inherited)",
|
|
);
|
|
OTHER_LDFLAGS = (
|
|
"-lgit2",
|
|
"-force_load",
|
|
External/libgit2.a,
|
|
/usr/local/lib/libssh2.a,
|
|
"-lcrypto",
|
|
"-lssl",
|
|
"-lcurl",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.libgit2.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = SwiftGit2;
|
|
SWIFT_INCLUDE_PATHS = "$(SRCROOT)/libgit2";
|
|
};
|
|
name = Release;
|
|
};
|
|
BEB31F3D1A0D6F7A00F525B9 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BEB31F531A0D75EE00F525B9 /* Mac-Application.xcconfig */;
|
|
buildSettings = {
|
|
INFOPLIST_FILE = SwiftGit2Tests/Info.plist;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.libgit2.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BEB31F3E1A0D6F7A00F525B9 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BEB31F531A0D75EE00F525B9 /* Mac-Application.xcconfig */;
|
|
buildSettings = {
|
|
INFOPLIST_FILE = SwiftGit2Tests/Info.plist;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.libgit2.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
BEB31F911A0E563900F525B9 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BEB31F571A0D75EE00F525B9 /* Mac-StaticLibrary.xcconfig */;
|
|
buildSettings = {
|
|
PRODUCT_NAME = git2;
|
|
};
|
|
name = Debug;
|
|
};
|
|
BEB31F921A0E563900F525B9 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BEB31F571A0D75EE00F525B9 /* Mac-StaticLibrary.xcconfig */;
|
|
buildSettings = {
|
|
PRODUCT_NAME = git2;
|
|
};
|
|
name = Release;
|
|
};
|
|
C9CE0DD41E0710BD0053205D /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C9CE0DD51E0710BD0053205D /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
621E66B11C72958800A0F352 /* Build configuration list for PBXNativeTarget "SwiftGit2-iOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
621E66B21C72958800A0F352 /* Debug */,
|
|
621E66B31C72958800A0F352 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
621E66CB1C72958D00A0F352 /* Build configuration list for PBXNativeTarget "SwiftGit2-iOSTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
621E66CC1C72958D00A0F352 /* Debug */,
|
|
621E66CD1C72958D00A0F352 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
621E66DE1C729CE500A0F352 /* Build configuration list for PBXNativeTarget "libgit2-iOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
621E66DF1C729CE500A0F352 /* Debug */,
|
|
621E66E01C729CE500A0F352 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
621E66E91C729EB800A0F352 /* Build configuration list for PBXNativeTarget "OpenSSL-iOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
621E66EA1C729EB800A0F352 /* Debug */,
|
|
621E66EB1C729EB800A0F352 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
621E66EF1C729EBB00A0F352 /* Build configuration list for PBXNativeTarget "libssh2-iOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
621E66F01C729EBB00A0F352 /* Debug */,
|
|
621E66F11C729EBB00A0F352 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BEB31F1D1A0D6F7A00F525B9 /* Build configuration list for PBXProject "SwiftGit2" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BEB31F371A0D6F7A00F525B9 /* Debug */,
|
|
BEB31F381A0D6F7A00F525B9 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BEB31F391A0D6F7A00F525B9 /* Build configuration list for PBXNativeTarget "SwiftGit2-OSX" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BEB31F3A1A0D6F7A00F525B9 /* Debug */,
|
|
BEB31F3B1A0D6F7A00F525B9 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BEB31F3C1A0D6F7A00F525B9 /* Build configuration list for PBXNativeTarget "SwiftGit2-OSXTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BEB31F3D1A0D6F7A00F525B9 /* Debug */,
|
|
BEB31F3E1A0D6F7A00F525B9 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BEB31F901A0E563900F525B9 /* Build configuration list for PBXNativeTarget "libgit2-OSX" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BEB31F911A0E563900F525B9 /* Debug */,
|
|
BEB31F921A0E563900F525B9 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C9CE0DD31E0710BD0053205D /* Build configuration list for PBXAggregateTarget "SwiftLint" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C9CE0DD41E0710BD0053205D /* Debug */,
|
|
C9CE0DD51E0710BD0053205D /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = BEB31F1A1A0D6F7A00F525B9 /* Project object */;
|
|
}
|