mirror of
https://github.com/mas-cli/mas
synced 2024-11-26 13:30:18 +00:00
2371 lines
162 KiB
Text
2371 lines
162 KiB
Text
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXAggregateTarget section */
|
|
A8F2B2541E79A4AB005BDD17 /* SwiftLint */ = {
|
|
isa = PBXAggregateTarget;
|
|
buildConfigurationList = A8F2B2571E79A4AC005BDD17 /* Build configuration list for PBXAggregateTarget "SwiftLint" */;
|
|
buildPhases = (
|
|
A8F2B2581E79A4B0005BDD17 /* ShellScript */,
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = SwiftLint;
|
|
productName = SwiftLint;
|
|
};
|
|
/* End PBXAggregateTarget section */
|
|
|
|
/* Begin PBXBuildFile section */
|
|
1F0648CC19639F5A001F9C46 /* ObjectWithLazyProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F0648CB19639F5A001F9C46 /* ObjectWithLazyProperty.swift */; };
|
|
1F0648CD19639F5A001F9C46 /* ObjectWithLazyProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F0648CB19639F5A001F9C46 /* ObjectWithLazyProperty.swift */; };
|
|
1F0648D41963AAB2001F9C46 /* SynchronousTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F0648D31963AAB2001F9C46 /* SynchronousTests.swift */; };
|
|
1F0648D51963AAB2001F9C46 /* SynchronousTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F0648D31963AAB2001F9C46 /* SynchronousTests.swift */; };
|
|
1F14FB64194180C5009F2A08 /* utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F14FB63194180C5009F2A08 /* utils.swift */; };
|
|
1F1871C51CA89EDB00A34BF2 /* DSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F1871BC1CA89EDB00A34BF2 /* DSL.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
1F1871C61CA89EDB00A34BF2 /* DSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F1871BD1CA89EDB00A34BF2 /* DSL.m */; };
|
|
1F1871C71CA89EDB00A34BF2 /* NMBExceptionCapture.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F1871BE1CA89EDB00A34BF2 /* NMBExceptionCapture.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
1F1871C81CA89EDB00A34BF2 /* NMBExceptionCapture.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F1871BF1CA89EDB00A34BF2 /* NMBExceptionCapture.m */; };
|
|
1F1871C91CA89EDB00A34BF2 /* NMBStringify.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F1871C01CA89EDB00A34BF2 /* NMBStringify.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
1F1871CA1CA89EDB00A34BF2 /* NMBStringify.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F1871C11CA89EDB00A34BF2 /* NMBStringify.m */; };
|
|
1F1871CB1CA89EDB00A34BF2 /* NMBExpectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F1871C21CA89EDB00A34BF2 /* NMBExpectation.swift */; };
|
|
1F1871CC1CA89EDB00A34BF2 /* NMBObjCMatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F1871C31CA89EDB00A34BF2 /* NMBObjCMatcher.swift */; };
|
|
1F1871D21CA89EEE00A34BF2 /* DSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F1871BD1CA89EDB00A34BF2 /* DSL.m */; };
|
|
1F1871D31CA89EEE00A34BF2 /* NMBExceptionCapture.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F1871BF1CA89EDB00A34BF2 /* NMBExceptionCapture.m */; };
|
|
1F1871D41CA89EEE00A34BF2 /* NMBStringify.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F1871C11CA89EDB00A34BF2 /* NMBStringify.m */; };
|
|
1F1871D61CA89EEF00A34BF2 /* DSL.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F1871BD1CA89EDB00A34BF2 /* DSL.m */; };
|
|
1F1871D71CA89EEF00A34BF2 /* NMBExceptionCapture.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F1871BF1CA89EDB00A34BF2 /* NMBExceptionCapture.m */; };
|
|
1F1871D81CA89EEF00A34BF2 /* NMBStringify.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F1871C11CA89EDB00A34BF2 /* NMBStringify.m */; };
|
|
1F1871D91CA89EF100A34BF2 /* NMBExpectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F1871C21CA89EDB00A34BF2 /* NMBExpectation.swift */; };
|
|
1F1871DA1CA89EF100A34BF2 /* NMBObjCMatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F1871C31CA89EDB00A34BF2 /* NMBObjCMatcher.swift */; };
|
|
1F1871DB1CA89EF100A34BF2 /* NMBExpectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F1871C21CA89EDB00A34BF2 /* NMBExpectation.swift */; };
|
|
1F1871DC1CA89EF100A34BF2 /* NMBObjCMatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F1871C31CA89EDB00A34BF2 /* NMBObjCMatcher.swift */; };
|
|
1F1871DD1CA89EF500A34BF2 /* DSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F1871BC1CA89EDB00A34BF2 /* DSL.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
1F1871DE1CA89EF500A34BF2 /* NMBExceptionCapture.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F1871BE1CA89EDB00A34BF2 /* NMBExceptionCapture.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
1F1871DF1CA89EF500A34BF2 /* NMBStringify.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F1871C01CA89EDB00A34BF2 /* NMBStringify.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
1F1871E01CA89EF600A34BF2 /* DSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F1871BC1CA89EDB00A34BF2 /* DSL.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
1F1871E11CA89EF600A34BF2 /* NMBExceptionCapture.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F1871BE1CA89EDB00A34BF2 /* NMBExceptionCapture.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
1F1871E21CA89EF600A34BF2 /* NMBStringify.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F1871C01CA89EDB00A34BF2 /* NMBStringify.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
1F1871E41CA89FB600A34BF2 /* AsyncMatcherWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F1871E31CA89FB600A34BF2 /* AsyncMatcherWrapper.swift */; };
|
|
1F1871E61CA89FCD00A34BF2 /* MatcherFunc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F1871E51CA89FCD00A34BF2 /* MatcherFunc.swift */; };
|
|
1F1871E71CA8A18400A34BF2 /* AsyncMatcherWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F1871E31CA89FB600A34BF2 /* AsyncMatcherWrapper.swift */; };
|
|
1F1871E81CA8A18400A34BF2 /* AsyncMatcherWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F1871E31CA89FB600A34BF2 /* AsyncMatcherWrapper.swift */; };
|
|
1F1871E91CA8A18700A34BF2 /* MatcherFunc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F1871E51CA89FCD00A34BF2 /* MatcherFunc.swift */; };
|
|
1F1871EB1CA8A18800A34BF2 /* MatcherFunc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F1871E51CA89FCD00A34BF2 /* MatcherFunc.swift */; };
|
|
1F1A742F1940169200FFFC47 /* Nimble.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F1A742E1940169200FFFC47 /* Nimble.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
1F1A74351940169200FFFC47 /* Nimble.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1F1A74291940169200FFFC47 /* Nimble.framework */; };
|
|
1F1B5AD41963E13900CA8BF9 /* BeAKindOfTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F1B5AD31963E13900CA8BF9 /* BeAKindOfTest.swift */; };
|
|
1F1B5AD51963E13900CA8BF9 /* BeAKindOfTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F1B5AD31963E13900CA8BF9 /* BeAKindOfTest.swift */; };
|
|
1F299EAB19627B2D002641AF /* BeEmptyTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F299EAA19627B2D002641AF /* BeEmptyTest.swift */; };
|
|
1F299EAC19627B2D002641AF /* BeEmptyTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F299EAA19627B2D002641AF /* BeEmptyTest.swift */; };
|
|
1F43728A1A1B343800EB80F8 /* Functional.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD251968AB07008ED995 /* Functional.swift */; };
|
|
1F43728B1A1B343900EB80F8 /* Functional.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD251968AB07008ED995 /* Functional.swift */; };
|
|
1F43728C1A1B343C00EB80F8 /* SourceLocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD271968AB07008ED995 /* SourceLocation.swift */; };
|
|
1F43728D1A1B343D00EB80F8 /* SourceLocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD271968AB07008ED995 /* SourceLocation.swift */; };
|
|
1F43728E1A1B343F00EB80F8 /* Stringers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD281968AB07008ED995 /* Stringers.swift */; };
|
|
1F43728F1A1B344000EB80F8 /* Stringers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD281968AB07008ED995 /* Stringers.swift */; };
|
|
1F4999A61DBF2DD100BF8877 /* Nimble.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F1A742E1940169200FFFC47 /* Nimble.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
1F4A56661A3B305F009E1637 /* ObjCAsyncTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56651A3B305F009E1637 /* ObjCAsyncTest.m */; };
|
|
1F4A56671A3B305F009E1637 /* ObjCAsyncTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56651A3B305F009E1637 /* ObjCAsyncTest.m */; };
|
|
1F4A566A1A3B3108009E1637 /* ObjCBeAnInstanceOfTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56691A3B3108009E1637 /* ObjCBeAnInstanceOfTest.m */; };
|
|
1F4A566B1A3B3108009E1637 /* ObjCBeAnInstanceOfTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56691A3B3108009E1637 /* ObjCBeAnInstanceOfTest.m */; };
|
|
1F4A566D1A3B3159009E1637 /* ObjCBeKindOfTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A566C1A3B3159009E1637 /* ObjCBeKindOfTest.m */; };
|
|
1F4A566E1A3B3159009E1637 /* ObjCBeKindOfTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A566C1A3B3159009E1637 /* ObjCBeKindOfTest.m */; };
|
|
1F4A56701A3B319F009E1637 /* ObjCBeCloseToTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A566F1A3B319F009E1637 /* ObjCBeCloseToTest.m */; };
|
|
1F4A56711A3B319F009E1637 /* ObjCBeCloseToTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A566F1A3B319F009E1637 /* ObjCBeCloseToTest.m */; };
|
|
1F4A56731A3B3210009E1637 /* ObjCBeginWithTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56721A3B3210009E1637 /* ObjCBeginWithTest.m */; };
|
|
1F4A56741A3B3210009E1637 /* ObjCBeginWithTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56721A3B3210009E1637 /* ObjCBeginWithTest.m */; };
|
|
1F4A56761A3B3253009E1637 /* ObjCBeGreaterThanTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56751A3B3253009E1637 /* ObjCBeGreaterThanTest.m */; };
|
|
1F4A56771A3B3253009E1637 /* ObjCBeGreaterThanTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56751A3B3253009E1637 /* ObjCBeGreaterThanTest.m */; };
|
|
1F4A56791A3B32E3009E1637 /* ObjCBeGreaterThanOrEqualToTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56781A3B32E3009E1637 /* ObjCBeGreaterThanOrEqualToTest.m */; };
|
|
1F4A567A1A3B32E3009E1637 /* ObjCBeGreaterThanOrEqualToTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56781A3B32E3009E1637 /* ObjCBeGreaterThanOrEqualToTest.m */; };
|
|
1F4A567C1A3B3311009E1637 /* ObjCBeIdenticalToTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A567B1A3B3311009E1637 /* ObjCBeIdenticalToTest.m */; };
|
|
1F4A567D1A3B3311009E1637 /* ObjCBeIdenticalToTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A567B1A3B3311009E1637 /* ObjCBeIdenticalToTest.m */; };
|
|
1F4A567F1A3B333F009E1637 /* ObjCBeLessThanTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A567E1A3B333F009E1637 /* ObjCBeLessThanTest.m */; };
|
|
1F4A56801A3B333F009E1637 /* ObjCBeLessThanTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A567E1A3B333F009E1637 /* ObjCBeLessThanTest.m */; };
|
|
1F4A56821A3B336F009E1637 /* ObjCBeLessThanOrEqualToTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56811A3B336F009E1637 /* ObjCBeLessThanOrEqualToTest.m */; };
|
|
1F4A56831A3B336F009E1637 /* ObjCBeLessThanOrEqualToTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56811A3B336F009E1637 /* ObjCBeLessThanOrEqualToTest.m */; };
|
|
1F4A56851A3B33A0009E1637 /* ObjCBeTruthyTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56841A3B33A0009E1637 /* ObjCBeTruthyTest.m */; };
|
|
1F4A56861A3B33A0009E1637 /* ObjCBeTruthyTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56841A3B33A0009E1637 /* ObjCBeTruthyTest.m */; };
|
|
1F4A56881A3B33CB009E1637 /* ObjCBeFalsyTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56871A3B33CB009E1637 /* ObjCBeFalsyTest.m */; };
|
|
1F4A56891A3B33CB009E1637 /* ObjCBeFalsyTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56871A3B33CB009E1637 /* ObjCBeFalsyTest.m */; };
|
|
1F4A568B1A3B3407009E1637 /* ObjCBeTrueTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A568A1A3B3407009E1637 /* ObjCBeTrueTest.m */; };
|
|
1F4A568C1A3B3407009E1637 /* ObjCBeTrueTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A568A1A3B3407009E1637 /* ObjCBeTrueTest.m */; };
|
|
1F4A568E1A3B342B009E1637 /* ObjCBeFalseTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A568D1A3B342B009E1637 /* ObjCBeFalseTest.m */; };
|
|
1F4A568F1A3B342B009E1637 /* ObjCBeFalseTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A568D1A3B342B009E1637 /* ObjCBeFalseTest.m */; };
|
|
1F4A56911A3B344A009E1637 /* ObjCBeNilTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56901A3B344A009E1637 /* ObjCBeNilTest.m */; };
|
|
1F4A56921A3B344A009E1637 /* ObjCBeNilTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56901A3B344A009E1637 /* ObjCBeNilTest.m */; };
|
|
1F4A56941A3B346F009E1637 /* ObjCContainTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56931A3B346F009E1637 /* ObjCContainTest.m */; };
|
|
1F4A56951A3B346F009E1637 /* ObjCContainTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56931A3B346F009E1637 /* ObjCContainTest.m */; };
|
|
1F4A56971A3B34AA009E1637 /* ObjCEndWithTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56961A3B34AA009E1637 /* ObjCEndWithTest.m */; };
|
|
1F4A56981A3B34AA009E1637 /* ObjCEndWithTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56961A3B34AA009E1637 /* ObjCEndWithTest.m */; };
|
|
1F4A569A1A3B3539009E1637 /* ObjCEqualTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56991A3B3539009E1637 /* ObjCEqualTest.m */; };
|
|
1F4A569B1A3B3539009E1637 /* ObjCEqualTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56991A3B3539009E1637 /* ObjCEqualTest.m */; };
|
|
1F4A569D1A3B3565009E1637 /* ObjCMatchTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A569C1A3B3565009E1637 /* ObjCMatchTest.m */; };
|
|
1F4A569E1A3B3565009E1637 /* ObjCMatchTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A569C1A3B3565009E1637 /* ObjCMatchTest.m */; };
|
|
1F4A56A01A3B359E009E1637 /* ObjCRaiseExceptionTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A569F1A3B359E009E1637 /* ObjCRaiseExceptionTest.m */; };
|
|
1F4A56A11A3B359E009E1637 /* ObjCRaiseExceptionTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A569F1A3B359E009E1637 /* ObjCRaiseExceptionTest.m */; };
|
|
1F4BB8B61DACA0E30048464B /* ThrowAssertionTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F4BB8B31DACA0D00048464B /* ThrowAssertionTest.swift */; };
|
|
1F4BB8B71DACA0E40048464B /* ThrowAssertionTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F4BB8B31DACA0D00048464B /* ThrowAssertionTest.swift */; };
|
|
1F4BB8B81DACAACF0048464B /* ThrowAssertionTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F4BB8B31DACA0D00048464B /* ThrowAssertionTest.swift */; };
|
|
1F5DF15F1BDCA0CE00C3A531 /* Nimble.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1F5DF1551BDCA0CE00C3A531 /* Nimble.framework */; };
|
|
1F5DF16C1BDCA0F500C3A531 /* AssertionRecorder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD051968AB07008ED995 /* AssertionRecorder.swift */; };
|
|
1F5DF16D1BDCA0F500C3A531 /* AdapterProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD061968AB07008ED995 /* AdapterProtocols.swift */; };
|
|
1F5DF16E1BDCA0F500C3A531 /* NimbleXCTestHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD071968AB07008ED995 /* NimbleXCTestHandler.swift */; };
|
|
1F5DF16F1BDCA0F500C3A531 /* AssertionDispatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FDBD8661AF8A4FF0089F27B /* AssertionDispatcher.swift */; };
|
|
1F5DF1701BDCA0F500C3A531 /* DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD081968AB07008ED995 /* DSL.swift */; };
|
|
1F5DF1711BDCA0F500C3A531 /* DSL+Wait.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA9E8C811A414BB9002633C2 /* DSL+Wait.swift */; };
|
|
1F5DF1721BDCA0F500C3A531 /* Expectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD091968AB07008ED995 /* Expectation.swift */; };
|
|
1F5DF1741BDCA0F500C3A531 /* Expression.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD0A1968AB07008ED995 /* Expression.swift */; };
|
|
1F5DF1751BDCA0F500C3A531 /* FailureMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD0B1968AB07008ED995 /* FailureMessage.swift */; };
|
|
1F5DF1761BDCA0F500C3A531 /* AllPass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB1BC781A92235600F743C3 /* AllPass.swift */; };
|
|
1F5DF1771BDCA0F500C3A531 /* BeAKindOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD0E1968AB07008ED995 /* BeAKindOf.swift */; };
|
|
1F5DF1781BDCA0F500C3A531 /* BeAnInstanceOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD0D1968AB07008ED995 /* BeAnInstanceOf.swift */; };
|
|
1F5DF1791BDCA0F500C3A531 /* BeCloseTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD0F1968AB07008ED995 /* BeCloseTo.swift */; };
|
|
1F5DF17A1BDCA0F500C3A531 /* BeEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD101968AB07008ED995 /* BeEmpty.swift */; };
|
|
1F5DF17B1BDCA0F500C3A531 /* BeginWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD111968AB07008ED995 /* BeginWith.swift */; };
|
|
1F5DF17C1BDCA0F500C3A531 /* BeGreaterThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD121968AB07008ED995 /* BeGreaterThan.swift */; };
|
|
1F5DF17D1BDCA0F500C3A531 /* BeGreaterThanOrEqualTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD131968AB07008ED995 /* BeGreaterThanOrEqualTo.swift */; };
|
|
1F5DF17E1BDCA0F500C3A531 /* BeIdenticalTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD141968AB07008ED995 /* BeIdenticalTo.swift */; };
|
|
1F5DF17F1BDCA0F500C3A531 /* BeLessThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD151968AB07008ED995 /* BeLessThan.swift */; };
|
|
1F5DF1801BDCA0F500C3A531 /* BeLessThanOrEqual.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD161968AB07008ED995 /* BeLessThanOrEqual.swift */; };
|
|
1F5DF1811BDCA0F500C3A531 /* BeLogical.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD171968AB07008ED995 /* BeLogical.swift */; };
|
|
1F5DF1821BDCA0F500C3A531 /* BeNil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD181968AB07008ED995 /* BeNil.swift */; };
|
|
1F5DF1831BDCA0F500C3A531 /* Contain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD1A1968AB07008ED995 /* Contain.swift */; };
|
|
1F5DF1841BDCA0F500C3A531 /* EndWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD1B1968AB07008ED995 /* EndWith.swift */; };
|
|
1F5DF1851BDCA0F500C3A531 /* Equal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD1C1968AB07008ED995 /* Equal.swift */; };
|
|
1F5DF1861BDCA0F500C3A531 /* HaveCount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 472FD1341B9E085700C7B8DA /* HaveCount.swift */; };
|
|
1F5DF1871BDCA0F500C3A531 /* Match.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB4D5EC19FE43C200E9D9FE /* Match.swift */; };
|
|
1F5DF1891BDCA0F500C3A531 /* RaisesException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD1E1968AB07008ED995 /* RaisesException.swift */; };
|
|
1F5DF18A1BDCA0F500C3A531 /* ThrowError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29EA59651B551EE6002D767E /* ThrowError.swift */; };
|
|
1F5DF18B1BDCA0F500C3A531 /* Functional.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD251968AB07008ED995 /* Functional.swift */; };
|
|
1F5DF18C1BDCA0F500C3A531 /* Async.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD261968AB07008ED995 /* Async.swift */; };
|
|
1F5DF18D1BDCA0F500C3A531 /* SourceLocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD271968AB07008ED995 /* SourceLocation.swift */; };
|
|
1F5DF18E1BDCA0F500C3A531 /* Stringers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD281968AB07008ED995 /* Stringers.swift */; };
|
|
1F5DF1921BDCA10200C3A531 /* AsynchronousTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925EE5195C121200ED456B /* AsynchronousTest.swift */; };
|
|
1F5DF1931BDCA10200C3A531 /* SynchronousTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F0648D31963AAB2001F9C46 /* SynchronousTests.swift */; };
|
|
1F5DF1941BDCA10200C3A531 /* UserDescriptionTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 965B0D0B1B62C06D0005AE66 /* UserDescriptionTest.swift */; };
|
|
1F5DF1951BDCA10200C3A531 /* utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F14FB63194180C5009F2A08 /* utils.swift */; };
|
|
1F5DF1961BDCA10200C3A531 /* ObjectWithLazyProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F0648CB19639F5A001F9C46 /* ObjectWithLazyProperty.swift */; };
|
|
1F5DF1971BDCA10200C3A531 /* AllPassTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD72EC631A93874A002F7651 /* AllPassTest.swift */; };
|
|
1F5DF1981BDCA10200C3A531 /* BeAKindOfTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F1B5AD31963E13900CA8BF9 /* BeAKindOfTest.swift */; };
|
|
1F5DF1991BDCA10200C3A531 /* BeAnInstanceOfTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925EE8195C124400ED456B /* BeAnInstanceOfTest.swift */; };
|
|
1F5DF19A1BDCA10200C3A531 /* BeCloseToTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925EF5195C147800ED456B /* BeCloseToTest.swift */; };
|
|
1F5DF19B1BDCA10200C3A531 /* BeEmptyTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F299EAA19627B2D002641AF /* BeEmptyTest.swift */; };
|
|
1F5DF19C1BDCA10200C3A531 /* BeginWithTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925EFB195C186800ED456B /* BeginWithTest.swift */; };
|
|
1F5DF19D1BDCA10200C3A531 /* BeGreaterThanOrEqualToTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925F10195C190B00ED456B /* BeGreaterThanOrEqualToTest.swift */; };
|
|
1F5DF19E1BDCA10200C3A531 /* BeGreaterThanTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925F07195C18CF00ED456B /* BeGreaterThanTest.swift */; };
|
|
1F5DF19F1BDCA10200C3A531 /* BeIdenticalToObjectTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD9A9A8D19CF413800706F49 /* BeIdenticalToObjectTest.swift */; };
|
|
1F5DF1A01BDCA10200C3A531 /* BeIdenticalToTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FB90097195EC4B8001D7FAE /* BeIdenticalToTest.swift */; };
|
|
1F5DF1A11BDCA10200C3A531 /* BeLessThanOrEqualToTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925F0D195C18F500ED456B /* BeLessThanOrEqualToTest.swift */; };
|
|
1F5DF1A21BDCA10200C3A531 /* BeLessThanTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925F0A195C18E100ED456B /* BeLessThanTest.swift */; };
|
|
1F5DF1A31BDCA10200C3A531 /* BeLogicalTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925EEE195C136500ED456B /* BeLogicalTest.swift */; };
|
|
1F5DF1A41BDCA10200C3A531 /* BeNilTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925EF8195C175000ED456B /* BeNilTest.swift */; };
|
|
1F5DF1A51BDCA10200C3A531 /* ContainTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925F01195C189500ED456B /* ContainTest.swift */; };
|
|
1F5DF1A61BDCA10200C3A531 /* EndWithTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925EFE195C187600ED456B /* EndWithTest.swift */; };
|
|
1F5DF1A71BDCA10200C3A531 /* EqualTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925F04195C18B700ED456B /* EqualTest.swift */; };
|
|
1F5DF1A81BDCA10200C3A531 /* HaveCountTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 472FD1361B9E094B00C7B8DA /* HaveCountTest.swift */; };
|
|
1F5DF1A91BDCA10200C3A531 /* MatchTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB4D5EF19FE442800E9D9FE /* MatchTest.swift */; };
|
|
1F5DF1AA1BDCA10200C3A531 /* RaisesExceptionTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925EEB195C12C800ED456B /* RaisesExceptionTest.swift */; };
|
|
1F5DF1AB1BDCA10200C3A531 /* ThrowErrorTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29EA59621B551ED2002D767E /* ThrowErrorTest.swift */; };
|
|
1F8A37B01B7C5042001C8357 /* ObjCSyncTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F8A37AF1B7C5042001C8357 /* ObjCSyncTest.m */; };
|
|
1F8A37B11B7C5042001C8357 /* ObjCSyncTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F8A37AF1B7C5042001C8357 /* ObjCSyncTest.m */; };
|
|
1F91DD2D1C74BF36002C309F /* BeVoidTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F91DD2C1C74BF36002C309F /* BeVoidTest.swift */; };
|
|
1F91DD2E1C74BF36002C309F /* BeVoidTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F91DD2C1C74BF36002C309F /* BeVoidTest.swift */; };
|
|
1F91DD2F1C74BF36002C309F /* BeVoidTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F91DD2C1C74BF36002C309F /* BeVoidTest.swift */; };
|
|
1F91DD311C74BF61002C309F /* BeVoid.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F91DD301C74BF61002C309F /* BeVoid.swift */; };
|
|
1F91DD321C74BF61002C309F /* BeVoid.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F91DD301C74BF61002C309F /* BeVoid.swift */; };
|
|
1F91DD331C74BF61002C309F /* BeVoid.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F91DD301C74BF61002C309F /* BeVoid.swift */; };
|
|
1F925EB8195C0D6300ED456B /* Nimble.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1F925EAD195C0D6300ED456B /* Nimble.framework */; };
|
|
1F925EC7195C0DD100ED456B /* Nimble.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F1A742E1940169200FFFC47 /* Nimble.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
1F925EE2195C0DFD00ED456B /* utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F14FB63194180C5009F2A08 /* utils.swift */; };
|
|
1F925EE6195C121200ED456B /* AsynchronousTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925EE5195C121200ED456B /* AsynchronousTest.swift */; };
|
|
1F925EE7195C121200ED456B /* AsynchronousTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925EE5195C121200ED456B /* AsynchronousTest.swift */; };
|
|
1F925EE9195C124400ED456B /* BeAnInstanceOfTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925EE8195C124400ED456B /* BeAnInstanceOfTest.swift */; };
|
|
1F925EEA195C124400ED456B /* BeAnInstanceOfTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925EE8195C124400ED456B /* BeAnInstanceOfTest.swift */; };
|
|
1F925EEC195C12C800ED456B /* RaisesExceptionTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925EEB195C12C800ED456B /* RaisesExceptionTest.swift */; };
|
|
1F925EED195C12C800ED456B /* RaisesExceptionTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925EEB195C12C800ED456B /* RaisesExceptionTest.swift */; };
|
|
1F925EEF195C136500ED456B /* BeLogicalTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925EEE195C136500ED456B /* BeLogicalTest.swift */; };
|
|
1F925EF0195C136500ED456B /* BeLogicalTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925EEE195C136500ED456B /* BeLogicalTest.swift */; };
|
|
1F925EF6195C147800ED456B /* BeCloseToTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925EF5195C147800ED456B /* BeCloseToTest.swift */; };
|
|
1F925EF7195C147800ED456B /* BeCloseToTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925EF5195C147800ED456B /* BeCloseToTest.swift */; };
|
|
1F925EF9195C175000ED456B /* BeNilTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925EF8195C175000ED456B /* BeNilTest.swift */; };
|
|
1F925EFA195C175000ED456B /* BeNilTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925EF8195C175000ED456B /* BeNilTest.swift */; };
|
|
1F925EFC195C186800ED456B /* BeginWithTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925EFB195C186800ED456B /* BeginWithTest.swift */; };
|
|
1F925EFD195C186800ED456B /* BeginWithTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925EFB195C186800ED456B /* BeginWithTest.swift */; };
|
|
1F925EFF195C187600ED456B /* EndWithTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925EFE195C187600ED456B /* EndWithTest.swift */; };
|
|
1F925F00195C187600ED456B /* EndWithTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925EFE195C187600ED456B /* EndWithTest.swift */; };
|
|
1F925F02195C189500ED456B /* ContainTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925F01195C189500ED456B /* ContainTest.swift */; };
|
|
1F925F03195C189500ED456B /* ContainTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925F01195C189500ED456B /* ContainTest.swift */; };
|
|
1F925F05195C18B700ED456B /* EqualTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925F04195C18B700ED456B /* EqualTest.swift */; };
|
|
1F925F06195C18B700ED456B /* EqualTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925F04195C18B700ED456B /* EqualTest.swift */; };
|
|
1F925F08195C18CF00ED456B /* BeGreaterThanTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925F07195C18CF00ED456B /* BeGreaterThanTest.swift */; };
|
|
1F925F09195C18CF00ED456B /* BeGreaterThanTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925F07195C18CF00ED456B /* BeGreaterThanTest.swift */; };
|
|
1F925F0B195C18E100ED456B /* BeLessThanTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925F0A195C18E100ED456B /* BeLessThanTest.swift */; };
|
|
1F925F0C195C18E100ED456B /* BeLessThanTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925F0A195C18E100ED456B /* BeLessThanTest.swift */; };
|
|
1F925F0E195C18F500ED456B /* BeLessThanOrEqualToTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925F0D195C18F500ED456B /* BeLessThanOrEqualToTest.swift */; };
|
|
1F925F0F195C18F500ED456B /* BeLessThanOrEqualToTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925F0D195C18F500ED456B /* BeLessThanOrEqualToTest.swift */; };
|
|
1F925F11195C190B00ED456B /* BeGreaterThanOrEqualToTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925F10195C190B00ED456B /* BeGreaterThanOrEqualToTest.swift */; };
|
|
1F925F12195C190B00ED456B /* BeGreaterThanOrEqualToTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F925F10195C190B00ED456B /* BeGreaterThanOrEqualToTest.swift */; };
|
|
1F9DB8FB1A74E793002E96AD /* ObjCBeEmptyTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F9DB8FA1A74E793002E96AD /* ObjCBeEmptyTest.m */; };
|
|
1F9DB8FC1A74E793002E96AD /* ObjCBeEmptyTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F9DB8FA1A74E793002E96AD /* ObjCBeEmptyTest.m */; };
|
|
1FA0C3FF1E30B14500623165 /* Predicate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FA0C3FE1E30B14500623165 /* Predicate.swift */; };
|
|
1FA0C4001E30B14500623165 /* Predicate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FA0C3FE1E30B14500623165 /* Predicate.swift */; };
|
|
1FA0C4011E30B14500623165 /* Predicate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FA0C3FE1E30B14500623165 /* Predicate.swift */; };
|
|
1FB90098195EC4B8001D7FAE /* BeIdenticalToTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FB90097195EC4B8001D7FAE /* BeIdenticalToTest.swift */; };
|
|
1FB90099195EC4B8001D7FAE /* BeIdenticalToTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FB90097195EC4B8001D7FAE /* BeIdenticalToTest.swift */; };
|
|
1FC494AA1C29CBA40010975C /* NimbleEnvironment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FC494A91C29CBA40010975C /* NimbleEnvironment.swift */; };
|
|
1FC494AB1C29CBA40010975C /* NimbleEnvironment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FC494A91C29CBA40010975C /* NimbleEnvironment.swift */; };
|
|
1FC494AC1C29CBA40010975C /* NimbleEnvironment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FC494A91C29CBA40010975C /* NimbleEnvironment.swift */; };
|
|
1FCF914F1C61C85A00B15DCB /* PostNotificationTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FCF914E1C61C85A00B15DCB /* PostNotificationTest.swift */; };
|
|
1FCF91501C61C85A00B15DCB /* PostNotificationTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FCF914E1C61C85A00B15DCB /* PostNotificationTest.swift */; };
|
|
1FCF91511C61C85A00B15DCB /* PostNotificationTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FCF914E1C61C85A00B15DCB /* PostNotificationTest.swift */; };
|
|
1FCF91531C61C8A400B15DCB /* PostNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FCF91521C61C8A400B15DCB /* PostNotification.swift */; };
|
|
1FCF91541C61C8A400B15DCB /* PostNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FCF91521C61C8A400B15DCB /* PostNotification.swift */; };
|
|
1FCF91551C61C8A400B15DCB /* PostNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FCF91521C61C8A400B15DCB /* PostNotification.swift */; };
|
|
1FD8CD2E1968AB07008ED995 /* AssertionRecorder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD051968AB07008ED995 /* AssertionRecorder.swift */; };
|
|
1FD8CD2F1968AB07008ED995 /* AssertionRecorder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD051968AB07008ED995 /* AssertionRecorder.swift */; };
|
|
1FD8CD301968AB07008ED995 /* AdapterProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD061968AB07008ED995 /* AdapterProtocols.swift */; };
|
|
1FD8CD311968AB07008ED995 /* AdapterProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD061968AB07008ED995 /* AdapterProtocols.swift */; };
|
|
1FD8CD321968AB07008ED995 /* NimbleXCTestHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD071968AB07008ED995 /* NimbleXCTestHandler.swift */; };
|
|
1FD8CD331968AB07008ED995 /* NimbleXCTestHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD071968AB07008ED995 /* NimbleXCTestHandler.swift */; };
|
|
1FD8CD341968AB07008ED995 /* DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD081968AB07008ED995 /* DSL.swift */; };
|
|
1FD8CD351968AB07008ED995 /* DSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD081968AB07008ED995 /* DSL.swift */; };
|
|
1FD8CD361968AB07008ED995 /* Expectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD091968AB07008ED995 /* Expectation.swift */; };
|
|
1FD8CD371968AB07008ED995 /* Expectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD091968AB07008ED995 /* Expectation.swift */; };
|
|
1FD8CD381968AB07008ED995 /* Expression.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD0A1968AB07008ED995 /* Expression.swift */; };
|
|
1FD8CD391968AB07008ED995 /* Expression.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD0A1968AB07008ED995 /* Expression.swift */; };
|
|
1FD8CD3A1968AB07008ED995 /* FailureMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD0B1968AB07008ED995 /* FailureMessage.swift */; };
|
|
1FD8CD3B1968AB07008ED995 /* FailureMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD0B1968AB07008ED995 /* FailureMessage.swift */; };
|
|
1FD8CD3C1968AB07008ED995 /* BeAnInstanceOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD0D1968AB07008ED995 /* BeAnInstanceOf.swift */; };
|
|
1FD8CD3D1968AB07008ED995 /* BeAnInstanceOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD0D1968AB07008ED995 /* BeAnInstanceOf.swift */; };
|
|
1FD8CD3E1968AB07008ED995 /* BeAKindOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD0E1968AB07008ED995 /* BeAKindOf.swift */; };
|
|
1FD8CD3F1968AB07008ED995 /* BeAKindOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD0E1968AB07008ED995 /* BeAKindOf.swift */; };
|
|
1FD8CD401968AB07008ED995 /* BeCloseTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD0F1968AB07008ED995 /* BeCloseTo.swift */; };
|
|
1FD8CD411968AB07008ED995 /* BeCloseTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD0F1968AB07008ED995 /* BeCloseTo.swift */; };
|
|
1FD8CD421968AB07008ED995 /* BeEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD101968AB07008ED995 /* BeEmpty.swift */; };
|
|
1FD8CD431968AB07008ED995 /* BeEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD101968AB07008ED995 /* BeEmpty.swift */; };
|
|
1FD8CD441968AB07008ED995 /* BeginWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD111968AB07008ED995 /* BeginWith.swift */; };
|
|
1FD8CD451968AB07008ED995 /* BeginWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD111968AB07008ED995 /* BeginWith.swift */; };
|
|
1FD8CD461968AB07008ED995 /* BeGreaterThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD121968AB07008ED995 /* BeGreaterThan.swift */; };
|
|
1FD8CD471968AB07008ED995 /* BeGreaterThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD121968AB07008ED995 /* BeGreaterThan.swift */; };
|
|
1FD8CD481968AB07008ED995 /* BeGreaterThanOrEqualTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD131968AB07008ED995 /* BeGreaterThanOrEqualTo.swift */; };
|
|
1FD8CD491968AB07008ED995 /* BeGreaterThanOrEqualTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD131968AB07008ED995 /* BeGreaterThanOrEqualTo.swift */; };
|
|
1FD8CD4A1968AB07008ED995 /* BeIdenticalTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD141968AB07008ED995 /* BeIdenticalTo.swift */; };
|
|
1FD8CD4B1968AB07008ED995 /* BeIdenticalTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD141968AB07008ED995 /* BeIdenticalTo.swift */; };
|
|
1FD8CD4C1968AB07008ED995 /* BeLessThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD151968AB07008ED995 /* BeLessThan.swift */; };
|
|
1FD8CD4D1968AB07008ED995 /* BeLessThan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD151968AB07008ED995 /* BeLessThan.swift */; };
|
|
1FD8CD4E1968AB07008ED995 /* BeLessThanOrEqual.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD161968AB07008ED995 /* BeLessThanOrEqual.swift */; };
|
|
1FD8CD4F1968AB07008ED995 /* BeLessThanOrEqual.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD161968AB07008ED995 /* BeLessThanOrEqual.swift */; };
|
|
1FD8CD501968AB07008ED995 /* BeLogical.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD171968AB07008ED995 /* BeLogical.swift */; };
|
|
1FD8CD511968AB07008ED995 /* BeLogical.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD171968AB07008ED995 /* BeLogical.swift */; };
|
|
1FD8CD521968AB07008ED995 /* BeNil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD181968AB07008ED995 /* BeNil.swift */; };
|
|
1FD8CD531968AB07008ED995 /* BeNil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD181968AB07008ED995 /* BeNil.swift */; };
|
|
1FD8CD561968AB07008ED995 /* Contain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD1A1968AB07008ED995 /* Contain.swift */; };
|
|
1FD8CD571968AB07008ED995 /* Contain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD1A1968AB07008ED995 /* Contain.swift */; };
|
|
1FD8CD581968AB07008ED995 /* EndWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD1B1968AB07008ED995 /* EndWith.swift */; };
|
|
1FD8CD591968AB07008ED995 /* EndWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD1B1968AB07008ED995 /* EndWith.swift */; };
|
|
1FD8CD5A1968AB07008ED995 /* Equal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD1C1968AB07008ED995 /* Equal.swift */; };
|
|
1FD8CD5B1968AB07008ED995 /* Equal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD1C1968AB07008ED995 /* Equal.swift */; };
|
|
1FD8CD5E1968AB07008ED995 /* RaisesException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD1E1968AB07008ED995 /* RaisesException.swift */; };
|
|
1FD8CD5F1968AB07008ED995 /* RaisesException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD1E1968AB07008ED995 /* RaisesException.swift */; };
|
|
1FD8CD6A1968AB07008ED995 /* Async.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD261968AB07008ED995 /* Async.swift */; };
|
|
1FD8CD6B1968AB07008ED995 /* Async.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD261968AB07008ED995 /* Async.swift */; };
|
|
1FDBD8671AF8A4FF0089F27B /* AssertionDispatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FDBD8661AF8A4FF0089F27B /* AssertionDispatcher.swift */; };
|
|
1FDBD8681AF8A4FF0089F27B /* AssertionDispatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FDBD8661AF8A4FF0089F27B /* AssertionDispatcher.swift */; };
|
|
1FE661571E6574E30035F243 /* ExpectationMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FE661561E6574E20035F243 /* ExpectationMessage.swift */; };
|
|
1FE661581E6574E30035F243 /* ExpectationMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FE661561E6574E20035F243 /* ExpectationMessage.swift */; };
|
|
1FE661591E6574E30035F243 /* ExpectationMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FE661561E6574E20035F243 /* ExpectationMessage.swift */; };
|
|
29EA59631B551ED2002D767E /* ThrowErrorTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29EA59621B551ED2002D767E /* ThrowErrorTest.swift */; };
|
|
29EA59641B551ED2002D767E /* ThrowErrorTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29EA59621B551ED2002D767E /* ThrowErrorTest.swift */; };
|
|
29EA59661B551EE6002D767E /* ThrowError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29EA59651B551EE6002D767E /* ThrowError.swift */; };
|
|
29EA59671B551EE6002D767E /* ThrowError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29EA59651B551EE6002D767E /* ThrowError.swift */; };
|
|
347155CA1C337C8900549F03 /* XCTestCaseProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 347155C91C337C8900549F03 /* XCTestCaseProvider.swift */; };
|
|
347155CB1C337C8900549F03 /* XCTestCaseProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 347155C91C337C8900549F03 /* XCTestCaseProvider.swift */; };
|
|
347155CC1C337C8900549F03 /* XCTestCaseProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 347155C91C337C8900549F03 /* XCTestCaseProvider.swift */; };
|
|
472FD1351B9E085700C7B8DA /* HaveCount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 472FD1341B9E085700C7B8DA /* HaveCount.swift */; };
|
|
472FD1391B9E0A9700C7B8DA /* HaveCount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 472FD1341B9E085700C7B8DA /* HaveCount.swift */; };
|
|
472FD13A1B9E0A9F00C7B8DA /* HaveCountTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 472FD1361B9E094B00C7B8DA /* HaveCountTest.swift */; };
|
|
472FD13B1B9E0CFE00C7B8DA /* HaveCountTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 472FD1361B9E094B00C7B8DA /* HaveCountTest.swift */; };
|
|
4793854D1BA0BB2500296F85 /* ObjCHaveCountTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4793854C1BA0BB2500296F85 /* ObjCHaveCountTest.m */; };
|
|
4793854E1BA0BB2500296F85 /* ObjCHaveCountTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4793854C1BA0BB2500296F85 /* ObjCHaveCountTest.m */; };
|
|
6CAEDD0A1CAEA86F003F1584 /* LinuxSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CAEDD091CAEA86F003F1584 /* LinuxSupport.swift */; };
|
|
6CAEDD0B1CAEA86F003F1584 /* LinuxSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CAEDD091CAEA86F003F1584 /* LinuxSupport.swift */; };
|
|
6CAEDD0C1CAEA86F003F1584 /* LinuxSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CAEDD091CAEA86F003F1584 /* LinuxSupport.swift */; };
|
|
7A0A26231E7F52360092A34E /* ToSucceed.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A0A26221E7F52360092A34E /* ToSucceed.swift */; };
|
|
7A6AB2C21E7F547E00A2F694 /* ToSucceedTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A6AB2C11E7F547E00A2F694 /* ToSucceedTest.swift */; };
|
|
7A6AB2C31E7F547E00A2F694 /* ToSucceedTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A6AB2C11E7F547E00A2F694 /* ToSucceedTest.swift */; };
|
|
7A6AB2C41E7F547E00A2F694 /* ToSucceedTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A6AB2C11E7F547E00A2F694 /* ToSucceedTest.swift */; };
|
|
7A6AB2C51E7F628900A2F694 /* ToSucceed.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A0A26221E7F52360092A34E /* ToSucceed.swift */; };
|
|
7A6AB2C61E7F628A00A2F694 /* ToSucceed.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A0A26221E7F52360092A34E /* ToSucceed.swift */; };
|
|
7B13BA061DD360AA00C9098C /* ContainElementSatisfying.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B13BA051DD360AA00C9098C /* ContainElementSatisfying.swift */; };
|
|
7B13BA0B1DD361D200C9098C /* ContainElementSatisfying.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B13BA051DD360AA00C9098C /* ContainElementSatisfying.swift */; };
|
|
7B13BA0C1DD361D300C9098C /* ContainElementSatisfying.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B13BA051DD360AA00C9098C /* ContainElementSatisfying.swift */; };
|
|
7B13BA0D1DD361DE00C9098C /* ContainElementSatisfyingTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B13BA091DD360DE00C9098C /* ContainElementSatisfyingTest.swift */; };
|
|
7B13BA0E1DD361DF00C9098C /* ContainElementSatisfyingTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B13BA091DD360DE00C9098C /* ContainElementSatisfyingTest.swift */; };
|
|
7B13BA0F1DD361DF00C9098C /* ContainElementSatisfyingTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B13BA091DD360DE00C9098C /* ContainElementSatisfyingTest.swift */; };
|
|
7B13BA101DD361EA00C9098C /* ObjCContainElementSatisfyingTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B13BA071DD360C300C9098C /* ObjCContainElementSatisfyingTest.m */; };
|
|
7B13BA111DD361EB00C9098C /* ObjCContainElementSatisfyingTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B13BA071DD360C300C9098C /* ObjCContainElementSatisfyingTest.m */; };
|
|
7B13BA121DD361EB00C9098C /* ObjCContainElementSatisfyingTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B13BA071DD360C300C9098C /* ObjCContainElementSatisfyingTest.m */; };
|
|
7B5358BA1C3846C900A23FAA /* SatisfyAnyOfTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B5358B91C3846C900A23FAA /* SatisfyAnyOfTest.swift */; };
|
|
7B5358BB1C3846C900A23FAA /* SatisfyAnyOfTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B5358B91C3846C900A23FAA /* SatisfyAnyOfTest.swift */; };
|
|
7B5358BC1C3846C900A23FAA /* SatisfyAnyOfTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B5358B91C3846C900A23FAA /* SatisfyAnyOfTest.swift */; };
|
|
7B5358BE1C38479700A23FAA /* SatisfyAnyOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B5358BD1C38479700A23FAA /* SatisfyAnyOf.swift */; };
|
|
7B5358BF1C38479700A23FAA /* SatisfyAnyOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B5358BD1C38479700A23FAA /* SatisfyAnyOf.swift */; };
|
|
7B5358C01C38479700A23FAA /* SatisfyAnyOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B5358BD1C38479700A23FAA /* SatisfyAnyOf.swift */; };
|
|
964CFEFD1C4FF48900513336 /* ThrowAssertion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 964CFEFC1C4FF48900513336 /* ThrowAssertion.swift */; };
|
|
964CFEFE1C4FF48900513336 /* ThrowAssertion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 964CFEFC1C4FF48900513336 /* ThrowAssertion.swift */; };
|
|
964CFEFF1C4FF48900513336 /* ThrowAssertion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 964CFEFC1C4FF48900513336 /* ThrowAssertion.swift */; };
|
|
965B0D091B62B8ED0005AE66 /* ObjCUserDescriptionTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 965B0D081B62B8ED0005AE66 /* ObjCUserDescriptionTest.m */; };
|
|
965B0D0A1B62B8ED0005AE66 /* ObjCUserDescriptionTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 965B0D081B62B8ED0005AE66 /* ObjCUserDescriptionTest.m */; };
|
|
965B0D0C1B62C06D0005AE66 /* UserDescriptionTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 965B0D0B1B62C06D0005AE66 /* UserDescriptionTest.swift */; };
|
|
965B0D0D1B62C06D0005AE66 /* UserDescriptionTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 965B0D0B1B62C06D0005AE66 /* UserDescriptionTest.swift */; };
|
|
A8A3B6EB2071487E00E25A08 /* SatisfyAllOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F6B5BC2070186D00FCB5ED /* SatisfyAllOf.swift */; };
|
|
A8A3B6EC2071487F00E25A08 /* SatisfyAllOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F6B5BC2070186D00FCB5ED /* SatisfyAllOf.swift */; };
|
|
A8A3B6F5207329DC00E25A08 /* SatisfyAllOfTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8A3B6E920712FC100E25A08 /* SatisfyAllOfTest.swift */; };
|
|
A8A3B6F6207329DD00E25A08 /* SatisfyAllOfTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8A3B6E920712FC100E25A08 /* SatisfyAllOfTest.swift */; };
|
|
A8A3B6F7207329DE00E25A08 /* SatisfyAllOfTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8A3B6E920712FC100E25A08 /* SatisfyAllOfTest.swift */; };
|
|
A8A3B6F92073643000E25A08 /* ObjCSatisfyAnyOfTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B5358C11C39155600A23FAA /* ObjCSatisfyAnyOfTest.m */; };
|
|
A8A3B6FA2073643100E25A08 /* ObjCSatisfyAnyOfTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B5358C11C39155600A23FAA /* ObjCSatisfyAnyOfTest.m */; };
|
|
A8A3B6FB2073644500E25A08 /* ObjcStringersTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 8DF1C3F61C94FC75004B2D36 /* ObjcStringersTest.m */; };
|
|
A8A3B6FC2073644600E25A08 /* ObjcStringersTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 8DF1C3F61C94FC75004B2D36 /* ObjcStringersTest.m */; };
|
|
A8A3B6FD2073644700E25A08 /* ObjcStringersTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 8DF1C3F61C94FC75004B2D36 /* ObjcStringersTest.m */; };
|
|
A8A3B706207368EF00E25A08 /* ObjCSatisfyAllOfTest.m in Sources */ = {isa = PBXBuildFile; fileRef = A8A3B7052073688A00E25A08 /* ObjCSatisfyAllOfTest.m */; };
|
|
A8A3B707207368F000E25A08 /* ObjCSatisfyAllOfTest.m in Sources */ = {isa = PBXBuildFile; fileRef = A8A3B7052073688A00E25A08 /* ObjCSatisfyAllOfTest.m */; };
|
|
A8A3B708207368F100E25A08 /* ObjCSatisfyAllOfTest.m in Sources */ = {isa = PBXBuildFile; fileRef = A8A3B7052073688A00E25A08 /* ObjCSatisfyAllOfTest.m */; };
|
|
A8F6B5BD2070186D00FCB5ED /* SatisfyAllOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F6B5BC2070186D00FCB5ED /* SatisfyAllOf.swift */; };
|
|
AE4BA9AD1C88DDB500B73906 /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE4BA9AC1C88DDB500B73906 /* Errors.swift */; };
|
|
AE4BA9AE1C88DDB500B73906 /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE4BA9AC1C88DDB500B73906 /* Errors.swift */; };
|
|
AE4BA9AF1C88DDB500B73906 /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE4BA9AC1C88DDB500B73906 /* Errors.swift */; };
|
|
AE7ADE451C80BF8000B94CD3 /* MatchError.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE7ADE441C80BF8000B94CD3 /* MatchError.swift */; };
|
|
AE7ADE461C80BF8000B94CD3 /* MatchError.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE7ADE441C80BF8000B94CD3 /* MatchError.swift */; };
|
|
AE7ADE471C80BF8000B94CD3 /* MatchError.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE7ADE441C80BF8000B94CD3 /* MatchError.swift */; };
|
|
AE7ADE491C80C00D00B94CD3 /* MatchErrorTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE7ADE481C80C00D00B94CD3 /* MatchErrorTest.swift */; };
|
|
AE7ADE4A1C80C00D00B94CD3 /* MatchErrorTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE7ADE481C80C00D00B94CD3 /* MatchErrorTest.swift */; };
|
|
AE7ADE4B1C80C00D00B94CD3 /* MatchErrorTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE7ADE481C80C00D00B94CD3 /* MatchErrorTest.swift */; };
|
|
CD79C99E1D2CC832004B6F9A /* ObjCAsyncTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56651A3B305F009E1637 /* ObjCAsyncTest.m */; };
|
|
CD79C99F1D2CC835004B6F9A /* ObjCSyncTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F8A37AF1B7C5042001C8357 /* ObjCSyncTest.m */; };
|
|
CD79C9A01D2CC839004B6F9A /* ObjCBeAnInstanceOfTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56691A3B3108009E1637 /* ObjCBeAnInstanceOfTest.m */; };
|
|
CD79C9A11D2CC83B004B6F9A /* ObjCBeCloseToTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A566F1A3B319F009E1637 /* ObjCBeCloseToTest.m */; };
|
|
CD79C9A21D2CC83E004B6F9A /* ObjCBeEmptyTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F9DB8FA1A74E793002E96AD /* ObjCBeEmptyTest.m */; };
|
|
CD79C9A31D2CC841004B6F9A /* ObjCBeFalseTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A568D1A3B342B009E1637 /* ObjCBeFalseTest.m */; };
|
|
CD79C9A41D2CC848004B6F9A /* ObjCBeFalsyTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56871A3B33CB009E1637 /* ObjCBeFalsyTest.m */; };
|
|
CD79C9A51D2CC848004B6F9A /* ObjCBeginWithTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56721A3B3210009E1637 /* ObjCBeginWithTest.m */; };
|
|
CD79C9A61D2CC848004B6F9A /* ObjCBeGreaterThanOrEqualToTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56781A3B32E3009E1637 /* ObjCBeGreaterThanOrEqualToTest.m */; };
|
|
CD79C9A71D2CC848004B6F9A /* ObjCBeGreaterThanTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56751A3B3253009E1637 /* ObjCBeGreaterThanTest.m */; };
|
|
CD79C9A81D2CC848004B6F9A /* ObjCBeIdenticalToTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A567B1A3B3311009E1637 /* ObjCBeIdenticalToTest.m */; };
|
|
CD79C9A91D2CC848004B6F9A /* ObjCBeKindOfTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A566C1A3B3159009E1637 /* ObjCBeKindOfTest.m */; };
|
|
CD79C9AA1D2CC848004B6F9A /* ObjCBeLessThanOrEqualToTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56811A3B336F009E1637 /* ObjCBeLessThanOrEqualToTest.m */; };
|
|
CD79C9AB1D2CC848004B6F9A /* ObjCBeLessThanTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A567E1A3B333F009E1637 /* ObjCBeLessThanTest.m */; };
|
|
CD79C9AC1D2CC848004B6F9A /* ObjCBeNilTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56901A3B344A009E1637 /* ObjCBeNilTest.m */; };
|
|
CD79C9AD1D2CC848004B6F9A /* ObjCBeTrueTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A568A1A3B3407009E1637 /* ObjCBeTrueTest.m */; };
|
|
CD79C9AE1D2CC848004B6F9A /* ObjCBeTruthyTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56841A3B33A0009E1637 /* ObjCBeTruthyTest.m */; };
|
|
CD79C9AF1D2CC848004B6F9A /* ObjCContainTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56931A3B346F009E1637 /* ObjCContainTest.m */; };
|
|
CD79C9B01D2CC848004B6F9A /* ObjCEndWithTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56961A3B34AA009E1637 /* ObjCEndWithTest.m */; };
|
|
CD79C9B11D2CC848004B6F9A /* ObjCEqualTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A56991A3B3539009E1637 /* ObjCEqualTest.m */; };
|
|
CD79C9B21D2CC848004B6F9A /* ObjCHaveCountTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4793854C1BA0BB2500296F85 /* ObjCHaveCountTest.m */; };
|
|
CD79C9B31D2CC848004B6F9A /* ObjCMatchTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A569C1A3B3565009E1637 /* ObjCMatchTest.m */; };
|
|
CD79C9B41D2CC848004B6F9A /* ObjCRaiseExceptionTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4A569F1A3B359E009E1637 /* ObjCRaiseExceptionTest.m */; };
|
|
CD79C9B51D2CC848004B6F9A /* ObjCUserDescriptionTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 965B0D081B62B8ED0005AE66 /* ObjCUserDescriptionTest.m */; };
|
|
CD79C9B61D2CC848004B6F9A /* ObjCAllPassTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DDEFAEB31A93CBE6005CA37A /* ObjCAllPassTest.m */; };
|
|
CD79C9B71D2CC848004B6F9A /* ObjCSatisfyAnyOfTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B5358C11C39155600A23FAA /* ObjCSatisfyAnyOfTest.m */; };
|
|
CDD80B831F2030790002CD65 /* MatcherProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD1D1968AB07008ED995 /* MatcherProtocols.swift */; };
|
|
CDD80B841F20307A0002CD65 /* MatcherProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD1D1968AB07008ED995 /* MatcherProtocols.swift */; };
|
|
CDD80B851F20307B0002CD65 /* MatcherProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD8CD1D1968AB07008ED995 /* MatcherProtocols.swift */; };
|
|
CDFB6A231F7E07C700AD8CC7 /* CwlCatchException.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDFB6A1E1F7E07C600AD8CC7 /* CwlCatchException.swift */; };
|
|
CDFB6A241F7E07C700AD8CC7 /* CwlCatchException.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDFB6A1E1F7E07C600AD8CC7 /* CwlCatchException.swift */; };
|
|
CDFB6A251F7E07C700AD8CC7 /* CwlCatchException.m in Sources */ = {isa = PBXBuildFile; fileRef = CDFB6A201F7E07C600AD8CC7 /* CwlCatchException.m */; };
|
|
CDFB6A261F7E07C700AD8CC7 /* CwlCatchException.m in Sources */ = {isa = PBXBuildFile; fileRef = CDFB6A201F7E07C600AD8CC7 /* CwlCatchException.m */; };
|
|
CDFB6A271F7E07C700AD8CC7 /* CwlCatchException.h in Headers */ = {isa = PBXBuildFile; fileRef = CDFB6A221F7E07C600AD8CC7 /* CwlCatchException.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
CDFB6A281F7E07C700AD8CC7 /* CwlCatchException.h in Headers */ = {isa = PBXBuildFile; fileRef = CDFB6A221F7E07C600AD8CC7 /* CwlCatchException.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
CDFB6A391F7E082500AD8CC7 /* CwlBadInstructionException.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDFB6A2A1F7E082400AD8CC7 /* CwlBadInstructionException.swift */; };
|
|
CDFB6A3A1F7E082500AD8CC7 /* CwlBadInstructionException.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDFB6A2A1F7E082400AD8CC7 /* CwlBadInstructionException.swift */; };
|
|
CDFB6A3B1F7E082500AD8CC7 /* CwlCatchBadInstruction.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDFB6A2B1F7E082400AD8CC7 /* CwlCatchBadInstruction.swift */; };
|
|
CDFB6A3C1F7E082500AD8CC7 /* CwlCatchBadInstruction.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDFB6A2B1F7E082400AD8CC7 /* CwlCatchBadInstruction.swift */; };
|
|
CDFB6A3F1F7E082500AD8CC7 /* CwlDarwinDefinitions.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDFB6A2D1F7E082400AD8CC7 /* CwlDarwinDefinitions.swift */; };
|
|
CDFB6A401F7E082500AD8CC7 /* CwlDarwinDefinitions.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDFB6A2D1F7E082400AD8CC7 /* CwlDarwinDefinitions.swift */; };
|
|
CDFB6A431F7E082500AD8CC7 /* CwlPreconditionTesting.h in Headers */ = {isa = PBXBuildFile; fileRef = CDFB6A301F7E082400AD8CC7 /* CwlPreconditionTesting.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
CDFB6A441F7E082500AD8CC7 /* CwlPreconditionTesting.h in Headers */ = {isa = PBXBuildFile; fileRef = CDFB6A301F7E082400AD8CC7 /* CwlPreconditionTesting.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
CDFB6A471F7E082500AD8CC7 /* CwlMachBadInstructionHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = CDFB6A341F7E082400AD8CC7 /* CwlMachBadInstructionHandler.m */; };
|
|
CDFB6A481F7E082500AD8CC7 /* CwlMachBadInstructionHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = CDFB6A341F7E082400AD8CC7 /* CwlMachBadInstructionHandler.m */; };
|
|
CDFB6A491F7E082500AD8CC7 /* CwlMachBadInstructionHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = CDFB6A361F7E082400AD8CC7 /* CwlMachBadInstructionHandler.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
CDFB6A4A1F7E082500AD8CC7 /* CwlMachBadInstructionHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = CDFB6A361F7E082400AD8CC7 /* CwlMachBadInstructionHandler.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
CDFB6A4B1F7E082500AD8CC7 /* mach_excServer.c in Sources */ = {isa = PBXBuildFile; fileRef = CDFB6A371F7E082400AD8CC7 /* mach_excServer.c */; };
|
|
CDFB6A4C1F7E082500AD8CC7 /* mach_excServer.c in Sources */ = {isa = PBXBuildFile; fileRef = CDFB6A371F7E082400AD8CC7 /* mach_excServer.c */; };
|
|
CDFB6A4F1F7E084600AD8CC7 /* CwlMachBadInstructionHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = CDFB6A341F7E082400AD8CC7 /* CwlMachBadInstructionHandler.m */; };
|
|
CDFB6A501F7E085600AD8CC7 /* CwlMachBadInstructionHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = CDFB6A361F7E082400AD8CC7 /* CwlMachBadInstructionHandler.h */; };
|
|
CDFB6A511F7E087500AD8CC7 /* CwlCatchBadInstructionPosix.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDFB6A2C1F7E082400AD8CC7 /* CwlCatchBadInstructionPosix.swift */; };
|
|
CDFB6A521F7E089F00AD8CC7 /* CwlPreconditionTesting_POSIX.h in Headers */ = {isa = PBXBuildFile; fileRef = CDFB6A321F7E082400AD8CC7 /* CwlPreconditionTesting_POSIX.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
DA9E8C821A414BB9002633C2 /* DSL+Wait.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA9E8C811A414BB9002633C2 /* DSL+Wait.swift */; };
|
|
DA9E8C831A414BB9002633C2 /* DSL+Wait.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA9E8C811A414BB9002633C2 /* DSL+Wait.swift */; };
|
|
DD72EC641A93874A002F7651 /* AllPassTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD72EC631A93874A002F7651 /* AllPassTest.swift */; };
|
|
DD72EC651A93874A002F7651 /* AllPassTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD72EC631A93874A002F7651 /* AllPassTest.swift */; };
|
|
DD9A9A8F19CF439B00706F49 /* BeIdenticalToObjectTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD9A9A8D19CF413800706F49 /* BeIdenticalToObjectTest.swift */; };
|
|
DD9A9A9019CF43AD00706F49 /* BeIdenticalToObjectTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD9A9A8D19CF413800706F49 /* BeIdenticalToObjectTest.swift */; };
|
|
DDB1BC791A92235600F743C3 /* AllPass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB1BC781A92235600F743C3 /* AllPass.swift */; };
|
|
DDB1BC7A1A92235600F743C3 /* AllPass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB1BC781A92235600F743C3 /* AllPass.swift */; };
|
|
DDB4D5ED19FE43C200E9D9FE /* Match.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB4D5EC19FE43C200E9D9FE /* Match.swift */; };
|
|
DDB4D5EE19FE43C200E9D9FE /* Match.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB4D5EC19FE43C200E9D9FE /* Match.swift */; };
|
|
DDB4D5F019FE442800E9D9FE /* MatchTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB4D5EF19FE442800E9D9FE /* MatchTest.swift */; };
|
|
DDB4D5F119FE442800E9D9FE /* MatchTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB4D5EF19FE442800E9D9FE /* MatchTest.swift */; };
|
|
DDEFAEB41A93CBE6005CA37A /* ObjCAllPassTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DDEFAEB31A93CBE6005CA37A /* ObjCAllPassTest.m */; };
|
|
DDEFAEB51A93CBE6005CA37A /* ObjCAllPassTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DDEFAEB31A93CBE6005CA37A /* ObjCAllPassTest.m */; };
|
|
F8A1BE2F1CB3710900031679 /* XCTestObservationCenter+Register.m in Sources */ = {isa = PBXBuildFile; fileRef = F8A1BE2B1CB3710900031679 /* XCTestObservationCenter+Register.m */; };
|
|
F8A1BE301CB3710900031679 /* XCTestObservationCenter+Register.m in Sources */ = {isa = PBXBuildFile; fileRef = F8A1BE2B1CB3710900031679 /* XCTestObservationCenter+Register.m */; };
|
|
F8A1BE311CB3710900031679 /* XCTestObservationCenter+Register.m in Sources */ = {isa = PBXBuildFile; fileRef = F8A1BE2B1CB3710900031679 /* XCTestObservationCenter+Register.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
1F1A74361940169200FFFC47 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 1F1A74201940169200FFFC47 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 1F1A74281940169200FFFC47;
|
|
remoteInfo = "Nimble-iOS";
|
|
};
|
|
1F5DF1601BDCA0CE00C3A531 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 1F1A74201940169200FFFC47 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 1F5DF1541BDCA0CE00C3A531;
|
|
remoteInfo = "Nimble-tvOS";
|
|
};
|
|
1F6BB82A1968BFF9009F1DBB /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 1F1A74201940169200FFFC47 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 1F1A74281940169200FFFC47;
|
|
remoteInfo = "Nimble-iOS";
|
|
};
|
|
1F925EA4195C0C8500ED456B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 1F1A74201940169200FFFC47 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 1F1A74281940169200FFFC47;
|
|
remoteInfo = Nimble;
|
|
};
|
|
1F925EA6195C0C8500ED456B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 1F1A74201940169200FFFC47 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 1F1A74281940169200FFFC47;
|
|
remoteInfo = Nimble;
|
|
};
|
|
1F925EB9195C0D6300ED456B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 1F1A74201940169200FFFC47 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 1F925EAC195C0D6300ED456B;
|
|
remoteInfo = "Nimble-macOS";
|
|
};
|
|
1F9B7BFD1968AD760094EB8F /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 1F1A74201940169200FFFC47 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 1F925EAC195C0D6300ED456B;
|
|
remoteInfo = "Nimble-macOS";
|
|
};
|
|
1F9B7BFF1968AD760094EB8F /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 1F1A74201940169200FFFC47 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 1F925EAC195C0D6300ED456B;
|
|
remoteInfo = "Nimble-macOS";
|
|
};
|
|
1F9B7C011968AD820094EB8F /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 1F1A74201940169200FFFC47 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 1F925EAC195C0D6300ED456B;
|
|
remoteInfo = "Nimble-macOS";
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
1F0648CB19639F5A001F9C46 /* ObjectWithLazyProperty.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ObjectWithLazyProperty.swift; sourceTree = "<group>"; };
|
|
1F0648D31963AAB2001F9C46 /* SynchronousTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SynchronousTests.swift; sourceTree = "<group>"; };
|
|
1F14FB63194180C5009F2A08 /* utils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = utils.swift; sourceTree = "<group>"; };
|
|
1F1871BC1CA89EDB00A34BF2 /* DSL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DSL.h; sourceTree = "<group>"; };
|
|
1F1871BD1CA89EDB00A34BF2 /* DSL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DSL.m; sourceTree = "<group>"; };
|
|
1F1871BE1CA89EDB00A34BF2 /* NMBExceptionCapture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NMBExceptionCapture.h; sourceTree = "<group>"; };
|
|
1F1871BF1CA89EDB00A34BF2 /* NMBExceptionCapture.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NMBExceptionCapture.m; sourceTree = "<group>"; };
|
|
1F1871C01CA89EDB00A34BF2 /* NMBStringify.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NMBStringify.h; sourceTree = "<group>"; };
|
|
1F1871C11CA89EDB00A34BF2 /* NMBStringify.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NMBStringify.m; sourceTree = "<group>"; };
|
|
1F1871C21CA89EDB00A34BF2 /* NMBExpectation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NMBExpectation.swift; sourceTree = "<group>"; };
|
|
1F1871C31CA89EDB00A34BF2 /* NMBObjCMatcher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NMBObjCMatcher.swift; sourceTree = "<group>"; };
|
|
1F1871CD1CA89EE000A34BF2 /* ExceptionCapture.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExceptionCapture.swift; sourceTree = "<group>"; };
|
|
1F1871E31CA89FB600A34BF2 /* AsyncMatcherWrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AsyncMatcherWrapper.swift; sourceTree = "<group>"; };
|
|
1F1871E51CA89FCD00A34BF2 /* MatcherFunc.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MatcherFunc.swift; sourceTree = "<group>"; };
|
|
1F1A74291940169200FFFC47 /* Nimble.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Nimble.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
1F1A742D1940169200FFFC47 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
1F1A742E1940169200FFFC47 /* Nimble.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Nimble.h; sourceTree = "<group>"; };
|
|
1F1A74341940169200FFFC47 /* NimbleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = NimbleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
1F1A743A1940169200FFFC47 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
1F1B5AD31963E13900CA8BF9 /* BeAKindOfTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeAKindOfTest.swift; sourceTree = "<group>"; };
|
|
1F2752D119445B8400052A26 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; lineEnding = 0; path = README.md; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.markdown; };
|
|
1F299EAA19627B2D002641AF /* BeEmptyTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeEmptyTest.swift; sourceTree = "<group>"; };
|
|
1F4A56651A3B305F009E1637 /* ObjCAsyncTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCAsyncTest.m; sourceTree = "<group>"; };
|
|
1F4A56681A3B3074009E1637 /* NimbleSpecHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NimbleSpecHelper.h; sourceTree = "<group>"; };
|
|
1F4A56691A3B3108009E1637 /* ObjCBeAnInstanceOfTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCBeAnInstanceOfTest.m; sourceTree = "<group>"; };
|
|
1F4A566C1A3B3159009E1637 /* ObjCBeKindOfTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCBeKindOfTest.m; sourceTree = "<group>"; };
|
|
1F4A566F1A3B319F009E1637 /* ObjCBeCloseToTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCBeCloseToTest.m; sourceTree = "<group>"; };
|
|
1F4A56721A3B3210009E1637 /* ObjCBeginWithTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCBeginWithTest.m; sourceTree = "<group>"; };
|
|
1F4A56751A3B3253009E1637 /* ObjCBeGreaterThanTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCBeGreaterThanTest.m; sourceTree = "<group>"; };
|
|
1F4A56781A3B32E3009E1637 /* ObjCBeGreaterThanOrEqualToTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCBeGreaterThanOrEqualToTest.m; sourceTree = "<group>"; };
|
|
1F4A567B1A3B3311009E1637 /* ObjCBeIdenticalToTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCBeIdenticalToTest.m; sourceTree = "<group>"; };
|
|
1F4A567E1A3B333F009E1637 /* ObjCBeLessThanTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCBeLessThanTest.m; sourceTree = "<group>"; };
|
|
1F4A56811A3B336F009E1637 /* ObjCBeLessThanOrEqualToTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCBeLessThanOrEqualToTest.m; sourceTree = "<group>"; };
|
|
1F4A56841A3B33A0009E1637 /* ObjCBeTruthyTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCBeTruthyTest.m; sourceTree = "<group>"; };
|
|
1F4A56871A3B33CB009E1637 /* ObjCBeFalsyTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCBeFalsyTest.m; sourceTree = "<group>"; };
|
|
1F4A568A1A3B3407009E1637 /* ObjCBeTrueTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCBeTrueTest.m; sourceTree = "<group>"; };
|
|
1F4A568D1A3B342B009E1637 /* ObjCBeFalseTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCBeFalseTest.m; sourceTree = "<group>"; };
|
|
1F4A56901A3B344A009E1637 /* ObjCBeNilTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCBeNilTest.m; sourceTree = "<group>"; };
|
|
1F4A56931A3B346F009E1637 /* ObjCContainTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCContainTest.m; sourceTree = "<group>"; };
|
|
1F4A56961A3B34AA009E1637 /* ObjCEndWithTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCEndWithTest.m; sourceTree = "<group>"; };
|
|
1F4A56991A3B3539009E1637 /* ObjCEqualTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCEqualTest.m; sourceTree = "<group>"; };
|
|
1F4A569C1A3B3565009E1637 /* ObjCMatchTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCMatchTest.m; sourceTree = "<group>"; };
|
|
1F4A569F1A3B359E009E1637 /* ObjCRaiseExceptionTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCRaiseExceptionTest.m; sourceTree = "<group>"; };
|
|
1F4BB8B31DACA0D00048464B /* ThrowAssertionTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ThrowAssertionTest.swift; sourceTree = "<group>"; };
|
|
1F5DF1551BDCA0CE00C3A531 /* Nimble.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Nimble.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
1F5DF15E1BDCA0CE00C3A531 /* NimbleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = NimbleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
1F8A37AF1B7C5042001C8357 /* ObjCSyncTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCSyncTest.m; sourceTree = "<group>"; };
|
|
1F91DD2C1C74BF36002C309F /* BeVoidTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeVoidTest.swift; sourceTree = "<group>"; };
|
|
1F91DD301C74BF61002C309F /* BeVoid.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeVoid.swift; sourceTree = "<group>"; };
|
|
1F925EAD195C0D6300ED456B /* Nimble.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Nimble.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
1F925EB7195C0D6300ED456B /* NimbleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = NimbleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
1F925EE5195C121200ED456B /* AsynchronousTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AsynchronousTest.swift; sourceTree = "<group>"; };
|
|
1F925EE8195C124400ED456B /* BeAnInstanceOfTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeAnInstanceOfTest.swift; sourceTree = "<group>"; };
|
|
1F925EEB195C12C800ED456B /* RaisesExceptionTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RaisesExceptionTest.swift; sourceTree = "<group>"; };
|
|
1F925EEE195C136500ED456B /* BeLogicalTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeLogicalTest.swift; sourceTree = "<group>"; };
|
|
1F925EF5195C147800ED456B /* BeCloseToTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeCloseToTest.swift; sourceTree = "<group>"; };
|
|
1F925EF8195C175000ED456B /* BeNilTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeNilTest.swift; sourceTree = "<group>"; };
|
|
1F925EFB195C186800ED456B /* BeginWithTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeginWithTest.swift; sourceTree = "<group>"; };
|
|
1F925EFE195C187600ED456B /* EndWithTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EndWithTest.swift; sourceTree = "<group>"; };
|
|
1F925F01195C189500ED456B /* ContainTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ContainTest.swift; sourceTree = "<group>"; };
|
|
1F925F04195C18B700ED456B /* EqualTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EqualTest.swift; sourceTree = "<group>"; };
|
|
1F925F07195C18CF00ED456B /* BeGreaterThanTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeGreaterThanTest.swift; sourceTree = "<group>"; };
|
|
1F925F0A195C18E100ED456B /* BeLessThanTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeLessThanTest.swift; sourceTree = "<group>"; };
|
|
1F925F0D195C18F500ED456B /* BeLessThanOrEqualToTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeLessThanOrEqualToTest.swift; sourceTree = "<group>"; };
|
|
1F925F10195C190B00ED456B /* BeGreaterThanOrEqualToTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeGreaterThanOrEqualToTest.swift; sourceTree = "<group>"; };
|
|
1F9DB8FA1A74E793002E96AD /* ObjCBeEmptyTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCBeEmptyTest.m; sourceTree = "<group>"; };
|
|
1FA0C3FE1E30B14500623165 /* Predicate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Predicate.swift; sourceTree = "<group>"; };
|
|
1FB90097195EC4B8001D7FAE /* BeIdenticalToTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeIdenticalToTest.swift; sourceTree = "<group>"; };
|
|
1FC494A91C29CBA40010975C /* NimbleEnvironment.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NimbleEnvironment.swift; sourceTree = "<group>"; };
|
|
1FCF914E1C61C85A00B15DCB /* PostNotificationTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PostNotificationTest.swift; sourceTree = "<group>"; };
|
|
1FCF91521C61C8A400B15DCB /* PostNotification.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PostNotification.swift; sourceTree = "<group>"; };
|
|
1FD8CD051968AB07008ED995 /* AssertionRecorder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AssertionRecorder.swift; sourceTree = "<group>"; };
|
|
1FD8CD061968AB07008ED995 /* AdapterProtocols.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AdapterProtocols.swift; sourceTree = "<group>"; };
|
|
1FD8CD071968AB07008ED995 /* NimbleXCTestHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NimbleXCTestHandler.swift; sourceTree = "<group>"; };
|
|
1FD8CD081968AB07008ED995 /* DSL.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DSL.swift; sourceTree = "<group>"; };
|
|
1FD8CD091968AB07008ED995 /* Expectation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Expectation.swift; sourceTree = "<group>"; };
|
|
1FD8CD0A1968AB07008ED995 /* Expression.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Expression.swift; sourceTree = "<group>"; };
|
|
1FD8CD0B1968AB07008ED995 /* FailureMessage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FailureMessage.swift; sourceTree = "<group>"; };
|
|
1FD8CD0D1968AB07008ED995 /* BeAnInstanceOf.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeAnInstanceOf.swift; sourceTree = "<group>"; };
|
|
1FD8CD0E1968AB07008ED995 /* BeAKindOf.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = BeAKindOf.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
1FD8CD0F1968AB07008ED995 /* BeCloseTo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeCloseTo.swift; sourceTree = "<group>"; };
|
|
1FD8CD101968AB07008ED995 /* BeEmpty.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeEmpty.swift; sourceTree = "<group>"; };
|
|
1FD8CD111968AB07008ED995 /* BeginWith.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = BeginWith.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
1FD8CD121968AB07008ED995 /* BeGreaterThan.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = BeGreaterThan.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
1FD8CD131968AB07008ED995 /* BeGreaterThanOrEqualTo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = BeGreaterThanOrEqualTo.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
1FD8CD141968AB07008ED995 /* BeIdenticalTo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = BeIdenticalTo.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
1FD8CD151968AB07008ED995 /* BeLessThan.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = BeLessThan.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
1FD8CD161968AB07008ED995 /* BeLessThanOrEqual.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = BeLessThanOrEqual.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
1FD8CD171968AB07008ED995 /* BeLogical.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = BeLogical.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
1FD8CD181968AB07008ED995 /* BeNil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = BeNil.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
1FD8CD1A1968AB07008ED995 /* Contain.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Contain.swift; sourceTree = "<group>"; };
|
|
1FD8CD1B1968AB07008ED995 /* EndWith.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EndWith.swift; sourceTree = "<group>"; };
|
|
1FD8CD1C1968AB07008ED995 /* Equal.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = Equal.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
1FD8CD1D1968AB07008ED995 /* MatcherProtocols.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MatcherProtocols.swift; sourceTree = "<group>"; };
|
|
1FD8CD1E1968AB07008ED995 /* RaisesException.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = RaisesException.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
1FD8CD251968AB07008ED995 /* Functional.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Functional.swift; sourceTree = "<group>"; };
|
|
1FD8CD261968AB07008ED995 /* Async.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Async.swift; sourceTree = "<group>"; };
|
|
1FD8CD271968AB07008ED995 /* SourceLocation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SourceLocation.swift; sourceTree = "<group>"; };
|
|
1FD8CD281968AB07008ED995 /* Stringers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Stringers.swift; sourceTree = "<group>"; };
|
|
1FDBD8661AF8A4FF0089F27B /* AssertionDispatcher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AssertionDispatcher.swift; sourceTree = "<group>"; };
|
|
1FE661561E6574E20035F243 /* ExpectationMessage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExpectationMessage.swift; sourceTree = "<group>"; };
|
|
29EA59621B551ED2002D767E /* ThrowErrorTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ThrowErrorTest.swift; sourceTree = "<group>"; };
|
|
29EA59651B551EE6002D767E /* ThrowError.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ThrowError.swift; sourceTree = "<group>"; };
|
|
347155C91C337C8900549F03 /* XCTestCaseProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = XCTestCaseProvider.swift; sourceTree = "<group>"; };
|
|
472FD1341B9E085700C7B8DA /* HaveCount.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HaveCount.swift; sourceTree = "<group>"; };
|
|
472FD1361B9E094B00C7B8DA /* HaveCountTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HaveCountTest.swift; sourceTree = "<group>"; };
|
|
4793854C1BA0BB2500296F85 /* ObjCHaveCountTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCHaveCountTest.m; sourceTree = "<group>"; };
|
|
6CAEDD091CAEA86F003F1584 /* LinuxSupport.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LinuxSupport.swift; sourceTree = "<group>"; };
|
|
7A0A26221E7F52360092A34E /* ToSucceed.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ToSucceed.swift; sourceTree = "<group>"; };
|
|
7A6AB2C11E7F547E00A2F694 /* ToSucceedTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ToSucceedTest.swift; sourceTree = "<group>"; };
|
|
7B13BA051DD360AA00C9098C /* ContainElementSatisfying.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ContainElementSatisfying.swift; sourceTree = "<group>"; };
|
|
7B13BA071DD360C300C9098C /* ObjCContainElementSatisfyingTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCContainElementSatisfyingTest.m; sourceTree = "<group>"; };
|
|
7B13BA091DD360DE00C9098C /* ContainElementSatisfyingTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ContainElementSatisfyingTest.swift; sourceTree = "<group>"; };
|
|
7B5358B91C3846C900A23FAA /* SatisfyAnyOfTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SatisfyAnyOfTest.swift; sourceTree = "<group>"; };
|
|
7B5358BD1C38479700A23FAA /* SatisfyAnyOf.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SatisfyAnyOf.swift; sourceTree = "<group>"; };
|
|
7B5358C11C39155600A23FAA /* ObjCSatisfyAnyOfTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCSatisfyAnyOfTest.m; sourceTree = "<group>"; };
|
|
8DF1C3F61C94FC75004B2D36 /* ObjcStringersTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjcStringersTest.m; sourceTree = "<group>"; };
|
|
964CFEFC1C4FF48900513336 /* ThrowAssertion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ThrowAssertion.swift; sourceTree = "<group>"; };
|
|
965B0D081B62B8ED0005AE66 /* ObjCUserDescriptionTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCUserDescriptionTest.m; sourceTree = "<group>"; };
|
|
965B0D0B1B62C06D0005AE66 /* UserDescriptionTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserDescriptionTest.swift; sourceTree = "<group>"; };
|
|
A8A3B6E920712FC100E25A08 /* SatisfyAllOfTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SatisfyAllOfTest.swift; sourceTree = "<group>"; };
|
|
A8A3B7052073688A00E25A08 /* ObjCSatisfyAllOfTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ObjCSatisfyAllOfTest.m; sourceTree = "<group>"; };
|
|
A8F6B5BC2070186D00FCB5ED /* SatisfyAllOf.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SatisfyAllOf.swift; sourceTree = "<group>"; };
|
|
AE4BA9AC1C88DDB500B73906 /* Errors.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Errors.swift; sourceTree = "<group>"; };
|
|
AE7ADE441C80BF8000B94CD3 /* MatchError.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MatchError.swift; sourceTree = "<group>"; };
|
|
AE7ADE481C80C00D00B94CD3 /* MatchErrorTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MatchErrorTest.swift; sourceTree = "<group>"; };
|
|
CDFB6A1E1F7E07C600AD8CC7 /* CwlCatchException.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CwlCatchException.swift; sourceTree = "<group>"; };
|
|
CDFB6A201F7E07C600AD8CC7 /* CwlCatchException.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CwlCatchException.m; sourceTree = "<group>"; };
|
|
CDFB6A221F7E07C600AD8CC7 /* CwlCatchException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CwlCatchException.h; sourceTree = "<group>"; };
|
|
CDFB6A2A1F7E082400AD8CC7 /* CwlBadInstructionException.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CwlBadInstructionException.swift; sourceTree = "<group>"; };
|
|
CDFB6A2B1F7E082400AD8CC7 /* CwlCatchBadInstruction.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CwlCatchBadInstruction.swift; sourceTree = "<group>"; };
|
|
CDFB6A2C1F7E082400AD8CC7 /* CwlCatchBadInstructionPosix.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CwlCatchBadInstructionPosix.swift; sourceTree = "<group>"; };
|
|
CDFB6A2D1F7E082400AD8CC7 /* CwlDarwinDefinitions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CwlDarwinDefinitions.swift; sourceTree = "<group>"; };
|
|
CDFB6A301F7E082400AD8CC7 /* CwlPreconditionTesting.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CwlPreconditionTesting.h; sourceTree = "<group>"; };
|
|
CDFB6A321F7E082400AD8CC7 /* CwlPreconditionTesting_POSIX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CwlPreconditionTesting_POSIX.h; sourceTree = "<group>"; };
|
|
CDFB6A341F7E082400AD8CC7 /* CwlMachBadInstructionHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CwlMachBadInstructionHandler.m; sourceTree = "<group>"; };
|
|
CDFB6A361F7E082400AD8CC7 /* CwlMachBadInstructionHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CwlMachBadInstructionHandler.h; sourceTree = "<group>"; };
|
|
CDFB6A371F7E082400AD8CC7 /* mach_excServer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mach_excServer.c; sourceTree = "<group>"; };
|
|
CDFB6A381F7E082400AD8CC7 /* mach_excServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_excServer.h; sourceTree = "<group>"; };
|
|
DA9E8C811A414BB9002633C2 /* DSL+Wait.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "DSL+Wait.swift"; sourceTree = "<group>"; };
|
|
DD72EC631A93874A002F7651 /* AllPassTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AllPassTest.swift; sourceTree = "<group>"; };
|
|
DD9A9A8D19CF413800706F49 /* BeIdenticalToObjectTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeIdenticalToObjectTest.swift; sourceTree = "<group>"; };
|
|
DDB1BC781A92235600F743C3 /* AllPass.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AllPass.swift; sourceTree = "<group>"; };
|
|
DDB4D5EC19FE43C200E9D9FE /* Match.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = Match.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
DDB4D5EF19FE442800E9D9FE /* MatchTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MatchTest.swift; sourceTree = "<group>"; };
|
|
DDEFAEB31A93CBE6005CA37A /* ObjCAllPassTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjCAllPassTest.m; sourceTree = "<group>"; };
|
|
F8A1BE2B1CB3710900031679 /* XCTestObservationCenter+Register.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "XCTestObservationCenter+Register.m"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
1F1A74251940169200FFFC47 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1F1A74311940169200FFFC47 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
1F1A74351940169200FFFC47 /* Nimble.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1F5DF1511BDCA0CE00C3A531 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1F5DF15B1BDCA0CE00C3A531 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
1F5DF15F1BDCA0CE00C3A531 /* Nimble.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1F925EA9195C0D6300ED456B /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1F925EB4195C0D6300ED456B /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
1F925EB8195C0D6300ED456B /* Nimble.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
1F14FB61194180A7009F2A08 /* Helpers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1F14FB63194180C5009F2A08 /* utils.swift */,
|
|
1F0648CB19639F5A001F9C46 /* ObjectWithLazyProperty.swift */,
|
|
347155C91C337C8900549F03 /* XCTestCaseProvider.swift */,
|
|
);
|
|
path = Helpers;
|
|
sourceTree = "<group>";
|
|
};
|
|
1F1871B91CA89E1B00A34BF2 /* NimbleObjectiveC */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1F1871BC1CA89EDB00A34BF2 /* DSL.h */,
|
|
1F1871BD1CA89EDB00A34BF2 /* DSL.m */,
|
|
1F1871BE1CA89EDB00A34BF2 /* NMBExceptionCapture.h */,
|
|
1F1871BF1CA89EDB00A34BF2 /* NMBExceptionCapture.m */,
|
|
1F1871C01CA89EDB00A34BF2 /* NMBStringify.h */,
|
|
1F1871C11CA89EDB00A34BF2 /* NMBStringify.m */,
|
|
F8A1BE2B1CB3710900031679 /* XCTestObservationCenter+Register.m */,
|
|
);
|
|
name = NimbleObjectiveC;
|
|
path = Sources/NimbleObjectiveC;
|
|
sourceTree = "<group>";
|
|
};
|
|
1F1871BA1CA89E2500A34BF2 /* NonObjectiveC */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1F1871CD1CA89EE000A34BF2 /* ExceptionCapture.swift */,
|
|
);
|
|
path = NonObjectiveC;
|
|
sourceTree = "<group>";
|
|
};
|
|
1F1A741F1940169200FFFC47 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1F2752D119445B8400052A26 /* README.md */,
|
|
1F1A742B1940169200FFFC47 /* Nimble */,
|
|
1F1871B91CA89E1B00A34BF2 /* NimbleObjectiveC */,
|
|
1F1A74381940169200FFFC47 /* NimbleTests */,
|
|
CDFB69521F7E06E600AD8CC7 /* Carthage-Checkouts */,
|
|
1F1A742A1940169200FFFC47 /* Products */,
|
|
);
|
|
indentWidth = 4;
|
|
sourceTree = "<group>";
|
|
tabWidth = 4;
|
|
usesTabs = 0;
|
|
};
|
|
1F1A742A1940169200FFFC47 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1F1A74291940169200FFFC47 /* Nimble.framework */,
|
|
1F1A74341940169200FFFC47 /* NimbleTests.xctest */,
|
|
1F925EAD195C0D6300ED456B /* Nimble.framework */,
|
|
1F925EB7195C0D6300ED456B /* NimbleTests.xctest */,
|
|
1F5DF1551BDCA0CE00C3A531 /* Nimble.framework */,
|
|
1F5DF15E1BDCA0CE00C3A531 /* NimbleTests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
1F1A742B1940169200FFFC47 /* Nimble */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1FD8CD041968AB07008ED995 /* Adapters */,
|
|
1FD8CD081968AB07008ED995 /* DSL.swift */,
|
|
DA9E8C811A414BB9002633C2 /* DSL+Wait.swift */,
|
|
1FD8CD091968AB07008ED995 /* Expectation.swift */,
|
|
1FD8CD0A1968AB07008ED995 /* Expression.swift */,
|
|
1FE661561E6574E20035F243 /* ExpectationMessage.swift */,
|
|
1FD8CD0B1968AB07008ED995 /* FailureMessage.swift */,
|
|
1F1A742D1940169200FFFC47 /* Info.plist */,
|
|
1FD8CD0C1968AB07008ED995 /* Matchers */,
|
|
1F1A742E1940169200FFFC47 /* Nimble.h */,
|
|
1FD8CD241968AB07008ED995 /* Utils */,
|
|
);
|
|
name = Nimble;
|
|
path = Sources/Nimble;
|
|
sourceTree = "<group>";
|
|
};
|
|
1F1A74381940169200FFFC47 /* NimbleTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1F925EE5195C121200ED456B /* AsynchronousTest.swift */,
|
|
1F0648D31963AAB2001F9C46 /* SynchronousTests.swift */,
|
|
965B0D0B1B62C06D0005AE66 /* UserDescriptionTest.swift */,
|
|
6CAEDD091CAEA86F003F1584 /* LinuxSupport.swift */,
|
|
1FFD729A1963FC8200CD29A2 /* objc */,
|
|
1F14FB61194180A7009F2A08 /* Helpers */,
|
|
1F925EE3195C11B000ED456B /* Matchers */,
|
|
1F1A74391940169200FFFC47 /* Supporting Files */,
|
|
);
|
|
name = NimbleTests;
|
|
path = Tests/NimbleTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
1F1A74391940169200FFFC47 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1F1A743A1940169200FFFC47 /* Info.plist */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
1F925EE3195C11B000ED456B /* Matchers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DD72EC631A93874A002F7651 /* AllPassTest.swift */,
|
|
1F1B5AD31963E13900CA8BF9 /* BeAKindOfTest.swift */,
|
|
1F925EE8195C124400ED456B /* BeAnInstanceOfTest.swift */,
|
|
1F925EF5195C147800ED456B /* BeCloseToTest.swift */,
|
|
1F299EAA19627B2D002641AF /* BeEmptyTest.swift */,
|
|
1F925EFB195C186800ED456B /* BeginWithTest.swift */,
|
|
1F925F10195C190B00ED456B /* BeGreaterThanOrEqualToTest.swift */,
|
|
1F925F07195C18CF00ED456B /* BeGreaterThanTest.swift */,
|
|
DD9A9A8D19CF413800706F49 /* BeIdenticalToObjectTest.swift */,
|
|
1FB90097195EC4B8001D7FAE /* BeIdenticalToTest.swift */,
|
|
1F925F0D195C18F500ED456B /* BeLessThanOrEqualToTest.swift */,
|
|
1F925F0A195C18E100ED456B /* BeLessThanTest.swift */,
|
|
1F925EEE195C136500ED456B /* BeLogicalTest.swift */,
|
|
1F925EF8195C175000ED456B /* BeNilTest.swift */,
|
|
1F91DD2C1C74BF36002C309F /* BeVoidTest.swift */,
|
|
7B13BA091DD360DE00C9098C /* ContainElementSatisfyingTest.swift */,
|
|
1F925F01195C189500ED456B /* ContainTest.swift */,
|
|
1F925EFE195C187600ED456B /* EndWithTest.swift */,
|
|
1F925F04195C18B700ED456B /* EqualTest.swift */,
|
|
472FD1361B9E094B00C7B8DA /* HaveCountTest.swift */,
|
|
DDB4D5EF19FE442800E9D9FE /* MatchTest.swift */,
|
|
1F925EEB195C12C800ED456B /* RaisesExceptionTest.swift */,
|
|
29EA59621B551ED2002D767E /* ThrowErrorTest.swift */,
|
|
7B5358B91C3846C900A23FAA /* SatisfyAnyOfTest.swift */,
|
|
A8A3B6E920712FC100E25A08 /* SatisfyAllOfTest.swift */,
|
|
1FCF914E1C61C85A00B15DCB /* PostNotificationTest.swift */,
|
|
AE7ADE481C80C00D00B94CD3 /* MatchErrorTest.swift */,
|
|
1F4BB8B31DACA0D00048464B /* ThrowAssertionTest.swift */,
|
|
7A6AB2C11E7F547E00A2F694 /* ToSucceedTest.swift */,
|
|
);
|
|
path = Matchers;
|
|
sourceTree = "<group>";
|
|
};
|
|
1FD8CD041968AB07008ED995 /* Adapters */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1FD8CD061968AB07008ED995 /* AdapterProtocols.swift */,
|
|
1FDBD8661AF8A4FF0089F27B /* AssertionDispatcher.swift */,
|
|
1FD8CD051968AB07008ED995 /* AssertionRecorder.swift */,
|
|
1FC494A91C29CBA40010975C /* NimbleEnvironment.swift */,
|
|
1FD8CD071968AB07008ED995 /* NimbleXCTestHandler.swift */,
|
|
1F1871BA1CA89E2500A34BF2 /* NonObjectiveC */,
|
|
1F1871C21CA89EDB00A34BF2 /* NMBExpectation.swift */,
|
|
1F1871C31CA89EDB00A34BF2 /* NMBObjCMatcher.swift */,
|
|
);
|
|
path = Adapters;
|
|
sourceTree = "<group>";
|
|
};
|
|
1FD8CD0C1968AB07008ED995 /* Matchers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DDB1BC781A92235600F743C3 /* AllPass.swift */,
|
|
1F1871E31CA89FB600A34BF2 /* AsyncMatcherWrapper.swift */,
|
|
1FD8CD0E1968AB07008ED995 /* BeAKindOf.swift */,
|
|
1FD8CD0D1968AB07008ED995 /* BeAnInstanceOf.swift */,
|
|
1FD8CD0F1968AB07008ED995 /* BeCloseTo.swift */,
|
|
1FD8CD101968AB07008ED995 /* BeEmpty.swift */,
|
|
1FD8CD111968AB07008ED995 /* BeginWith.swift */,
|
|
1FD8CD121968AB07008ED995 /* BeGreaterThan.swift */,
|
|
1FD8CD131968AB07008ED995 /* BeGreaterThanOrEqualTo.swift */,
|
|
1FD8CD141968AB07008ED995 /* BeIdenticalTo.swift */,
|
|
1FD8CD151968AB07008ED995 /* BeLessThan.swift */,
|
|
1FD8CD161968AB07008ED995 /* BeLessThanOrEqual.swift */,
|
|
1FD8CD171968AB07008ED995 /* BeLogical.swift */,
|
|
1FD8CD181968AB07008ED995 /* BeNil.swift */,
|
|
1F91DD301C74BF61002C309F /* BeVoid.swift */,
|
|
1FD8CD1A1968AB07008ED995 /* Contain.swift */,
|
|
7B13BA051DD360AA00C9098C /* ContainElementSatisfying.swift */,
|
|
1FD8CD1B1968AB07008ED995 /* EndWith.swift */,
|
|
1FD8CD1C1968AB07008ED995 /* Equal.swift */,
|
|
472FD1341B9E085700C7B8DA /* HaveCount.swift */,
|
|
DDB4D5EC19FE43C200E9D9FE /* Match.swift */,
|
|
1F1871E51CA89FCD00A34BF2 /* MatcherFunc.swift */,
|
|
1FD8CD1D1968AB07008ED995 /* MatcherProtocols.swift */,
|
|
AE7ADE441C80BF8000B94CD3 /* MatchError.swift */,
|
|
1FCF91521C61C8A400B15DCB /* PostNotification.swift */,
|
|
1FA0C3FE1E30B14500623165 /* Predicate.swift */,
|
|
1FD8CD1E1968AB07008ED995 /* RaisesException.swift */,
|
|
7B5358BD1C38479700A23FAA /* SatisfyAnyOf.swift */,
|
|
A8F6B5BC2070186D00FCB5ED /* SatisfyAllOf.swift */,
|
|
964CFEFC1C4FF48900513336 /* ThrowAssertion.swift */,
|
|
29EA59651B551EE6002D767E /* ThrowError.swift */,
|
|
7A0A26221E7F52360092A34E /* ToSucceed.swift */,
|
|
);
|
|
path = Matchers;
|
|
sourceTree = "<group>";
|
|
};
|
|
1FD8CD241968AB07008ED995 /* Utils */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1FD8CD251968AB07008ED995 /* Functional.swift */,
|
|
1FD8CD261968AB07008ED995 /* Async.swift */,
|
|
1FD8CD271968AB07008ED995 /* SourceLocation.swift */,
|
|
1FD8CD281968AB07008ED995 /* Stringers.swift */,
|
|
AE4BA9AC1C88DDB500B73906 /* Errors.swift */,
|
|
);
|
|
path = Utils;
|
|
sourceTree = "<group>";
|
|
};
|
|
1FFD729A1963FC8200CD29A2 /* objc */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1F4A56681A3B3074009E1637 /* NimbleSpecHelper.h */,
|
|
1F4A56651A3B305F009E1637 /* ObjCAsyncTest.m */,
|
|
1F8A37AF1B7C5042001C8357 /* ObjCSyncTest.m */,
|
|
1F4A56691A3B3108009E1637 /* ObjCBeAnInstanceOfTest.m */,
|
|
1F4A566F1A3B319F009E1637 /* ObjCBeCloseToTest.m */,
|
|
1F9DB8FA1A74E793002E96AD /* ObjCBeEmptyTest.m */,
|
|
1F4A568D1A3B342B009E1637 /* ObjCBeFalseTest.m */,
|
|
1F4A56871A3B33CB009E1637 /* ObjCBeFalsyTest.m */,
|
|
1F4A56721A3B3210009E1637 /* ObjCBeginWithTest.m */,
|
|
1F4A56781A3B32E3009E1637 /* ObjCBeGreaterThanOrEqualToTest.m */,
|
|
1F4A56751A3B3253009E1637 /* ObjCBeGreaterThanTest.m */,
|
|
1F4A567B1A3B3311009E1637 /* ObjCBeIdenticalToTest.m */,
|
|
1F4A566C1A3B3159009E1637 /* ObjCBeKindOfTest.m */,
|
|
1F4A56811A3B336F009E1637 /* ObjCBeLessThanOrEqualToTest.m */,
|
|
1F4A567E1A3B333F009E1637 /* ObjCBeLessThanTest.m */,
|
|
1F4A56901A3B344A009E1637 /* ObjCBeNilTest.m */,
|
|
1F4A568A1A3B3407009E1637 /* ObjCBeTrueTest.m */,
|
|
1F4A56841A3B33A0009E1637 /* ObjCBeTruthyTest.m */,
|
|
7B13BA071DD360C300C9098C /* ObjCContainElementSatisfyingTest.m */,
|
|
1F4A56931A3B346F009E1637 /* ObjCContainTest.m */,
|
|
1F4A56961A3B34AA009E1637 /* ObjCEndWithTest.m */,
|
|
1F4A56991A3B3539009E1637 /* ObjCEqualTest.m */,
|
|
4793854C1BA0BB2500296F85 /* ObjCHaveCountTest.m */,
|
|
1F4A569C1A3B3565009E1637 /* ObjCMatchTest.m */,
|
|
1F4A569F1A3B359E009E1637 /* ObjCRaiseExceptionTest.m */,
|
|
965B0D081B62B8ED0005AE66 /* ObjCUserDescriptionTest.m */,
|
|
DDEFAEB31A93CBE6005CA37A /* ObjCAllPassTest.m */,
|
|
7B5358C11C39155600A23FAA /* ObjCSatisfyAnyOfTest.m */,
|
|
A8A3B7052073688A00E25A08 /* ObjCSatisfyAllOfTest.m */,
|
|
8DF1C3F61C94FC75004B2D36 /* ObjcStringersTest.m */,
|
|
);
|
|
path = objc;
|
|
sourceTree = "<group>";
|
|
};
|
|
CDFB69521F7E06E600AD8CC7 /* Carthage-Checkouts */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CDFB69551F7E076F00AD8CC7 /* CwlCatchException */,
|
|
CDFB69741F7E076F00AD8CC7 /* CwlPreconditionTesting */,
|
|
);
|
|
name = "Carthage-Checkouts";
|
|
path = Carthage/Checkouts;
|
|
sourceTree = "<group>";
|
|
};
|
|
CDFB69551F7E076F00AD8CC7 /* CwlCatchException */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CDFB6A1D1F7E07C600AD8CC7 /* CwlCatchException */,
|
|
CDFB6A1F1F7E07C600AD8CC7 /* CwlCatchExceptionSupport */,
|
|
);
|
|
name = CwlCatchException;
|
|
path = CwlCatchException/Sources;
|
|
sourceTree = "<group>";
|
|
};
|
|
CDFB69741F7E076F00AD8CC7 /* CwlPreconditionTesting */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CDFB6A331F7E082400AD8CC7 /* CwlMachBadInstructionHandler */,
|
|
CDFB6A291F7E082400AD8CC7 /* CwlPreconditionTesting */,
|
|
);
|
|
name = CwlPreconditionTesting;
|
|
path = CwlPreconditionTesting/Sources;
|
|
sourceTree = "<group>";
|
|
};
|
|
CDFB6A1D1F7E07C600AD8CC7 /* CwlCatchException */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CDFB6A1E1F7E07C600AD8CC7 /* CwlCatchException.swift */,
|
|
);
|
|
path = CwlCatchException;
|
|
sourceTree = "<group>";
|
|
};
|
|
CDFB6A1F1F7E07C600AD8CC7 /* CwlCatchExceptionSupport */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CDFB6A201F7E07C600AD8CC7 /* CwlCatchException.m */,
|
|
CDFB6A211F7E07C600AD8CC7 /* include */,
|
|
);
|
|
path = CwlCatchExceptionSupport;
|
|
sourceTree = "<group>";
|
|
};
|
|
CDFB6A211F7E07C600AD8CC7 /* include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CDFB6A221F7E07C600AD8CC7 /* CwlCatchException.h */,
|
|
);
|
|
path = include;
|
|
sourceTree = "<group>";
|
|
};
|
|
CDFB6A291F7E082400AD8CC7 /* CwlPreconditionTesting */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CDFB6A2A1F7E082400AD8CC7 /* CwlBadInstructionException.swift */,
|
|
CDFB6A2B1F7E082400AD8CC7 /* CwlCatchBadInstruction.swift */,
|
|
CDFB6A2C1F7E082400AD8CC7 /* CwlCatchBadInstructionPosix.swift */,
|
|
CDFB6A2D1F7E082400AD8CC7 /* CwlDarwinDefinitions.swift */,
|
|
CDFB6A2F1F7E082400AD8CC7 /* Mach */,
|
|
CDFB6A311F7E082400AD8CC7 /* Posix */,
|
|
);
|
|
path = CwlPreconditionTesting;
|
|
sourceTree = "<group>";
|
|
};
|
|
CDFB6A2F1F7E082400AD8CC7 /* Mach */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CDFB6A301F7E082400AD8CC7 /* CwlPreconditionTesting.h */,
|
|
);
|
|
path = Mach;
|
|
sourceTree = "<group>";
|
|
};
|
|
CDFB6A311F7E082400AD8CC7 /* Posix */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CDFB6A321F7E082400AD8CC7 /* CwlPreconditionTesting_POSIX.h */,
|
|
);
|
|
path = Posix;
|
|
sourceTree = "<group>";
|
|
};
|
|
CDFB6A331F7E082400AD8CC7 /* CwlMachBadInstructionHandler */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CDFB6A341F7E082400AD8CC7 /* CwlMachBadInstructionHandler.m */,
|
|
CDFB6A351F7E082400AD8CC7 /* include */,
|
|
CDFB6A371F7E082400AD8CC7 /* mach_excServer.c */,
|
|
CDFB6A381F7E082400AD8CC7 /* mach_excServer.h */,
|
|
);
|
|
path = CwlMachBadInstructionHandler;
|
|
sourceTree = "<group>";
|
|
};
|
|
CDFB6A351F7E082400AD8CC7 /* include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CDFB6A361F7E082400AD8CC7 /* CwlMachBadInstructionHandler.h */,
|
|
);
|
|
path = include;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
1F1A74261940169200FFFC47 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
CDFB6A4A1F7E082500AD8CC7 /* CwlMachBadInstructionHandler.h in Headers */,
|
|
CDFB6A281F7E07C700AD8CC7 /* CwlCatchException.h in Headers */,
|
|
CDFB6A441F7E082500AD8CC7 /* CwlPreconditionTesting.h in Headers */,
|
|
1F1871C91CA89EDB00A34BF2 /* NMBStringify.h in Headers */,
|
|
1F1871C51CA89EDB00A34BF2 /* DSL.h in Headers */,
|
|
1F1871C71CA89EDB00A34BF2 /* NMBExceptionCapture.h in Headers */,
|
|
1F1A742F1940169200FFFC47 /* Nimble.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1F5DF1521BDCA0CE00C3A531 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
CDFB6A521F7E089F00AD8CC7 /* CwlPreconditionTesting_POSIX.h in Headers */,
|
|
1F1871E21CA89EF600A34BF2 /* NMBStringify.h in Headers */,
|
|
1F1871E01CA89EF600A34BF2 /* DSL.h in Headers */,
|
|
1F1871E11CA89EF600A34BF2 /* NMBExceptionCapture.h in Headers */,
|
|
CDFB6A501F7E085600AD8CC7 /* CwlMachBadInstructionHandler.h in Headers */,
|
|
1F4999A61DBF2DD100BF8877 /* Nimble.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1F925EAA195C0D6300ED456B /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
CDFB6A491F7E082500AD8CC7 /* CwlMachBadInstructionHandler.h in Headers */,
|
|
CDFB6A271F7E07C700AD8CC7 /* CwlCatchException.h in Headers */,
|
|
1F1871DF1CA89EF500A34BF2 /* NMBStringify.h in Headers */,
|
|
CDFB6A431F7E082500AD8CC7 /* CwlPreconditionTesting.h in Headers */,
|
|
1F1871DD1CA89EF500A34BF2 /* DSL.h in Headers */,
|
|
1F1871DE1CA89EF500A34BF2 /* NMBExceptionCapture.h in Headers */,
|
|
1F925EC7195C0DD100ED456B /* Nimble.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
1F1A74281940169200FFFC47 /* Nimble-iOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 1F1A743F1940169200FFFC47 /* Build configuration list for PBXNativeTarget "Nimble-iOS" */;
|
|
buildPhases = (
|
|
1F1A74241940169200FFFC47 /* Sources */,
|
|
1F1A74251940169200FFFC47 /* Frameworks */,
|
|
1F1A74261940169200FFFC47 /* Headers */,
|
|
1F1A74271940169200FFFC47 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "Nimble-iOS";
|
|
productName = "Nimble-iOS";
|
|
productReference = 1F1A74291940169200FFFC47 /* Nimble.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
1F1A74331940169200FFFC47 /* Nimble-iOSTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 1F1A74421940169200FFFC47 /* Build configuration list for PBXNativeTarget "Nimble-iOSTests" */;
|
|
buildPhases = (
|
|
1F1A74301940169200FFFC47 /* Sources */,
|
|
1F1A74311940169200FFFC47 /* Frameworks */,
|
|
1F1A74321940169200FFFC47 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
1F1A74371940169200FFFC47 /* PBXTargetDependency */,
|
|
1F925EA5195C0C8500ED456B /* PBXTargetDependency */,
|
|
1F925EA7195C0C8500ED456B /* PBXTargetDependency */,
|
|
1F6BB82B1968BFF9009F1DBB /* PBXTargetDependency */,
|
|
);
|
|
name = "Nimble-iOSTests";
|
|
productName = "Nimble-iOSTests";
|
|
productReference = 1F1A74341940169200FFFC47 /* NimbleTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
1F5DF1541BDCA0CE00C3A531 /* Nimble-tvOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 1F5DF16A1BDCA0CE00C3A531 /* Build configuration list for PBXNativeTarget "Nimble-tvOS" */;
|
|
buildPhases = (
|
|
1F5DF1501BDCA0CE00C3A531 /* Sources */,
|
|
1F5DF1511BDCA0CE00C3A531 /* Frameworks */,
|
|
1F5DF1521BDCA0CE00C3A531 /* Headers */,
|
|
1F5DF1531BDCA0CE00C3A531 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "Nimble-tvOS";
|
|
productName = "Nimble-tvOS";
|
|
productReference = 1F5DF1551BDCA0CE00C3A531 /* Nimble.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
1F5DF15D1BDCA0CE00C3A531 /* Nimble-tvOSTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 1F5DF16B1BDCA0CE00C3A531 /* Build configuration list for PBXNativeTarget "Nimble-tvOSTests" */;
|
|
buildPhases = (
|
|
1F5DF15A1BDCA0CE00C3A531 /* Sources */,
|
|
1F5DF15B1BDCA0CE00C3A531 /* Frameworks */,
|
|
1F5DF15C1BDCA0CE00C3A531 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
1F5DF1611BDCA0CE00C3A531 /* PBXTargetDependency */,
|
|
);
|
|
name = "Nimble-tvOSTests";
|
|
productName = "Nimble-tvOSTests";
|
|
productReference = 1F5DF15E1BDCA0CE00C3A531 /* NimbleTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
1F925EAC195C0D6300ED456B /* Nimble-macOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 1F925EC0195C0D6300ED456B /* Build configuration list for PBXNativeTarget "Nimble-macOS" */;
|
|
buildPhases = (
|
|
1F925EA8195C0D6300ED456B /* Sources */,
|
|
1F925EA9195C0D6300ED456B /* Frameworks */,
|
|
1F925EAA195C0D6300ED456B /* Headers */,
|
|
1F925EAB195C0D6300ED456B /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "Nimble-macOS";
|
|
productName = "Nimble-macOS";
|
|
productReference = 1F925EAD195C0D6300ED456B /* Nimble.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
1F925EB6195C0D6300ED456B /* Nimble-macOSTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 1F925EC3195C0D6300ED456B /* Build configuration list for PBXNativeTarget "Nimble-macOSTests" */;
|
|
buildPhases = (
|
|
1F925EB3195C0D6300ED456B /* Sources */,
|
|
1F925EB4195C0D6300ED456B /* Frameworks */,
|
|
1F925EB5195C0D6300ED456B /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
1F925EBA195C0D6300ED456B /* PBXTargetDependency */,
|
|
1F9B7BFE1968AD760094EB8F /* PBXTargetDependency */,
|
|
1F9B7C001968AD760094EB8F /* PBXTargetDependency */,
|
|
1F9B7C021968AD820094EB8F /* PBXTargetDependency */,
|
|
);
|
|
name = "Nimble-macOSTests";
|
|
productName = "Nimble-OSXTests";
|
|
productReference = 1F925EB7195C0D6300ED456B /* NimbleTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
1F1A74201940169200FFFC47 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 0730;
|
|
LastUpgradeCheck = 0930;
|
|
ORGANIZATIONNAME = "Jeff Hui";
|
|
TargetAttributes = {
|
|
1F1A74281940169200FFFC47 = {
|
|
CreatedOnToolsVersion = 6.0;
|
|
LastSwiftMigration = 0900;
|
|
};
|
|
1F1A74331940169200FFFC47 = {
|
|
CreatedOnToolsVersion = 6.0;
|
|
LastSwiftMigration = 0900;
|
|
TestTargetID = 1F1A74281940169200FFFC47;
|
|
};
|
|
1F5DF1541BDCA0CE00C3A531 = {
|
|
CreatedOnToolsVersion = 7.1;
|
|
LastSwiftMigration = 0900;
|
|
};
|
|
1F5DF15D1BDCA0CE00C3A531 = {
|
|
CreatedOnToolsVersion = 7.1;
|
|
LastSwiftMigration = 0900;
|
|
};
|
|
1F925EAC195C0D6300ED456B = {
|
|
CreatedOnToolsVersion = 6.0;
|
|
LastSwiftMigration = 0900;
|
|
};
|
|
1F925EB6195C0D6300ED456B = {
|
|
CreatedOnToolsVersion = 6.0;
|
|
LastSwiftMigration = 0900;
|
|
TestTargetID = 1F925EAC195C0D6300ED456B;
|
|
};
|
|
A8F2B2541E79A4AB005BDD17 = {
|
|
CreatedOnToolsVersion = 8.2.1;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 1F1A74231940169200FFFC47 /* Build configuration list for PBXProject "Nimble" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = 1F1A741F1940169200FFFC47;
|
|
productRefGroup = 1F1A742A1940169200FFFC47 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
1F925EAC195C0D6300ED456B /* Nimble-macOS */,
|
|
1F925EB6195C0D6300ED456B /* Nimble-macOSTests */,
|
|
1F1A74281940169200FFFC47 /* Nimble-iOS */,
|
|
1F1A74331940169200FFFC47 /* Nimble-iOSTests */,
|
|
1F5DF1541BDCA0CE00C3A531 /* Nimble-tvOS */,
|
|
1F5DF15D1BDCA0CE00C3A531 /* Nimble-tvOSTests */,
|
|
A8F2B2541E79A4AB005BDD17 /* SwiftLint */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
1F1A74271940169200FFFC47 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1F1A74321940169200FFFC47 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1F5DF1531BDCA0CE00C3A531 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1F5DF15C1BDCA0CE00C3A531 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1F925EAB195C0D6300ED456B /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1F925EB5195C0D6300ED456B /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
A8F2B2581E79A4B0005BDD17 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "if which swiftlint >/dev/null; then\nswiftlint\nelse\necho \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
1F1A74241940169200FFFC47 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
CDFB6A401F7E082500AD8CC7 /* CwlDarwinDefinitions.swift in Sources */,
|
|
1FD8CD401968AB07008ED995 /* BeCloseTo.swift in Sources */,
|
|
1F1871C81CA89EDB00A34BF2 /* NMBExceptionCapture.m in Sources */,
|
|
1FD8CD361968AB07008ED995 /* Expectation.swift in Sources */,
|
|
1FD8CD321968AB07008ED995 /* NimbleXCTestHandler.swift in Sources */,
|
|
1F43728F1A1B344000EB80F8 /* Stringers.swift in Sources */,
|
|
1F43728D1A1B343D00EB80F8 /* SourceLocation.swift in Sources */,
|
|
1FD8CD4E1968AB07008ED995 /* BeLessThanOrEqual.swift in Sources */,
|
|
1FDBD8671AF8A4FF0089F27B /* AssertionDispatcher.swift in Sources */,
|
|
1F43728A1A1B343800EB80F8 /* Functional.swift in Sources */,
|
|
AE4BA9AD1C88DDB500B73906 /* Errors.swift in Sources */,
|
|
1FD8CD3C1968AB07008ED995 /* BeAnInstanceOf.swift in Sources */,
|
|
7A6AB2C51E7F628900A2F694 /* ToSucceed.swift in Sources */,
|
|
1FD8CD501968AB07008ED995 /* BeLogical.swift in Sources */,
|
|
1F1871CB1CA89EDB00A34BF2 /* NMBExpectation.swift in Sources */,
|
|
DA9E8C821A414BB9002633C2 /* DSL+Wait.swift in Sources */,
|
|
DDB1BC791A92235600F743C3 /* AllPass.swift in Sources */,
|
|
1FD8CD3E1968AB07008ED995 /* BeAKindOf.swift in Sources */,
|
|
DDB4D5ED19FE43C200E9D9FE /* Match.swift in Sources */,
|
|
1F91DD311C74BF61002C309F /* BeVoid.swift in Sources */,
|
|
7B13BA0B1DD361D200C9098C /* ContainElementSatisfying.swift in Sources */,
|
|
1FCF91531C61C8A400B15DCB /* PostNotification.swift in Sources */,
|
|
1FD8CD2E1968AB07008ED995 /* AssertionRecorder.swift in Sources */,
|
|
29EA59661B551EE6002D767E /* ThrowError.swift in Sources */,
|
|
1FD8CD5A1968AB07008ED995 /* Equal.swift in Sources */,
|
|
1FD8CD4C1968AB07008ED995 /* BeLessThan.swift in Sources */,
|
|
1F1871CC1CA89EDB00A34BF2 /* NMBObjCMatcher.swift in Sources */,
|
|
1FD8CD461968AB07008ED995 /* BeGreaterThan.swift in Sources */,
|
|
F8A1BE2F1CB3710900031679 /* XCTestObservationCenter+Register.m in Sources */,
|
|
1F1871C61CA89EDB00A34BF2 /* DSL.m in Sources */,
|
|
1FD8CD301968AB07008ED995 /* AdapterProtocols.swift in Sources */,
|
|
AE7ADE451C80BF8000B94CD3 /* MatchError.swift in Sources */,
|
|
1FC494AA1C29CBA40010975C /* NimbleEnvironment.swift in Sources */,
|
|
CDD80B841F20307A0002CD65 /* MatcherProtocols.swift in Sources */,
|
|
1FD8CD5E1968AB07008ED995 /* RaisesException.swift in Sources */,
|
|
1FD8CD561968AB07008ED995 /* Contain.swift in Sources */,
|
|
CDFB6A481F7E082500AD8CC7 /* CwlMachBadInstructionHandler.m in Sources */,
|
|
CDFB6A3C1F7E082500AD8CC7 /* CwlCatchBadInstruction.swift in Sources */,
|
|
1FD8CD481968AB07008ED995 /* BeGreaterThanOrEqualTo.swift in Sources */,
|
|
1FD8CD441968AB07008ED995 /* BeginWith.swift in Sources */,
|
|
1FD8CD4A1968AB07008ED995 /* BeIdenticalTo.swift in Sources */,
|
|
1FE661581E6574E30035F243 /* ExpectationMessage.swift in Sources */,
|
|
1F1871E61CA89FCD00A34BF2 /* MatcherFunc.swift in Sources */,
|
|
1FD8CD421968AB07008ED995 /* BeEmpty.swift in Sources */,
|
|
1F1871E41CA89FB600A34BF2 /* AsyncMatcherWrapper.swift in Sources */,
|
|
1F1871CA1CA89EDB00A34BF2 /* NMBStringify.m in Sources */,
|
|
A8A3B6EB2071487E00E25A08 /* SatisfyAllOf.swift in Sources */,
|
|
1FD8CD521968AB07008ED995 /* BeNil.swift in Sources */,
|
|
1FD8CD6A1968AB07008ED995 /* Async.swift in Sources */,
|
|
CDFB6A241F7E07C700AD8CC7 /* CwlCatchException.swift in Sources */,
|
|
1FD8CD581968AB07008ED995 /* EndWith.swift in Sources */,
|
|
1FD8CD341968AB07008ED995 /* DSL.swift in Sources */,
|
|
CDFB6A3A1F7E082500AD8CC7 /* CwlBadInstructionException.swift in Sources */,
|
|
7B5358BE1C38479700A23FAA /* SatisfyAnyOf.swift in Sources */,
|
|
CDFB6A261F7E07C700AD8CC7 /* CwlCatchException.m in Sources */,
|
|
1FD8CD381968AB07008ED995 /* Expression.swift in Sources */,
|
|
1FD8CD3A1968AB07008ED995 /* FailureMessage.swift in Sources */,
|
|
CDFB6A4C1F7E082500AD8CC7 /* mach_excServer.c in Sources */,
|
|
472FD1351B9E085700C7B8DA /* HaveCount.swift in Sources */,
|
|
1FA0C4001E30B14500623165 /* Predicate.swift in Sources */,
|
|
964CFEFD1C4FF48900513336 /* ThrowAssertion.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1F1A74301940169200FFFC47 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
1F4A569A1A3B3539009E1637 /* ObjCEqualTest.m in Sources */,
|
|
1F925EEC195C12C800ED456B /* RaisesExceptionTest.swift in Sources */,
|
|
1F925EFF195C187600ED456B /* EndWithTest.swift in Sources */,
|
|
1F1B5AD41963E13900CA8BF9 /* BeAKindOfTest.swift in Sources */,
|
|
1F925F0E195C18F500ED456B /* BeLessThanOrEqualToTest.swift in Sources */,
|
|
1F4A56661A3B305F009E1637 /* ObjCAsyncTest.m in Sources */,
|
|
1F925EFC195C186800ED456B /* BeginWithTest.swift in Sources */,
|
|
1F14FB64194180C5009F2A08 /* utils.swift in Sources */,
|
|
DDB4D5F019FE442800E9D9FE /* MatchTest.swift in Sources */,
|
|
1F4A56731A3B3210009E1637 /* ObjCBeginWithTest.m in Sources */,
|
|
1F4A56821A3B336F009E1637 /* ObjCBeLessThanOrEqualToTest.m in Sources */,
|
|
7B13BA0E1DD361DF00C9098C /* ContainElementSatisfyingTest.swift in Sources */,
|
|
1F925F02195C189500ED456B /* ContainTest.swift in Sources */,
|
|
A8A3B6FC2073644600E25A08 /* ObjcStringersTest.m in Sources */,
|
|
1F4A56881A3B33CB009E1637 /* ObjCBeFalsyTest.m in Sources */,
|
|
1F4A568E1A3B342B009E1637 /* ObjCBeFalseTest.m in Sources */,
|
|
1F925F11195C190B00ED456B /* BeGreaterThanOrEqualToTest.swift in Sources */,
|
|
1F925EEF195C136500ED456B /* BeLogicalTest.swift in Sources */,
|
|
1F4A56A01A3B359E009E1637 /* ObjCRaiseExceptionTest.m in Sources */,
|
|
A8A3B6F92073643000E25A08 /* ObjCSatisfyAnyOfTest.m in Sources */,
|
|
1F925F0B195C18E100ED456B /* BeLessThanTest.swift in Sources */,
|
|
1F9DB8FB1A74E793002E96AD /* ObjCBeEmptyTest.m in Sources */,
|
|
1FB90098195EC4B8001D7FAE /* BeIdenticalToTest.swift in Sources */,
|
|
1F91DD2D1C74BF36002C309F /* BeVoidTest.swift in Sources */,
|
|
1F4A56761A3B3253009E1637 /* ObjCBeGreaterThanTest.m in Sources */,
|
|
1F925EF9195C175000ED456B /* BeNilTest.swift in Sources */,
|
|
7A6AB2C31E7F547E00A2F694 /* ToSucceedTest.swift in Sources */,
|
|
A8A3B707207368F000E25A08 /* ObjCSatisfyAllOfTest.m in Sources */,
|
|
1F4A56701A3B319F009E1637 /* ObjCBeCloseToTest.m in Sources */,
|
|
1F4A56971A3B34AA009E1637 /* ObjCEndWithTest.m in Sources */,
|
|
1F4A567C1A3B3311009E1637 /* ObjCBeIdenticalToTest.m in Sources */,
|
|
965B0D0C1B62C06D0005AE66 /* UserDescriptionTest.swift in Sources */,
|
|
1FCF914F1C61C85A00B15DCB /* PostNotificationTest.swift in Sources */,
|
|
965B0D091B62B8ED0005AE66 /* ObjCUserDescriptionTest.m in Sources */,
|
|
1F4A56911A3B344A009E1637 /* ObjCBeNilTest.m in Sources */,
|
|
1F8A37B01B7C5042001C8357 /* ObjCSyncTest.m in Sources */,
|
|
1F4A56941A3B346F009E1637 /* ObjCContainTest.m in Sources */,
|
|
1F299EAB19627B2D002641AF /* BeEmptyTest.swift in Sources */,
|
|
7B13BA111DD361EB00C9098C /* ObjCContainElementSatisfyingTest.m in Sources */,
|
|
1F925EF6195C147800ED456B /* BeCloseToTest.swift in Sources */,
|
|
1F4A56791A3B32E3009E1637 /* ObjCBeGreaterThanOrEqualToTest.m in Sources */,
|
|
A8A3B6F6207329DD00E25A08 /* SatisfyAllOfTest.swift in Sources */,
|
|
AE7ADE491C80C00D00B94CD3 /* MatchErrorTest.swift in Sources */,
|
|
1F4A568B1A3B3407009E1637 /* ObjCBeTrueTest.m in Sources */,
|
|
DDEFAEB41A93CBE6005CA37A /* ObjCAllPassTest.m in Sources */,
|
|
1F4A567F1A3B333F009E1637 /* ObjCBeLessThanTest.m in Sources */,
|
|
1F925EE6195C121200ED456B /* AsynchronousTest.swift in Sources */,
|
|
1F0648CC19639F5A001F9C46 /* ObjectWithLazyProperty.swift in Sources */,
|
|
1F4A56851A3B33A0009E1637 /* ObjCBeTruthyTest.m in Sources */,
|
|
DD9A9A8F19CF439B00706F49 /* BeIdenticalToObjectTest.swift in Sources */,
|
|
1F4BB8B71DACA0E40048464B /* ThrowAssertionTest.swift in Sources */,
|
|
1F0648D41963AAB2001F9C46 /* SynchronousTests.swift in Sources */,
|
|
347155CA1C337C8900549F03 /* XCTestCaseProvider.swift in Sources */,
|
|
4793854D1BA0BB2500296F85 /* ObjCHaveCountTest.m in Sources */,
|
|
1F925F08195C18CF00ED456B /* BeGreaterThanTest.swift in Sources */,
|
|
7B5358BA1C3846C900A23FAA /* SatisfyAnyOfTest.swift in Sources */,
|
|
1F925F05195C18B700ED456B /* EqualTest.swift in Sources */,
|
|
1F4A566D1A3B3159009E1637 /* ObjCBeKindOfTest.m in Sources */,
|
|
DD72EC641A93874A002F7651 /* AllPassTest.swift in Sources */,
|
|
1F4A569D1A3B3565009E1637 /* ObjCMatchTest.m in Sources */,
|
|
1F925EE9195C124400ED456B /* BeAnInstanceOfTest.swift in Sources */,
|
|
29EA59631B551ED2002D767E /* ThrowErrorTest.swift in Sources */,
|
|
6CAEDD0A1CAEA86F003F1584 /* LinuxSupport.swift in Sources */,
|
|
1F4A566A1A3B3108009E1637 /* ObjCBeAnInstanceOfTest.m in Sources */,
|
|
472FD13B1B9E0CFE00C7B8DA /* HaveCountTest.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1F5DF1501BDCA0CE00C3A531 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
1F5DF1791BDCA0F500C3A531 /* BeCloseTo.swift in Sources */,
|
|
1F5DF16C1BDCA0F500C3A531 /* AssertionRecorder.swift in Sources */,
|
|
1F1871D71CA89EEF00A34BF2 /* NMBExceptionCapture.m in Sources */,
|
|
1F5DF16E1BDCA0F500C3A531 /* NimbleXCTestHandler.swift in Sources */,
|
|
7A6AB2C61E7F628A00A2F694 /* ToSucceed.swift in Sources */,
|
|
1F5DF1751BDCA0F500C3A531 /* FailureMessage.swift in Sources */,
|
|
A8A3B6EC2071487F00E25A08 /* SatisfyAllOf.swift in Sources */,
|
|
1F5DF1801BDCA0F500C3A531 /* BeLessThanOrEqual.swift in Sources */,
|
|
1F1871E81CA8A18400A34BF2 /* AsyncMatcherWrapper.swift in Sources */,
|
|
1F5DF18A1BDCA0F500C3A531 /* ThrowError.swift in Sources */,
|
|
1F5DF1891BDCA0F500C3A531 /* RaisesException.swift in Sources */,
|
|
1F5DF1761BDCA0F500C3A531 /* AllPass.swift in Sources */,
|
|
AE4BA9AF1C88DDB500B73906 /* Errors.swift in Sources */,
|
|
1F5DF1861BDCA0F500C3A531 /* HaveCount.swift in Sources */,
|
|
1F5DF1811BDCA0F500C3A531 /* BeLogical.swift in Sources */,
|
|
1F1871DB1CA89EF100A34BF2 /* NMBExpectation.swift in Sources */,
|
|
CDFB6A4F1F7E084600AD8CC7 /* CwlMachBadInstructionHandler.m in Sources */,
|
|
1F5DF1741BDCA0F500C3A531 /* Expression.swift in Sources */,
|
|
1F5DF1781BDCA0F500C3A531 /* BeAnInstanceOf.swift in Sources */,
|
|
1F5DF1771BDCA0F500C3A531 /* BeAKindOf.swift in Sources */,
|
|
1F5DF17F1BDCA0F500C3A531 /* BeLessThan.swift in Sources */,
|
|
1F5DF17C1BDCA0F500C3A531 /* BeGreaterThan.swift in Sources */,
|
|
1F91DD331C74BF61002C309F /* BeVoid.swift in Sources */,
|
|
1FCF91551C61C8A400B15DCB /* PostNotification.swift in Sources */,
|
|
1F5DF1831BDCA0F500C3A531 /* Contain.swift in Sources */,
|
|
1F5DF1851BDCA0F500C3A531 /* Equal.swift in Sources */,
|
|
1F1871DC1CA89EF100A34BF2 /* NMBObjCMatcher.swift in Sources */,
|
|
F8A1BE311CB3710900031679 /* XCTestObservationCenter+Register.m in Sources */,
|
|
1FE661591E6574E30035F243 /* ExpectationMessage.swift in Sources */,
|
|
1FA0C4011E30B14500623165 /* Predicate.swift in Sources */,
|
|
1F5DF1711BDCA0F500C3A531 /* DSL+Wait.swift in Sources */,
|
|
1F1871D61CA89EEF00A34BF2 /* DSL.m in Sources */,
|
|
1F5DF17D1BDCA0F500C3A531 /* BeGreaterThanOrEqualTo.swift in Sources */,
|
|
AE7ADE471C80BF8000B94CD3 /* MatchError.swift in Sources */,
|
|
1FC494AC1C29CBA40010975C /* NimbleEnvironment.swift in Sources */,
|
|
1F5DF18E1BDCA0F500C3A531 /* Stringers.swift in Sources */,
|
|
1F5DF16D1BDCA0F500C3A531 /* AdapterProtocols.swift in Sources */,
|
|
1F5DF17B1BDCA0F500C3A531 /* BeginWith.swift in Sources */,
|
|
1F5DF17E1BDCA0F500C3A531 /* BeIdenticalTo.swift in Sources */,
|
|
1F1871E91CA8A18700A34BF2 /* MatcherFunc.swift in Sources */,
|
|
1F5DF17A1BDCA0F500C3A531 /* BeEmpty.swift in Sources */,
|
|
CDFB6A511F7E087500AD8CC7 /* CwlCatchBadInstructionPosix.swift in Sources */,
|
|
1F5DF18C1BDCA0F500C3A531 /* Async.swift in Sources */,
|
|
1F1871D81CA89EEF00A34BF2 /* NMBStringify.m in Sources */,
|
|
1F5DF1821BDCA0F500C3A531 /* BeNil.swift in Sources */,
|
|
1F5DF16F1BDCA0F500C3A531 /* AssertionDispatcher.swift in Sources */,
|
|
964CFEFF1C4FF48900513336 /* ThrowAssertion.swift in Sources */,
|
|
1F5DF1841BDCA0F500C3A531 /* EndWith.swift in Sources */,
|
|
1F5DF18D1BDCA0F500C3A531 /* SourceLocation.swift in Sources */,
|
|
1F5DF1701BDCA0F500C3A531 /* DSL.swift in Sources */,
|
|
CDD80B851F20307B0002CD65 /* MatcherProtocols.swift in Sources */,
|
|
1F5DF1721BDCA0F500C3A531 /* Expectation.swift in Sources */,
|
|
7B5358C01C38479700A23FAA /* SatisfyAnyOf.swift in Sources */,
|
|
7B13BA0C1DD361D300C9098C /* ContainElementSatisfying.swift in Sources */,
|
|
1F5DF18B1BDCA0F500C3A531 /* Functional.swift in Sources */,
|
|
1F5DF1871BDCA0F500C3A531 /* Match.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1F5DF15A1BDCA0CE00C3A531 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
CD79C9AD1D2CC848004B6F9A /* ObjCBeTrueTest.m in Sources */,
|
|
CD79C9B41D2CC848004B6F9A /* ObjCRaiseExceptionTest.m in Sources */,
|
|
1F5DF1A31BDCA10200C3A531 /* BeLogicalTest.swift in Sources */,
|
|
1F5DF1951BDCA10200C3A531 /* utils.swift in Sources */,
|
|
CD79C9B01D2CC848004B6F9A /* ObjCEndWithTest.m in Sources */,
|
|
CD79C9B21D2CC848004B6F9A /* ObjCHaveCountTest.m in Sources */,
|
|
CD79C9A41D2CC848004B6F9A /* ObjCBeFalsyTest.m in Sources */,
|
|
1F5DF1981BDCA10200C3A531 /* BeAKindOfTest.swift in Sources */,
|
|
1F5DF19B1BDCA10200C3A531 /* BeEmptyTest.swift in Sources */,
|
|
7B5358BC1C3846C900A23FAA /* SatisfyAnyOfTest.swift in Sources */,
|
|
1F5DF1A11BDCA10200C3A531 /* BeLessThanOrEqualToTest.swift in Sources */,
|
|
1F5DF1961BDCA10200C3A531 /* ObjectWithLazyProperty.swift in Sources */,
|
|
1F5DF1AB1BDCA10200C3A531 /* ThrowErrorTest.swift in Sources */,
|
|
A8A3B6FB2073644500E25A08 /* ObjcStringersTest.m in Sources */,
|
|
CD79C9A91D2CC848004B6F9A /* ObjCBeKindOfTest.m in Sources */,
|
|
1F5DF1A51BDCA10200C3A531 /* ContainTest.swift in Sources */,
|
|
7B13BA121DD361EB00C9098C /* ObjCContainElementSatisfyingTest.m in Sources */,
|
|
AE7ADE4B1C80C00D00B94CD3 /* MatchErrorTest.swift in Sources */,
|
|
7B13BA0F1DD361DF00C9098C /* ContainElementSatisfyingTest.swift in Sources */,
|
|
CD79C9B31D2CC848004B6F9A /* ObjCMatchTest.m in Sources */,
|
|
1F5DF19E1BDCA10200C3A531 /* BeGreaterThanTest.swift in Sources */,
|
|
1F5DF1A21BDCA10200C3A531 /* BeLessThanTest.swift in Sources */,
|
|
CD79C9AB1D2CC848004B6F9A /* ObjCBeLessThanTest.m in Sources */,
|
|
CD79C9A81D2CC848004B6F9A /* ObjCBeIdenticalToTest.m in Sources */,
|
|
CD79C9AE1D2CC848004B6F9A /* ObjCBeTruthyTest.m in Sources */,
|
|
1F5DF1921BDCA10200C3A531 /* AsynchronousTest.swift in Sources */,
|
|
1F5DF1A91BDCA10200C3A531 /* MatchTest.swift in Sources */,
|
|
A8A3B708207368F100E25A08 /* ObjCSatisfyAllOfTest.m in Sources */,
|
|
1F5DF1A81BDCA10200C3A531 /* HaveCountTest.swift in Sources */,
|
|
1F5DF1971BDCA10200C3A531 /* AllPassTest.swift in Sources */,
|
|
CD79C9A61D2CC848004B6F9A /* ObjCBeGreaterThanOrEqualToTest.m in Sources */,
|
|
CD79C99F1D2CC835004B6F9A /* ObjCSyncTest.m in Sources */,
|
|
1FCF91511C61C85A00B15DCB /* PostNotificationTest.swift in Sources */,
|
|
CD79C9B51D2CC848004B6F9A /* ObjCUserDescriptionTest.m in Sources */,
|
|
1F5DF19C1BDCA10200C3A531 /* BeginWithTest.swift in Sources */,
|
|
1F5DF1A01BDCA10200C3A531 /* BeIdenticalToTest.swift in Sources */,
|
|
1F5DF19A1BDCA10200C3A531 /* BeCloseToTest.swift in Sources */,
|
|
1F5DF1A61BDCA10200C3A531 /* EndWithTest.swift in Sources */,
|
|
CD79C9A31D2CC841004B6F9A /* ObjCBeFalseTest.m in Sources */,
|
|
1F5DF1A71BDCA10200C3A531 /* EqualTest.swift in Sources */,
|
|
CD79C9AA1D2CC848004B6F9A /* ObjCBeLessThanOrEqualToTest.m in Sources */,
|
|
1F5DF1931BDCA10200C3A531 /* SynchronousTests.swift in Sources */,
|
|
CD79C9A11D2CC83B004B6F9A /* ObjCBeCloseToTest.m in Sources */,
|
|
1F5DF19D1BDCA10200C3A531 /* BeGreaterThanOrEqualToTest.swift in Sources */,
|
|
A8A3B6F7207329DE00E25A08 /* SatisfyAllOfTest.swift in Sources */,
|
|
1F5DF1A41BDCA10200C3A531 /* BeNilTest.swift in Sources */,
|
|
7A6AB2C41E7F547E00A2F694 /* ToSucceedTest.swift in Sources */,
|
|
CD79C9A71D2CC848004B6F9A /* ObjCBeGreaterThanTest.m in Sources */,
|
|
CD79C9A51D2CC848004B6F9A /* ObjCBeginWithTest.m in Sources */,
|
|
347155CC1C337C8900549F03 /* XCTestCaseProvider.swift in Sources */,
|
|
1F5DF1AA1BDCA10200C3A531 /* RaisesExceptionTest.swift in Sources */,
|
|
1F5DF1941BDCA10200C3A531 /* UserDescriptionTest.swift in Sources */,
|
|
CD79C9AF1D2CC848004B6F9A /* ObjCContainTest.m in Sources */,
|
|
1F5DF19F1BDCA10200C3A531 /* BeIdenticalToObjectTest.swift in Sources */,
|
|
CD79C99E1D2CC832004B6F9A /* ObjCAsyncTest.m in Sources */,
|
|
1F91DD2F1C74BF36002C309F /* BeVoidTest.swift in Sources */,
|
|
6CAEDD0C1CAEA86F003F1584 /* LinuxSupport.swift in Sources */,
|
|
1F4BB8B81DACAACF0048464B /* ThrowAssertionTest.swift in Sources */,
|
|
CD79C9B71D2CC848004B6F9A /* ObjCSatisfyAnyOfTest.m in Sources */,
|
|
1F5DF1991BDCA10200C3A531 /* BeAnInstanceOfTest.swift in Sources */,
|
|
CD79C9B11D2CC848004B6F9A /* ObjCEqualTest.m in Sources */,
|
|
CD79C9A21D2CC83E004B6F9A /* ObjCBeEmptyTest.m in Sources */,
|
|
CD79C9AC1D2CC848004B6F9A /* ObjCBeNilTest.m in Sources */,
|
|
CD79C9A01D2CC839004B6F9A /* ObjCBeAnInstanceOfTest.m in Sources */,
|
|
CD79C9B61D2CC848004B6F9A /* ObjCAllPassTest.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1F925EA8195C0D6300ED456B /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
CDFB6A3F1F7E082500AD8CC7 /* CwlDarwinDefinitions.swift in Sources */,
|
|
1FD8CD411968AB07008ED995 /* BeCloseTo.swift in Sources */,
|
|
1F1871D31CA89EEE00A34BF2 /* NMBExceptionCapture.m in Sources */,
|
|
1FD8CD371968AB07008ED995 /* Expectation.swift in Sources */,
|
|
1FD8CD331968AB07008ED995 /* NimbleXCTestHandler.swift in Sources */,
|
|
1F43728E1A1B343F00EB80F8 /* Stringers.swift in Sources */,
|
|
1F43728C1A1B343C00EB80F8 /* SourceLocation.swift in Sources */,
|
|
1FD8CD4F1968AB07008ED995 /* BeLessThanOrEqual.swift in Sources */,
|
|
1F1871E71CA8A18400A34BF2 /* AsyncMatcherWrapper.swift in Sources */,
|
|
1FDBD8681AF8A4FF0089F27B /* AssertionDispatcher.swift in Sources */,
|
|
1F43728B1A1B343900EB80F8 /* Functional.swift in Sources */,
|
|
AE4BA9AE1C88DDB500B73906 /* Errors.swift in Sources */,
|
|
1FD8CD3D1968AB07008ED995 /* BeAnInstanceOf.swift in Sources */,
|
|
1FD8CD511968AB07008ED995 /* BeLogical.swift in Sources */,
|
|
1F1871D91CA89EF100A34BF2 /* NMBExpectation.swift in Sources */,
|
|
DA9E8C831A414BB9002633C2 /* DSL+Wait.swift in Sources */,
|
|
DDB1BC7A1A92235600F743C3 /* AllPass.swift in Sources */,
|
|
1FD8CD3F1968AB07008ED995 /* BeAKindOf.swift in Sources */,
|
|
1FD8CD2F1968AB07008ED995 /* AssertionRecorder.swift in Sources */,
|
|
7B13BA061DD360AA00C9098C /* ContainElementSatisfying.swift in Sources */,
|
|
1F91DD321C74BF61002C309F /* BeVoid.swift in Sources */,
|
|
1FCF91541C61C8A400B15DCB /* PostNotification.swift in Sources */,
|
|
DDB4D5EE19FE43C200E9D9FE /* Match.swift in Sources */,
|
|
29EA59671B551EE6002D767E /* ThrowError.swift in Sources */,
|
|
1FD8CD5B1968AB07008ED995 /* Equal.swift in Sources */,
|
|
1FD8CD4D1968AB07008ED995 /* BeLessThan.swift in Sources */,
|
|
1FD8CD471968AB07008ED995 /* BeGreaterThan.swift in Sources */,
|
|
F8A1BE301CB3710900031679 /* XCTestObservationCenter+Register.m in Sources */,
|
|
1F1871DA1CA89EF100A34BF2 /* NMBObjCMatcher.swift in Sources */,
|
|
1FD8CD311968AB07008ED995 /* AdapterProtocols.swift in Sources */,
|
|
1F1871D21CA89EEE00A34BF2 /* DSL.m in Sources */,
|
|
AE7ADE461C80BF8000B94CD3 /* MatchError.swift in Sources */,
|
|
1FC494AB1C29CBA40010975C /* NimbleEnvironment.swift in Sources */,
|
|
1FD8CD5F1968AB07008ED995 /* RaisesException.swift in Sources */,
|
|
CDD80B831F2030790002CD65 /* MatcherProtocols.swift in Sources */,
|
|
1FD8CD571968AB07008ED995 /* Contain.swift in Sources */,
|
|
7A0A26231E7F52360092A34E /* ToSucceed.swift in Sources */,
|
|
CDFB6A471F7E082500AD8CC7 /* CwlMachBadInstructionHandler.m in Sources */,
|
|
CDFB6A3B1F7E082500AD8CC7 /* CwlCatchBadInstruction.swift in Sources */,
|
|
1FD8CD491968AB07008ED995 /* BeGreaterThanOrEqualTo.swift in Sources */,
|
|
1FE661571E6574E30035F243 /* ExpectationMessage.swift in Sources */,
|
|
1FD8CD451968AB07008ED995 /* BeginWith.swift in Sources */,
|
|
1F1871EB1CA8A18800A34BF2 /* MatcherFunc.swift in Sources */,
|
|
1FD8CD4B1968AB07008ED995 /* BeIdenticalTo.swift in Sources */,
|
|
1FD8CD431968AB07008ED995 /* BeEmpty.swift in Sources */,
|
|
1F1871D41CA89EEE00A34BF2 /* NMBStringify.m in Sources */,
|
|
A8F6B5BD2070186D00FCB5ED /* SatisfyAllOf.swift in Sources */,
|
|
1FD8CD531968AB07008ED995 /* BeNil.swift in Sources */,
|
|
1FD8CD6B1968AB07008ED995 /* Async.swift in Sources */,
|
|
CDFB6A231F7E07C700AD8CC7 /* CwlCatchException.swift in Sources */,
|
|
964CFEFE1C4FF48900513336 /* ThrowAssertion.swift in Sources */,
|
|
1FD8CD591968AB07008ED995 /* EndWith.swift in Sources */,
|
|
1FD8CD351968AB07008ED995 /* DSL.swift in Sources */,
|
|
CDFB6A391F7E082500AD8CC7 /* CwlBadInstructionException.swift in Sources */,
|
|
7B5358BF1C38479700A23FAA /* SatisfyAnyOf.swift in Sources */,
|
|
CDFB6A251F7E07C700AD8CC7 /* CwlCatchException.m in Sources */,
|
|
1FD8CD391968AB07008ED995 /* Expression.swift in Sources */,
|
|
CDFB6A4B1F7E082500AD8CC7 /* mach_excServer.c in Sources */,
|
|
1FD8CD3B1968AB07008ED995 /* FailureMessage.swift in Sources */,
|
|
1FA0C3FF1E30B14500623165 /* Predicate.swift in Sources */,
|
|
472FD1391B9E0A9700C7B8DA /* HaveCount.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1F925EB3195C0D6300ED456B /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
1F4A569B1A3B3539009E1637 /* ObjCEqualTest.m in Sources */,
|
|
1F925EED195C12C800ED456B /* RaisesExceptionTest.swift in Sources */,
|
|
1F925F00195C187600ED456B /* EndWithTest.swift in Sources */,
|
|
1F1B5AD51963E13900CA8BF9 /* BeAKindOfTest.swift in Sources */,
|
|
1F925F0F195C18F500ED456B /* BeLessThanOrEqualToTest.swift in Sources */,
|
|
1F4A56671A3B305F009E1637 /* ObjCAsyncTest.m in Sources */,
|
|
1F925EFD195C186800ED456B /* BeginWithTest.swift in Sources */,
|
|
1F925EE2195C0DFD00ED456B /* utils.swift in Sources */,
|
|
DDB4D5F119FE442800E9D9FE /* MatchTest.swift in Sources */,
|
|
1F4A56741A3B3210009E1637 /* ObjCBeginWithTest.m in Sources */,
|
|
1F4A56831A3B336F009E1637 /* ObjCBeLessThanOrEqualToTest.m in Sources */,
|
|
7B13BA0D1DD361DE00C9098C /* ContainElementSatisfyingTest.swift in Sources */,
|
|
1F925F03195C189500ED456B /* ContainTest.swift in Sources */,
|
|
A8A3B6FD2073644700E25A08 /* ObjcStringersTest.m in Sources */,
|
|
1F4A56891A3B33CB009E1637 /* ObjCBeFalsyTest.m in Sources */,
|
|
1F4A568F1A3B342B009E1637 /* ObjCBeFalseTest.m in Sources */,
|
|
1F925F12195C190B00ED456B /* BeGreaterThanOrEqualToTest.swift in Sources */,
|
|
1F925EF0195C136500ED456B /* BeLogicalTest.swift in Sources */,
|
|
1F4A56A11A3B359E009E1637 /* ObjCRaiseExceptionTest.m in Sources */,
|
|
A8A3B6FA2073643100E25A08 /* ObjCSatisfyAnyOfTest.m in Sources */,
|
|
1F925F0C195C18E100ED456B /* BeLessThanTest.swift in Sources */,
|
|
1F9DB8FC1A74E793002E96AD /* ObjCBeEmptyTest.m in Sources */,
|
|
1FB90099195EC4B8001D7FAE /* BeIdenticalToTest.swift in Sources */,
|
|
1F91DD2E1C74BF36002C309F /* BeVoidTest.swift in Sources */,
|
|
1F4A56771A3B3253009E1637 /* ObjCBeGreaterThanTest.m in Sources */,
|
|
1F925EFA195C175000ED456B /* BeNilTest.swift in Sources */,
|
|
7A6AB2C21E7F547E00A2F694 /* ToSucceedTest.swift in Sources */,
|
|
A8A3B706207368EF00E25A08 /* ObjCSatisfyAllOfTest.m in Sources */,
|
|
1F4A56711A3B319F009E1637 /* ObjCBeCloseToTest.m in Sources */,
|
|
1F4A56981A3B34AA009E1637 /* ObjCEndWithTest.m in Sources */,
|
|
1F4A567D1A3B3311009E1637 /* ObjCBeIdenticalToTest.m in Sources */,
|
|
965B0D0D1B62C06D0005AE66 /* UserDescriptionTest.swift in Sources */,
|
|
1FCF91501C61C85A00B15DCB /* PostNotificationTest.swift in Sources */,
|
|
965B0D0A1B62B8ED0005AE66 /* ObjCUserDescriptionTest.m in Sources */,
|
|
1F4A56921A3B344A009E1637 /* ObjCBeNilTest.m in Sources */,
|
|
1F8A37B11B7C5042001C8357 /* ObjCSyncTest.m in Sources */,
|
|
1F4A56951A3B346F009E1637 /* ObjCContainTest.m in Sources */,
|
|
1F299EAC19627B2D002641AF /* BeEmptyTest.swift in Sources */,
|
|
7B13BA101DD361EA00C9098C /* ObjCContainElementSatisfyingTest.m in Sources */,
|
|
1F925EF7195C147800ED456B /* BeCloseToTest.swift in Sources */,
|
|
1F4A567A1A3B32E3009E1637 /* ObjCBeGreaterThanOrEqualToTest.m in Sources */,
|
|
A8A3B6F5207329DC00E25A08 /* SatisfyAllOfTest.swift in Sources */,
|
|
AE7ADE4A1C80C00D00B94CD3 /* MatchErrorTest.swift in Sources */,
|
|
1F4A568C1A3B3407009E1637 /* ObjCBeTrueTest.m in Sources */,
|
|
DDEFAEB51A93CBE6005CA37A /* ObjCAllPassTest.m in Sources */,
|
|
1F4A56801A3B333F009E1637 /* ObjCBeLessThanTest.m in Sources */,
|
|
1F925EE7195C121200ED456B /* AsynchronousTest.swift in Sources */,
|
|
1F0648CD19639F5A001F9C46 /* ObjectWithLazyProperty.swift in Sources */,
|
|
1F4A56861A3B33A0009E1637 /* ObjCBeTruthyTest.m in Sources */,
|
|
DD9A9A9019CF43AD00706F49 /* BeIdenticalToObjectTest.swift in Sources */,
|
|
1F4BB8B61DACA0E30048464B /* ThrowAssertionTest.swift in Sources */,
|
|
1F0648D51963AAB2001F9C46 /* SynchronousTests.swift in Sources */,
|
|
347155CB1C337C8900549F03 /* XCTestCaseProvider.swift in Sources */,
|
|
4793854E1BA0BB2500296F85 /* ObjCHaveCountTest.m in Sources */,
|
|
1F925F09195C18CF00ED456B /* BeGreaterThanTest.swift in Sources */,
|
|
7B5358BB1C3846C900A23FAA /* SatisfyAnyOfTest.swift in Sources */,
|
|
1F925F06195C18B700ED456B /* EqualTest.swift in Sources */,
|
|
1F4A566E1A3B3159009E1637 /* ObjCBeKindOfTest.m in Sources */,
|
|
DD72EC651A93874A002F7651 /* AllPassTest.swift in Sources */,
|
|
1F4A569E1A3B3565009E1637 /* ObjCMatchTest.m in Sources */,
|
|
1F925EEA195C124400ED456B /* BeAnInstanceOfTest.swift in Sources */,
|
|
29EA59641B551ED2002D767E /* ThrowErrorTest.swift in Sources */,
|
|
6CAEDD0B1CAEA86F003F1584 /* LinuxSupport.swift in Sources */,
|
|
1F4A566B1A3B3108009E1637 /* ObjCBeAnInstanceOfTest.m in Sources */,
|
|
472FD13A1B9E0A9F00C7B8DA /* HaveCountTest.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
1F1A74371940169200FFFC47 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 1F1A74281940169200FFFC47 /* Nimble-iOS */;
|
|
targetProxy = 1F1A74361940169200FFFC47 /* PBXContainerItemProxy */;
|
|
};
|
|
1F5DF1611BDCA0CE00C3A531 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 1F5DF1541BDCA0CE00C3A531 /* Nimble-tvOS */;
|
|
targetProxy = 1F5DF1601BDCA0CE00C3A531 /* PBXContainerItemProxy */;
|
|
};
|
|
1F6BB82B1968BFF9009F1DBB /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 1F1A74281940169200FFFC47 /* Nimble-iOS */;
|
|
targetProxy = 1F6BB82A1968BFF9009F1DBB /* PBXContainerItemProxy */;
|
|
};
|
|
1F925EA5195C0C8500ED456B /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 1F1A74281940169200FFFC47 /* Nimble-iOS */;
|
|
targetProxy = 1F925EA4195C0C8500ED456B /* PBXContainerItemProxy */;
|
|
};
|
|
1F925EA7195C0C8500ED456B /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 1F1A74281940169200FFFC47 /* Nimble-iOS */;
|
|
targetProxy = 1F925EA6195C0C8500ED456B /* PBXContainerItemProxy */;
|
|
};
|
|
1F925EBA195C0D6300ED456B /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 1F925EAC195C0D6300ED456B /* Nimble-macOS */;
|
|
targetProxy = 1F925EB9195C0D6300ED456B /* PBXContainerItemProxy */;
|
|
};
|
|
1F9B7BFE1968AD760094EB8F /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 1F925EAC195C0D6300ED456B /* Nimble-macOS */;
|
|
targetProxy = 1F9B7BFD1968AD760094EB8F /* PBXContainerItemProxy */;
|
|
};
|
|
1F9B7C001968AD760094EB8F /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 1F925EAC195C0D6300ED456B /* Nimble-macOS */;
|
|
targetProxy = 1F9B7BFF1968AD760094EB8F /* PBXContainerItemProxy */;
|
|
};
|
|
1F9B7C021968AD820094EB8F /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 1F925EAC195C0D6300ED456B /* Nimble-macOS */;
|
|
targetProxy = 1F9B7C011968AD820094EB8F /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
1F1A743D1940169200FFFC47 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_MODULES_AUTOLINK = NO;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGNING_REQUIRED = NO;
|
|
CODE_SIGN_IDENTITY = "";
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
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_MISSING_NEWLINE = 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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.9;
|
|
METAL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_SWIFT3_OBJC_INFERENCE = Off;
|
|
SWIFT_VERSION = 3.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
1F1A743E1940169200FFFC47 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_MODULES_AUTOLINK = NO;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGNING_REQUIRED = NO;
|
|
CODE_SIGN_IDENTITY = "";
|
|
COPY_PHASE_STRIP = YES;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_MISSING_NEWLINE = 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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.9;
|
|
METAL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
SWIFT_SWIFT3_OBJC_INFERENCE = Off;
|
|
SWIFT_VERSION = 3.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
1F1A74401940169200FFFC47 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_BITCODE = NO;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
|
);
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"PRODUCT_NAME=$(PRODUCT_NAME)/$(PRODUCT_NAME)",
|
|
"$(inherited)",
|
|
);
|
|
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
|
INFOPLIST_FILE = Sources/Nimble/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
ONLY_ACTIVE_ARCH = NO;
|
|
OTHER_LDFLAGS = (
|
|
"$(inherited)",
|
|
"-weak_framework",
|
|
XCTest,
|
|
"-weak-lswiftXCTest",
|
|
"-Xlinker",
|
|
"-no_application_extension",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "net.jeffhui.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_MODULE_NAME = Nimble;
|
|
PRODUCT_NAME = Nimble;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
1F1A74411940169200FFFC47 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_BITCODE = NO;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
|
);
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"PRODUCT_NAME=$(PRODUCT_NAME)/$(PRODUCT_NAME)",
|
|
"$(inherited)",
|
|
);
|
|
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
|
INFOPLIST_FILE = Sources/Nimble/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
OTHER_LDFLAGS = (
|
|
"$(inherited)",
|
|
"-weak_framework",
|
|
XCTest,
|
|
"-weak-lswiftXCTest",
|
|
"-Xlinker",
|
|
"-no_application_extension",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "net.jeffhui.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_MODULE_NAME = Nimble;
|
|
PRODUCT_NAME = Nimble;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
};
|
|
name = Release;
|
|
};
|
|
1F1A74431940169200FFFC47 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
);
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = Tests/NimbleTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
METAL_ENABLE_DEBUG_INFO = YES;
|
|
OTHER_CODE_SIGN_FLAGS = "--verbose";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "net.jeffhui.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = NimbleTests;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
1F1A74441940169200FFFC47 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = Tests/NimbleTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
METAL_ENABLE_DEBUG_INFO = NO;
|
|
OTHER_CODE_SIGN_FLAGS = "--verbose";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "net.jeffhui.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = NimbleTests;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
};
|
|
name = Release;
|
|
};
|
|
1F5DF1661BDCA0CE00C3A531 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_BITCODE = NO;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
|
);
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"PRODUCT_NAME=$(PRODUCT_NAME)/$(PRODUCT_NAME)",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = Sources/Nimble/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
OTHER_LDFLAGS = (
|
|
"$(inherited)",
|
|
"-weak_framework",
|
|
XCTest,
|
|
"-weak-lswiftXCTest",
|
|
"-Xlinker",
|
|
"-no_application_extension",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "net.jeffhui.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_MODULE_NAME = Nimble;
|
|
PRODUCT_NAME = Nimble;
|
|
SDKROOT = appletvos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
};
|
|
name = Debug;
|
|
};
|
|
1F5DF1671BDCA0CE00C3A531 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_BITCODE = NO;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
|
);
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"PRODUCT_NAME=$(PRODUCT_NAME)/$(PRODUCT_NAME)",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = Sources/Nimble/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
OTHER_LDFLAGS = (
|
|
"$(inherited)",
|
|
"-weak_framework",
|
|
XCTest,
|
|
"-weak-lswiftXCTest",
|
|
"-Xlinker",
|
|
"-no_application_extension",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "net.jeffhui.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_MODULE_NAME = Nimble;
|
|
PRODUCT_NAME = Nimble;
|
|
SDKROOT = appletvos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
};
|
|
name = Release;
|
|
};
|
|
1F5DF1681BDCA0CE00C3A531 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
);
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
INFOPLIST_FILE = Tests/NimbleTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
OTHER_CODE_SIGN_FLAGS = "--verbose";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "net.jeffhui.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = NimbleTests;
|
|
SDKROOT = appletvos;
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
};
|
|
name = Debug;
|
|
};
|
|
1F5DF1691BDCA0CE00C3A531 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
);
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
INFOPLIST_FILE = Tests/NimbleTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
OTHER_CODE_SIGN_FLAGS = "--verbose";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "net.jeffhui.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = NimbleTests;
|
|
SDKROOT = appletvos;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
};
|
|
name = Release;
|
|
};
|
|
1F925EC1195C0D6300ED456B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
|
);
|
|
FRAMEWORK_VERSION = A;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"PRODUCT_NAME=$(PRODUCT_NAME)/$(PRODUCT_NAME)",
|
|
"$(inherited)",
|
|
);
|
|
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
|
INFOPLIST_FILE = Sources/Nimble/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
METAL_ENABLE_DEBUG_INFO = YES;
|
|
OTHER_LDFLAGS = (
|
|
"$(inherited)",
|
|
"-weak_framework",
|
|
XCTest,
|
|
"-weak-lswiftXCTest",
|
|
"-Xlinker",
|
|
"-no_application_extension",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "net.jeffhui.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_MODULE_NAME = Nimble;
|
|
PRODUCT_NAME = Nimble;
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
VALID_ARCHS = x86_64;
|
|
};
|
|
name = Debug;
|
|
};
|
|
1F925EC2195C0D6300ED456B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
|
);
|
|
FRAMEWORK_VERSION = A;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"PRODUCT_NAME=$(PRODUCT_NAME)/$(PRODUCT_NAME)",
|
|
"$(inherited)",
|
|
);
|
|
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
|
INFOPLIST_FILE = Sources/Nimble/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
METAL_ENABLE_DEBUG_INFO = NO;
|
|
OTHER_LDFLAGS = (
|
|
"$(inherited)",
|
|
"-weak_framework",
|
|
XCTest,
|
|
"-weak-lswiftXCTest",
|
|
"-Xlinker",
|
|
"-no_application_extension",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "net.jeffhui.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_MODULE_NAME = Nimble;
|
|
PRODUCT_NAME = Nimble;
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
VALID_ARCHS = x86_64;
|
|
};
|
|
name = Release;
|
|
};
|
|
1F925EC4195C0D6300ED456B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
|
"$(inherited)",
|
|
);
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = Tests/NimbleTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
METAL_ENABLE_DEBUG_INFO = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "net.jeffhui.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = NimbleTests;
|
|
SDKROOT = macosx;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
1F925EC5195C0D6300ED456B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = Tests/NimbleTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
METAL_ENABLE_DEBUG_INFO = NO;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "net.jeffhui.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = NimbleTests;
|
|
SDKROOT = macosx;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
};
|
|
name = Release;
|
|
};
|
|
A8F2B2551E79A4AB005BDD17 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
SUPPORTED_PLATFORMS = macosx;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A8F2B2561E79A4AB005BDD17 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
SUPPORTED_PLATFORMS = macosx;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
1F1A74231940169200FFFC47 /* Build configuration list for PBXProject "Nimble" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1F1A743D1940169200FFFC47 /* Debug */,
|
|
1F1A743E1940169200FFFC47 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
1F1A743F1940169200FFFC47 /* Build configuration list for PBXNativeTarget "Nimble-iOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1F1A74401940169200FFFC47 /* Debug */,
|
|
1F1A74411940169200FFFC47 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
1F1A74421940169200FFFC47 /* Build configuration list for PBXNativeTarget "Nimble-iOSTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1F1A74431940169200FFFC47 /* Debug */,
|
|
1F1A74441940169200FFFC47 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
1F5DF16A1BDCA0CE00C3A531 /* Build configuration list for PBXNativeTarget "Nimble-tvOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1F5DF1661BDCA0CE00C3A531 /* Debug */,
|
|
1F5DF1671BDCA0CE00C3A531 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
1F5DF16B1BDCA0CE00C3A531 /* Build configuration list for PBXNativeTarget "Nimble-tvOSTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1F5DF1681BDCA0CE00C3A531 /* Debug */,
|
|
1F5DF1691BDCA0CE00C3A531 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
1F925EC0195C0D6300ED456B /* Build configuration list for PBXNativeTarget "Nimble-macOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1F925EC1195C0D6300ED456B /* Debug */,
|
|
1F925EC2195C0D6300ED456B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
1F925EC3195C0D6300ED456B /* Build configuration list for PBXNativeTarget "Nimble-macOSTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1F925EC4195C0D6300ED456B /* Debug */,
|
|
1F925EC5195C0D6300ED456B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A8F2B2571E79A4AC005BDD17 /* Build configuration list for PBXAggregateTarget "SwiftLint" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A8F2B2551E79A4AB005BDD17 /* Debug */,
|
|
A8F2B2561E79A4AB005BDD17 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 1F1A74201940169200FFFC47 /* Project object */;
|
|
}
|