Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(302)

Unified Diff: third_party/ocmock/OCMock/OCMock.xcodeproj/project.pbxproj

Issue 9240023: Roll OCMock r77:7f521db0628086185123666b0979e48d6ecaeac1. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/ocmock/OCMock/OCMock-Prefix.pch ('k') | third_party/ocmock/OCMock/OCMockObject.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/ocmock/OCMock/OCMock.xcodeproj/project.pbxproj
diff --git a/third_party/ocmock/OCMock/OCMock.xcodeproj/project.pbxproj b/third_party/ocmock/OCMock/OCMock.xcodeproj/project.pbxproj
deleted file mode 100644
index 1d6806b799fac6e7228661ee45418b79df86b0f9..0000000000000000000000000000000000000000
--- a/third_party/ocmock/OCMock/OCMock.xcodeproj/project.pbxproj
+++ /dev/null
@@ -1,1238 +0,0 @@
-// !$*UTF8*$!
-{
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 44;
- objects = {
-
-/* Begin PBXAggregateTarget section */
- 03DAC03611FEB870007AF17B /* OCMockLib */ = {
- isa = PBXAggregateTarget;
- buildConfigurationList = 03DAC03E11FEB87D007AF17B /* Build configuration list for PBXAggregateTarget "OCMockLib" */;
- buildPhases = (
- 03DAC04011FEB897007AF17B /* ShellScript */,
- );
- dependencies = (
- 03DAC03A11FEB87B007AF17B /* PBXTargetDependency */,
- 03DAC03C11FEB87B007AF17B /* PBXTargetDependency */,
- );
- name = OCMockLib;
- productName = OCMockLib;
- };
-/* End PBXAggregateTarget section */
-
-/* Begin PBXBuildFile section */
- 030106730A3B9B240049FED7 /* NSInvocationOCMAdditionsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 030106470A3B99F20049FED7 /* NSInvocationOCMAdditionsTests.m */; };
- 032797870E09F40E006CA665 /* OCHamcrest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 032797860E09F40E006CA665 /* OCHamcrest.framework */; };
- 032798030E09F8B7006CA665 /* OCMockObjectHamcrestTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = 032798020E09F8B7006CA665 /* OCMockObjectHamcrestTests.mm */; };
- 0338A99807BE7C100066DE8A /* OCClassMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 0338A99607BE7C100066DE8A /* OCClassMockObject.h */; };
- 0338A99907BE7C100066DE8A /* OCClassMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 0338A99707BE7C100066DE8A /* OCClassMockObject.m */; };
- 0338A9F007BE83B50066DE8A /* OCProtocolMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 0338A9EE07BE83B50066DE8A /* OCProtocolMockObject.h */; settings = {ATTRIBUTES = (); }; };
- 0338A9F107BE83B50066DE8A /* OCProtocolMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 0338A9EF07BE83B50066DE8A /* OCProtocolMockObject.m */; };
- 033C857411F58C110009B9CD /* NSNotificationCenter+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 03D880D40F8DA4750087D071 /* NSNotificationCenter+OCMAdditions.m */; };
- 033C857511F58C130009B9CD /* NSNotificationCenter+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 03D880D30F8DA4750087D071 /* NSNotificationCenter+OCMAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 0340A5BB121E973000158484 /* OCMRealObjectForwarder.h in Headers */ = {isa = PBXBuildFile; fileRef = 0340A5B9121E973000158484 /* OCMRealObjectForwarder.h */; };
- 0340A5BC121E973000158484 /* OCMRealObjectForwarder.m in Sources */ = {isa = PBXBuildFile; fileRef = 0340A5BA121E973000158484 /* OCMRealObjectForwarder.m */; };
- 0340A5BD121E973000158484 /* OCMRealObjectForwarder.h in Headers */ = {isa = PBXBuildFile; fileRef = 0340A5B9121E973000158484 /* OCMRealObjectForwarder.h */; };
- 0340A5BE121E973000158484 /* OCMRealObjectForwarder.m in Sources */ = {isa = PBXBuildFile; fileRef = 0340A5BA121E973000158484 /* OCMRealObjectForwarder.m */; };
- 0340A5BF121E973000158484 /* OCMRealObjectForwarder.h in Headers */ = {isa = PBXBuildFile; fileRef = 0340A5B9121E973000158484 /* OCMRealObjectForwarder.h */; };
- 0340A5C0121E973000158484 /* OCMRealObjectForwarder.m in Sources */ = {isa = PBXBuildFile; fileRef = 0340A5BA121E973000158484 /* OCMRealObjectForwarder.m */; };
- 0343133E0CCA771800A2E080 /* OCMConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 0343133B0CCA771800A2E080 /* OCMConstraint.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 0343133F0CCA771800A2E080 /* OCMConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = 0343133C0CCA771800A2E080 /* OCMConstraint.m */; };
- 034313EA0CCA7BC700A2E080 /* OCMConstraintTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 034313E90CCA7BC700A2E080 /* OCMConstraintTests.m */; };
- 0378606E0F6A32F800A4D9A0 /* OCMArg.h in Headers */ = {isa = PBXBuildFile; fileRef = 0378606B0F6A32F800A4D9A0 /* OCMArg.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 0378606F0F6A32F800A4D9A0 /* OCMArg.m in Sources */ = {isa = PBXBuildFile; fileRef = 0378606C0F6A32F800A4D9A0 /* OCMArg.m */; };
- 037860E30F6A3D4600A4D9A0 /* OCMPassByRefSetter.h in Headers */ = {isa = PBXBuildFile; fileRef = 037860E00F6A3D4600A4D9A0 /* OCMPassByRefSetter.h */; };
- 037860E40F6A3D4600A4D9A0 /* OCMPassByRefSetter.m in Sources */ = {isa = PBXBuildFile; fileRef = 037860E10F6A3D4600A4D9A0 /* OCMPassByRefSetter.m */; };
- 037C13450FCC474D00257C8C /* OCPartialMockRecorder.h in Headers */ = {isa = PBXBuildFile; fileRef = 037C13420FCC474D00257C8C /* OCPartialMockRecorder.h */; };
- 037C13460FCC474D00257C8C /* OCPartialMockRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 037C13430FCC474D00257C8C /* OCPartialMockRecorder.m */; };
- 03A2D0CB09F01D13008A1AFD /* NSInvocation+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 03A2D0C909F01D13008A1AFD /* NSInvocation+OCMAdditions.h */; settings = {ATTRIBUTES = (); }; };
- 03A2D0CC09F01D13008A1AFD /* NSInvocation+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 03A2D0CA09F01D13008A1AFD /* NSInvocation+OCMAdditions.m */; };
- 03BF2D4008F1C6BA00978C59 /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 03BF2D1B08F1C26700978C59 /* SenTestingKit.framework */; };
- 03BF2D4108F1C6BC00978C59 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 03DE218F06DB91CF00E5A2A8 /* Foundation.framework */; };
- 03BF2D5E08F1C82C00978C59 /* OCMockRecorderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 03DE1F6106DB914100E5A2A8 /* OCMockRecorderTests.m */; };
- 03BF2D5F08F1C82D00978C59 /* OCMockObjectTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 03DE1F5F06DB914100E5A2A8 /* OCMockObjectTests.m */; };
- 03C36703100D69EB00BE9731 /* OCMReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 03C36701100D69EB00BE9731 /* OCMReturnValueProvider.h */; };
- 03C36704100D69EB00BE9731 /* OCMReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 03C36702100D69EB00BE9731 /* OCMReturnValueProvider.m */; };
- 03C36724100D6B9600BE9731 /* OCMBoxedReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 03C36722100D6B9600BE9731 /* OCMBoxedReturnValueProvider.h */; };
- 03C36725100D6B9600BE9731 /* OCMBoxedReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 03C36723100D6B9600BE9731 /* OCMBoxedReturnValueProvider.m */; };
- 03C36729100D6C7D00BE9731 /* OCMExceptionReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 03C36727100D6C7D00BE9731 /* OCMExceptionReturnValueProvider.h */; };
- 03C3672A100D6C7D00BE9731 /* OCMExceptionReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 03C36728100D6C7D00BE9731 /* OCMExceptionReturnValueProvider.m */; };
- 03C3672E100D6D0F00BE9731 /* OCMIndirectReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 03C3672C100D6D0F00BE9731 /* OCMIndirectReturnValueProvider.h */; };
- 03C3672F100D6D0F00BE9731 /* OCMIndirectReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 03C3672D100D6D0F00BE9731 /* OCMIndirectReturnValueProvider.m */; };
- 03C36775100D744700BE9731 /* OCMNotificationPoster.h in Headers */ = {isa = PBXBuildFile; fileRef = 03C36773100D744700BE9731 /* OCMNotificationPoster.h */; };
- 03C36776100D744700BE9731 /* OCMNotificationPoster.m in Sources */ = {isa = PBXBuildFile; fileRef = 03C36774100D744700BE9731 /* OCMNotificationPoster.m */; };
- 03CFB08C117B308C00935C1E /* OCMBlockCaller.h in Headers */ = {isa = PBXBuildFile; fileRef = 03CFB089117B308C00935C1E /* OCMBlockCaller.h */; };
- 03CFB08D117B308C00935C1E /* OCMBlockCaller.m in Sources */ = {isa = PBXBuildFile; fileRef = 03CFB08A117B308C00935C1E /* OCMBlockCaller.m */; };
- 03D880550F8C75980087D071 /* OCObserverMockObjectTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 03D880540F8C75980087D071 /* OCObserverMockObjectTest.m */; };
- 03D880610F8C81DE0087D071 /* OCObserverMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 03D8805E0F8C81DE0087D071 /* OCObserverMockObject.h */; };
- 03D880620F8C81DE0087D071 /* OCObserverMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 03D8805F0F8C81DE0087D071 /* OCObserverMockObject.m */; };
- 03D880D50F8DA4750087D071 /* NSNotificationCenter+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 03D880D30F8DA4750087D071 /* NSNotificationCenter+OCMAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 03D880D60F8DA4750087D071 /* NSNotificationCenter+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 03D880D40F8DA4750087D071 /* NSNotificationCenter+OCMAdditions.m */; };
- 03D881090F8DB0BB0087D071 /* OCMObserverRecorder.h in Headers */ = {isa = PBXBuildFile; fileRef = 03D881070F8DB0BB0087D071 /* OCMObserverRecorder.h */; };
- 03D8815B0F8DB37B0087D071 /* OCMObserverRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 03D8815A0F8DB37B0087D071 /* OCMObserverRecorder.m */; };
- 03D8822F0FA151E20087D071 /* OCPartialMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 03D8822D0FA151E10087D071 /* OCPartialMockObject.h */; };
- 03D882300FA151E20087D071 /* OCPartialMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 03D8822E0FA151E20087D071 /* OCPartialMockObject.m */; };
- 03DABFF111FEB771007AF17B /* NSNotificationCenter+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 03D880D30F8DA4750087D071 /* NSNotificationCenter+OCMAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 03DABFF211FEB771007AF17B /* NSMethodSignature+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 03F1FE8710353A5F00E4962C /* NSMethodSignature+OCMAdditions.h */; };
- 03DABFF311FEB771007AF17B /* NSInvocation+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 03A2D0C909F01D13008A1AFD /* NSInvocation+OCMAdditions.h */; };
- 03DABFF411FEB771007AF17B /* OCMPassByRefSetter.h in Headers */ = {isa = PBXBuildFile; fileRef = 037860E00F6A3D4600A4D9A0 /* OCMPassByRefSetter.h */; };
- 03DABFF511FEB771007AF17B /* OCMConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 0343133B0CCA771800A2E080 /* OCMConstraint.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 03DABFF611FEB771007AF17B /* OCMArg.h in Headers */ = {isa = PBXBuildFile; fileRef = 0378606B0F6A32F800A4D9A0 /* OCMArg.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 03DABFF711FEB771007AF17B /* OCMObserverRecorder.h in Headers */ = {isa = PBXBuildFile; fileRef = 03D881070F8DB0BB0087D071 /* OCMObserverRecorder.h */; };
- 03DABFF811FEB771007AF17B /* OCObserverMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 03D8805E0F8C81DE0087D071 /* OCObserverMockObject.h */; };
- 03DABFF911FEB771007AF17B /* OCPartialMockRecorder.h in Headers */ = {isa = PBXBuildFile; fileRef = 037C13420FCC474D00257C8C /* OCPartialMockRecorder.h */; };
- 03DABFFA11FEB771007AF17B /* OCPartialMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 03D8822D0FA151E10087D071 /* OCPartialMockObject.h */; };
- 03DABFFB11FEB771007AF17B /* OCMockRecorder.h in Headers */ = {isa = PBXBuildFile; fileRef = 03DE1F5606DB911300E5A2A8 /* OCMockRecorder.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 03DABFFC11FEB771007AF17B /* OCProtocolMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 0338A9EE07BE83B50066DE8A /* OCProtocolMockObject.h */; };
- 03DABFFD11FEB771007AF17B /* OCClassMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 0338A99607BE7C100066DE8A /* OCClassMockObject.h */; };
- 03DABFFE11FEB771007AF17B /* OCMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 03DE1F5406DB911300E5A2A8 /* OCMockObject.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 03DABFFF11FEB771007AF17B /* OCMock.h in Headers */ = {isa = PBXBuildFile; fileRef = 03DE21B206DB95C500E5A2A8 /* OCMock.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 03DAC00011FEB771007AF17B /* OCMBlockCaller.h in Headers */ = {isa = PBXBuildFile; fileRef = 03CFB089117B308C00935C1E /* OCMBlockCaller.h */; };
- 03DAC00111FEB771007AF17B /* OCMNotificationPoster.h in Headers */ = {isa = PBXBuildFile; fileRef = 03C36773100D744700BE9731 /* OCMNotificationPoster.h */; };
- 03DAC00211FEB771007AF17B /* OCMIndirectReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 03C3672C100D6D0F00BE9731 /* OCMIndirectReturnValueProvider.h */; };
- 03DAC00311FEB771007AF17B /* OCMExceptionReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 03C36727100D6C7D00BE9731 /* OCMExceptionReturnValueProvider.h */; };
- 03DAC00411FEB771007AF17B /* OCMBoxedReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 03C36722100D6B9600BE9731 /* OCMBoxedReturnValueProvider.h */; };
- 03DAC00511FEB771007AF17B /* OCMReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 03C36701100D69EB00BE9731 /* OCMReturnValueProvider.h */; };
- 03DAC00711FEB771007AF17B /* NSNotificationCenter+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 03D880D40F8DA4750087D071 /* NSNotificationCenter+OCMAdditions.m */; };
- 03DAC00811FEB771007AF17B /* NSMethodSignature+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 03F1FE8810353A5F00E4962C /* NSMethodSignature+OCMAdditions.m */; };
- 03DAC00911FEB771007AF17B /* NSInvocation+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 03A2D0CA09F01D13008A1AFD /* NSInvocation+OCMAdditions.m */; };
- 03DAC00A11FEB771007AF17B /* OCMPassByRefSetter.m in Sources */ = {isa = PBXBuildFile; fileRef = 037860E10F6A3D4600A4D9A0 /* OCMPassByRefSetter.m */; };
- 03DAC00B11FEB771007AF17B /* OCMConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = 0343133C0CCA771800A2E080 /* OCMConstraint.m */; };
- 03DAC00C11FEB771007AF17B /* OCMArg.m in Sources */ = {isa = PBXBuildFile; fileRef = 0378606C0F6A32F800A4D9A0 /* OCMArg.m */; };
- 03DAC00D11FEB771007AF17B /* OCMObserverRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 03D8815A0F8DB37B0087D071 /* OCMObserverRecorder.m */; };
- 03DAC00E11FEB771007AF17B /* OCObserverMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 03D8805F0F8C81DE0087D071 /* OCObserverMockObject.m */; };
- 03DAC00F11FEB771007AF17B /* OCPartialMockRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 037C13430FCC474D00257C8C /* OCPartialMockRecorder.m */; };
- 03DAC01011FEB771007AF17B /* OCPartialMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 03D8822E0FA151E20087D071 /* OCPartialMockObject.m */; };
- 03DAC01111FEB771007AF17B /* OCMockRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 03DE1F5706DB911300E5A2A8 /* OCMockRecorder.m */; };
- 03DAC01211FEB771007AF17B /* OCProtocolMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 0338A9EF07BE83B50066DE8A /* OCProtocolMockObject.m */; };
- 03DAC01311FEB771007AF17B /* OCClassMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 0338A99707BE7C100066DE8A /* OCClassMockObject.m */; };
- 03DAC01411FEB771007AF17B /* OCMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 03DE1F5506DB911300E5A2A8 /* OCMockObject.m */; };
- 03DAC01511FEB771007AF17B /* OCMBlockCaller.m in Sources */ = {isa = PBXBuildFile; fileRef = 03CFB08A117B308C00935C1E /* OCMBlockCaller.m */; };
- 03DAC01611FEB771007AF17B /* OCMNotificationPoster.m in Sources */ = {isa = PBXBuildFile; fileRef = 03C36774100D744700BE9731 /* OCMNotificationPoster.m */; };
- 03DAC01711FEB771007AF17B /* OCMIndirectReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 03C3672D100D6D0F00BE9731 /* OCMIndirectReturnValueProvider.m */; };
- 03DAC01811FEB771007AF17B /* OCMExceptionReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 03C36728100D6C7D00BE9731 /* OCMExceptionReturnValueProvider.m */; };
- 03DAC01911FEB771007AF17B /* OCMBoxedReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 03C36723100D6B9600BE9731 /* OCMBoxedReturnValueProvider.m */; };
- 03DAC01A11FEB771007AF17B /* OCMReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 03C36702100D69EB00BE9731 /* OCMReturnValueProvider.m */; };
- 03DE1F5806DB911300E5A2A8 /* OCMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 03DE1F5406DB911300E5A2A8 /* OCMockObject.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 03DE1F5906DB911300E5A2A8 /* OCMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 03DE1F5506DB911300E5A2A8 /* OCMockObject.m */; };
- 03DE1F5A06DB911300E5A2A8 /* OCMockRecorder.h in Headers */ = {isa = PBXBuildFile; fileRef = 03DE1F5606DB911300E5A2A8 /* OCMockRecorder.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 03DE1F5B06DB911300E5A2A8 /* OCMockRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 03DE1F5706DB911300E5A2A8 /* OCMockRecorder.m */; };
- 03DE219006DB91CF00E5A2A8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 03DE218F06DB91CF00E5A2A8 /* Foundation.framework */; };
- 03DE21B306DB95C500E5A2A8 /* OCMock.h in Headers */ = {isa = PBXBuildFile; fileRef = 03DE21B206DB95C500E5A2A8 /* OCMock.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 03DE221706DB97DA00E5A2A8 /* License.txt in Resources */ = {isa = PBXBuildFile; fileRef = 03DE221606DB97DA00E5A2A8 /* License.txt */; };
- 03E41D9611F5A83D00147791 /* NSMethodSignature+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 03F1FE8810353A5F00E4962C /* NSMethodSignature+OCMAdditions.m */; };
- 03E41D9711F5A83E00147791 /* NSMethodSignature+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 03F1FE8710353A5F00E4962C /* NSMethodSignature+OCMAdditions.h */; };
- 03E41D9811F5A83E00147791 /* NSInvocation+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 03A2D0CA09F01D13008A1AFD /* NSInvocation+OCMAdditions.m */; };
- 03E41D9911F5A83F00147791 /* NSInvocation+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 03A2D0C909F01D13008A1AFD /* NSInvocation+OCMAdditions.h */; };
- 03E41D9A11F5A84000147791 /* OCMPassByRefSetter.m in Sources */ = {isa = PBXBuildFile; fileRef = 037860E10F6A3D4600A4D9A0 /* OCMPassByRefSetter.m */; };
- 03E41D9B11F5A84100147791 /* OCMPassByRefSetter.h in Headers */ = {isa = PBXBuildFile; fileRef = 037860E00F6A3D4600A4D9A0 /* OCMPassByRefSetter.h */; };
- 03E41D9C11F5A84200147791 /* OCMConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = 0343133C0CCA771800A2E080 /* OCMConstraint.m */; };
- 03E41D9D11F5A84200147791 /* OCMConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 0343133B0CCA771800A2E080 /* OCMConstraint.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 03E41D9E11F5A84300147791 /* OCMArg.m in Sources */ = {isa = PBXBuildFile; fileRef = 0378606C0F6A32F800A4D9A0 /* OCMArg.m */; };
- 03E41D9F11F5A84400147791 /* OCMArg.h in Headers */ = {isa = PBXBuildFile; fileRef = 0378606B0F6A32F800A4D9A0 /* OCMArg.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 03E41DA011F5A84500147791 /* OCMObserverRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 03D8815A0F8DB37B0087D071 /* OCMObserverRecorder.m */; };
- 03E41DA111F5A84600147791 /* OCMObserverRecorder.h in Headers */ = {isa = PBXBuildFile; fileRef = 03D881070F8DB0BB0087D071 /* OCMObserverRecorder.h */; };
- 03E41DA211F5A84700147791 /* OCObserverMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 03D8805F0F8C81DE0087D071 /* OCObserverMockObject.m */; };
- 03E41DA311F5A84800147791 /* OCObserverMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 03D8805E0F8C81DE0087D071 /* OCObserverMockObject.h */; };
- 03E41DA411F5A84F00147791 /* OCPartialMockRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 037C13430FCC474D00257C8C /* OCPartialMockRecorder.m */; };
- 03E41DA511F5A85000147791 /* OCPartialMockRecorder.h in Headers */ = {isa = PBXBuildFile; fileRef = 037C13420FCC474D00257C8C /* OCPartialMockRecorder.h */; };
- 03E41DA611F5A85100147791 /* OCPartialMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 03D8822E0FA151E20087D071 /* OCPartialMockObject.m */; };
- 03E41DA711F5A85200147791 /* OCPartialMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 03D8822D0FA151E10087D071 /* OCPartialMockObject.h */; };
- 03E41DA811F5A85600147791 /* OCMockRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 03DE1F5706DB911300E5A2A8 /* OCMockRecorder.m */; };
- 03E41DA911F5A85600147791 /* OCMockRecorder.h in Headers */ = {isa = PBXBuildFile; fileRef = 03DE1F5606DB911300E5A2A8 /* OCMockRecorder.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 03E41DAA11F5A85800147791 /* OCProtocolMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 0338A9EF07BE83B50066DE8A /* OCProtocolMockObject.m */; };
- 03E41DAB11F5A85800147791 /* OCProtocolMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 0338A9EE07BE83B50066DE8A /* OCProtocolMockObject.h */; };
- 03E41DAC11F5A85900147791 /* OCClassMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 0338A99707BE7C100066DE8A /* OCClassMockObject.m */; };
- 03E41DAD11F5A85900147791 /* OCClassMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 0338A99607BE7C100066DE8A /* OCClassMockObject.h */; };
- 03E41DAE11F5A85A00147791 /* OCMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 03DE1F5506DB911300E5A2A8 /* OCMockObject.m */; };
- 03E41DAF11F5A85B00147791 /* OCMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 03DE1F5406DB911300E5A2A8 /* OCMockObject.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 03E41DB011F5A85E00147791 /* OCMock.h in Headers */ = {isa = PBXBuildFile; fileRef = 03DE21B206DB95C500E5A2A8 /* OCMock.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 03E41DB111F5A86300147791 /* OCMBlockCaller.m in Sources */ = {isa = PBXBuildFile; fileRef = 03CFB08A117B308C00935C1E /* OCMBlockCaller.m */; };
- 03E41DB211F5A86300147791 /* OCMBlockCaller.h in Headers */ = {isa = PBXBuildFile; fileRef = 03CFB089117B308C00935C1E /* OCMBlockCaller.h */; };
- 03E41DB311F5A86400147791 /* OCMNotificationPoster.m in Sources */ = {isa = PBXBuildFile; fileRef = 03C36774100D744700BE9731 /* OCMNotificationPoster.m */; };
- 03E41DB411F5A86400147791 /* OCMNotificationPoster.h in Headers */ = {isa = PBXBuildFile; fileRef = 03C36773100D744700BE9731 /* OCMNotificationPoster.h */; };
- 03E41DB511F5A86500147791 /* OCMIndirectReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 03C3672D100D6D0F00BE9731 /* OCMIndirectReturnValueProvider.m */; };
- 03E41DB611F5A86600147791 /* OCMIndirectReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 03C3672C100D6D0F00BE9731 /* OCMIndirectReturnValueProvider.h */; };
- 03E41DB711F5A86800147791 /* OCMExceptionReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 03C36728100D6C7D00BE9731 /* OCMExceptionReturnValueProvider.m */; };
- 03E41DB811F5A86800147791 /* OCMExceptionReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 03C36727100D6C7D00BE9731 /* OCMExceptionReturnValueProvider.h */; };
- 03E41DB911F5A86900147791 /* OCMBoxedReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 03C36723100D6B9600BE9731 /* OCMBoxedReturnValueProvider.m */; };
- 03E41DBA11F5A86A00147791 /* OCMBoxedReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 03C36722100D6B9600BE9731 /* OCMBoxedReturnValueProvider.h */; };
- 03E41DBB11F5A86B00147791 /* OCMReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 03C36702100D69EB00BE9731 /* OCMReturnValueProvider.m */; };
- 03E41DBC11F5A86C00147791 /* OCMReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 03C36701100D69EB00BE9731 /* OCMReturnValueProvider.h */; };
- 03F1FE8A10353A5F00E4962C /* NSMethodSignature+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 03F1FE8710353A5F00E4962C /* NSMethodSignature+OCMAdditions.h */; };
- 03F1FE8B10353A5F00E4962C /* NSMethodSignature+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 03F1FE8810353A5F00E4962C /* NSMethodSignature+OCMAdditions.m */; };
- 8DC2EF510486A6940098B216 /* OCMock_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 32DBCF5E0370ADEE00C91783 /* OCMock_Prefix.pch */; };
- 9F35D3DC0D349E7E00C05E52 /* OCMock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8DC2EF5B0486A6940098B216 /* OCMock.framework */; };
-/* End PBXBuildFile section */
-
-/* Begin PBXContainerItemProxy section */
- 03DAC03911FEB87B007AF17B /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 033C84AE11F585CB0009B9CD;
- remoteInfo = OCMockPhoneSim;
- };
- 03DAC03B11FEB87B007AF17B /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 03DABFEF11FEB771007AF17B;
- remoteInfo = OCMockPhoneDevice;
- };
- 9F35D3D40D349B5300C05E52 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 8DC2EF4F0486A6940098B216;
- remoteInfo = OCMock;
- };
-/* End PBXContainerItemProxy section */
-
-/* Begin PBXFileReference section */
- 030106470A3B99F20049FED7 /* NSInvocationOCMAdditionsTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSInvocationOCMAdditionsTests.m; sourceTree = "<group>"; };
- 032797860E09F40E006CA665 /* OCHamcrest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OCHamcrest.framework; path = build/Frameworks/OCHamcrest.framework; sourceTree = "<group>"; };
- 032798010E09F8B7006CA665 /* OCMockObjectHamcrestTests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMockObjectHamcrestTests.h; sourceTree = "<group>"; };
- 032798020E09F8B7006CA665 /* OCMockObjectHamcrestTests.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = OCMockObjectHamcrestTests.mm; sourceTree = "<group>"; };
- 0338A99607BE7C100066DE8A /* OCClassMockObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCClassMockObject.h; sourceTree = "<group>"; };
- 0338A99707BE7C100066DE8A /* OCClassMockObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCClassMockObject.m; sourceTree = "<group>"; };
- 0338A9EE07BE83B50066DE8A /* OCProtocolMockObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCProtocolMockObject.h; sourceTree = "<group>"; };
- 0338A9EF07BE83B50066DE8A /* OCProtocolMockObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCProtocolMockObject.m; sourceTree = "<group>"; };
- 033C84AF11F585CB0009B9CD /* libOCMock.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libOCMock.a; sourceTree = BUILT_PRODUCTS_DIR; };
- 0340A5B9121E973000158484 /* OCMRealObjectForwarder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMRealObjectForwarder.h; sourceTree = "<group>"; };
- 0340A5BA121E973000158484 /* OCMRealObjectForwarder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMRealObjectForwarder.m; sourceTree = "<group>"; };
- 0343133B0CCA771800A2E080 /* OCMConstraint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = OCMConstraint.h; sourceTree = "<group>"; };
- 0343133C0CCA771800A2E080 /* OCMConstraint.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = OCMConstraint.m; sourceTree = "<group>"; };
- 034313E80CCA7BC700A2E080 /* OCMConstraintTests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMConstraintTests.h; sourceTree = "<group>"; };
- 034313E90CCA7BC700A2E080 /* OCMConstraintTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMConstraintTests.m; sourceTree = "<group>"; };
- 0378606B0F6A32F800A4D9A0 /* OCMArg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMArg.h; sourceTree = "<group>"; };
- 0378606C0F6A32F800A4D9A0 /* OCMArg.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMArg.m; sourceTree = "<group>"; };
- 037860E00F6A3D4600A4D9A0 /* OCMPassByRefSetter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMPassByRefSetter.h; sourceTree = "<group>"; };
- 037860E10F6A3D4600A4D9A0 /* OCMPassByRefSetter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMPassByRefSetter.m; sourceTree = "<group>"; };
- 037C13420FCC474D00257C8C /* OCPartialMockRecorder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCPartialMockRecorder.h; sourceTree = "<group>"; };
- 037C13430FCC474D00257C8C /* OCPartialMockRecorder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCPartialMockRecorder.m; sourceTree = "<group>"; };
- 03A2D0C909F01D13008A1AFD /* NSInvocation+OCMAdditions.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; path = "NSInvocation+OCMAdditions.h"; sourceTree = "<group>"; };
- 03A2D0CA09F01D13008A1AFD /* NSInvocation+OCMAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSInvocation+OCMAdditions.m"; sourceTree = "<group>"; };
- 03A2D1F809F1533C008A1AFD /* NSInvocationOCMAdditionsTests.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = NSInvocationOCMAdditionsTests.h; sourceTree = "<group>"; };
- 03BF2D1B08F1C26700978C59 /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; };
- 03BF2D3708F1C69500978C59 /* OCMockTests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = OCMockTests.octest; sourceTree = BUILT_PRODUCTS_DIR; };
- 03BF2D3808F1C69500978C59 /* Test-Info.plist */ = {isa = PBXFileReference; explicitFileType = text.plist.xml; path = "Test-Info.plist"; sourceTree = "<group>"; };
- 03C36701100D69EB00BE9731 /* OCMReturnValueProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMReturnValueProvider.h; sourceTree = "<group>"; };
- 03C36702100D69EB00BE9731 /* OCMReturnValueProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMReturnValueProvider.m; sourceTree = "<group>"; };
- 03C36722100D6B9600BE9731 /* OCMBoxedReturnValueProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMBoxedReturnValueProvider.h; sourceTree = "<group>"; };
- 03C36723100D6B9600BE9731 /* OCMBoxedReturnValueProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMBoxedReturnValueProvider.m; sourceTree = "<group>"; };
- 03C36727100D6C7D00BE9731 /* OCMExceptionReturnValueProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMExceptionReturnValueProvider.h; sourceTree = "<group>"; };
- 03C36728100D6C7D00BE9731 /* OCMExceptionReturnValueProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMExceptionReturnValueProvider.m; sourceTree = "<group>"; };
- 03C3672C100D6D0F00BE9731 /* OCMIndirectReturnValueProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMIndirectReturnValueProvider.h; sourceTree = "<group>"; };
- 03C3672D100D6D0F00BE9731 /* OCMIndirectReturnValueProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMIndirectReturnValueProvider.m; sourceTree = "<group>"; };
- 03C36773100D744700BE9731 /* OCMNotificationPoster.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMNotificationPoster.h; sourceTree = "<group>"; };
- 03C36774100D744700BE9731 /* OCMNotificationPoster.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMNotificationPoster.m; sourceTree = "<group>"; };
- 03CFB089117B308C00935C1E /* OCMBlockCaller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMBlockCaller.h; sourceTree = "<group>"; };
- 03CFB08A117B308C00935C1E /* OCMBlockCaller.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMBlockCaller.m; sourceTree = "<group>"; };
- 03D65B47094CA23B00DF6687 /* Changes.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Changes.txt; sourceTree = "<group>"; };
- 03D880530F8C75980087D071 /* OCObserverMockObjectTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCObserverMockObjectTest.h; sourceTree = "<group>"; };
- 03D880540F8C75980087D071 /* OCObserverMockObjectTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCObserverMockObjectTest.m; sourceTree = "<group>"; };
- 03D8805E0F8C81DE0087D071 /* OCObserverMockObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCObserverMockObject.h; sourceTree = "<group>"; };
- 03D8805F0F8C81DE0087D071 /* OCObserverMockObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCObserverMockObject.m; sourceTree = "<group>"; };
- 03D880D30F8DA4750087D071 /* NSNotificationCenter+OCMAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSNotificationCenter+OCMAdditions.h"; sourceTree = "<group>"; };
- 03D880D40F8DA4750087D071 /* NSNotificationCenter+OCMAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSNotificationCenter+OCMAdditions.m"; sourceTree = "<group>"; };
- 03D881070F8DB0BB0087D071 /* OCMObserverRecorder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMObserverRecorder.h; sourceTree = "<group>"; };
- 03D8815A0F8DB37B0087D071 /* OCMObserverRecorder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMObserverRecorder.m; sourceTree = "<group>"; };
- 03D8822D0FA151E10087D071 /* OCPartialMockObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCPartialMockObject.h; sourceTree = "<group>"; };
- 03D8822E0FA151E20087D071 /* OCPartialMockObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCPartialMockObject.m; sourceTree = "<group>"; };
- 03DAC01F11FEB771007AF17B /* libOCMock.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libOCMock.a; sourceTree = BUILT_PRODUCTS_DIR; };
- 03DE1F5406DB911300E5A2A8 /* OCMockObject.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = OCMockObject.h; sourceTree = "<group>"; };
- 03DE1F5506DB911300E5A2A8 /* OCMockObject.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = OCMockObject.m; sourceTree = "<group>"; };
- 03DE1F5606DB911300E5A2A8 /* OCMockRecorder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = OCMockRecorder.h; sourceTree = "<group>"; };
- 03DE1F5706DB911300E5A2A8 /* OCMockRecorder.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = OCMockRecorder.m; sourceTree = "<group>"; };
- 03DE1F5E06DB914100E5A2A8 /* OCMockObjectTests.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = OCMockObjectTests.h; sourceTree = "<group>"; };
- 03DE1F5F06DB914100E5A2A8 /* OCMockObjectTests.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = OCMockObjectTests.m; sourceTree = "<group>"; };
- 03DE1F6006DB914100E5A2A8 /* OCMockRecorderTests.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = OCMockRecorderTests.h; sourceTree = "<group>"; };
- 03DE1F6106DB914100E5A2A8 /* OCMockRecorderTests.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = OCMockRecorderTests.m; sourceTree = "<group>"; };
- 03DE218F06DB91CF00E5A2A8 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
- 03DE21B206DB95C500E5A2A8 /* OCMock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMock.h; sourceTree = "<group>"; };
- 03DE221606DB97DA00E5A2A8 /* License.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = License.txt; sourceTree = "<group>"; };
- 03F1FE8710353A5F00E4962C /* NSMethodSignature+OCMAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSMethodSignature+OCMAdditions.h"; sourceTree = "<group>"; };
- 03F1FE8810353A5F00E4962C /* NSMethodSignature+OCMAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSMethodSignature+OCMAdditions.m"; sourceTree = "<group>"; };
- 32DBCF5E0370ADEE00C91783 /* OCMock_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMock_Prefix.pch; sourceTree = "<group>"; };
- 8DC2EF5A0486A6940098B216 /* Info.plist */ = {isa = PBXFileReference; explicitFileType = text.plist.xml; fileEncoding = 4; path = Info.plist; sourceTree = "<group>"; };
- 8DC2EF5B0486A6940098B216 /* OCMock.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = OCMock.framework; sourceTree = BUILT_PRODUCTS_DIR; };
-/* End PBXFileReference section */
-
-/* Begin PBXFrameworksBuildPhase section */
- 033C84AD11F585CB0009B9CD /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 03BF2D3408F1C69500978C59 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 03BF2D4008F1C6BA00978C59 /* SenTestingKit.framework in Frameworks */,
- 03BF2D4108F1C6BC00978C59 /* Foundation.framework in Frameworks */,
- 9F35D3DC0D349E7E00C05E52 /* OCMock.framework in Frameworks */,
- 032797870E09F40E006CA665 /* OCHamcrest.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 03DAC01B11FEB771007AF17B /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 8DC2EF560486A6940098B216 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 03DE219006DB91CF00E5A2A8 /* Foundation.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXFrameworksBuildPhase section */
-
-/* Begin PBXGroup section */
- 0340A5CD121E9BF500158484 /* Invocation Handler */ = {
- isa = PBXGroup;
- children = (
- 0340A5B9121E973000158484 /* OCMRealObjectForwarder.h */,
- 0340A5BA121E973000158484 /* OCMRealObjectForwarder.m */,
- );
- name = "Invocation Handler";
- sourceTree = "<group>";
- };
- 034768DFFF38A50411DB9C8B /* Products */ = {
- isa = PBXGroup;
- children = (
- 8DC2EF5B0486A6940098B216 /* OCMock.framework */,
- 03BF2D3708F1C69500978C59 /* OCMockTests.octest */,
- 033C84AF11F585CB0009B9CD /* libOCMock.a */,
- 03DAC01F11FEB771007AF17B /* libOCMock.a */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 037C13470FCC475500257C8C /* Core Mocks */ = {
- isa = PBXGroup;
- children = (
- 03DE1F5406DB911300E5A2A8 /* OCMockObject.h */,
- 03DE1F5506DB911300E5A2A8 /* OCMockObject.m */,
- 0338A99607BE7C100066DE8A /* OCClassMockObject.h */,
- 0338A99707BE7C100066DE8A /* OCClassMockObject.m */,
- 0338A9EE07BE83B50066DE8A /* OCProtocolMockObject.h */,
- 0338A9EF07BE83B50066DE8A /* OCProtocolMockObject.m */,
- 03DE1F5606DB911300E5A2A8 /* OCMockRecorder.h */,
- 03DE1F5706DB911300E5A2A8 /* OCMockRecorder.m */,
- 03C366FB100D68F100BE9731 /* Invocation Handler */,
- );
- name = "Core Mocks";
- sourceTree = "<group>";
- };
- 037C13480FCC478500257C8C /* Partial Mocks */ = {
- isa = PBXGroup;
- children = (
- 03D8822D0FA151E10087D071 /* OCPartialMockObject.h */,
- 03D8822E0FA151E20087D071 /* OCPartialMockObject.m */,
- 037C13420FCC474D00257C8C /* OCPartialMockRecorder.h */,
- 037C13430FCC474D00257C8C /* OCPartialMockRecorder.m */,
- 0340A5CD121E9BF500158484 /* Invocation Handler */,
- );
- name = "Partial Mocks";
- sourceTree = "<group>";
- };
- 037C13490FCC479D00257C8C /* Observer Mocks */ = {
- isa = PBXGroup;
- children = (
- 03D8805E0F8C81DE0087D071 /* OCObserverMockObject.h */,
- 03D8805F0F8C81DE0087D071 /* OCObserverMockObject.m */,
- 03D881070F8DB0BB0087D071 /* OCMObserverRecorder.h */,
- 03D8815A0F8DB37B0087D071 /* OCMObserverRecorder.m */,
- );
- name = "Observer Mocks";
- sourceTree = "<group>";
- };
- 037C134A0FCC47B500257C8C /* Argument Handling */ = {
- isa = PBXGroup;
- children = (
- 0378606B0F6A32F800A4D9A0 /* OCMArg.h */,
- 0378606C0F6A32F800A4D9A0 /* OCMArg.m */,
- 0343133B0CCA771800A2E080 /* OCMConstraint.h */,
- 0343133C0CCA771800A2E080 /* OCMConstraint.m */,
- 037860E00F6A3D4600A4D9A0 /* OCMPassByRefSetter.h */,
- 037860E10F6A3D4600A4D9A0 /* OCMPassByRefSetter.m */,
- );
- name = "Argument Handling";
- sourceTree = "<group>";
- };
- 037C134B0FCC47CA00257C8C /* Foundation Additions */ = {
- isa = PBXGroup;
- children = (
- 03A2D0C909F01D13008A1AFD /* NSInvocation+OCMAdditions.h */,
- 03A2D0CA09F01D13008A1AFD /* NSInvocation+OCMAdditions.m */,
- 03D880D30F8DA4750087D071 /* NSNotificationCenter+OCMAdditions.h */,
- 03D880D40F8DA4750087D071 /* NSNotificationCenter+OCMAdditions.m */,
- 03F1FE8710353A5F00E4962C /* NSMethodSignature+OCMAdditions.h */,
- 03F1FE8810353A5F00E4962C /* NSMethodSignature+OCMAdditions.m */,
- );
- name = "Foundation Additions";
- sourceTree = "<group>";
- };
- 03C366FB100D68F100BE9731 /* Invocation Handler */ = {
- isa = PBXGroup;
- children = (
- 03C36701100D69EB00BE9731 /* OCMReturnValueProvider.h */,
- 03C36702100D69EB00BE9731 /* OCMReturnValueProvider.m */,
- 03C36722100D6B9600BE9731 /* OCMBoxedReturnValueProvider.h */,
- 03C36723100D6B9600BE9731 /* OCMBoxedReturnValueProvider.m */,
- 03C36727100D6C7D00BE9731 /* OCMExceptionReturnValueProvider.h */,
- 03C36728100D6C7D00BE9731 /* OCMExceptionReturnValueProvider.m */,
- 03C3672C100D6D0F00BE9731 /* OCMIndirectReturnValueProvider.h */,
- 03C3672D100D6D0F00BE9731 /* OCMIndirectReturnValueProvider.m */,
- 03C36773100D744700BE9731 /* OCMNotificationPoster.h */,
- 03C36774100D744700BE9731 /* OCMNotificationPoster.m */,
- 03CFB089117B308C00935C1E /* OCMBlockCaller.h */,
- 03CFB08A117B308C00935C1E /* OCMBlockCaller.m */,
- );
- name = "Invocation Handler";
- sourceTree = "<group>";
- };
- 03DE1F5D06DB911C00E5A2A8 /* Tests */ = {
- isa = PBXGroup;
- children = (
- 03DE1F5E06DB914100E5A2A8 /* OCMockObjectTests.h */,
- 03DE1F5F06DB914100E5A2A8 /* OCMockObjectTests.m */,
- 032798010E09F8B7006CA665 /* OCMockObjectHamcrestTests.h */,
- 032798020E09F8B7006CA665 /* OCMockObjectHamcrestTests.mm */,
- 03D880530F8C75980087D071 /* OCObserverMockObjectTest.h */,
- 03D880540F8C75980087D071 /* OCObserverMockObjectTest.m */,
- 03DE1F6006DB914100E5A2A8 /* OCMockRecorderTests.h */,
- 03DE1F6106DB914100E5A2A8 /* OCMockRecorderTests.m */,
- 034313E80CCA7BC700A2E080 /* OCMConstraintTests.h */,
- 034313E90CCA7BC700A2E080 /* OCMConstraintTests.m */,
- 03A2D1F809F1533C008A1AFD /* NSInvocationOCMAdditionsTests.h */,
- 030106470A3B99F20049FED7 /* NSInvocationOCMAdditionsTests.m */,
- );
- name = Tests;
- sourceTree = "<group>";
- };
- 03DE21B506DB95CB00E5A2A8 /* Public Headers */ = {
- isa = PBXGroup;
- children = (
- 03DE21B206DB95C500E5A2A8 /* OCMock.h */,
- );
- name = "Public Headers";
- sourceTree = "<group>";
- };
- 0867D691FE84028FC02AAC07 /* OCMock */ = {
- isa = PBXGroup;
- children = (
- 03DE21B506DB95CB00E5A2A8 /* Public Headers */,
- 08FB77AEFE84172EC02AAC07 /* Implementation */,
- 03DE1F5D06DB911C00E5A2A8 /* Tests */,
- 32C88DFF0371C24200C91783 /* Other Sources */,
- 089C1665FE841158C02AAC07 /* Resources */,
- 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
- 034768DFFF38A50411DB9C8B /* Products */,
- );
- name = OCMock;
- sourceTree = "<group>";
- };
- 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
- isa = PBXGroup;
- children = (
- 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */,
- 1058C7B2FEA5585E11CA2CBB /* Other Frameworks */,
- );
- name = "External Frameworks and Libraries";
- sourceTree = "<group>";
- };
- 089C1665FE841158C02AAC07 /* Resources */ = {
- isa = PBXGroup;
- children = (
- 03DE221606DB97DA00E5A2A8 /* License.txt */,
- 03D65B47094CA23B00DF6687 /* Changes.txt */,
- 03BF2D3808F1C69500978C59 /* Test-Info.plist */,
- 8DC2EF5A0486A6940098B216 /* Info.plist */,
- );
- name = Resources;
- sourceTree = "<group>";
- };
- 08FB77AEFE84172EC02AAC07 /* Implementation */ = {
- isa = PBXGroup;
- children = (
- 037C13470FCC475500257C8C /* Core Mocks */,
- 037C13480FCC478500257C8C /* Partial Mocks */,
- 037C13490FCC479D00257C8C /* Observer Mocks */,
- 037C134A0FCC47B500257C8C /* Argument Handling */,
- 037C134B0FCC47CA00257C8C /* Foundation Additions */,
- );
- name = Implementation;
- sourceTree = "<group>";
- };
- 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */ = {
- isa = PBXGroup;
- children = (
- 032797860E09F40E006CA665 /* OCHamcrest.framework */,
- 03DE218F06DB91CF00E5A2A8 /* Foundation.framework */,
- 03BF2D1B08F1C26700978C59 /* SenTestingKit.framework */,
- );
- name = "Linked Frameworks";
- sourceTree = "<group>";
- };
- 1058C7B2FEA5585E11CA2CBB /* Other Frameworks */ = {
- isa = PBXGroup;
- children = (
- );
- name = "Other Frameworks";
- sourceTree = "<group>";
- };
- 32C88DFF0371C24200C91783 /* Other Sources */ = {
- isa = PBXGroup;
- children = (
- 32DBCF5E0370ADEE00C91783 /* OCMock_Prefix.pch */,
- );
- name = "Other Sources";
- sourceTree = "<group>";
- };
-/* End PBXGroup section */
-
-/* Begin PBXHeadersBuildPhase section */
- 033C84AB11F585CB0009B9CD /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 033C857511F58C130009B9CD /* NSNotificationCenter+OCMAdditions.h in Headers */,
- 03E41D9711F5A83E00147791 /* NSMethodSignature+OCMAdditions.h in Headers */,
- 03E41D9911F5A83F00147791 /* NSInvocation+OCMAdditions.h in Headers */,
- 03E41D9B11F5A84100147791 /* OCMPassByRefSetter.h in Headers */,
- 03E41D9D11F5A84200147791 /* OCMConstraint.h in Headers */,
- 03E41D9F11F5A84400147791 /* OCMArg.h in Headers */,
- 03E41DA111F5A84600147791 /* OCMObserverRecorder.h in Headers */,
- 03E41DA311F5A84800147791 /* OCObserverMockObject.h in Headers */,
- 03E41DA511F5A85000147791 /* OCPartialMockRecorder.h in Headers */,
- 03E41DA711F5A85200147791 /* OCPartialMockObject.h in Headers */,
- 03E41DA911F5A85600147791 /* OCMockRecorder.h in Headers */,
- 03E41DAB11F5A85800147791 /* OCProtocolMockObject.h in Headers */,
- 03E41DAD11F5A85900147791 /* OCClassMockObject.h in Headers */,
- 03E41DAF11F5A85B00147791 /* OCMockObject.h in Headers */,
- 03E41DB011F5A85E00147791 /* OCMock.h in Headers */,
- 03E41DB211F5A86300147791 /* OCMBlockCaller.h in Headers */,
- 03E41DB411F5A86400147791 /* OCMNotificationPoster.h in Headers */,
- 03E41DB611F5A86600147791 /* OCMIndirectReturnValueProvider.h in Headers */,
- 03E41DB811F5A86800147791 /* OCMExceptionReturnValueProvider.h in Headers */,
- 03E41DBA11F5A86A00147791 /* OCMBoxedReturnValueProvider.h in Headers */,
- 03E41DBC11F5A86C00147791 /* OCMReturnValueProvider.h in Headers */,
- 0340A5BB121E973000158484 /* OCMRealObjectForwarder.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 03DABFF011FEB771007AF17B /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 03DABFF111FEB771007AF17B /* NSNotificationCenter+OCMAdditions.h in Headers */,
- 03DABFF211FEB771007AF17B /* NSMethodSignature+OCMAdditions.h in Headers */,
- 03DABFF311FEB771007AF17B /* NSInvocation+OCMAdditions.h in Headers */,
- 03DABFF411FEB771007AF17B /* OCMPassByRefSetter.h in Headers */,
- 03DABFF511FEB771007AF17B /* OCMConstraint.h in Headers */,
- 03DABFF611FEB771007AF17B /* OCMArg.h in Headers */,
- 03DABFF711FEB771007AF17B /* OCMObserverRecorder.h in Headers */,
- 03DABFF811FEB771007AF17B /* OCObserverMockObject.h in Headers */,
- 03DABFF911FEB771007AF17B /* OCPartialMockRecorder.h in Headers */,
- 03DABFFA11FEB771007AF17B /* OCPartialMockObject.h in Headers */,
- 03DABFFB11FEB771007AF17B /* OCMockRecorder.h in Headers */,
- 03DABFFC11FEB771007AF17B /* OCProtocolMockObject.h in Headers */,
- 03DABFFD11FEB771007AF17B /* OCClassMockObject.h in Headers */,
- 03DABFFE11FEB771007AF17B /* OCMockObject.h in Headers */,
- 03DABFFF11FEB771007AF17B /* OCMock.h in Headers */,
- 03DAC00011FEB771007AF17B /* OCMBlockCaller.h in Headers */,
- 03DAC00111FEB771007AF17B /* OCMNotificationPoster.h in Headers */,
- 03DAC00211FEB771007AF17B /* OCMIndirectReturnValueProvider.h in Headers */,
- 03DAC00311FEB771007AF17B /* OCMExceptionReturnValueProvider.h in Headers */,
- 03DAC00411FEB771007AF17B /* OCMBoxedReturnValueProvider.h in Headers */,
- 03DAC00511FEB771007AF17B /* OCMReturnValueProvider.h in Headers */,
- 0340A5BD121E973000158484 /* OCMRealObjectForwarder.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 8DC2EF500486A6940098B216 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 8DC2EF510486A6940098B216 /* OCMock_Prefix.pch in Headers */,
- 03DE1F5806DB911300E5A2A8 /* OCMockObject.h in Headers */,
- 03DE1F5A06DB911300E5A2A8 /* OCMockRecorder.h in Headers */,
- 03DE21B306DB95C500E5A2A8 /* OCMock.h in Headers */,
- 0338A99807BE7C100066DE8A /* OCClassMockObject.h in Headers */,
- 0338A9F007BE83B50066DE8A /* OCProtocolMockObject.h in Headers */,
- 03A2D0CB09F01D13008A1AFD /* NSInvocation+OCMAdditions.h in Headers */,
- 0343133E0CCA771800A2E080 /* OCMConstraint.h in Headers */,
- 0378606E0F6A32F800A4D9A0 /* OCMArg.h in Headers */,
- 037860E30F6A3D4600A4D9A0 /* OCMPassByRefSetter.h in Headers */,
- 03D880610F8C81DE0087D071 /* OCObserverMockObject.h in Headers */,
- 03D880D50F8DA4750087D071 /* NSNotificationCenter+OCMAdditions.h in Headers */,
- 03D881090F8DB0BB0087D071 /* OCMObserverRecorder.h in Headers */,
- 03D8822F0FA151E20087D071 /* OCPartialMockObject.h in Headers */,
- 037C13450FCC474D00257C8C /* OCPartialMockRecorder.h in Headers */,
- 03C36703100D69EB00BE9731 /* OCMReturnValueProvider.h in Headers */,
- 03C36724100D6B9600BE9731 /* OCMBoxedReturnValueProvider.h in Headers */,
- 03C36729100D6C7D00BE9731 /* OCMExceptionReturnValueProvider.h in Headers */,
- 03C3672E100D6D0F00BE9731 /* OCMIndirectReturnValueProvider.h in Headers */,
- 03C36775100D744700BE9731 /* OCMNotificationPoster.h in Headers */,
- 03F1FE8A10353A5F00E4962C /* NSMethodSignature+OCMAdditions.h in Headers */,
- 03CFB08C117B308C00935C1E /* OCMBlockCaller.h in Headers */,
- 0340A5BF121E973000158484 /* OCMRealObjectForwarder.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXHeadersBuildPhase section */
-
-/* Begin PBXNativeTarget section */
- 033C84AE11F585CB0009B9CD /* OCMockPhoneSim */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 033C84B211F586310009B9CD /* Build configuration list for PBXNativeTarget "OCMockPhoneSim" */;
- buildPhases = (
- 033C84AB11F585CB0009B9CD /* Headers */,
- 033C84AC11F585CB0009B9CD /* Sources */,
- 033C84AD11F585CB0009B9CD /* Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = OCMockPhoneSim;
- productName = OCMockPhoneSim;
- productReference = 033C84AF11F585CB0009B9CD /* libOCMock.a */;
- productType = "com.apple.product-type.library.static";
- };
- 03BF2D3608F1C69500978C59 /* OCMockTests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 03BF2D3B08F1C69600978C59 /* Build configuration list for PBXNativeTarget "OCMockTests" */;
- buildPhases = (
- 032798EB0E0A0583006CA665 /* ShellScript */,
- 03BF2D3208F1C69500978C59 /* Resources */,
- 03BF2D3308F1C69500978C59 /* Sources */,
- 03BF2D3408F1C69500978C59 /* Frameworks */,
- 03BF2D3508F1C69500978C59 /* Run Script */,
- );
- buildRules = (
- );
- dependencies = (
- 9F35D3D50D349B5300C05E52 /* PBXTargetDependency */,
- );
- name = OCMockTests;
- productName = Test;
- productReference = 03BF2D3708F1C69500978C59 /* OCMockTests.octest */;
- productType = "com.apple.product-type.bundle";
- };
- 03DABFEF11FEB771007AF17B /* OCMockPhoneDevice */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 03DAC01C11FEB771007AF17B /* Build configuration list for PBXNativeTarget "OCMockPhoneDevice" */;
- buildPhases = (
- 03DABFF011FEB771007AF17B /* Headers */,
- 03DAC00611FEB771007AF17B /* Sources */,
- 03DAC01B11FEB771007AF17B /* Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = OCMockPhoneDevice;
- productName = OCMockPhoneSim;
- productReference = 03DAC01F11FEB771007AF17B /* libOCMock.a */;
- productType = "com.apple.product-type.library.static";
- };
- 8DC2EF4F0486A6940098B216 /* OCMock */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 03DFEE0808F04987002E8661 /* Build configuration list for PBXNativeTarget "OCMock" */;
- buildPhases = (
- 8DC2EF500486A6940098B216 /* Headers */,
- 8DC2EF520486A6940098B216 /* Resources */,
- 8DC2EF540486A6940098B216 /* Sources */,
- 8DC2EF560486A6940098B216 /* Frameworks */,
- 8DC2EF580486A6940098B216 /* Rez */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = OCMock;
- productInstallPath = "$(HOME)/Library/Frameworks";
- productName = OCMock;
- productReference = 8DC2EF5B0486A6940098B216 /* OCMock.framework */;
- productType = "com.apple.product-type.framework";
- };
-/* End PBXNativeTarget section */
-
-/* Begin PBXProject section */
- 0867D690FE84028FC02AAC07 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- ORGANIZATIONNAME = "Mulle Kybernetik";
- };
- buildConfigurationList = 03DFEE1208F04987002E8661 /* Build configuration list for PBXProject "OCMock" */;
- compatibilityVersion = "Xcode 3.0";
- developmentRegion = English;
- hasScannedForEncodings = 1;
- knownRegions = (
- English,
- Japanese,
- French,
- German,
- );
- mainGroup = 0867D691FE84028FC02AAC07 /* OCMock */;
- productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 8DC2EF4F0486A6940098B216 /* OCMock */,
- 03BF2D3608F1C69500978C59 /* OCMockTests */,
- 033C84AE11F585CB0009B9CD /* OCMockPhoneSim */,
- 03DABFEF11FEB771007AF17B /* OCMockPhoneDevice */,
- 03DAC03611FEB870007AF17B /* OCMockLib */,
- );
- };
-/* End PBXProject section */
-
-/* Begin PBXResourcesBuildPhase section */
- 03BF2D3208F1C69500978C59 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 8DC2EF520486A6940098B216 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 03DE221706DB97DA00E5A2A8 /* License.txt in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXResourcesBuildPhase section */
-
-/* Begin PBXRezBuildPhase section */
- 8DC2EF580486A6940098B216 /* Rez */ = {
- isa = PBXRezBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXRezBuildPhase section */
-
-/* Begin PBXShellScriptBuildPhase section */
- 032798EB0E0A0583006CA665 /* ShellScript */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- );
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "# Unpack frameworks required for this target\npushd \"${TARGET_BUILD_DIR}\"\nif [ ! -d Frameworks ]; then\n\tmkdir Frameworks\nfi\ncd Frameworks\nif [ ! -d OCHamcrest.framework ]; then\n gnutar xjf \"${PROJECT_DIR}/Frameworks/OCHamcrest.tar.bz2\"\nfi\npopd\n";
- };
- 03BF2D3508F1C69500978C59 /* Run Script */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- );
- name = "Run Script";
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "# Run the unit tests in this test bundle.\nexport DYLD_FRAMEWORK_PATH=\"${TARGET_BUILD_DIR}/Frameworks\"\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n";
- };
- 03DAC04011FEB897007AF17B /* ShellScript */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- );
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "# make a new output folder\nmkdir -p \"${BUILD_DIR}/${BUILD_STYLE}/Library\"\n \n# combine lib files for device and simulator platforms into one\nlipo -create \"${BUILD_DIR}/${BUILD_STYLE}-iphoneos/libOCMock.a\" \"${BUILD_DIR}/${BUILD_STYLE}-iphonesimulator/libOCMock.a\" -output \"${TARGET_BUILD_DIR}/Library/libOCMock.a\"\n\n# copy the headers (we could have used a copy files build phase, too)\ncp -R \"${BUILD_DIR}/${BUILD_STYLE}-iphoneos/Headers\" \"${TARGET_BUILD_DIR}/Library\"\n";
- };
-/* End PBXShellScriptBuildPhase section */
-
-/* Begin PBXSourcesBuildPhase section */
- 033C84AC11F585CB0009B9CD /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 033C857411F58C110009B9CD /* NSNotificationCenter+OCMAdditions.m in Sources */,
- 03E41D9611F5A83D00147791 /* NSMethodSignature+OCMAdditions.m in Sources */,
- 03E41D9811F5A83E00147791 /* NSInvocation+OCMAdditions.m in Sources */,
- 03E41D9A11F5A84000147791 /* OCMPassByRefSetter.m in Sources */,
- 03E41D9C11F5A84200147791 /* OCMConstraint.m in Sources */,
- 03E41D9E11F5A84300147791 /* OCMArg.m in Sources */,
- 03E41DA011F5A84500147791 /* OCMObserverRecorder.m in Sources */,
- 03E41DA211F5A84700147791 /* OCObserverMockObject.m in Sources */,
- 03E41DA411F5A84F00147791 /* OCPartialMockRecorder.m in Sources */,
- 03E41DA611F5A85100147791 /* OCPartialMockObject.m in Sources */,
- 03E41DA811F5A85600147791 /* OCMockRecorder.m in Sources */,
- 03E41DAA11F5A85800147791 /* OCProtocolMockObject.m in Sources */,
- 03E41DAC11F5A85900147791 /* OCClassMockObject.m in Sources */,
- 03E41DAE11F5A85A00147791 /* OCMockObject.m in Sources */,
- 03E41DB111F5A86300147791 /* OCMBlockCaller.m in Sources */,
- 03E41DB311F5A86400147791 /* OCMNotificationPoster.m in Sources */,
- 03E41DB511F5A86500147791 /* OCMIndirectReturnValueProvider.m in Sources */,
- 03E41DB711F5A86800147791 /* OCMExceptionReturnValueProvider.m in Sources */,
- 03E41DB911F5A86900147791 /* OCMBoxedReturnValueProvider.m in Sources */,
- 03E41DBB11F5A86B00147791 /* OCMReturnValueProvider.m in Sources */,
- 0340A5BC121E973000158484 /* OCMRealObjectForwarder.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 03BF2D3308F1C69500978C59 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 03BF2D5E08F1C82C00978C59 /* OCMockRecorderTests.m in Sources */,
- 03BF2D5F08F1C82D00978C59 /* OCMockObjectTests.m in Sources */,
- 030106730A3B9B240049FED7 /* NSInvocationOCMAdditionsTests.m in Sources */,
- 034313EA0CCA7BC700A2E080 /* OCMConstraintTests.m in Sources */,
- 032798030E09F8B7006CA665 /* OCMockObjectHamcrestTests.mm in Sources */,
- 03D880550F8C75980087D071 /* OCObserverMockObjectTest.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 03DAC00611FEB771007AF17B /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 03DAC00711FEB771007AF17B /* NSNotificationCenter+OCMAdditions.m in Sources */,
- 03DAC00811FEB771007AF17B /* NSMethodSignature+OCMAdditions.m in Sources */,
- 03DAC00911FEB771007AF17B /* NSInvocation+OCMAdditions.m in Sources */,
- 03DAC00A11FEB771007AF17B /* OCMPassByRefSetter.m in Sources */,
- 03DAC00B11FEB771007AF17B /* OCMConstraint.m in Sources */,
- 03DAC00C11FEB771007AF17B /* OCMArg.m in Sources */,
- 03DAC00D11FEB771007AF17B /* OCMObserverRecorder.m in Sources */,
- 03DAC00E11FEB771007AF17B /* OCObserverMockObject.m in Sources */,
- 03DAC00F11FEB771007AF17B /* OCPartialMockRecorder.m in Sources */,
- 03DAC01011FEB771007AF17B /* OCPartialMockObject.m in Sources */,
- 03DAC01111FEB771007AF17B /* OCMockRecorder.m in Sources */,
- 03DAC01211FEB771007AF17B /* OCProtocolMockObject.m in Sources */,
- 03DAC01311FEB771007AF17B /* OCClassMockObject.m in Sources */,
- 03DAC01411FEB771007AF17B /* OCMockObject.m in Sources */,
- 03DAC01511FEB771007AF17B /* OCMBlockCaller.m in Sources */,
- 03DAC01611FEB771007AF17B /* OCMNotificationPoster.m in Sources */,
- 03DAC01711FEB771007AF17B /* OCMIndirectReturnValueProvider.m in Sources */,
- 03DAC01811FEB771007AF17B /* OCMExceptionReturnValueProvider.m in Sources */,
- 03DAC01911FEB771007AF17B /* OCMBoxedReturnValueProvider.m in Sources */,
- 03DAC01A11FEB771007AF17B /* OCMReturnValueProvider.m in Sources */,
- 0340A5BE121E973000158484 /* OCMRealObjectForwarder.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 8DC2EF540486A6940098B216 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 03DE1F5906DB911300E5A2A8 /* OCMockObject.m in Sources */,
- 03DE1F5B06DB911300E5A2A8 /* OCMockRecorder.m in Sources */,
- 0338A99907BE7C100066DE8A /* OCClassMockObject.m in Sources */,
- 0338A9F107BE83B50066DE8A /* OCProtocolMockObject.m in Sources */,
- 03A2D0CC09F01D13008A1AFD /* NSInvocation+OCMAdditions.m in Sources */,
- 0343133F0CCA771800A2E080 /* OCMConstraint.m in Sources */,
- 0378606F0F6A32F800A4D9A0 /* OCMArg.m in Sources */,
- 037860E40F6A3D4600A4D9A0 /* OCMPassByRefSetter.m in Sources */,
- 03D880620F8C81DE0087D071 /* OCObserverMockObject.m in Sources */,
- 03D880D60F8DA4750087D071 /* NSNotificationCenter+OCMAdditions.m in Sources */,
- 03D8815B0F8DB37B0087D071 /* OCMObserverRecorder.m in Sources */,
- 03D882300FA151E20087D071 /* OCPartialMockObject.m in Sources */,
- 037C13460FCC474D00257C8C /* OCPartialMockRecorder.m in Sources */,
- 03C36704100D69EB00BE9731 /* OCMReturnValueProvider.m in Sources */,
- 03C36725100D6B9600BE9731 /* OCMBoxedReturnValueProvider.m in Sources */,
- 03C3672A100D6C7D00BE9731 /* OCMExceptionReturnValueProvider.m in Sources */,
- 03C3672F100D6D0F00BE9731 /* OCMIndirectReturnValueProvider.m in Sources */,
- 03C36776100D744700BE9731 /* OCMNotificationPoster.m in Sources */,
- 03F1FE8B10353A5F00E4962C /* NSMethodSignature+OCMAdditions.m in Sources */,
- 03CFB08D117B308C00935C1E /* OCMBlockCaller.m in Sources */,
- 0340A5C0121E973000158484 /* OCMRealObjectForwarder.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXSourcesBuildPhase section */
-
-/* Begin PBXTargetDependency section */
- 03DAC03A11FEB87B007AF17B /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 033C84AE11F585CB0009B9CD /* OCMockPhoneSim */;
- targetProxy = 03DAC03911FEB87B007AF17B /* PBXContainerItemProxy */;
- };
- 03DAC03C11FEB87B007AF17B /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 03DABFEF11FEB771007AF17B /* OCMockPhoneDevice */;
- targetProxy = 03DAC03B11FEB87B007AF17B /* PBXContainerItemProxy */;
- };
- 9F35D3D50D349B5300C05E52 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 8DC2EF4F0486A6940098B216 /* OCMock */;
- targetProxy = 9F35D3D40D349B5300C05E52 /* PBXContainerItemProxy */;
- };
-/* End PBXTargetDependency section */
-
-/* Begin XCBuildConfiguration section */
- 033C84B011F585CB0009B9CD /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)";
- ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
- COPY_PHASE_STRIP = NO;
- FRAMEWORK_SEARCH_PATHS = "";
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_ENABLE_OBJC_GC = unsupported;
- GCC_OPTIMIZATION_LEVEL = 0;
- IPHONEOS_DEPLOYMENT_TARGET = 3.2;
- LD_RUNPATH_SEARCH_PATHS = "";
- PREBINDING = NO;
- PRODUCT_NAME = OCMock;
- PUBLIC_HEADERS_FOLDER_PATH = Headers/OCMock;
- SDKROOT = iphonesimulator4.1;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Debug;
- };
- 033C84B111F585CB0009B9CD /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)";
- ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
- COPY_PHASE_STRIP = YES;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- FRAMEWORK_SEARCH_PATHS = "";
- GCC_ENABLE_FIX_AND_CONTINUE = NO;
- GCC_ENABLE_OBJC_GC = unsupported;
- IPHONEOS_DEPLOYMENT_TARGET = 3.2;
- LD_RUNPATH_SEARCH_PATHS = "";
- PREBINDING = NO;
- PRODUCT_NAME = OCMock;
- PUBLIC_HEADERS_FOLDER_PATH = Headers/OCMock;
- SDKROOT = iphonesimulator4.1;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Release;
- };
- 03BF2D3C08F1C69600978C59 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ARCHS = "$(NATIVE_ARCH_ACTUAL)";
- COPY_PHASE_STRIP = NO;
- FRAMEWORK_SEARCH_PATHS = (
- "$(TARGET_BUILD_DIR)/Frameworks",
- "$(DEVELOPER_FRAMEWORKS_DIR_QUOTED)",
- );
- GCC_ENABLE_OBJC_EXCEPTIONS = YES;
- GCC_ENABLE_OBJC_GC = supported;
- GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
- GCC_MODEL_TUNING = G5;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = OCMock_Prefix.pch;
- INFOPLIST_FILE = "Test-Info.plist";
- INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles";
- LD_RUNPATH_SEARCH_PATHS = "@loader_path/../../../Frameworks";
- LIBRARY_STYLE = BUNDLE;
- ONLY_ACTIVE_ARCH = YES;
- OTHER_CFLAGS = "";
- OTHER_REZFLAGS = "";
- PREBINDING = NO;
- PRODUCT_NAME = OCMockTests;
- SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
- SECTORDER_FLAGS = "";
- WARNING_CFLAGS = (
- "-Wmost",
- "-Wno-four-char-constants",
- "-Wno-unknown-pragmas",
- );
- WRAPPER_EXTENSION = octest;
- };
- name = Debug;
- };
- 03BF2D3D08F1C69600978C59 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)";
- ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc";
- COPY_PHASE_STRIP = YES;
- FRAMEWORK_SEARCH_PATHS = (
- "$(TARGET_BUILD_DIR)/Frameworks",
- "$(DEVELOPER_FRAMEWORKS_DIR_QUOTED)",
- );
- GCC_ENABLE_OBJC_EXCEPTIONS = YES;
- GCC_ENABLE_OBJC_GC = supported;
- GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
- GCC_MODEL_TUNING = G5;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = OCMock_Prefix.pch;
- INFOPLIST_FILE = "Test-Info.plist";
- INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles";
- LD_RUNPATH_SEARCH_PATHS = "@loader_path/../../../Frameworks";
- LIBRARY_STYLE = BUNDLE;
- OTHER_CFLAGS = "";
- OTHER_REZFLAGS = "";
- PREBINDING = NO;
- PRODUCT_NAME = OCMockTests;
- SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
- SECTORDER_FLAGS = "";
- WARNING_CFLAGS = (
- "-Wmost",
- "-Wno-four-char-constants",
- "-Wno-unknown-pragmas",
- );
- WRAPPER_EXTENSION = octest;
- };
- name = Release;
- };
- 03DAC01D11FEB771007AF17B /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)";
- ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
- COPY_PHASE_STRIP = NO;
- FRAMEWORK_SEARCH_PATHS = "";
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_ENABLE_OBJC_GC = unsupported;
- GCC_OPTIMIZATION_LEVEL = 0;
- IPHONEOS_DEPLOYMENT_TARGET = 3.2;
- LD_RUNPATH_SEARCH_PATHS = "";
- PREBINDING = NO;
- PRODUCT_NAME = OCMock;
- PUBLIC_HEADERS_FOLDER_PATH = Headers/OCMock;
- SDKROOT = iphoneos;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Debug;
- };
- 03DAC01E11FEB771007AF17B /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)";
- ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
- COPY_PHASE_STRIP = YES;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- FRAMEWORK_SEARCH_PATHS = "";
- GCC_ENABLE_FIX_AND_CONTINUE = NO;
- GCC_ENABLE_OBJC_GC = unsupported;
- IPHONEOS_DEPLOYMENT_TARGET = 3.2;
- LD_RUNPATH_SEARCH_PATHS = "";
- PREBINDING = NO;
- PRODUCT_NAME = OCMock;
- PUBLIC_HEADERS_FOLDER_PATH = Headers/OCMock;
- SDKROOT = iphoneos;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Release;
- };
- 03DAC03711FEB870007AF17B /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- COPY_PHASE_STRIP = NO;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_OPTIMIZATION_LEVEL = 0;
- PRODUCT_NAME = OCMockLib;
- };
- name = Debug;
- };
- 03DAC03811FEB870007AF17B /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- COPY_PHASE_STRIP = YES;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- GCC_ENABLE_FIX_AND_CONTINUE = NO;
- PRODUCT_NAME = OCMockLib;
- ZERO_LINK = NO;
- };
- name = Release;
- };
- 03DFEE0908F04987002E8661 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ARCHS = "$(NATIVE_ARCH_ACTUAL)";
- COPY_PHASE_STRIP = NO;
- DEBUGGING_SYMBOLS = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- FRAMEWORK_SEARCH_PATHS = /Library/Frameworks;
- FRAMEWORK_VERSION = A;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_ENABLE_FIX_AND_CONTINUE = YES;
- GCC_ENABLE_OBJC_EXCEPTIONS = YES;
- GCC_ENABLE_OBJC_GC = supported;
- GCC_ENABLE_TRIGRAPHS = NO;
- GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = OCMock_Prefix.pch;
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
- GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
- GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
- GCC_WARN_UNKNOWN_PRAGMAS = NO;
- HEADER_SEARCH_PATHS = "";
- INFOPLIST_FILE = Info.plist;
- INSTALL_PATH = /Library/Frameworks;
- LD_DYLIB_INSTALL_NAME = "@rpath/$(EXECUTABLE_PATH)";
- LIBRARY_SEARCH_PATHS = "";
- LIBRARY_STYLE = Dynamic;
- MACH_O_TYPE = mh_dylib;
- ONLY_ACTIVE_ARCH = YES;
- OTHER_CFLAGS = "-fobjc-exceptions";
- OTHER_LDFLAGS = "";
- PRODUCT_NAME = OCMock;
- RUN_CLANG_STATIC_ANALYZER = YES;
- SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
- SECTORDER_FLAGS = "";
- TEST_AFTER_BUILD = YES;
- WARNING_CFLAGS = (
- "-Wmost",
- "-Wno-four-char-constants",
- "-Wno-unknown-pragmas",
- );
- WRAPPER_EXTENSION = framework;
- ZERO_LINK = YES;
- };
- name = Debug;
- };
- 03DFEE0A08F04987002E8661 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)";
- ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc";
- COPY_PHASE_STRIP = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- FRAMEWORK_SEARCH_PATHS = /Library/Frameworks;
- FRAMEWORK_VERSION = A;
- GCC_ENABLE_FIX_AND_CONTINUE = NO;
- GCC_ENABLE_OBJC_EXCEPTIONS = YES;
- GCC_ENABLE_OBJC_GC = supported;
- GCC_ENABLE_TRIGRAPHS = NO;
- GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = OCMock_Prefix.pch;
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
- GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
- GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
- GCC_WARN_UNKNOWN_PRAGMAS = NO;
- HEADER_SEARCH_PATHS = "";
- INFOPLIST_FILE = Info.plist;
- INSTALL_PATH = /Library/Frameworks;
- LD_DYLIB_INSTALL_NAME = "@rpath/$(EXECUTABLE_PATH)";
- LIBRARY_SEARCH_PATHS = "";
- LIBRARY_STYLE = Dynamic;
- MACH_O_TYPE = mh_dylib;
- OTHER_CFLAGS = "-fobjc-exceptions";
- OTHER_LDFLAGS = "";
- PRODUCT_NAME = OCMock;
- RUN_CLANG_STATIC_ANALYZER = YES;
- SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
- SECTORDER_FLAGS = "";
- TEST_AFTER_BUILD = YES;
- WARNING_CFLAGS = (
- "-Wmost",
- "-Wno-four-char-constants",
- "-Wno-unknown-pragmas",
- );
- WRAPPER_EXTENSION = framework;
- ZERO_LINK = NO;
- };
- name = Release;
- };
- 03DFEE1308F04987002E8661 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- GCC_WARN_SHADOW = YES;
- };
- name = Debug;
- };
- 03DFEE1408F04987002E8661 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- GCC_INPUT_FILETYPE = automatic;
- GCC_WARN_SHADOW = YES;
- };
- name = Release;
- };
-/* End XCBuildConfiguration section */
-
-/* Begin XCConfigurationList section */
- 033C84B211F586310009B9CD /* Build configuration list for PBXNativeTarget "OCMockPhoneSim" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 033C84B011F585CB0009B9CD /* Debug */,
- 033C84B111F585CB0009B9CD /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 03BF2D3B08F1C69600978C59 /* Build configuration list for PBXNativeTarget "OCMockTests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 03BF2D3C08F1C69600978C59 /* Debug */,
- 03BF2D3D08F1C69600978C59 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 03DAC01C11FEB771007AF17B /* Build configuration list for PBXNativeTarget "OCMockPhoneDevice" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 03DAC01D11FEB771007AF17B /* Debug */,
- 03DAC01E11FEB771007AF17B /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 03DAC03E11FEB87D007AF17B /* Build configuration list for PBXAggregateTarget "OCMockLib" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 03DAC03711FEB870007AF17B /* Debug */,
- 03DAC03811FEB870007AF17B /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 03DFEE0808F04987002E8661 /* Build configuration list for PBXNativeTarget "OCMock" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 03DFEE0908F04987002E8661 /* Debug */,
- 03DFEE0A08F04987002E8661 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 03DFEE1208F04987002E8661 /* Build configuration list for PBXProject "OCMock" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 03DFEE1308F04987002E8661 /* Debug */,
- 03DFEE1408F04987002E8661 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
-/* End XCConfigurationList section */
- };
- rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
-}
« no previous file with comments | « third_party/ocmock/OCMock/OCMock-Prefix.pch ('k') | third_party/ocmock/OCMock/OCMockObject.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698