Cuckoo/Cuckoo.xcodeproj/project.pbxproj

610 lines
33 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
181C6C2A1C6A67B5009A8CA7 /* TestedClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 181C6C281C6A6591009A8CA7 /* TestedClass.swift */; };
183D03FF1C4691C600EBAEF3 /* Cuckoo.h in Headers */ = {isa = PBXBuildFile; fileRef = 183D03FE1C4691C600EBAEF3 /* Cuckoo.h */; settings = {ATTRIBUTES = (Public, ); }; };
183D04061C4691C600EBAEF3 /* Cuckoo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 183D03FB1C4691C600EBAEF3 /* Cuckoo.framework */; };
183D04161C46926A00EBAEF3 /* CuckooFunctions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 183D04151C46926A00EBAEF3 /* CuckooFunctions.swift */; };
1890298B1C4C318A002FF826 /* CuckooAPITest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 183D040A1C4691C600EBAEF3 /* CuckooAPITest.swift */; };
1894D0F21C4D09CF00879512 /* TestedProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1894D0F01C4D09AB00879512 /* TestedProtocol.swift */; };
1894D0F71C4D127D00879512 /* GeneratedMocks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1894D0F51C4D123000879512 /* GeneratedMocks.swift */; };
18F354A31D0747530053E119 /* StringDescriptionTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F354A11D0745D20053E119 /* StringDescriptionTest.swift */; };
18F354A61D0749C90053E119 /* SelfDescribingTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F354A41D0748C50053E119 /* SelfDescribingTest.swift */; };
18F354A91D074C4D0053E119 /* MatcherDescriptionsTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F354A71D074C4C0053E119 /* MatcherDescriptionsTest.swift */; };
DC5600EC1CFAD474001F339D /* ThenReturnValueOrThrow.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC5600EA1CFAD474001F339D /* ThenReturnValueOrThrow.swift */; };
DC5600F11CFAD4A4001F339D /* __DoNotUse.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC5600EF1CFAD4A4001F339D /* __DoNotUse.swift */; };
DC5A3A5D1CF6F8D600F520E3 /* Cuckoo.podspec in Resources */ = {isa = PBXBuildFile; fileRef = DC5A3A5C1CF6F8D600F520E3 /* Cuckoo.podspec */; };
DC9EF9FE1CFAD4F10034DFE5 /* Stub.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC9EF9FD1CFAD4F10034DFE5 /* Stub.swift */; };
DC9EFA001CFAD5660034DFE5 /* StubCall.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC9EF9FF1CFAD5660034DFE5 /* StubCall.swift */; };
DC9EFA021CFAD5760034DFE5 /* ToBeStubbedFunction.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC9EFA011CFAD5760034DFE5 /* ToBeStubbedFunction.swift */; };
DC9EFA041CFAD5850034DFE5 /* ToBeStubbedThrowingFunction.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC9EFA031CFAD5850034DFE5 /* ToBeStubbedThrowingFunction.swift */; };
DC9EFA061CFAD5930034DFE5 /* ToBeStubbedReadOnlyProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC9EFA051CFAD5930034DFE5 /* ToBeStubbedReadOnlyProperty.swift */; };
DC9EFA081CFAD5A10034DFE5 /* ToBeStubbedProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC9EFA071CFAD5A10034DFE5 /* ToBeStubbedProperty.swift */; };
DC9EFA0A1CFAD5AE0034DFE5 /* StubbingHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC9EFA091CFAD5AE0034DFE5 /* StubbingHandler.swift */; };
DC9EFA0C1CFAD5BD0034DFE5 /* ThenReturnValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC9EFA0B1CFAD5BD0034DFE5 /* ThenReturnValue.swift */; };
DC9EFA101CFAD7260034DFE5 /* VerificationHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC9EFA0F1CFAD7260034DFE5 /* VerificationHandler.swift */; };
DC9EFA121CFAD7360034DFE5 /* VerifyReadOnlyProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC9EFA111CFAD7360034DFE5 /* VerifyReadOnlyProperty.swift */; };
DC9EFA141CFAD7430034DFE5 /* VerifyProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC9EFA131CFAD7430034DFE5 /* VerifyProperty.swift */; };
DC9EFA1A1CFADAD70034DFE5 /* Matchable.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC9EFA161CFADAD70034DFE5 /* Matchable.swift */; };
DC9EFA1B1CFADAD70034DFE5 /* Matcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC9EFA171CFADAD70034DFE5 /* Matcher.swift */; };
DC9EFA1C1CFADAD70034DFE5 /* MatcherFunctions.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC9EFA181CFADAD70034DFE5 /* MatcherFunctions.swift */; };
DC9EFA1F1CFADB060034DFE5 /* AnyMatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC9EFA1E1CFADB060034DFE5 /* AnyMatcher.swift */; };
DC9EFA211CFADB190034DFE5 /* FunctionMatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC9EFA201CFADB190034DFE5 /* FunctionMatcher.swift */; };
DC9EFA241CFADB970034DFE5 /* Description.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC9EFA231CFADB970034DFE5 /* Description.swift */; };
DC9EFA261CFADBA70034DFE5 /* SelfDescribing.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC9EFA251CFADBA70034DFE5 /* SelfDescribing.swift */; };
DC9EFA2D1CFAE16C0034DFE5 /* MockManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC9EFA2C1CFAE16C0034DFE5 /* MockManager.swift */; };
DC9EFA3E1CFC2FE20034DFE5 /* Mock.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC9EFA3B1CFC2FE20034DFE5 /* Mock.swift */; };
DC9EFA3F1CFC2FE20034DFE5 /* StubbingProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC9EFA3C1CFC2FE20034DFE5 /* StubbingProxy.swift */; };
DC9EFA401CFC2FE20034DFE5 /* VerificationProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC9EFA3D1CFC2FE20034DFE5 /* VerificationProxy.swift */; };
DC9EFA421CFC31B10034DFE5 /* ReturnValueOrError.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC9EFA411CFC31B10034DFE5 /* ReturnValueOrError.swift */; };
DC9EFA441CFC326B0034DFE5 /* SourceLocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC9EFA431CFC326B0034DFE5 /* SourceLocation.swift */; };
DC9EFA461CFC43A70034DFE5 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC9EFA451CFC43A70034DFE5 /* Utils.swift */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
183D04071C4691C600EBAEF3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 183D03F21C4691C600EBAEF3 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 183D03FA1C4691C600EBAEF3;
remoteInfo = Mockery;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
181C6C281C6A6591009A8CA7 /* TestedClass.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestedClass.swift; sourceTree = "<group>"; };
183D03FB1C4691C600EBAEF3 /* Cuckoo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Cuckoo.framework; sourceTree = BUILT_PRODUCTS_DIR; };
183D03FE1C4691C600EBAEF3 /* Cuckoo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Cuckoo.h; sourceTree = "<group>"; };
183D04001C4691C600EBAEF3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
183D04051C4691C600EBAEF3 /* CuckooTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CuckooTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
183D040A1C4691C600EBAEF3 /* CuckooAPITest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CuckooAPITest.swift; sourceTree = "<group>"; };
183D040C1C4691C600EBAEF3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
183D04151C46926A00EBAEF3 /* CuckooFunctions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CuckooFunctions.swift; sourceTree = "<group>"; };
1894D0F01C4D09AB00879512 /* TestedProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestedProtocol.swift; sourceTree = "<group>"; };
1894D0F51C4D123000879512 /* GeneratedMocks.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GeneratedMocks.swift; sourceTree = "<group>"; };
18F354A11D0745D20053E119 /* StringDescriptionTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StringDescriptionTest.swift; sourceTree = "<group>"; };
18F354A41D0748C50053E119 /* SelfDescribingTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SelfDescribingTest.swift; sourceTree = "<group>"; };
18F354A71D074C4C0053E119 /* MatcherDescriptionsTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MatcherDescriptionsTest.swift; sourceTree = "<group>"; };
DC5600EA1CFAD474001F339D /* ThenReturnValueOrThrow.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ThenReturnValueOrThrow.swift; path = stubbing/ThenReturnValueOrThrow.swift; sourceTree = "<group>"; };
DC5600EF1CFAD4A4001F339D /* __DoNotUse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = __DoNotUse.swift; path = verification/__DoNotUse.swift; sourceTree = "<group>"; };
DC5A3A5C1CF6F8D600F520E3 /* Cuckoo.podspec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cuckoo.podspec; sourceTree = "<group>"; };
DC9EF9FD1CFAD4F10034DFE5 /* Stub.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Stub.swift; path = stubbing/Stub.swift; sourceTree = "<group>"; };
DC9EF9FF1CFAD5660034DFE5 /* StubCall.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = StubCall.swift; path = stubbing/StubCall.swift; sourceTree = "<group>"; };
DC9EFA011CFAD5760034DFE5 /* ToBeStubbedFunction.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ToBeStubbedFunction.swift; path = stubbing/ToBeStubbedFunction.swift; sourceTree = "<group>"; };
DC9EFA031CFAD5850034DFE5 /* ToBeStubbedThrowingFunction.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ToBeStubbedThrowingFunction.swift; path = stubbing/ToBeStubbedThrowingFunction.swift; sourceTree = "<group>"; };
DC9EFA051CFAD5930034DFE5 /* ToBeStubbedReadOnlyProperty.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ToBeStubbedReadOnlyProperty.swift; path = stubbing/ToBeStubbedReadOnlyProperty.swift; sourceTree = "<group>"; };
DC9EFA071CFAD5A10034DFE5 /* ToBeStubbedProperty.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ToBeStubbedProperty.swift; path = stubbing/ToBeStubbedProperty.swift; sourceTree = "<group>"; };
DC9EFA091CFAD5AE0034DFE5 /* StubbingHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = StubbingHandler.swift; path = stubbing/StubbingHandler.swift; sourceTree = "<group>"; };
DC9EFA0B1CFAD5BD0034DFE5 /* ThenReturnValue.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ThenReturnValue.swift; path = stubbing/ThenReturnValue.swift; sourceTree = "<group>"; };
DC9EFA0F1CFAD7260034DFE5 /* VerificationHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = VerificationHandler.swift; path = verification/VerificationHandler.swift; sourceTree = "<group>"; };
DC9EFA111CFAD7360034DFE5 /* VerifyReadOnlyProperty.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = VerifyReadOnlyProperty.swift; path = verification/VerifyReadOnlyProperty.swift; sourceTree = "<group>"; };
DC9EFA131CFAD7430034DFE5 /* VerifyProperty.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = VerifyProperty.swift; path = verification/VerifyProperty.swift; sourceTree = "<group>"; };
DC9EFA161CFADAD70034DFE5 /* Matchable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Matchable.swift; path = matching/Matchable.swift; sourceTree = "<group>"; };
DC9EFA171CFADAD70034DFE5 /* Matcher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Matcher.swift; path = matching/Matcher.swift; sourceTree = "<group>"; };
DC9EFA181CFADAD70034DFE5 /* MatcherFunctions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MatcherFunctions.swift; path = matching/MatcherFunctions.swift; sourceTree = "<group>"; };
DC9EFA1E1CFADB060034DFE5 /* AnyMatcher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AnyMatcher.swift; path = matching/AnyMatcher.swift; sourceTree = "<group>"; };
DC9EFA201CFADB190034DFE5 /* FunctionMatcher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FunctionMatcher.swift; path = matching/FunctionMatcher.swift; sourceTree = "<group>"; };
DC9EFA231CFADB970034DFE5 /* Description.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Description.swift; path = describing/Description.swift; sourceTree = "<group>"; };
DC9EFA251CFADBA70034DFE5 /* SelfDescribing.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SelfDescribing.swift; path = describing/SelfDescribing.swift; sourceTree = "<group>"; };
DC9EFA2C1CFAE16C0034DFE5 /* MockManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MockManager.swift; sourceTree = "<group>"; };
DC9EFA3B1CFC2FE20034DFE5 /* Mock.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Mock.swift; path = mock/Mock.swift; sourceTree = "<group>"; };
DC9EFA3C1CFC2FE20034DFE5 /* StubbingProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = StubbingProxy.swift; path = mock/StubbingProxy.swift; sourceTree = "<group>"; };
DC9EFA3D1CFC2FE20034DFE5 /* VerificationProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = VerificationProxy.swift; path = mock/VerificationProxy.swift; sourceTree = "<group>"; };
DC9EFA411CFC31B10034DFE5 /* ReturnValueOrError.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ReturnValueOrError.swift; path = stubbing/ReturnValueOrError.swift; sourceTree = "<group>"; };
DC9EFA431CFC326B0034DFE5 /* SourceLocation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SourceLocation.swift; path = verification/SourceLocation.swift; sourceTree = "<group>"; };
DC9EFA451CFC43A70034DFE5 /* Utils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Utils.swift; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
183D03F71C4691C600EBAEF3 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
183D04021C4691C600EBAEF3 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
183D04061C4691C600EBAEF3 /* Cuckoo.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
183D03F11C4691C600EBAEF3 = {
isa = PBXGroup;
children = (
DC5A3A5C1CF6F8D600F520E3 /* Cuckoo.podspec */,
183D03FD1C4691C600EBAEF3 /* Source */,
183D04091C4691C600EBAEF3 /* Tests */,
183D03FC1C4691C600EBAEF3 /* Products */,
);
sourceTree = "<group>";
};
183D03FC1C4691C600EBAEF3 /* Products */ = {
isa = PBXGroup;
children = (
183D03FB1C4691C600EBAEF3 /* Cuckoo.framework */,
183D04051C4691C600EBAEF3 /* CuckooTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
183D03FD1C4691C600EBAEF3 /* Source */ = {
isa = PBXGroup;
children = (
DC9EFA3A1CFC2FA30034DFE5 /* Mock */,
DC9EFA221CFADB8B0034DFE5 /* Describing */,
DC9EFA151CFADAA00034DFE5 /* Matching */,
DC5600EE1CFAD499001F339D /* Verification */,
DC5600E91CFAD467001F339D /* Stubbing */,
183D03FE1C4691C600EBAEF3 /* Cuckoo.h */,
183D04001C4691C600EBAEF3 /* Info.plist */,
183D04151C46926A00EBAEF3 /* CuckooFunctions.swift */,
DC9EFA2C1CFAE16C0034DFE5 /* MockManager.swift */,
DC9EFA451CFC43A70034DFE5 /* Utils.swift */,
);
path = Source;
sourceTree = "<group>";
};
183D04091C4691C600EBAEF3 /* Tests */ = {
isa = PBXGroup;
children = (
1894D0F51C4D123000879512 /* GeneratedMocks.swift */,
183D040A1C4691C600EBAEF3 /* CuckooAPITest.swift */,
183D040C1C4691C600EBAEF3 /* Info.plist */,
1894D0F01C4D09AB00879512 /* TestedProtocol.swift */,
181C6C281C6A6591009A8CA7 /* TestedClass.swift */,
18F354A11D0745D20053E119 /* StringDescriptionTest.swift */,
18F354A41D0748C50053E119 /* SelfDescribingTest.swift */,
18F354A71D074C4C0053E119 /* MatcherDescriptionsTest.swift */,
);
path = Tests;
sourceTree = "<group>";
};
DC5600E91CFAD467001F339D /* Stubbing */ = {
isa = PBXGroup;
children = (
DC9EFA411CFC31B10034DFE5 /* ReturnValueOrError.swift */,
DC9EF9FD1CFAD4F10034DFE5 /* Stub.swift */,
DC9EF9FF1CFAD5660034DFE5 /* StubCall.swift */,
DC9EFA011CFAD5760034DFE5 /* ToBeStubbedFunction.swift */,
DC9EFA031CFAD5850034DFE5 /* ToBeStubbedThrowingFunction.swift */,
DC9EFA051CFAD5930034DFE5 /* ToBeStubbedReadOnlyProperty.swift */,
DC9EFA071CFAD5A10034DFE5 /* ToBeStubbedProperty.swift */,
DC9EFA091CFAD5AE0034DFE5 /* StubbingHandler.swift */,
DC9EFA0B1CFAD5BD0034DFE5 /* ThenReturnValue.swift */,
DC5600EA1CFAD474001F339D /* ThenReturnValueOrThrow.swift */,
);
name = Stubbing;
sourceTree = "<group>";
};
DC5600EE1CFAD499001F339D /* Verification */ = {
isa = PBXGroup;
children = (
DC9EFA431CFC326B0034DFE5 /* SourceLocation.swift */,
DC5600EF1CFAD4A4001F339D /* __DoNotUse.swift */,
DC9EFA0F1CFAD7260034DFE5 /* VerificationHandler.swift */,
DC9EFA111CFAD7360034DFE5 /* VerifyReadOnlyProperty.swift */,
DC9EFA131CFAD7430034DFE5 /* VerifyProperty.swift */,
);
name = Verification;
sourceTree = "<group>";
};
DC9EFA151CFADAA00034DFE5 /* Matching */ = {
isa = PBXGroup;
children = (
DC9EFA161CFADAD70034DFE5 /* Matchable.swift */,
DC9EFA171CFADAD70034DFE5 /* Matcher.swift */,
DC9EFA181CFADAD70034DFE5 /* MatcherFunctions.swift */,
DC9EFA1E1CFADB060034DFE5 /* AnyMatcher.swift */,
DC9EFA201CFADB190034DFE5 /* FunctionMatcher.swift */,
);
name = Matching;
sourceTree = "<group>";
};
DC9EFA221CFADB8B0034DFE5 /* Describing */ = {
isa = PBXGroup;
children = (
DC9EFA231CFADB970034DFE5 /* Description.swift */,
DC9EFA251CFADBA70034DFE5 /* SelfDescribing.swift */,
);
name = Describing;
sourceTree = "<group>";
};
DC9EFA3A1CFC2FA30034DFE5 /* Mock */ = {
isa = PBXGroup;
children = (
DC9EFA3B1CFC2FE20034DFE5 /* Mock.swift */,
DC9EFA3C1CFC2FE20034DFE5 /* StubbingProxy.swift */,
DC9EFA3D1CFC2FE20034DFE5 /* VerificationProxy.swift */,
);
name = Mock;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
183D03F81C4691C600EBAEF3 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
183D03FF1C4691C600EBAEF3 /* Cuckoo.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
183D03FA1C4691C600EBAEF3 /* Cuckoo */ = {
isa = PBXNativeTarget;
buildConfigurationList = 183D040F1C4691C600EBAEF3 /* Build configuration list for PBXNativeTarget "Cuckoo" */;
buildPhases = (
183D03F61C4691C600EBAEF3 /* Sources */,
183D03F71C4691C600EBAEF3 /* Frameworks */,
183D03F81C4691C600EBAEF3 /* Headers */,
183D03F91C4691C600EBAEF3 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = Cuckoo;
productName = Mockery;
productReference = 183D03FB1C4691C600EBAEF3 /* Cuckoo.framework */;
productType = "com.apple.product-type.framework";
};
183D04041C4691C600EBAEF3 /* CuckooTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 183D04121C4691C600EBAEF3 /* Build configuration list for PBXNativeTarget "CuckooTests" */;
buildPhases = (
1894D0F31C4D119A00879512 /* Generate mocks */,
183D04011C4691C600EBAEF3 /* Sources */,
183D04021C4691C600EBAEF3 /* Frameworks */,
183D04031C4691C600EBAEF3 /* Resources */,
);
buildRules = (
);
dependencies = (
183D04081C4691C600EBAEF3 /* PBXTargetDependency */,
);
name = CuckooTests;
productName = MockeryTests;
productReference = 183D04051C4691C600EBAEF3 /* CuckooTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
183D03F21C4691C600EBAEF3 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0720;
LastUpgradeCheck = 0720;
ORGANIZATIONNAME = Brightify;
TargetAttributes = {
183D03FA1C4691C600EBAEF3 = {
CreatedOnToolsVersion = 7.2;
};
183D04041C4691C600EBAEF3 = {
CreatedOnToolsVersion = 7.2;
};
};
};
buildConfigurationList = 183D03F51C4691C600EBAEF3 /* Build configuration list for PBXProject "Cuckoo" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = 183D03F11C4691C600EBAEF3;
productRefGroup = 183D03FC1C4691C600EBAEF3 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
183D03FA1C4691C600EBAEF3 /* Cuckoo */,
183D04041C4691C600EBAEF3 /* CuckooTests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
183D03F91C4691C600EBAEF3 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
DC5A3A5D1CF6F8D600F520E3 /* Cuckoo.podspec in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
183D04031C4691C600EBAEF3 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
1894D0F31C4D119A00879512 /* Generate mocks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 12;
files = (
);
inputPaths = (
"$(SRCROOT)/Tests/TestedProtocol.swift",
);
name = "Generate mocks";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "./run generate --output \"$PROJECT_DIR/Tests/GeneratedMocks.swift\" \"$PROJECT_DIR/Tests/TestedClass.swift\"";
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
183D03F61C4691C600EBAEF3 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
DC9EFA3F1CFC2FE20034DFE5 /* StubbingProxy.swift in Sources */,
DC9EFA441CFC326B0034DFE5 /* SourceLocation.swift in Sources */,
DC9EFA1F1CFADB060034DFE5 /* AnyMatcher.swift in Sources */,
DC9EFA461CFC43A70034DFE5 /* Utils.swift in Sources */,
DC9EFA0C1CFAD5BD0034DFE5 /* ThenReturnValue.swift in Sources */,
DC5600F11CFAD4A4001F339D /* __DoNotUse.swift in Sources */,
183D04161C46926A00EBAEF3 /* CuckooFunctions.swift in Sources */,
DC9EFA211CFADB190034DFE5 /* FunctionMatcher.swift in Sources */,
DC9EFA261CFADBA70034DFE5 /* SelfDescribing.swift in Sources */,
DC9EFA081CFAD5A10034DFE5 /* ToBeStubbedProperty.swift in Sources */,
DC9EFA041CFAD5850034DFE5 /* ToBeStubbedThrowingFunction.swift in Sources */,
DC9EFA141CFAD7430034DFE5 /* VerifyProperty.swift in Sources */,
DC9EFA401CFC2FE20034DFE5 /* VerificationProxy.swift in Sources */,
DC9EFA001CFAD5660034DFE5 /* StubCall.swift in Sources */,
DC9EFA3E1CFC2FE20034DFE5 /* Mock.swift in Sources */,
DC9EFA241CFADB970034DFE5 /* Description.swift in Sources */,
DC9EFA421CFC31B10034DFE5 /* ReturnValueOrError.swift in Sources */,
DC9EFA101CFAD7260034DFE5 /* VerificationHandler.swift in Sources */,
DC9EFA061CFAD5930034DFE5 /* ToBeStubbedReadOnlyProperty.swift in Sources */,
DC9EF9FE1CFAD4F10034DFE5 /* Stub.swift in Sources */,
DC9EFA1C1CFADAD70034DFE5 /* MatcherFunctions.swift in Sources */,
DC9EFA1B1CFADAD70034DFE5 /* Matcher.swift in Sources */,
DC9EFA0A1CFAD5AE0034DFE5 /* StubbingHandler.swift in Sources */,
DC9EFA021CFAD5760034DFE5 /* ToBeStubbedFunction.swift in Sources */,
DC9EFA121CFAD7360034DFE5 /* VerifyReadOnlyProperty.swift in Sources */,
DC9EFA1A1CFADAD70034DFE5 /* Matchable.swift in Sources */,
DC9EFA2D1CFAE16C0034DFE5 /* MockManager.swift in Sources */,
DC5600EC1CFAD474001F339D /* ThenReturnValueOrThrow.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
183D04011C4691C600EBAEF3 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
1894D0F21C4D09CF00879512 /* TestedProtocol.swift in Sources */,
18F354A61D0749C90053E119 /* SelfDescribingTest.swift in Sources */,
1894D0F71C4D127D00879512 /* GeneratedMocks.swift in Sources */,
1890298B1C4C318A002FF826 /* CuckooAPITest.swift in Sources */,
18F354A31D0747530053E119 /* StringDescriptionTest.swift in Sources */,
181C6C2A1C6A67B5009A8CA7 /* TestedClass.swift in Sources */,
18F354A91D074C4D0053E119 /* MatcherDescriptionsTest.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
183D04081C4691C600EBAEF3 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 183D03FA1C4691C600EBAEF3 /* Cuckoo */;
targetProxy = 183D04071C4691C600EBAEF3 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
183D040D1C4691C600EBAEF3 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = dwarf;
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_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
TARGETED_DEVICE_FAMILY = "1,2";
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = Debug;
};
183D040E1C4691C600EBAEF3 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = Release;
};
183D04101C4691C600EBAEF3 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_MODULES = YES;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
);
INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.9;
PRODUCT_BUNDLE_IDENTIFIER = org.brightify.Cuckoo;
PRODUCT_NAME = Cuckoo;
SKIP_INSTALL = YES;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
TVOS_DEPLOYMENT_TARGET = 9.0;
};
name = Debug;
};
183D04111C4691C600EBAEF3 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_MODULES = YES;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
);
INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.9;
PRODUCT_BUNDLE_IDENTIFIER = org.brightify.Cuckoo;
PRODUCT_NAME = Cuckoo;
SKIP_INSTALL = YES;
TVOS_DEPLOYMENT_TARGET = 9.0;
};
name = Release;
};
183D04131C4691C600EBAEF3 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
INFOPLIST_FILE = Tests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = org.brightify.CuckooTests;
PRODUCT_NAME = CuckooTests;
};
name = Debug;
};
183D04141C4691C600EBAEF3 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
INFOPLIST_FILE = Tests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = org.brightify.CuckooTests;
PRODUCT_NAME = CuckooTests;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
183D03F51C4691C600EBAEF3 /* Build configuration list for PBXProject "Cuckoo" */ = {
isa = XCConfigurationList;
buildConfigurations = (
183D040D1C4691C600EBAEF3 /* Debug */,
183D040E1C4691C600EBAEF3 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
183D040F1C4691C600EBAEF3 /* Build configuration list for PBXNativeTarget "Cuckoo" */ = {
isa = XCConfigurationList;
buildConfigurations = (
183D04101C4691C600EBAEF3 /* Debug */,
183D04111C4691C600EBAEF3 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
183D04121C4691C600EBAEF3 /* Build configuration list for PBXNativeTarget "CuckooTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
183D04131C4691C600EBAEF3 /* Debug */,
183D04141C4691C600EBAEF3 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 183D03F21C4691C600EBAEF3 /* Project object */;
}