mirror of
https://github.com/gosticks/SwiftGit2.git
synced 2025-10-16 11:55:34 +00:00
749 lines
34 KiB
Plaintext
749 lines
34 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
BE14AA321A15AA510015B439 /* LlamaKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE14AA311A15AA510015B439 /* LlamaKit.framework */; };
|
|
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 */; };
|
|
BE244A4E1A11707D00F8BE42 /* git2.h in Headers */ = {isa = PBXBuildFile; fileRef = BEB31F9B1A0E581400F525B9 /* git2.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
BE244A501A11709600F8BE42 /* git2 in Resources */ = {isa = PBXBuildFile; fileRef = BE244A4F1A11709600F8BE42 /* git2 */; };
|
|
BE244A511A11709E00F8BE42 /* git2 in Copy libgit2 Headers */ = {isa = PBXBuildFile; fileRef = BE244A4F1A11709600F8BE42 /* git2 */; };
|
|
BE2E3BE61A31261300C67092 /* Objects.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE2E3BE51A31261300C67092 /* Objects.swift */; };
|
|
BE2E3BE81A31262800C67092 /* ObjectsSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE2E3BE71A31262800C67092 /* ObjectsSpec.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 */; };
|
|
BEB31F7F1A0D79C800F525B9 /* Quick.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BEB31F7E1A0D79C800F525B9 /* Quick.framework */; };
|
|
BEB31F811A0D79F300F525B9 /* Nimble.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BEB31F801A0D79F300F525B9 /* Nimble.framework */; };
|
|
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 */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
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 PBXCopyFilesBuildPhase section */
|
|
BEB31F961A0E579700F525B9 /* Copy libgit2 Headers */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = Headers;
|
|
dstSubfolderSpec = 1;
|
|
files = (
|
|
BE244A511A11709E00F8BE42 /* git2 in Copy libgit2 Headers */,
|
|
);
|
|
name = "Copy libgit2 Headers";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
BE14AA311A15AA510015B439 /* LlamaKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LlamaKit.framework; path = External/LlamaKit/build/Debug/LlamaKit.framework; 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>"; };
|
|
BE244A4F1A11709600F8BE42 /* git2 */ = {isa = PBXFileReference; lastKnownFileType = folder; name = git2; path = External/libgit2/include/git2; sourceTree = "<group>"; };
|
|
BE244A521A117DA100F8BE42 /* SwiftGit2.modulemap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = "sourcecode.module-map"; path = SwiftGit2.modulemap; 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>"; };
|
|
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>"; };
|
|
BEB31F7E1A0D79C800F525B9 /* Quick.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Quick.framework; path = "../../../Library/Developer/Xcode/DerivedData/SwiftGit2-hhirbsygtzljdvasajovfqnfzwwb/Build/Products/Debug/Quick.framework"; sourceTree = "<group>"; };
|
|
BEB31F801A0D79F300F525B9 /* Nimble.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Nimble.framework; path = ../External/Quick/Externals/Nimble/build/Debug/Nimble.framework; sourceTree = "<group>"; };
|
|
BEB31F8F1A0E563900F525B9 /* liblibgit2.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = liblibgit2.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BEB31F9B1A0E581400F525B9 /* git2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = git2.h; path = External/libgit2/include/git2.h; sourceTree = "<group>"; };
|
|
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>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
BEB31F1F1A0D6F7A00F525B9 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BE14AA321A15AA510015B439 /* LlamaKit.framework in Frameworks */,
|
|
BEB31FA01A0E595600F525B9 /* libz.dylib in Frameworks */,
|
|
BEB31F9E1A0E595100F525B9 /* libiconv.dylib in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BEB31F2B1A0D6F7A00F525B9 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BEB31F811A0D79F300F525B9 /* Nimble.framework in Frameworks */,
|
|
BEB31F7F1A0D79C800F525B9 /* Quick.framework in Frameworks */,
|
|
BEB31F2F1A0D6F7A00F525B9 /* SwiftGit2.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
BE14AA531A1983520015B439 /* Fixtures */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BE14AA541A1984550015B439 /* Fixtures.swift */,
|
|
BE14AA561A198C6E0015B439 /* simple-repository.zip */,
|
|
);
|
|
path = Fixtures;
|
|
sourceTree = "<group>";
|
|
};
|
|
BEB31F191A0D6F7A00F525B9 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BEB31F251A0D6F7A00F525B9 /* SwiftGit2 */,
|
|
BEB31F321A0D6F7A00F525B9 /* SwiftGit2Tests */,
|
|
BEB31F9A1A0E57FC00F525B9 /* libgit2 */,
|
|
BEB31FA11A0E63C100F525B9 /* Libraries */,
|
|
BEB31F411A0D75EE00F525B9 /* Configuration */,
|
|
BEB31F241A0D6F7A00F525B9 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
usesTabs = 1;
|
|
};
|
|
BEB31F241A0D6F7A00F525B9 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BEB31F231A0D6F7A00F525B9 /* SwiftGit2.framework */,
|
|
BEB31F2E1A0D6F7A00F525B9 /* SwiftGit2-OSXTests.xctest */,
|
|
BEB31F8F1A0E563900F525B9 /* liblibgit2.a */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
BEB31F251A0D6F7A00F525B9 /* SwiftGit2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BEB31F281A0D6F7A00F525B9 /* SwiftGit2.h */,
|
|
BE14AA4F1A1974010015B439 /* SwiftGit2.m */,
|
|
BE2E3BE51A31261300C67092 /* Objects.swift */,
|
|
BE70B3E41A1ACB1A002C3F4E /* OID.swift */,
|
|
BE7A753E1A4A2BCC002DA7E3 /* Pointers.swift */,
|
|
BEB31F6C1A0D78F300F525B9 /* Repository.swift */,
|
|
BECB5F691A56F19900999413 /* References.swift */,
|
|
BECB5F6D1A57284700999413 /* Remotes.swift */,
|
|
BEB31F261A0D6F7A00F525B9 /* Supporting Files */,
|
|
);
|
|
path = SwiftGit2;
|
|
sourceTree = "<group>";
|
|
};
|
|
BEB31F261A0D6F7A00F525B9 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BEB31F271A0D6F7A00F525B9 /* Info.plist */,
|
|
BE244A521A117DA100F8BE42 /* SwiftGit2.modulemap */,
|
|
);
|
|
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 = (
|
|
BEB31F801A0D79F300F525B9 /* Nimble.framework */,
|
|
BEB31F7E1A0D79C800F525B9 /* 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 = External/Configuration;
|
|
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>";
|
|
};
|
|
BEB31F9A1A0E57FC00F525B9 /* libgit2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BE244A4F1A11709600F8BE42 /* git2 */,
|
|
BEB31F9B1A0E581400F525B9 /* git2.h */,
|
|
);
|
|
name = libgit2;
|
|
sourceTree = "<group>";
|
|
};
|
|
BEB31FA11A0E63C100F525B9 /* Libraries */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BEB31F9D1A0E595100F525B9 /* libiconv.dylib */,
|
|
BEB31F9F1A0E595600F525B9 /* libz.dylib */,
|
|
BE14AA311A15AA510015B439 /* LlamaKit.framework */,
|
|
);
|
|
name = Libraries;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
BEB31F201A0D6F7A00F525B9 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BEB31F291A0D6F7A00F525B9 /* SwiftGit2.h in Headers */,
|
|
BE244A4E1A11707D00F8BE42 /* git2.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
BEB31F221A0D6F7A00F525B9 /* SwiftGit2-OSX */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BEB31F391A0D6F7A00F525B9 /* Build configuration list for PBXNativeTarget "SwiftGit2-OSX" */;
|
|
buildPhases = (
|
|
BEB31F961A0E579700F525B9 /* Copy libgit2 Headers */,
|
|
BEB31F1E1A0D6F7A00F525B9 /* Sources */,
|
|
BEB31F1F1A0D6F7A00F525B9 /* Frameworks */,
|
|
BEB31F201A0D6F7A00F525B9 /* Headers */,
|
|
BEB31F211A0D6F7A00F525B9 /* Resources */,
|
|
);
|
|
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 */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BEB31F901A0E563900F525B9 /* Build configuration list for PBXNativeTarget "libgit2" */;
|
|
buildPhases = (
|
|
BEB31F931A0E567000F525B9 /* ShellScript */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = libgit2;
|
|
productName = libgit2;
|
|
productReference = BEB31F8F1A0E563900F525B9 /* liblibgit2.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
BEB31F1A1A0D6F7A00F525B9 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0610;
|
|
ORGANIZATIONNAME = "GitHub, Inc";
|
|
TargetAttributes = {
|
|
BEB31F221A0D6F7A00F525B9 = {
|
|
CreatedOnToolsVersion = 6.1;
|
|
};
|
|
BEB31F2D1A0D6F7A00F525B9 = {
|
|
CreatedOnToolsVersion = 6.1;
|
|
};
|
|
BEB31F8E1A0E563900F525B9 = {
|
|
CreatedOnToolsVersion = 6.1;
|
|
};
|
|
};
|
|
};
|
|
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 */,
|
|
BEB31F8E1A0E563900F525B9 /* libgit2 */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
BEB31F211A0D6F7A00F525B9 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BE244A501A11709600F8BE42 /* git2 in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BEB31F2C1A0D6F7A00F525B9 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BE14AA571A198C6E0015B439 /* simple-repository.zip in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
BEB31F931A0E567000F525B9 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = script/update_libgit2;
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
BEB31F1E1A0D6F7A00F525B9 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BE70B3E51A1ACB1A002C3F4E /* OID.swift in Sources */,
|
|
BECB5F6E1A57284700999413 /* Remotes.swift in Sources */,
|
|
BEB31F6D1A0D78F300F525B9 /* Repository.swift in Sources */,
|
|
BE2E3BE61A31261300C67092 /* Objects.swift in Sources */,
|
|
BECB5F6A1A56F19900999413 /* References.swift in Sources */,
|
|
BE7A753F1A4A2BCC002DA7E3 /* Pointers.swift in Sources */,
|
|
BE14AA501A1974010015B439 /* SwiftGit2.m 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 */
|
|
BEB31F311A0D6F7A00F525B9 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BEB31F221A0D6F7A00F525B9 /* SwiftGit2-OSX */;
|
|
targetProxy = BEB31F301A0D6F7A00F525B9 /* PBXContainerItemProxy */;
|
|
};
|
|
BEB31F951A0E56E200F525B9 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BEB31F8E1A0E563900F525B9 /* libgit2 */;
|
|
targetProxy = BEB31F941A0E56E200F525B9 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
BEB31F371A0D6F7A00F525B9 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BEB31F451A0D75EE00F525B9 /* Debug.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
External/libgit2/include,
|
|
/usr/local/include,
|
|
);
|
|
LIBRARY_SEARCH_PATHS = (
|
|
.,
|
|
External,
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = macosx;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BEB31F381A0D6F7A00F525B9 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BEB31F471A0D75EE00F525B9 /* Release.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = YES;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
External/libgit2/include,
|
|
/usr/local/include,
|
|
);
|
|
LIBRARY_SEARCH_PATHS = (
|
|
.,
|
|
External,
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = macosx;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
BEB31F3A1A0D6F7A00F525B9 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BEB31F561A0D75EE00F525B9 /* Mac-Framework.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
FRAMEWORK_VERSION = A;
|
|
INFOPLIST_FILE = SwiftGit2/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
|
|
MODULEMAP_FILE = SwiftGit2/SwiftGit2.modulemap;
|
|
OTHER_LDFLAGS = (
|
|
"-lgit2",
|
|
"-force_load",
|
|
External/libgit2.a,
|
|
/usr/local/lib/libssh2.a,
|
|
"-lcrypto",
|
|
"-lssl",
|
|
);
|
|
PRODUCT_NAME = SwiftGit2;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BEB31F3B1A0D6F7A00F525B9 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BEB31F561A0D75EE00F525B9 /* Mac-Framework.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
FRAMEWORK_VERSION = A;
|
|
INFOPLIST_FILE = SwiftGit2/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
|
|
MODULEMAP_FILE = SwiftGit2/SwiftGit2.modulemap;
|
|
OTHER_LDFLAGS = (
|
|
"-lgit2",
|
|
"-force_load",
|
|
External/libgit2.a,
|
|
/usr/local/lib/libssh2.a,
|
|
"-lcrypto",
|
|
"-lssl",
|
|
);
|
|
PRODUCT_NAME = SwiftGit2;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
BEB31F3D1A0D6F7A00F525B9 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BEB31F531A0D75EE00F525B9 /* Mac-Application.xcconfig */;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
|
"$(inherited)",
|
|
);
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = SwiftGit2Tests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BEB31F3E1A0D6F7A00F525B9 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BEB31F531A0D75EE00F525B9 /* Mac-Application.xcconfig */;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = SwiftGit2Tests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
BEB31F911A0E563900F525B9 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
EXECUTABLE_PREFIX = lib;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BEB31F921A0E563900F525B9 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
EXECUTABLE_PREFIX = lib;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
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" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BEB31F911A0E563900F525B9 /* Debug */,
|
|
BEB31F921A0E563900F525B9 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = BEB31F1A1A0D6F7A00F525B9 /* Project object */;
|
|
}
|