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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 44;
7 objects = {
8
9 /* Begin PBXAggregateTarget section */
10 03DAC03611FEB870007AF17B /* OCMockLib */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = 03DAC03E11FEB87D007AF17B /* Bui ld configuration list for PBXAggregateTarget "OCMockLib" */;
13 buildPhases = (
14 03DAC04011FEB897007AF17B /* ShellScript */,
15 );
16 dependencies = (
17 03DAC03A11FEB87B007AF17B /* PBXTargetDependency */,
18 03DAC03C11FEB87B007AF17B /* PBXTargetDependency */,
19 );
20 name = OCMockLib;
21 productName = OCMockLib;
22 };
23 /* End PBXAggregateTarget section */
24
25 /* Begin PBXBuildFile section */
26 030106730A3B9B240049FED7 /* NSInvocationOCMAdditionsTests.m in S ources */ = {isa = PBXBuildFile; fileRef = 030106470A3B99F20049FED7 /* NSInvocat ionOCMAdditionsTests.m */; };
27 032797870E09F40E006CA665 /* OCHamcrest.framework in Frameworks * / = {isa = PBXBuildFile; fileRef = 032797860E09F40E006CA665 /* OCHamcrest.framew ork */; };
28 032798030E09F8B7006CA665 /* OCMockObjectHamcrestTests.mm in Sour ces */ = {isa = PBXBuildFile; fileRef = 032798020E09F8B7006CA665 /* OCMockObject HamcrestTests.mm */; };
29 0338A99807BE7C100066DE8A /* OCClassMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 0338A99607BE7C100066DE8A /* OCClassMockObject.h * /; };
30 0338A99907BE7C100066DE8A /* OCClassMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 0338A99707BE7C100066DE8A /* OCClassMockObject.m * /; };
31 0338A9F007BE83B50066DE8A /* OCProtocolMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 0338A9EE07BE83B50066DE8A /* OCProtocolMockObje ct.h */; settings = {ATTRIBUTES = (); }; };
32 0338A9F107BE83B50066DE8A /* OCProtocolMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 0338A9EF07BE83B50066DE8A /* OCProtocolMockObje ct.m */; };
33 033C857411F58C110009B9CD /* NSNotificationCenter+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 03D880D40F8DA4750087D071 /* NSNot ificationCenter+OCMAdditions.m */; };
34 033C857511F58C130009B9CD /* NSNotificationCenter+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 03D880D30F8DA4750087D071 /* NSNot ificationCenter+OCMAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
35 0340A5BB121E973000158484 /* OCMRealObjectForwarder.h in Headers */ = {isa = PBXBuildFile; fileRef = 0340A5B9121E973000158484 /* OCMRealObjectFor warder.h */; };
36 0340A5BC121E973000158484 /* OCMRealObjectForwarder.m in Sources */ = {isa = PBXBuildFile; fileRef = 0340A5BA121E973000158484 /* OCMRealObjectFor warder.m */; };
37 0340A5BD121E973000158484 /* OCMRealObjectForwarder.h in Headers */ = {isa = PBXBuildFile; fileRef = 0340A5B9121E973000158484 /* OCMRealObjectFor warder.h */; };
38 0340A5BE121E973000158484 /* OCMRealObjectForwarder.m in Sources */ = {isa = PBXBuildFile; fileRef = 0340A5BA121E973000158484 /* OCMRealObjectFor warder.m */; };
39 0340A5BF121E973000158484 /* OCMRealObjectForwarder.h in Headers */ = {isa = PBXBuildFile; fileRef = 0340A5B9121E973000158484 /* OCMRealObjectFor warder.h */; };
40 0340A5C0121E973000158484 /* OCMRealObjectForwarder.m in Sources */ = {isa = PBXBuildFile; fileRef = 0340A5BA121E973000158484 /* OCMRealObjectFor warder.m */; };
41 0343133E0CCA771800A2E080 /* OCMConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 0343133B0CCA771800A2E080 /* OCMConstraint.h */; setti ngs = {ATTRIBUTES = (Public, ); }; };
42 0343133F0CCA771800A2E080 /* OCMConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = 0343133C0CCA771800A2E080 /* OCMConstraint.m */; };
43 034313EA0CCA7BC700A2E080 /* OCMConstraintTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 034313E90CCA7BC700A2E080 /* OCMConstraintTests.m */; };
44 0378606E0F6A32F800A4D9A0 /* OCMArg.h in Headers */ = {isa = PBXB uildFile; fileRef = 0378606B0F6A32F800A4D9A0 /* OCMArg.h */; settings = {ATTRIBU TES = (Public, ); }; };
45 0378606F0F6A32F800A4D9A0 /* OCMArg.m in Sources */ = {isa = PBXB uildFile; fileRef = 0378606C0F6A32F800A4D9A0 /* OCMArg.m */; };
46 037860E30F6A3D4600A4D9A0 /* OCMPassByRefSetter.h in Headers */ = {isa = PBXBuildFile; fileRef = 037860E00F6A3D4600A4D9A0 /* OCMPassByRefSetter.h */; };
47 037860E40F6A3D4600A4D9A0 /* OCMPassByRefSetter.m in Sources */ = {isa = PBXBuildFile; fileRef = 037860E10F6A3D4600A4D9A0 /* OCMPassByRefSetter.m */; };
48 037C13450FCC474D00257C8C /* OCPartialMockRecorder.h in Headers * / = {isa = PBXBuildFile; fileRef = 037C13420FCC474D00257C8C /* OCPartialMockReco rder.h */; };
49 037C13460FCC474D00257C8C /* OCPartialMockRecorder.m in Sources * / = {isa = PBXBuildFile; fileRef = 037C13430FCC474D00257C8C /* OCPartialMockReco rder.m */; };
50 03A2D0CB09F01D13008A1AFD /* NSInvocation+OCMAdditions.h in Heade rs */ = {isa = PBXBuildFile; fileRef = 03A2D0C909F01D13008A1AFD /* NSInvocation+ OCMAdditions.h */; settings = {ATTRIBUTES = (); }; };
51 03A2D0CC09F01D13008A1AFD /* NSInvocation+OCMAdditions.m in Sourc es */ = {isa = PBXBuildFile; fileRef = 03A2D0CA09F01D13008A1AFD /* NSInvocation+ OCMAdditions.m */; };
52 03BF2D4008F1C6BA00978C59 /* SenTestingKit.framework in Framework s */ = {isa = PBXBuildFile; fileRef = 03BF2D1B08F1C26700978C59 /* SenTestingKit. framework */; };
53 03BF2D4108F1C6BC00978C59 /* Foundation.framework in Frameworks * / = {isa = PBXBuildFile; fileRef = 03DE218F06DB91CF00E5A2A8 /* Foundation.framew ork */; };
54 03BF2D5E08F1C82C00978C59 /* OCMockRecorderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 03DE1F6106DB914100E5A2A8 /* OCMockRecorderTests .m */; };
55 03BF2D5F08F1C82D00978C59 /* OCMockObjectTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 03DE1F5F06DB914100E5A2A8 /* OCMockObjectTests.m * /; };
56 03C36703100D69EB00BE9731 /* OCMReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 03C36701100D69EB00BE9731 /* OCMReturnValuePr ovider.h */; };
57 03C36704100D69EB00BE9731 /* OCMReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 03C36702100D69EB00BE9731 /* OCMReturnValuePr ovider.m */; };
58 03C36724100D6B9600BE9731 /* OCMBoxedReturnValueProvider.h in Hea ders */ = {isa = PBXBuildFile; fileRef = 03C36722100D6B9600BE9731 /* OCMBoxedRet urnValueProvider.h */; };
59 03C36725100D6B9600BE9731 /* OCMBoxedReturnValueProvider.m in Sou rces */ = {isa = PBXBuildFile; fileRef = 03C36723100D6B9600BE9731 /* OCMBoxedRet urnValueProvider.m */; };
60 03C36729100D6C7D00BE9731 /* OCMExceptionReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 03C36727100D6C7D00BE9731 /* OCMExce ptionReturnValueProvider.h */; };
61 03C3672A100D6C7D00BE9731 /* OCMExceptionReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 03C36728100D6C7D00BE9731 /* OCMExce ptionReturnValueProvider.m */; };
62 03C3672E100D6D0F00BE9731 /* OCMIndirectReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 03C3672C100D6D0F00BE9731 /* OCMIndir ectReturnValueProvider.h */; };
63 03C3672F100D6D0F00BE9731 /* OCMIndirectReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 03C3672D100D6D0F00BE9731 /* OCMIndir ectReturnValueProvider.m */; };
64 03C36775100D744700BE9731 /* OCMNotificationPoster.h in Headers * / = {isa = PBXBuildFile; fileRef = 03C36773100D744700BE9731 /* OCMNotificationPo ster.h */; };
65 03C36776100D744700BE9731 /* OCMNotificationPoster.m in Sources * / = {isa = PBXBuildFile; fileRef = 03C36774100D744700BE9731 /* OCMNotificationPo ster.m */; };
66 03CFB08C117B308C00935C1E /* OCMBlockCaller.h in Headers */ = {is a = PBXBuildFile; fileRef = 03CFB089117B308C00935C1E /* OCMBlockCaller.h */; };
67 03CFB08D117B308C00935C1E /* OCMBlockCaller.m in Sources */ = {is a = PBXBuildFile; fileRef = 03CFB08A117B308C00935C1E /* OCMBlockCaller.m */; };
68 03D880550F8C75980087D071 /* OCObserverMockObjectTest.m in Source s */ = {isa = PBXBuildFile; fileRef = 03D880540F8C75980087D071 /* OCObserverMock ObjectTest.m */; };
69 03D880610F8C81DE0087D071 /* OCObserverMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 03D8805E0F8C81DE0087D071 /* OCObserverMockObje ct.h */; };
70 03D880620F8C81DE0087D071 /* OCObserverMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 03D8805F0F8C81DE0087D071 /* OCObserverMockObje ct.m */; };
71 03D880D50F8DA4750087D071 /* NSNotificationCenter+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 03D880D30F8DA4750087D071 /* NSNot ificationCenter+OCMAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
72 03D880D60F8DA4750087D071 /* NSNotificationCenter+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 03D880D40F8DA4750087D071 /* NSNot ificationCenter+OCMAdditions.m */; };
73 03D881090F8DB0BB0087D071 /* OCMObserverRecorder.h in Headers */ = {isa = PBXBuildFile; fileRef = 03D881070F8DB0BB0087D071 /* OCMObserverRecorder .h */; };
74 03D8815B0F8DB37B0087D071 /* OCMObserverRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 03D8815A0F8DB37B0087D071 /* OCMObserverRecorder .m */; };
75 03D8822F0FA151E20087D071 /* OCPartialMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 03D8822D0FA151E10087D071 /* OCPartialMockObject .h */; };
76 03D882300FA151E20087D071 /* OCPartialMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 03D8822E0FA151E20087D071 /* OCPartialMockObject .m */; };
77 03DABFF111FEB771007AF17B /* NSNotificationCenter+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 03D880D30F8DA4750087D071 /* NSNot ificationCenter+OCMAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
78 03DABFF211FEB771007AF17B /* NSMethodSignature+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 03F1FE8710353A5F00E4962C /* NSMethod Signature+OCMAdditions.h */; };
79 03DABFF311FEB771007AF17B /* NSInvocation+OCMAdditions.h in Heade rs */ = {isa = PBXBuildFile; fileRef = 03A2D0C909F01D13008A1AFD /* NSInvocation+ OCMAdditions.h */; };
80 03DABFF411FEB771007AF17B /* OCMPassByRefSetter.h in Headers */ = {isa = PBXBuildFile; fileRef = 037860E00F6A3D4600A4D9A0 /* OCMPassByRefSetter.h */; };
81 03DABFF511FEB771007AF17B /* OCMConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 0343133B0CCA771800A2E080 /* OCMConstraint.h */; setti ngs = {ATTRIBUTES = (Public, ); }; };
82 03DABFF611FEB771007AF17B /* OCMArg.h in Headers */ = {isa = PBXB uildFile; fileRef = 0378606B0F6A32F800A4D9A0 /* OCMArg.h */; settings = {ATTRIBU TES = (Public, ); }; };
83 03DABFF711FEB771007AF17B /* OCMObserverRecorder.h in Headers */ = {isa = PBXBuildFile; fileRef = 03D881070F8DB0BB0087D071 /* OCMObserverRecorder .h */; };
84 03DABFF811FEB771007AF17B /* OCObserverMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 03D8805E0F8C81DE0087D071 /* OCObserverMockObje ct.h */; };
85 03DABFF911FEB771007AF17B /* OCPartialMockRecorder.h in Headers * / = {isa = PBXBuildFile; fileRef = 037C13420FCC474D00257C8C /* OCPartialMockReco rder.h */; };
86 03DABFFA11FEB771007AF17B /* OCPartialMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 03D8822D0FA151E10087D071 /* OCPartialMockObject .h */; };
87 03DABFFB11FEB771007AF17B /* OCMockRecorder.h in Headers */ = {is a = PBXBuildFile; fileRef = 03DE1F5606DB911300E5A2A8 /* OCMockRecorder.h */; set tings = {ATTRIBUTES = (Public, ); }; };
88 03DABFFC11FEB771007AF17B /* OCProtocolMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 0338A9EE07BE83B50066DE8A /* OCProtocolMockObje ct.h */; };
89 03DABFFD11FEB771007AF17B /* OCClassMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 0338A99607BE7C100066DE8A /* OCClassMockObject.h * /; };
90 03DABFFE11FEB771007AF17B /* OCMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 03DE1F5406DB911300E5A2A8 /* OCMockObject.h */; setting s = {ATTRIBUTES = (Public, ); }; };
91 03DABFFF11FEB771007AF17B /* OCMock.h in Headers */ = {isa = PBXB uildFile; fileRef = 03DE21B206DB95C500E5A2A8 /* OCMock.h */; settings = {ATTRIBU TES = (Public, ); }; };
92 03DAC00011FEB771007AF17B /* OCMBlockCaller.h in Headers */ = {is a = PBXBuildFile; fileRef = 03CFB089117B308C00935C1E /* OCMBlockCaller.h */; };
93 03DAC00111FEB771007AF17B /* OCMNotificationPoster.h in Headers * / = {isa = PBXBuildFile; fileRef = 03C36773100D744700BE9731 /* OCMNotificationPo ster.h */; };
94 03DAC00211FEB771007AF17B /* OCMIndirectReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 03C3672C100D6D0F00BE9731 /* OCMIndir ectReturnValueProvider.h */; };
95 03DAC00311FEB771007AF17B /* OCMExceptionReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 03C36727100D6C7D00BE9731 /* OCMExce ptionReturnValueProvider.h */; };
96 03DAC00411FEB771007AF17B /* OCMBoxedReturnValueProvider.h in Hea ders */ = {isa = PBXBuildFile; fileRef = 03C36722100D6B9600BE9731 /* OCMBoxedRet urnValueProvider.h */; };
97 03DAC00511FEB771007AF17B /* OCMReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 03C36701100D69EB00BE9731 /* OCMReturnValuePr ovider.h */; };
98 03DAC00711FEB771007AF17B /* NSNotificationCenter+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 03D880D40F8DA4750087D071 /* NSNot ificationCenter+OCMAdditions.m */; };
99 03DAC00811FEB771007AF17B /* NSMethodSignature+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 03F1FE8810353A5F00E4962C /* NSMethod Signature+OCMAdditions.m */; };
100 03DAC00911FEB771007AF17B /* NSInvocation+OCMAdditions.m in Sourc es */ = {isa = PBXBuildFile; fileRef = 03A2D0CA09F01D13008A1AFD /* NSInvocation+ OCMAdditions.m */; };
101 03DAC00A11FEB771007AF17B /* OCMPassByRefSetter.m in Sources */ = {isa = PBXBuildFile; fileRef = 037860E10F6A3D4600A4D9A0 /* OCMPassByRefSetter.m */; };
102 03DAC00B11FEB771007AF17B /* OCMConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = 0343133C0CCA771800A2E080 /* OCMConstraint.m */; };
103 03DAC00C11FEB771007AF17B /* OCMArg.m in Sources */ = {isa = PBXB uildFile; fileRef = 0378606C0F6A32F800A4D9A0 /* OCMArg.m */; };
104 03DAC00D11FEB771007AF17B /* OCMObserverRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 03D8815A0F8DB37B0087D071 /* OCMObserverRecorder .m */; };
105 03DAC00E11FEB771007AF17B /* OCObserverMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 03D8805F0F8C81DE0087D071 /* OCObserverMockObje ct.m */; };
106 03DAC00F11FEB771007AF17B /* OCPartialMockRecorder.m in Sources * / = {isa = PBXBuildFile; fileRef = 037C13430FCC474D00257C8C /* OCPartialMockReco rder.m */; };
107 03DAC01011FEB771007AF17B /* OCPartialMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 03D8822E0FA151E20087D071 /* OCPartialMockObject .m */; };
108 03DAC01111FEB771007AF17B /* OCMockRecorder.m in Sources */ = {is a = PBXBuildFile; fileRef = 03DE1F5706DB911300E5A2A8 /* OCMockRecorder.m */; };
109 03DAC01211FEB771007AF17B /* OCProtocolMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 0338A9EF07BE83B50066DE8A /* OCProtocolMockObje ct.m */; };
110 03DAC01311FEB771007AF17B /* OCClassMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 0338A99707BE7C100066DE8A /* OCClassMockObject.m * /; };
111 03DAC01411FEB771007AF17B /* OCMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 03DE1F5506DB911300E5A2A8 /* OCMockObject.m */; };
112 03DAC01511FEB771007AF17B /* OCMBlockCaller.m in Sources */ = {is a = PBXBuildFile; fileRef = 03CFB08A117B308C00935C1E /* OCMBlockCaller.m */; };
113 03DAC01611FEB771007AF17B /* OCMNotificationPoster.m in Sources * / = {isa = PBXBuildFile; fileRef = 03C36774100D744700BE9731 /* OCMNotificationPo ster.m */; };
114 03DAC01711FEB771007AF17B /* OCMIndirectReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 03C3672D100D6D0F00BE9731 /* OCMIndir ectReturnValueProvider.m */; };
115 03DAC01811FEB771007AF17B /* OCMExceptionReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 03C36728100D6C7D00BE9731 /* OCMExce ptionReturnValueProvider.m */; };
116 03DAC01911FEB771007AF17B /* OCMBoxedReturnValueProvider.m in Sou rces */ = {isa = PBXBuildFile; fileRef = 03C36723100D6B9600BE9731 /* OCMBoxedRet urnValueProvider.m */; };
117 03DAC01A11FEB771007AF17B /* OCMReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 03C36702100D69EB00BE9731 /* OCMReturnValuePr ovider.m */; };
118 03DE1F5806DB911300E5A2A8 /* OCMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 03DE1F5406DB911300E5A2A8 /* OCMockObject.h */; setting s = {ATTRIBUTES = (Public, ); }; };
119 03DE1F5906DB911300E5A2A8 /* OCMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 03DE1F5506DB911300E5A2A8 /* OCMockObject.m */; };
120 03DE1F5A06DB911300E5A2A8 /* OCMockRecorder.h in Headers */ = {is a = PBXBuildFile; fileRef = 03DE1F5606DB911300E5A2A8 /* OCMockRecorder.h */; set tings = {ATTRIBUTES = (Public, ); }; };
121 03DE1F5B06DB911300E5A2A8 /* OCMockRecorder.m in Sources */ = {is a = PBXBuildFile; fileRef = 03DE1F5706DB911300E5A2A8 /* OCMockRecorder.m */; };
122 03DE219006DB91CF00E5A2A8 /* Foundation.framework in Frameworks * / = {isa = PBXBuildFile; fileRef = 03DE218F06DB91CF00E5A2A8 /* Foundation.framew ork */; };
123 03DE21B306DB95C500E5A2A8 /* OCMock.h in Headers */ = {isa = PBXB uildFile; fileRef = 03DE21B206DB95C500E5A2A8 /* OCMock.h */; settings = {ATTRIBU TES = (Public, ); }; };
124 03DE221706DB97DA00E5A2A8 /* License.txt in Resources */ = {isa = PBXBuildFile; fileRef = 03DE221606DB97DA00E5A2A8 /* License.txt */; };
125 03E41D9611F5A83D00147791 /* NSMethodSignature+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 03F1FE8810353A5F00E4962C /* NSMethod Signature+OCMAdditions.m */; };
126 03E41D9711F5A83E00147791 /* NSMethodSignature+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 03F1FE8710353A5F00E4962C /* NSMethod Signature+OCMAdditions.h */; };
127 03E41D9811F5A83E00147791 /* NSInvocation+OCMAdditions.m in Sourc es */ = {isa = PBXBuildFile; fileRef = 03A2D0CA09F01D13008A1AFD /* NSInvocation+ OCMAdditions.m */; };
128 03E41D9911F5A83F00147791 /* NSInvocation+OCMAdditions.h in Heade rs */ = {isa = PBXBuildFile; fileRef = 03A2D0C909F01D13008A1AFD /* NSInvocation+ OCMAdditions.h */; };
129 03E41D9A11F5A84000147791 /* OCMPassByRefSetter.m in Sources */ = {isa = PBXBuildFile; fileRef = 037860E10F6A3D4600A4D9A0 /* OCMPassByRefSetter.m */; };
130 03E41D9B11F5A84100147791 /* OCMPassByRefSetter.h in Headers */ = {isa = PBXBuildFile; fileRef = 037860E00F6A3D4600A4D9A0 /* OCMPassByRefSetter.h */; };
131 03E41D9C11F5A84200147791 /* OCMConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = 0343133C0CCA771800A2E080 /* OCMConstraint.m */; };
132 03E41D9D11F5A84200147791 /* OCMConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 0343133B0CCA771800A2E080 /* OCMConstraint.h */; setti ngs = {ATTRIBUTES = (Public, ); }; };
133 03E41D9E11F5A84300147791 /* OCMArg.m in Sources */ = {isa = PBXB uildFile; fileRef = 0378606C0F6A32F800A4D9A0 /* OCMArg.m */; };
134 03E41D9F11F5A84400147791 /* OCMArg.h in Headers */ = {isa = PBXB uildFile; fileRef = 0378606B0F6A32F800A4D9A0 /* OCMArg.h */; settings = {ATTRIBU TES = (Public, ); }; };
135 03E41DA011F5A84500147791 /* OCMObserverRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 03D8815A0F8DB37B0087D071 /* OCMObserverRecorder .m */; };
136 03E41DA111F5A84600147791 /* OCMObserverRecorder.h in Headers */ = {isa = PBXBuildFile; fileRef = 03D881070F8DB0BB0087D071 /* OCMObserverRecorder .h */; };
137 03E41DA211F5A84700147791 /* OCObserverMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 03D8805F0F8C81DE0087D071 /* OCObserverMockObje ct.m */; };
138 03E41DA311F5A84800147791 /* OCObserverMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 03D8805E0F8C81DE0087D071 /* OCObserverMockObje ct.h */; };
139 03E41DA411F5A84F00147791 /* OCPartialMockRecorder.m in Sources * / = {isa = PBXBuildFile; fileRef = 037C13430FCC474D00257C8C /* OCPartialMockReco rder.m */; };
140 03E41DA511F5A85000147791 /* OCPartialMockRecorder.h in Headers * / = {isa = PBXBuildFile; fileRef = 037C13420FCC474D00257C8C /* OCPartialMockReco rder.h */; };
141 03E41DA611F5A85100147791 /* OCPartialMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 03D8822E0FA151E20087D071 /* OCPartialMockObject .m */; };
142 03E41DA711F5A85200147791 /* OCPartialMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 03D8822D0FA151E10087D071 /* OCPartialMockObject .h */; };
143 03E41DA811F5A85600147791 /* OCMockRecorder.m in Sources */ = {is a = PBXBuildFile; fileRef = 03DE1F5706DB911300E5A2A8 /* OCMockRecorder.m */; };
144 03E41DA911F5A85600147791 /* OCMockRecorder.h in Headers */ = {is a = PBXBuildFile; fileRef = 03DE1F5606DB911300E5A2A8 /* OCMockRecorder.h */; set tings = {ATTRIBUTES = (Public, ); }; };
145 03E41DAA11F5A85800147791 /* OCProtocolMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 0338A9EF07BE83B50066DE8A /* OCProtocolMockObje ct.m */; };
146 03E41DAB11F5A85800147791 /* OCProtocolMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 0338A9EE07BE83B50066DE8A /* OCProtocolMockObje ct.h */; };
147 03E41DAC11F5A85900147791 /* OCClassMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 0338A99707BE7C100066DE8A /* OCClassMockObject.m * /; };
148 03E41DAD11F5A85900147791 /* OCClassMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 0338A99607BE7C100066DE8A /* OCClassMockObject.h * /; };
149 03E41DAE11F5A85A00147791 /* OCMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 03DE1F5506DB911300E5A2A8 /* OCMockObject.m */; };
150 03E41DAF11F5A85B00147791 /* OCMockObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 03DE1F5406DB911300E5A2A8 /* OCMockObject.h */; setting s = {ATTRIBUTES = (Public, ); }; };
151 03E41DB011F5A85E00147791 /* OCMock.h in Headers */ = {isa = PBXB uildFile; fileRef = 03DE21B206DB95C500E5A2A8 /* OCMock.h */; settings = {ATTRIBU TES = (Public, ); }; };
152 03E41DB111F5A86300147791 /* OCMBlockCaller.m in Sources */ = {is a = PBXBuildFile; fileRef = 03CFB08A117B308C00935C1E /* OCMBlockCaller.m */; };
153 03E41DB211F5A86300147791 /* OCMBlockCaller.h in Headers */ = {is a = PBXBuildFile; fileRef = 03CFB089117B308C00935C1E /* OCMBlockCaller.h */; };
154 03E41DB311F5A86400147791 /* OCMNotificationPoster.m in Sources * / = {isa = PBXBuildFile; fileRef = 03C36774100D744700BE9731 /* OCMNotificationPo ster.m */; };
155 03E41DB411F5A86400147791 /* OCMNotificationPoster.h in Headers * / = {isa = PBXBuildFile; fileRef = 03C36773100D744700BE9731 /* OCMNotificationPo ster.h */; };
156 03E41DB511F5A86500147791 /* OCMIndirectReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 03C3672D100D6D0F00BE9731 /* OCMIndir ectReturnValueProvider.m */; };
157 03E41DB611F5A86600147791 /* OCMIndirectReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 03C3672C100D6D0F00BE9731 /* OCMIndir ectReturnValueProvider.h */; };
158 03E41DB711F5A86800147791 /* OCMExceptionReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 03C36728100D6C7D00BE9731 /* OCMExce ptionReturnValueProvider.m */; };
159 03E41DB811F5A86800147791 /* OCMExceptionReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 03C36727100D6C7D00BE9731 /* OCMExce ptionReturnValueProvider.h */; };
160 03E41DB911F5A86900147791 /* OCMBoxedReturnValueProvider.m in Sou rces */ = {isa = PBXBuildFile; fileRef = 03C36723100D6B9600BE9731 /* OCMBoxedRet urnValueProvider.m */; };
161 03E41DBA11F5A86A00147791 /* OCMBoxedReturnValueProvider.h in Hea ders */ = {isa = PBXBuildFile; fileRef = 03C36722100D6B9600BE9731 /* OCMBoxedRet urnValueProvider.h */; };
162 03E41DBB11F5A86B00147791 /* OCMReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 03C36702100D69EB00BE9731 /* OCMReturnValuePr ovider.m */; };
163 03E41DBC11F5A86C00147791 /* OCMReturnValueProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 03C36701100D69EB00BE9731 /* OCMReturnValuePr ovider.h */; };
164 03F1FE8A10353A5F00E4962C /* NSMethodSignature+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 03F1FE8710353A5F00E4962C /* NSMethod Signature+OCMAdditions.h */; };
165 03F1FE8B10353A5F00E4962C /* NSMethodSignature+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 03F1FE8810353A5F00E4962C /* NSMethod Signature+OCMAdditions.m */; };
166 8DC2EF510486A6940098B216 /* OCMock_Prefix.pch in Headers */ = {i sa = PBXBuildFile; fileRef = 32DBCF5E0370ADEE00C91783 /* OCMock_Prefix.pch */; } ;
167 9F35D3DC0D349E7E00C05E52 /* OCMock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8DC2EF5B0486A6940098B216 /* OCMock.framework */; };
168 /* End PBXBuildFile section */
169
170 /* Begin PBXContainerItemProxy section */
171 03DAC03911FEB87B007AF17B /* PBXContainerItemProxy */ = {
172 isa = PBXContainerItemProxy;
173 containerPortal = 0867D690FE84028FC02AAC07 /* Project ob ject */;
174 proxyType = 1;
175 remoteGlobalIDString = 033C84AE11F585CB0009B9CD;
176 remoteInfo = OCMockPhoneSim;
177 };
178 03DAC03B11FEB87B007AF17B /* PBXContainerItemProxy */ = {
179 isa = PBXContainerItemProxy;
180 containerPortal = 0867D690FE84028FC02AAC07 /* Project ob ject */;
181 proxyType = 1;
182 remoteGlobalIDString = 03DABFEF11FEB771007AF17B;
183 remoteInfo = OCMockPhoneDevice;
184 };
185 9F35D3D40D349B5300C05E52 /* PBXContainerItemProxy */ = {
186 isa = PBXContainerItemProxy;
187 containerPortal = 0867D690FE84028FC02AAC07 /* Project ob ject */;
188 proxyType = 1;
189 remoteGlobalIDString = 8DC2EF4F0486A6940098B216;
190 remoteInfo = OCMock;
191 };
192 /* End PBXContainerItemProxy section */
193
194 /* Begin PBXFileReference section */
195 030106470A3B99F20049FED7 /* NSInvocationOCMAdditionsTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.obj c; path = NSInvocationOCMAdditionsTests.m; sourceTree = "<group>"; };
196 032797860E09F40E006CA665 /* OCHamcrest.framework */ = {isa = PBX FileReference; lastKnownFileType = wrapper.framework; name = OCHamcrest.framewor k; path = build/Frameworks/OCHamcrest.framework; sourceTree = "<group>"; };
197 032798010E09F8B7006CA665 /* OCMockObjectHamcrestTests.h */ = {is a = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMockObjectHamcrestTests.h; sourceTree = "<group>"; };
198 032798020E09F8B7006CA665 /* OCMockObjectHamcrestTests.mm */ = {i sa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objc pp; path = OCMockObjectHamcrestTests.mm; sourceTree = "<group>"; };
199 0338A99607BE7C100066DE8A /* OCClassMockObject.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCCla ssMockObject.h; sourceTree = "<group>"; };
200 0338A99707BE7C100066DE8A /* OCClassMockObject.m */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OC ClassMockObject.m; sourceTree = "<group>"; };
201 0338A9EE07BE83B50066DE8A /* OCProtocolMockObject.h */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OC ProtocolMockObject.h; sourceTree = "<group>"; };
202 0338A9EF07BE83B50066DE8A /* OCProtocolMockObject.m */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCProtocolMockObject.m; sourceTree = "<group>"; };
203 033C84AF11F585CB0009B9CD /* libOCMock.a */ = {isa = PBXFileRefer ence; explicitFileType = archive.ar; includeInIndex = 0; path = libOCMock.a; sou rceTree = BUILT_PRODUCTS_DIR; };
204 0340A5B9121E973000158484 /* OCMRealObjectForwarder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMRealObjectForwarder.h; sourceTree = "<group>"; };
205 0340A5BA121E973000158484 /* OCMRealObjectForwarder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMRealObjectForwarder.m; sourceTree = "<group>"; };
206 0343133B0CCA771800A2E080 /* OCMConstraint.h */ = {isa = PBXFileR eference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = OCMConst raint.h; sourceTree = "<group>"; };
207 0343133C0CCA771800A2E080 /* OCMConstraint.m */ = {isa = PBXFileR eference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = OCMCo nstraint.m; sourceTree = "<group>"; };
208 034313E80CCA7BC700A2E080 /* OCMConstraintTests.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMC onstraintTests.h; sourceTree = "<group>"; };
209 034313E90CCA7BC700A2E080 /* OCMConstraintTests.m */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = O CMConstraintTests.m; sourceTree = "<group>"; };
210 0378606B0F6A32F800A4D9A0 /* OCMArg.h */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMArg.h; source Tree = "<group>"; };
211 0378606C0F6A32F800A4D9A0 /* OCMArg.m */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMArg.m; sou rceTree = "<group>"; };
212 037860E00F6A3D4600A4D9A0 /* OCMPassByRefSetter.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMP assByRefSetter.h; sourceTree = "<group>"; };
213 037860E10F6A3D4600A4D9A0 /* OCMPassByRefSetter.m */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = O CMPassByRefSetter.m; sourceTree = "<group>"; };
214 037C13420FCC474D00257C8C /* OCPartialMockRecorder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = O CPartialMockRecorder.h; sourceTree = "<group>"; };
215 037C13430FCC474D00257C8C /* OCPartialMockRecorder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCPartialMockRecorder.m; sourceTree = "<group>"; };
216 03A2D0C909F01D13008A1AFD /* NSInvocation+OCMAdditions.h */ = {is a = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; path = "NSInvocation+OCMAdditions.h"; sourceTree = "<group>"; };
217 03A2D0CA09F01D13008A1AFD /* NSInvocation+OCMAdditions.m */ = {is a = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; p ath = "NSInvocation+OCMAdditions.m"; sourceTree = "<group>"; };
218 03A2D1F809F1533C008A1AFD /* NSInvocationOCMAdditionsTests.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = NSInvocationOCMAdditionsTests.h; sourceTree = "<group>"; };
219 03BF2D1B08F1C26700978C59 /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.fr amework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOP ER_DIR; };
220 03BF2D3708F1C69500978C59 /* OCMockTests.octest */ = {isa = PBXFi leReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = OCM ockTests.octest; sourceTree = BUILT_PRODUCTS_DIR; };
221 03BF2D3808F1C69500978C59 /* Test-Info.plist */ = {isa = PBXFileR eference; explicitFileType = text.plist.xml; path = "Test-Info.plist"; sourceTre e = "<group>"; };
222 03C36701100D69EB00BE9731 /* OCMReturnValueProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMReturnValueProvider.h; sourceTree = "<group>"; };
223 03C36702100D69EB00BE9731 /* OCMReturnValueProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMReturnValueProvider.m; sourceTree = "<group>"; };
224 03C36722100D6B9600BE9731 /* OCMBoxedReturnValueProvider.h */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; pa th = OCMBoxedReturnValueProvider.h; sourceTree = "<group>"; };
225 03C36723100D6B9600BE9731 /* OCMBoxedReturnValueProvider.m */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMBoxedReturnValueProvider.m; sourceTree = "<group>"; };
226 03C36727100D6C7D00BE9731 /* OCMExceptionReturnValueProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h ; path = OCMExceptionReturnValueProvider.h; sourceTree = "<group>"; };
227 03C36728100D6C7D00BE9731 /* OCMExceptionReturnValueProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.o bjc; path = OCMExceptionReturnValueProvider.m; sourceTree = "<group>"; };
228 03C3672C100D6D0F00BE9731 /* OCMIndirectReturnValueProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMIndirectReturnValueProvider.h; sourceTree = "<group>"; };
229 03C3672D100D6D0F00BE9731 /* OCMIndirectReturnValueProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.ob jc; path = OCMIndirectReturnValueProvider.m; sourceTree = "<group>"; };
230 03C36773100D744700BE9731 /* OCMNotificationPoster.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = O CMNotificationPoster.h; sourceTree = "<group>"; };
231 03C36774100D744700BE9731 /* OCMNotificationPoster.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMNotificationPoster.m; sourceTree = "<group>"; };
232 03CFB089117B308C00935C1E /* OCMBlockCaller.h */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMBlock Caller.h; sourceTree = "<group>"; };
233 03CFB08A117B308C00935C1E /* OCMBlockCaller.m */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMBl ockCaller.m; sourceTree = "<group>"; };
234 03D65B47094CA23B00DF6687 /* Changes.txt */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = text; path = Changes.txt; sourceTree = "<group>"; };
235 03D880530F8C75980087D071 /* OCObserverMockObjectTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCObserverMockObjectTest.h; sourceTree = "<group>"; };
236 03D880540F8C75980087D071 /* OCObserverMockObjectTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; pa th = OCObserverMockObjectTest.m; sourceTree = "<group>"; };
237 03D8805E0F8C81DE0087D071 /* OCObserverMockObject.h */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OC ObserverMockObject.h; sourceTree = "<group>"; };
238 03D8805F0F8C81DE0087D071 /* OCObserverMockObject.m */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCObserverMockObject.m; sourceTree = "<group>"; };
239 03D880D30F8DA4750087D071 /* NSNotificationCenter+OCMAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c .h; path = "NSNotificationCenter+OCMAdditions.h"; sourceTree = "<group>"; };
240 03D880D40F8DA4750087D071 /* NSNotificationCenter+OCMAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c .objc; path = "NSNotificationCenter+OCMAdditions.m"; sourceTree = "<group>"; };
241 03D881070F8DB0BB0087D071 /* OCMObserverRecorder.h */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCM ObserverRecorder.h; sourceTree = "<group>"; };
242 03D8815A0F8DB37B0087D071 /* OCMObserverRecorder.m */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMObserverRecorder.m; sourceTree = "<group>"; };
243 03D8822D0FA151E10087D071 /* OCPartialMockObject.h */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCP artialMockObject.h; sourceTree = "<group>"; };
244 03D8822E0FA151E20087D071 /* OCPartialMockObject.m */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCPartialMockObject.m; sourceTree = "<group>"; };
245 03DAC01F11FEB771007AF17B /* libOCMock.a */ = {isa = PBXFileRefer ence; explicitFileType = archive.ar; includeInIndex = 0; path = libOCMock.a; sou rceTree = BUILT_PRODUCTS_DIR; };
246 03DE1F5406DB911300E5A2A8 /* OCMockObject.h */ = {isa = PBXFileRe ference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = OCMockObj ect.h; sourceTree = "<group>"; };
247 03DE1F5506DB911300E5A2A8 /* OCMockObject.m */ = {isa = PBXFileRe ference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = OCMock Object.m; sourceTree = "<group>"; };
248 03DE1F5606DB911300E5A2A8 /* OCMockRecorder.h */ = {isa = PBXFile Reference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = OCMockR ecorder.h; sourceTree = "<group>"; };
249 03DE1F5706DB911300E5A2A8 /* OCMockRecorder.m */ = {isa = PBXFile Reference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = OCMo ckRecorder.m; sourceTree = "<group>"; };
250 03DE1F5E06DB914100E5A2A8 /* OCMockObjectTests.h */ = {isa = PBXF ileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = OCMo ckObjectTests.h; sourceTree = "<group>"; };
251 03DE1F5F06DB914100E5A2A8 /* OCMockObjectTests.m */ = {isa = PBXF ileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = O CMockObjectTests.m; sourceTree = "<group>"; };
252 03DE1F6006DB914100E5A2A8 /* OCMockRecorderTests.h */ = {isa = PB XFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = OC MockRecorderTests.h; sourceTree = "<group>"; };
253 03DE1F6106DB914100E5A2A8 /* OCMockRecorderTests.m */ = {isa = PB XFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = OCMockRecorderTests.m; sourceTree = "<group>"; };
254 03DE218F06DB91CF00E5A2A8 /* Foundation.framework */ = {isa = PBX FileReference; lastKnownFileType = wrapper.framework; name = Foundation.framewor k; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolu te>"; };
255 03DE21B206DB95C500E5A2A8 /* OCMock.h */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMock.h; source Tree = "<group>"; };
256 03DE221606DB97DA00E5A2A8 /* License.txt */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = text; path = License.txt; sourceTree = "<group>"; };
257 03F1FE8710353A5F00E4962C /* NSMethodSignature+OCMAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSMethodSignature+OCMAdditions.h"; sourceTree = "<group>"; };
258 03F1FE8810353A5F00E4962C /* NSMethodSignature+OCMAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.ob jc; path = "NSMethodSignature+OCMAdditions.m"; sourceTree = "<group>"; };
259 32DBCF5E0370ADEE00C91783 /* OCMock_Prefix.pch */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMock_ Prefix.pch; sourceTree = "<group>"; };
260 8DC2EF5A0486A6940098B216 /* Info.plist */ = {isa = PBXFileRefere nce; explicitFileType = text.plist.xml; fileEncoding = 4; path = Info.plist; sou rceTree = "<group>"; };
261 8DC2EF5B0486A6940098B216 /* OCMock.framework */ = {isa = PBXFile Reference; explicitFileType = wrapper.framework; includeInIndex = 0; path = OCMo ck.framework; sourceTree = BUILT_PRODUCTS_DIR; };
262 /* End PBXFileReference section */
263
264 /* Begin PBXFrameworksBuildPhase section */
265 033C84AD11F585CB0009B9CD /* Frameworks */ = {
266 isa = PBXFrameworksBuildPhase;
267 buildActionMask = 2147483647;
268 files = (
269 );
270 runOnlyForDeploymentPostprocessing = 0;
271 };
272 03BF2D3408F1C69500978C59 /* Frameworks */ = {
273 isa = PBXFrameworksBuildPhase;
274 buildActionMask = 2147483647;
275 files = (
276 03BF2D4008F1C6BA00978C59 /* SenTestingKit.framew ork in Frameworks */,
277 03BF2D4108F1C6BC00978C59 /* Foundation.framework in Frameworks */,
278 9F35D3DC0D349E7E00C05E52 /* OCMock.framework in Frameworks */,
279 032797870E09F40E006CA665 /* OCHamcrest.framework in Frameworks */,
280 );
281 runOnlyForDeploymentPostprocessing = 0;
282 };
283 03DAC01B11FEB771007AF17B /* Frameworks */ = {
284 isa = PBXFrameworksBuildPhase;
285 buildActionMask = 2147483647;
286 files = (
287 );
288 runOnlyForDeploymentPostprocessing = 0;
289 };
290 8DC2EF560486A6940098B216 /* Frameworks */ = {
291 isa = PBXFrameworksBuildPhase;
292 buildActionMask = 2147483647;
293 files = (
294 03DE219006DB91CF00E5A2A8 /* Foundation.framework in Frameworks */,
295 );
296 runOnlyForDeploymentPostprocessing = 0;
297 };
298 /* End PBXFrameworksBuildPhase section */
299
300 /* Begin PBXGroup section */
301 0340A5CD121E9BF500158484 /* Invocation Handler */ = {
302 isa = PBXGroup;
303 children = (
304 0340A5B9121E973000158484 /* OCMRealObjectForward er.h */,
305 0340A5BA121E973000158484 /* OCMRealObjectForward er.m */,
306 );
307 name = "Invocation Handler";
308 sourceTree = "<group>";
309 };
310 034768DFFF38A50411DB9C8B /* Products */ = {
311 isa = PBXGroup;
312 children = (
313 8DC2EF5B0486A6940098B216 /* OCMock.framework */,
314 03BF2D3708F1C69500978C59 /* OCMockTests.octest * /,
315 033C84AF11F585CB0009B9CD /* libOCMock.a */,
316 03DAC01F11FEB771007AF17B /* libOCMock.a */,
317 );
318 name = Products;
319 sourceTree = "<group>";
320 };
321 037C13470FCC475500257C8C /* Core Mocks */ = {
322 isa = PBXGroup;
323 children = (
324 03DE1F5406DB911300E5A2A8 /* OCMockObject.h */,
325 03DE1F5506DB911300E5A2A8 /* OCMockObject.m */,
326 0338A99607BE7C100066DE8A /* OCClassMockObject.h */,
327 0338A99707BE7C100066DE8A /* OCClassMockObject.m */,
328 0338A9EE07BE83B50066DE8A /* OCProtocolMockObject .h */,
329 0338A9EF07BE83B50066DE8A /* OCProtocolMockObject .m */,
330 03DE1F5606DB911300E5A2A8 /* OCMockRecorder.h */,
331 03DE1F5706DB911300E5A2A8 /* OCMockRecorder.m */,
332 03C366FB100D68F100BE9731 /* Invocation Handler * /,
333 );
334 name = "Core Mocks";
335 sourceTree = "<group>";
336 };
337 037C13480FCC478500257C8C /* Partial Mocks */ = {
338 isa = PBXGroup;
339 children = (
340 03D8822D0FA151E10087D071 /* OCPartialMockObject. h */,
341 03D8822E0FA151E20087D071 /* OCPartialMockObject. m */,
342 037C13420FCC474D00257C8C /* OCPartialMockRecorde r.h */,
343 037C13430FCC474D00257C8C /* OCPartialMockRecorde r.m */,
344 0340A5CD121E9BF500158484 /* Invocation Handler * /,
345 );
346 name = "Partial Mocks";
347 sourceTree = "<group>";
348 };
349 037C13490FCC479D00257C8C /* Observer Mocks */ = {
350 isa = PBXGroup;
351 children = (
352 03D8805E0F8C81DE0087D071 /* OCObserverMockObject .h */,
353 03D8805F0F8C81DE0087D071 /* OCObserverMockObject .m */,
354 03D881070F8DB0BB0087D071 /* OCMObserverRecorder. h */,
355 03D8815A0F8DB37B0087D071 /* OCMObserverRecorder. m */,
356 );
357 name = "Observer Mocks";
358 sourceTree = "<group>";
359 };
360 037C134A0FCC47B500257C8C /* Argument Handling */ = {
361 isa = PBXGroup;
362 children = (
363 0378606B0F6A32F800A4D9A0 /* OCMArg.h */,
364 0378606C0F6A32F800A4D9A0 /* OCMArg.m */,
365 0343133B0CCA771800A2E080 /* OCMConstraint.h */,
366 0343133C0CCA771800A2E080 /* OCMConstraint.m */,
367 037860E00F6A3D4600A4D9A0 /* OCMPassByRefSetter.h */,
368 037860E10F6A3D4600A4D9A0 /* OCMPassByRefSetter.m */,
369 );
370 name = "Argument Handling";
371 sourceTree = "<group>";
372 };
373 037C134B0FCC47CA00257C8C /* Foundation Additions */ = {
374 isa = PBXGroup;
375 children = (
376 03A2D0C909F01D13008A1AFD /* NSInvocation+OCMAddi tions.h */,
377 03A2D0CA09F01D13008A1AFD /* NSInvocation+OCMAddi tions.m */,
378 03D880D30F8DA4750087D071 /* NSNotificationCenter +OCMAdditions.h */,
379 03D880D40F8DA4750087D071 /* NSNotificationCenter +OCMAdditions.m */,
380 03F1FE8710353A5F00E4962C /* NSMethodSignature+OC MAdditions.h */,
381 03F1FE8810353A5F00E4962C /* NSMethodSignature+OC MAdditions.m */,
382 );
383 name = "Foundation Additions";
384 sourceTree = "<group>";
385 };
386 03C366FB100D68F100BE9731 /* Invocation Handler */ = {
387 isa = PBXGroup;
388 children = (
389 03C36701100D69EB00BE9731 /* OCMReturnValueProvid er.h */,
390 03C36702100D69EB00BE9731 /* OCMReturnValueProvid er.m */,
391 03C36722100D6B9600BE9731 /* OCMBoxedReturnValueP rovider.h */,
392 03C36723100D6B9600BE9731 /* OCMBoxedReturnValueP rovider.m */,
393 03C36727100D6C7D00BE9731 /* OCMExceptionReturnVa lueProvider.h */,
394 03C36728100D6C7D00BE9731 /* OCMExceptionReturnVa lueProvider.m */,
395 03C3672C100D6D0F00BE9731 /* OCMIndirectReturnVal ueProvider.h */,
396 03C3672D100D6D0F00BE9731 /* OCMIndirectReturnVal ueProvider.m */,
397 03C36773100D744700BE9731 /* OCMNotificationPoste r.h */,
398 03C36774100D744700BE9731 /* OCMNotificationPoste r.m */,
399 03CFB089117B308C00935C1E /* OCMBlockCaller.h */,
400 03CFB08A117B308C00935C1E /* OCMBlockCaller.m */,
401 );
402 name = "Invocation Handler";
403 sourceTree = "<group>";
404 };
405 03DE1F5D06DB911C00E5A2A8 /* Tests */ = {
406 isa = PBXGroup;
407 children = (
408 03DE1F5E06DB914100E5A2A8 /* OCMockObjectTests.h */,
409 03DE1F5F06DB914100E5A2A8 /* OCMockObjectTests.m */,
410 032798010E09F8B7006CA665 /* OCMockObjectHamcrest Tests.h */,
411 032798020E09F8B7006CA665 /* OCMockObjectHamcrest Tests.mm */,
412 03D880530F8C75980087D071 /* OCObserverMockObject Test.h */,
413 03D880540F8C75980087D071 /* OCObserverMockObject Test.m */,
414 03DE1F6006DB914100E5A2A8 /* OCMockRecorderTests. h */,
415 03DE1F6106DB914100E5A2A8 /* OCMockRecorderTests. m */,
416 034313E80CCA7BC700A2E080 /* OCMConstraintTests.h */,
417 034313E90CCA7BC700A2E080 /* OCMConstraintTests.m */,
418 03A2D1F809F1533C008A1AFD /* NSInvocationOCMAddit ionsTests.h */,
419 030106470A3B99F20049FED7 /* NSInvocationOCMAddit ionsTests.m */,
420 );
421 name = Tests;
422 sourceTree = "<group>";
423 };
424 03DE21B506DB95CB00E5A2A8 /* Public Headers */ = {
425 isa = PBXGroup;
426 children = (
427 03DE21B206DB95C500E5A2A8 /* OCMock.h */,
428 );
429 name = "Public Headers";
430 sourceTree = "<group>";
431 };
432 0867D691FE84028FC02AAC07 /* OCMock */ = {
433 isa = PBXGroup;
434 children = (
435 03DE21B506DB95CB00E5A2A8 /* Public Headers */,
436 08FB77AEFE84172EC02AAC07 /* Implementation */,
437 03DE1F5D06DB911C00E5A2A8 /* Tests */,
438 32C88DFF0371C24200C91783 /* Other Sources */,
439 089C1665FE841158C02AAC07 /* Resources */,
440 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
441 034768DFFF38A50411DB9C8B /* Products */,
442 );
443 name = OCMock;
444 sourceTree = "<group>";
445 };
446 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
447 isa = PBXGroup;
448 children = (
449 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */ ,
450 1058C7B2FEA5585E11CA2CBB /* Other Frameworks */,
451 );
452 name = "External Frameworks and Libraries";
453 sourceTree = "<group>";
454 };
455 089C1665FE841158C02AAC07 /* Resources */ = {
456 isa = PBXGroup;
457 children = (
458 03DE221606DB97DA00E5A2A8 /* License.txt */,
459 03D65B47094CA23B00DF6687 /* Changes.txt */,
460 03BF2D3808F1C69500978C59 /* Test-Info.plist */,
461 8DC2EF5A0486A6940098B216 /* Info.plist */,
462 );
463 name = Resources;
464 sourceTree = "<group>";
465 };
466 08FB77AEFE84172EC02AAC07 /* Implementation */ = {
467 isa = PBXGroup;
468 children = (
469 037C13470FCC475500257C8C /* Core Mocks */,
470 037C13480FCC478500257C8C /* Partial Mocks */,
471 037C13490FCC479D00257C8C /* Observer Mocks */,
472 037C134A0FCC47B500257C8C /* Argument Handling */ ,
473 037C134B0FCC47CA00257C8C /* Foundation Additions */,
474 );
475 name = Implementation;
476 sourceTree = "<group>";
477 };
478 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */ = {
479 isa = PBXGroup;
480 children = (
481 032797860E09F40E006CA665 /* OCHamcrest.framework */,
482 03DE218F06DB91CF00E5A2A8 /* Foundation.framework */,
483 03BF2D1B08F1C26700978C59 /* SenTestingKit.framew ork */,
484 );
485 name = "Linked Frameworks";
486 sourceTree = "<group>";
487 };
488 1058C7B2FEA5585E11CA2CBB /* Other Frameworks */ = {
489 isa = PBXGroup;
490 children = (
491 );
492 name = "Other Frameworks";
493 sourceTree = "<group>";
494 };
495 32C88DFF0371C24200C91783 /* Other Sources */ = {
496 isa = PBXGroup;
497 children = (
498 32DBCF5E0370ADEE00C91783 /* OCMock_Prefix.pch */ ,
499 );
500 name = "Other Sources";
501 sourceTree = "<group>";
502 };
503 /* End PBXGroup section */
504
505 /* Begin PBXHeadersBuildPhase section */
506 033C84AB11F585CB0009B9CD /* Headers */ = {
507 isa = PBXHeadersBuildPhase;
508 buildActionMask = 2147483647;
509 files = (
510 033C857511F58C130009B9CD /* NSNotificationCenter +OCMAdditions.h in Headers */,
511 03E41D9711F5A83E00147791 /* NSMethodSignature+OC MAdditions.h in Headers */,
512 03E41D9911F5A83F00147791 /* NSInvocation+OCMAddi tions.h in Headers */,
513 03E41D9B11F5A84100147791 /* OCMPassByRefSetter.h in Headers */,
514 03E41D9D11F5A84200147791 /* OCMConstraint.h in H eaders */,
515 03E41D9F11F5A84400147791 /* OCMArg.h in Headers */,
516 03E41DA111F5A84600147791 /* OCMObserverRecorder. h in Headers */,
517 03E41DA311F5A84800147791 /* OCObserverMockObject .h in Headers */,
518 03E41DA511F5A85000147791 /* OCPartialMockRecorde r.h in Headers */,
519 03E41DA711F5A85200147791 /* OCPartialMockObject. h in Headers */,
520 03E41DA911F5A85600147791 /* OCMockRecorder.h in Headers */,
521 03E41DAB11F5A85800147791 /* OCProtocolMockObject .h in Headers */,
522 03E41DAD11F5A85900147791 /* OCClassMockObject.h in Headers */,
523 03E41DAF11F5A85B00147791 /* OCMockObject.h in He aders */,
524 03E41DB011F5A85E00147791 /* OCMock.h in Headers */,
525 03E41DB211F5A86300147791 /* OCMBlockCaller.h in Headers */,
526 03E41DB411F5A86400147791 /* OCMNotificationPoste r.h in Headers */,
527 03E41DB611F5A86600147791 /* OCMIndirectReturnVal ueProvider.h in Headers */,
528 03E41DB811F5A86800147791 /* OCMExceptionReturnVa lueProvider.h in Headers */,
529 03E41DBA11F5A86A00147791 /* OCMBoxedReturnValueP rovider.h in Headers */,
530 03E41DBC11F5A86C00147791 /* OCMReturnValueProvid er.h in Headers */,
531 0340A5BB121E973000158484 /* OCMRealObjectForward er.h in Headers */,
532 );
533 runOnlyForDeploymentPostprocessing = 0;
534 };
535 03DABFF011FEB771007AF17B /* Headers */ = {
536 isa = PBXHeadersBuildPhase;
537 buildActionMask = 2147483647;
538 files = (
539 03DABFF111FEB771007AF17B /* NSNotificationCenter +OCMAdditions.h in Headers */,
540 03DABFF211FEB771007AF17B /* NSMethodSignature+OC MAdditions.h in Headers */,
541 03DABFF311FEB771007AF17B /* NSInvocation+OCMAddi tions.h in Headers */,
542 03DABFF411FEB771007AF17B /* OCMPassByRefSetter.h in Headers */,
543 03DABFF511FEB771007AF17B /* OCMConstraint.h in H eaders */,
544 03DABFF611FEB771007AF17B /* OCMArg.h in Headers */,
545 03DABFF711FEB771007AF17B /* OCMObserverRecorder. h in Headers */,
546 03DABFF811FEB771007AF17B /* OCObserverMockObject .h in Headers */,
547 03DABFF911FEB771007AF17B /* OCPartialMockRecorde r.h in Headers */,
548 03DABFFA11FEB771007AF17B /* OCPartialMockObject. h in Headers */,
549 03DABFFB11FEB771007AF17B /* OCMockRecorder.h in Headers */,
550 03DABFFC11FEB771007AF17B /* OCProtocolMockObject .h in Headers */,
551 03DABFFD11FEB771007AF17B /* OCClassMockObject.h in Headers */,
552 03DABFFE11FEB771007AF17B /* OCMockObject.h in He aders */,
553 03DABFFF11FEB771007AF17B /* OCMock.h in Headers */,
554 03DAC00011FEB771007AF17B /* OCMBlockCaller.h in Headers */,
555 03DAC00111FEB771007AF17B /* OCMNotificationPoste r.h in Headers */,
556 03DAC00211FEB771007AF17B /* OCMIndirectReturnVal ueProvider.h in Headers */,
557 03DAC00311FEB771007AF17B /* OCMExceptionReturnVa lueProvider.h in Headers */,
558 03DAC00411FEB771007AF17B /* OCMBoxedReturnValueP rovider.h in Headers */,
559 03DAC00511FEB771007AF17B /* OCMReturnValueProvid er.h in Headers */,
560 0340A5BD121E973000158484 /* OCMRealObjectForward er.h in Headers */,
561 );
562 runOnlyForDeploymentPostprocessing = 0;
563 };
564 8DC2EF500486A6940098B216 /* Headers */ = {
565 isa = PBXHeadersBuildPhase;
566 buildActionMask = 2147483647;
567 files = (
568 8DC2EF510486A6940098B216 /* OCMock_Prefix.pch in Headers */,
569 03DE1F5806DB911300E5A2A8 /* OCMockObject.h in He aders */,
570 03DE1F5A06DB911300E5A2A8 /* OCMockRecorder.h in Headers */,
571 03DE21B306DB95C500E5A2A8 /* OCMock.h in Headers */,
572 0338A99807BE7C100066DE8A /* OCClassMockObject.h in Headers */,
573 0338A9F007BE83B50066DE8A /* OCProtocolMockObject .h in Headers */,
574 03A2D0CB09F01D13008A1AFD /* NSInvocation+OCMAddi tions.h in Headers */,
575 0343133E0CCA771800A2E080 /* OCMConstraint.h in H eaders */,
576 0378606E0F6A32F800A4D9A0 /* OCMArg.h in Headers */,
577 037860E30F6A3D4600A4D9A0 /* OCMPassByRefSetter.h in Headers */,
578 03D880610F8C81DE0087D071 /* OCObserverMockObject .h in Headers */,
579 03D880D50F8DA4750087D071 /* NSNotificationCenter +OCMAdditions.h in Headers */,
580 03D881090F8DB0BB0087D071 /* OCMObserverRecorder. h in Headers */,
581 03D8822F0FA151E20087D071 /* OCPartialMockObject. h in Headers */,
582 037C13450FCC474D00257C8C /* OCPartialMockRecorde r.h in Headers */,
583 03C36703100D69EB00BE9731 /* OCMReturnValueProvid er.h in Headers */,
584 03C36724100D6B9600BE9731 /* OCMBoxedReturnValueP rovider.h in Headers */,
585 03C36729100D6C7D00BE9731 /* OCMExceptionReturnVa lueProvider.h in Headers */,
586 03C3672E100D6D0F00BE9731 /* OCMIndirectReturnVal ueProvider.h in Headers */,
587 03C36775100D744700BE9731 /* OCMNotificationPoste r.h in Headers */,
588 03F1FE8A10353A5F00E4962C /* NSMethodSignature+OC MAdditions.h in Headers */,
589 03CFB08C117B308C00935C1E /* OCMBlockCaller.h in Headers */,
590 0340A5BF121E973000158484 /* OCMRealObjectForward er.h in Headers */,
591 );
592 runOnlyForDeploymentPostprocessing = 0;
593 };
594 /* End PBXHeadersBuildPhase section */
595
596 /* Begin PBXNativeTarget section */
597 033C84AE11F585CB0009B9CD /* OCMockPhoneSim */ = {
598 isa = PBXNativeTarget;
599 buildConfigurationList = 033C84B211F586310009B9CD /* Bui ld configuration list for PBXNativeTarget "OCMockPhoneSim" */;
600 buildPhases = (
601 033C84AB11F585CB0009B9CD /* Headers */,
602 033C84AC11F585CB0009B9CD /* Sources */,
603 033C84AD11F585CB0009B9CD /* Frameworks */,
604 );
605 buildRules = (
606 );
607 dependencies = (
608 );
609 name = OCMockPhoneSim;
610 productName = OCMockPhoneSim;
611 productReference = 033C84AF11F585CB0009B9CD /* libOCMock .a */;
612 productType = "com.apple.product-type.library.static";
613 };
614 03BF2D3608F1C69500978C59 /* OCMockTests */ = {
615 isa = PBXNativeTarget;
616 buildConfigurationList = 03BF2D3B08F1C69600978C59 /* Bui ld configuration list for PBXNativeTarget "OCMockTests" */;
617 buildPhases = (
618 032798EB0E0A0583006CA665 /* ShellScript */,
619 03BF2D3208F1C69500978C59 /* Resources */,
620 03BF2D3308F1C69500978C59 /* Sources */,
621 03BF2D3408F1C69500978C59 /* Frameworks */,
622 03BF2D3508F1C69500978C59 /* Run Script */,
623 );
624 buildRules = (
625 );
626 dependencies = (
627 9F35D3D50D349B5300C05E52 /* PBXTargetDependency */,
628 );
629 name = OCMockTests;
630 productName = Test;
631 productReference = 03BF2D3708F1C69500978C59 /* OCMockTes ts.octest */;
632 productType = "com.apple.product-type.bundle";
633 };
634 03DABFEF11FEB771007AF17B /* OCMockPhoneDevice */ = {
635 isa = PBXNativeTarget;
636 buildConfigurationList = 03DAC01C11FEB771007AF17B /* Bui ld configuration list for PBXNativeTarget "OCMockPhoneDevice" */;
637 buildPhases = (
638 03DABFF011FEB771007AF17B /* Headers */,
639 03DAC00611FEB771007AF17B /* Sources */,
640 03DAC01B11FEB771007AF17B /* Frameworks */,
641 );
642 buildRules = (
643 );
644 dependencies = (
645 );
646 name = OCMockPhoneDevice;
647 productName = OCMockPhoneSim;
648 productReference = 03DAC01F11FEB771007AF17B /* libOCMock .a */;
649 productType = "com.apple.product-type.library.static";
650 };
651 8DC2EF4F0486A6940098B216 /* OCMock */ = {
652 isa = PBXNativeTarget;
653 buildConfigurationList = 03DFEE0808F04987002E8661 /* Bui ld configuration list for PBXNativeTarget "OCMock" */;
654 buildPhases = (
655 8DC2EF500486A6940098B216 /* Headers */,
656 8DC2EF520486A6940098B216 /* Resources */,
657 8DC2EF540486A6940098B216 /* Sources */,
658 8DC2EF560486A6940098B216 /* Frameworks */,
659 8DC2EF580486A6940098B216 /* Rez */,
660 );
661 buildRules = (
662 );
663 dependencies = (
664 );
665 name = OCMock;
666 productInstallPath = "$(HOME)/Library/Frameworks";
667 productName = OCMock;
668 productReference = 8DC2EF5B0486A6940098B216 /* OCMock.fr amework */;
669 productType = "com.apple.product-type.framework";
670 };
671 /* End PBXNativeTarget section */
672
673 /* Begin PBXProject section */
674 0867D690FE84028FC02AAC07 /* Project object */ = {
675 isa = PBXProject;
676 attributes = {
677 ORGANIZATIONNAME = "Mulle Kybernetik";
678 };
679 buildConfigurationList = 03DFEE1208F04987002E8661 /* Bui ld configuration list for PBXProject "OCMock" */;
680 compatibilityVersion = "Xcode 3.0";
681 developmentRegion = English;
682 hasScannedForEncodings = 1;
683 knownRegions = (
684 English,
685 Japanese,
686 French,
687 German,
688 );
689 mainGroup = 0867D691FE84028FC02AAC07 /* OCMock */;
690 productRefGroup = 034768DFFF38A50411DB9C8B /* Products * /;
691 projectDirPath = "";
692 projectRoot = "";
693 targets = (
694 8DC2EF4F0486A6940098B216 /* OCMock */,
695 03BF2D3608F1C69500978C59 /* OCMockTests */,
696 033C84AE11F585CB0009B9CD /* OCMockPhoneSim */,
697 03DABFEF11FEB771007AF17B /* OCMockPhoneDevice */ ,
698 03DAC03611FEB870007AF17B /* OCMockLib */,
699 );
700 };
701 /* End PBXProject section */
702
703 /* Begin PBXResourcesBuildPhase section */
704 03BF2D3208F1C69500978C59 /* Resources */ = {
705 isa = PBXResourcesBuildPhase;
706 buildActionMask = 2147483647;
707 files = (
708 );
709 runOnlyForDeploymentPostprocessing = 0;
710 };
711 8DC2EF520486A6940098B216 /* Resources */ = {
712 isa = PBXResourcesBuildPhase;
713 buildActionMask = 2147483647;
714 files = (
715 03DE221706DB97DA00E5A2A8 /* License.txt in Resou rces */,
716 );
717 runOnlyForDeploymentPostprocessing = 0;
718 };
719 /* End PBXResourcesBuildPhase section */
720
721 /* Begin PBXRezBuildPhase section */
722 8DC2EF580486A6940098B216 /* Rez */ = {
723 isa = PBXRezBuildPhase;
724 buildActionMask = 2147483647;
725 files = (
726 );
727 runOnlyForDeploymentPostprocessing = 0;
728 };
729 /* End PBXRezBuildPhase section */
730
731 /* Begin PBXShellScriptBuildPhase section */
732 032798EB0E0A0583006CA665 /* ShellScript */ = {
733 isa = PBXShellScriptBuildPhase;
734 buildActionMask = 2147483647;
735 files = (
736 );
737 inputPaths = (
738 );
739 outputPaths = (
740 );
741 runOnlyForDeploymentPostprocessing = 0;
742 shellPath = /bin/sh;
743 shellScript = "# Unpack frameworks required for this tar get\npushd \"${TARGET_BUILD_DIR}\"\nif [ ! -d Frameworks ]; then\n\tmkdir Framew orks\nfi\ncd Frameworks\nif [ ! -d OCHamcrest.framework ]; then\n gnutar xjf \"${PROJECT_DIR}/Frameworks/OCHamcrest.tar.bz2\"\nfi\npopd\n";
744 };
745 03BF2D3508F1C69500978C59 /* Run Script */ = {
746 isa = PBXShellScriptBuildPhase;
747 buildActionMask = 2147483647;
748 files = (
749 );
750 inputPaths = (
751 );
752 name = "Run Script";
753 outputPaths = (
754 );
755 runOnlyForDeploymentPostprocessing = 0;
756 shellPath = /bin/sh;
757 shellScript = "# Run the unit tests in this test bundle. \nexport DYLD_FRAMEWORK_PATH=\"${TARGET_BUILD_DIR}/Frameworks\"\n\"${SYSTEM_DEVE LOPER_DIR}/Tools/RunUnitTests\"\n";
758 };
759 03DAC04011FEB897007AF17B /* ShellScript */ = {
760 isa = PBXShellScriptBuildPhase;
761 buildActionMask = 2147483647;
762 files = (
763 );
764 inputPaths = (
765 );
766 outputPaths = (
767 );
768 runOnlyForDeploymentPostprocessing = 0;
769 shellPath = /bin/sh;
770 shellScript = "# make a new output folder\nmkdir -p \"${ BUILD_DIR}/${BUILD_STYLE}/Library\"\n \n# combine lib files for device and simul ator platforms into one\nlipo -create \"${BUILD_DIR}/${BUILD_STYLE}-iphoneos/lib OCMock.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}-iphoneo s/Headers\" \"${TARGET_BUILD_DIR}/Library\"\n";
771 };
772 /* End PBXShellScriptBuildPhase section */
773
774 /* Begin PBXSourcesBuildPhase section */
775 033C84AC11F585CB0009B9CD /* Sources */ = {
776 isa = PBXSourcesBuildPhase;
777 buildActionMask = 2147483647;
778 files = (
779 033C857411F58C110009B9CD /* NSNotificationCenter +OCMAdditions.m in Sources */,
780 03E41D9611F5A83D00147791 /* NSMethodSignature+OC MAdditions.m in Sources */,
781 03E41D9811F5A83E00147791 /* NSInvocation+OCMAddi tions.m in Sources */,
782 03E41D9A11F5A84000147791 /* OCMPassByRefSetter.m in Sources */,
783 03E41D9C11F5A84200147791 /* OCMConstraint.m in S ources */,
784 03E41D9E11F5A84300147791 /* OCMArg.m in Sources */,
785 03E41DA011F5A84500147791 /* OCMObserverRecorder. m in Sources */,
786 03E41DA211F5A84700147791 /* OCObserverMockObject .m in Sources */,
787 03E41DA411F5A84F00147791 /* OCPartialMockRecorde r.m in Sources */,
788 03E41DA611F5A85100147791 /* OCPartialMockObject. m in Sources */,
789 03E41DA811F5A85600147791 /* OCMockRecorder.m in Sources */,
790 03E41DAA11F5A85800147791 /* OCProtocolMockObject .m in Sources */,
791 03E41DAC11F5A85900147791 /* OCClassMockObject.m in Sources */,
792 03E41DAE11F5A85A00147791 /* OCMockObject.m in So urces */,
793 03E41DB111F5A86300147791 /* OCMBlockCaller.m in Sources */,
794 03E41DB311F5A86400147791 /* OCMNotificationPoste r.m in Sources */,
795 03E41DB511F5A86500147791 /* OCMIndirectReturnVal ueProvider.m in Sources */,
796 03E41DB711F5A86800147791 /* OCMExceptionReturnVa lueProvider.m in Sources */,
797 03E41DB911F5A86900147791 /* OCMBoxedReturnValueP rovider.m in Sources */,
798 03E41DBB11F5A86B00147791 /* OCMReturnValueProvid er.m in Sources */,
799 0340A5BC121E973000158484 /* OCMRealObjectForward er.m in Sources */,
800 );
801 runOnlyForDeploymentPostprocessing = 0;
802 };
803 03BF2D3308F1C69500978C59 /* Sources */ = {
804 isa = PBXSourcesBuildPhase;
805 buildActionMask = 2147483647;
806 files = (
807 03BF2D5E08F1C82C00978C59 /* OCMockRecorderTests. m in Sources */,
808 03BF2D5F08F1C82D00978C59 /* OCMockObjectTests.m in Sources */,
809 030106730A3B9B240049FED7 /* NSInvocationOCMAddit ionsTests.m in Sources */,
810 034313EA0CCA7BC700A2E080 /* OCMConstraintTests.m in Sources */,
811 032798030E09F8B7006CA665 /* OCMockObjectHamcrest Tests.mm in Sources */,
812 03D880550F8C75980087D071 /* OCObserverMockObject Test.m in Sources */,
813 );
814 runOnlyForDeploymentPostprocessing = 0;
815 };
816 03DAC00611FEB771007AF17B /* Sources */ = {
817 isa = PBXSourcesBuildPhase;
818 buildActionMask = 2147483647;
819 files = (
820 03DAC00711FEB771007AF17B /* NSNotificationCenter +OCMAdditions.m in Sources */,
821 03DAC00811FEB771007AF17B /* NSMethodSignature+OC MAdditions.m in Sources */,
822 03DAC00911FEB771007AF17B /* NSInvocation+OCMAddi tions.m in Sources */,
823 03DAC00A11FEB771007AF17B /* OCMPassByRefSetter.m in Sources */,
824 03DAC00B11FEB771007AF17B /* OCMConstraint.m in S ources */,
825 03DAC00C11FEB771007AF17B /* OCMArg.m in Sources */,
826 03DAC00D11FEB771007AF17B /* OCMObserverRecorder. m in Sources */,
827 03DAC00E11FEB771007AF17B /* OCObserverMockObject .m in Sources */,
828 03DAC00F11FEB771007AF17B /* OCPartialMockRecorde r.m in Sources */,
829 03DAC01011FEB771007AF17B /* OCPartialMockObject. m in Sources */,
830 03DAC01111FEB771007AF17B /* OCMockRecorder.m in Sources */,
831 03DAC01211FEB771007AF17B /* OCProtocolMockObject .m in Sources */,
832 03DAC01311FEB771007AF17B /* OCClassMockObject.m in Sources */,
833 03DAC01411FEB771007AF17B /* OCMockObject.m in So urces */,
834 03DAC01511FEB771007AF17B /* OCMBlockCaller.m in Sources */,
835 03DAC01611FEB771007AF17B /* OCMNotificationPoste r.m in Sources */,
836 03DAC01711FEB771007AF17B /* OCMIndirectReturnVal ueProvider.m in Sources */,
837 03DAC01811FEB771007AF17B /* OCMExceptionReturnVa lueProvider.m in Sources */,
838 03DAC01911FEB771007AF17B /* OCMBoxedReturnValueP rovider.m in Sources */,
839 03DAC01A11FEB771007AF17B /* OCMReturnValueProvid er.m in Sources */,
840 0340A5BE121E973000158484 /* OCMRealObjectForward er.m in Sources */,
841 );
842 runOnlyForDeploymentPostprocessing = 0;
843 };
844 8DC2EF540486A6940098B216 /* Sources */ = {
845 isa = PBXSourcesBuildPhase;
846 buildActionMask = 2147483647;
847 files = (
848 03DE1F5906DB911300E5A2A8 /* OCMockObject.m in So urces */,
849 03DE1F5B06DB911300E5A2A8 /* OCMockRecorder.m in Sources */,
850 0338A99907BE7C100066DE8A /* OCClassMockObject.m in Sources */,
851 0338A9F107BE83B50066DE8A /* OCProtocolMockObject .m in Sources */,
852 03A2D0CC09F01D13008A1AFD /* NSInvocation+OCMAddi tions.m in Sources */,
853 0343133F0CCA771800A2E080 /* OCMConstraint.m in S ources */,
854 0378606F0F6A32F800A4D9A0 /* OCMArg.m in Sources */,
855 037860E40F6A3D4600A4D9A0 /* OCMPassByRefSetter.m in Sources */,
856 03D880620F8C81DE0087D071 /* OCObserverMockObject .m in Sources */,
857 03D880D60F8DA4750087D071 /* NSNotificationCenter +OCMAdditions.m in Sources */,
858 03D8815B0F8DB37B0087D071 /* OCMObserverRecorder. m in Sources */,
859 03D882300FA151E20087D071 /* OCPartialMockObject. m in Sources */,
860 037C13460FCC474D00257C8C /* OCPartialMockRecorde r.m in Sources */,
861 03C36704100D69EB00BE9731 /* OCMReturnValueProvid er.m in Sources */,
862 03C36725100D6B9600BE9731 /* OCMBoxedReturnValueP rovider.m in Sources */,
863 03C3672A100D6C7D00BE9731 /* OCMExceptionReturnVa lueProvider.m in Sources */,
864 03C3672F100D6D0F00BE9731 /* OCMIndirectReturnVal ueProvider.m in Sources */,
865 03C36776100D744700BE9731 /* OCMNotificationPoste r.m in Sources */,
866 03F1FE8B10353A5F00E4962C /* NSMethodSignature+OC MAdditions.m in Sources */,
867 03CFB08D117B308C00935C1E /* OCMBlockCaller.m in Sources */,
868 0340A5C0121E973000158484 /* OCMRealObjectForward er.m in Sources */,
869 );
870 runOnlyForDeploymentPostprocessing = 0;
871 };
872 /* End PBXSourcesBuildPhase section */
873
874 /* Begin PBXTargetDependency section */
875 03DAC03A11FEB87B007AF17B /* PBXTargetDependency */ = {
876 isa = PBXTargetDependency;
877 target = 033C84AE11F585CB0009B9CD /* OCMockPhoneSim */;
878 targetProxy = 03DAC03911FEB87B007AF17B /* PBXContainerIt emProxy */;
879 };
880 03DAC03C11FEB87B007AF17B /* PBXTargetDependency */ = {
881 isa = PBXTargetDependency;
882 target = 03DABFEF11FEB771007AF17B /* OCMockPhoneDevice * /;
883 targetProxy = 03DAC03B11FEB87B007AF17B /* PBXContainerIt emProxy */;
884 };
885 9F35D3D50D349B5300C05E52 /* PBXTargetDependency */ = {
886 isa = PBXTargetDependency;
887 target = 8DC2EF4F0486A6940098B216 /* OCMock */;
888 targetProxy = 9F35D3D40D349B5300C05E52 /* PBXContainerIt emProxy */;
889 };
890 /* End PBXTargetDependency section */
891
892 /* Begin XCBuildConfiguration section */
893 033C84B011F585CB0009B9CD /* Debug */ = {
894 isa = XCBuildConfiguration;
895 buildSettings = {
896 ALWAYS_SEARCH_USER_PATHS = NO;
897 ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)" ;
898 ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386" ;
899 COPY_PHASE_STRIP = NO;
900 FRAMEWORK_SEARCH_PATHS = "";
901 GCC_DYNAMIC_NO_PIC = NO;
902 GCC_ENABLE_OBJC_GC = unsupported;
903 GCC_OPTIMIZATION_LEVEL = 0;
904 IPHONEOS_DEPLOYMENT_TARGET = 3.2;
905 LD_RUNPATH_SEARCH_PATHS = "";
906 PREBINDING = NO;
907 PRODUCT_NAME = OCMock;
908 PUBLIC_HEADERS_FOLDER_PATH = Headers/OCMock;
909 SDKROOT = iphonesimulator4.1;
910 TARGETED_DEVICE_FAMILY = "1,2";
911 };
912 name = Debug;
913 };
914 033C84B111F585CB0009B9CD /* Release */ = {
915 isa = XCBuildConfiguration;
916 buildSettings = {
917 ALWAYS_SEARCH_USER_PATHS = NO;
918 ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)" ;
919 ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386" ;
920 COPY_PHASE_STRIP = YES;
921 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
922 FRAMEWORK_SEARCH_PATHS = "";
923 GCC_ENABLE_FIX_AND_CONTINUE = NO;
924 GCC_ENABLE_OBJC_GC = unsupported;
925 IPHONEOS_DEPLOYMENT_TARGET = 3.2;
926 LD_RUNPATH_SEARCH_PATHS = "";
927 PREBINDING = NO;
928 PRODUCT_NAME = OCMock;
929 PUBLIC_HEADERS_FOLDER_PATH = Headers/OCMock;
930 SDKROOT = iphonesimulator4.1;
931 TARGETED_DEVICE_FAMILY = "1,2";
932 };
933 name = Release;
934 };
935 03BF2D3C08F1C69600978C59 /* Debug */ = {
936 isa = XCBuildConfiguration;
937 buildSettings = {
938 ARCHS = "$(NATIVE_ARCH_ACTUAL)";
939 COPY_PHASE_STRIP = NO;
940 FRAMEWORK_SEARCH_PATHS = (
941 "$(TARGET_BUILD_DIR)/Frameworks",
942 "$(DEVELOPER_FRAMEWORKS_DIR_QUOTED)",
943 );
944 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
945 GCC_ENABLE_OBJC_GC = supported;
946 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
947 GCC_MODEL_TUNING = G5;
948 GCC_OPTIMIZATION_LEVEL = 0;
949 GCC_PRECOMPILE_PREFIX_HEADER = YES;
950 GCC_PREFIX_HEADER = OCMock_Prefix.pch;
951 INFOPLIST_FILE = "Test-Info.plist";
952 INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles";
953 LD_RUNPATH_SEARCH_PATHS = "@loader_path/../../.. /Frameworks";
954 LIBRARY_STYLE = BUNDLE;
955 ONLY_ACTIVE_ARCH = YES;
956 OTHER_CFLAGS = "";
957 OTHER_REZFLAGS = "";
958 PREBINDING = NO;
959 PRODUCT_NAME = OCMockTests;
960 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
961 SECTORDER_FLAGS = "";
962 WARNING_CFLAGS = (
963 "-Wmost",
964 "-Wno-four-char-constants",
965 "-Wno-unknown-pragmas",
966 );
967 WRAPPER_EXTENSION = octest;
968 };
969 name = Debug;
970 };
971 03BF2D3D08F1C69600978C59 /* Release */ = {
972 isa = XCBuildConfiguration;
973 buildSettings = {
974 ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_ 1)";
975 ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc";
976 COPY_PHASE_STRIP = YES;
977 FRAMEWORK_SEARCH_PATHS = (
978 "$(TARGET_BUILD_DIR)/Frameworks",
979 "$(DEVELOPER_FRAMEWORKS_DIR_QUOTED)",
980 );
981 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
982 GCC_ENABLE_OBJC_GC = supported;
983 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
984 GCC_MODEL_TUNING = G5;
985 GCC_OPTIMIZATION_LEVEL = 0;
986 GCC_PRECOMPILE_PREFIX_HEADER = YES;
987 GCC_PREFIX_HEADER = OCMock_Prefix.pch;
988 INFOPLIST_FILE = "Test-Info.plist";
989 INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles";
990 LD_RUNPATH_SEARCH_PATHS = "@loader_path/../../.. /Frameworks";
991 LIBRARY_STYLE = BUNDLE;
992 OTHER_CFLAGS = "";
993 OTHER_REZFLAGS = "";
994 PREBINDING = NO;
995 PRODUCT_NAME = OCMockTests;
996 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
997 SECTORDER_FLAGS = "";
998 WARNING_CFLAGS = (
999 "-Wmost",
1000 "-Wno-four-char-constants",
1001 "-Wno-unknown-pragmas",
1002 );
1003 WRAPPER_EXTENSION = octest;
1004 };
1005 name = Release;
1006 };
1007 03DAC01D11FEB771007AF17B /* Debug */ = {
1008 isa = XCBuildConfiguration;
1009 buildSettings = {
1010 ALWAYS_SEARCH_USER_PATHS = NO;
1011 ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)" ;
1012 ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386" ;
1013 COPY_PHASE_STRIP = NO;
1014 FRAMEWORK_SEARCH_PATHS = "";
1015 GCC_DYNAMIC_NO_PIC = NO;
1016 GCC_ENABLE_OBJC_GC = unsupported;
1017 GCC_OPTIMIZATION_LEVEL = 0;
1018 IPHONEOS_DEPLOYMENT_TARGET = 3.2;
1019 LD_RUNPATH_SEARCH_PATHS = "";
1020 PREBINDING = NO;
1021 PRODUCT_NAME = OCMock;
1022 PUBLIC_HEADERS_FOLDER_PATH = Headers/OCMock;
1023 SDKROOT = iphoneos;
1024 TARGETED_DEVICE_FAMILY = "1,2";
1025 };
1026 name = Debug;
1027 };
1028 03DAC01E11FEB771007AF17B /* Release */ = {
1029 isa = XCBuildConfiguration;
1030 buildSettings = {
1031 ALWAYS_SEARCH_USER_PATHS = NO;
1032 ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)" ;
1033 ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386" ;
1034 COPY_PHASE_STRIP = YES;
1035 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1036 FRAMEWORK_SEARCH_PATHS = "";
1037 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1038 GCC_ENABLE_OBJC_GC = unsupported;
1039 IPHONEOS_DEPLOYMENT_TARGET = 3.2;
1040 LD_RUNPATH_SEARCH_PATHS = "";
1041 PREBINDING = NO;
1042 PRODUCT_NAME = OCMock;
1043 PUBLIC_HEADERS_FOLDER_PATH = Headers/OCMock;
1044 SDKROOT = iphoneos;
1045 TARGETED_DEVICE_FAMILY = "1,2";
1046 };
1047 name = Release;
1048 };
1049 03DAC03711FEB870007AF17B /* Debug */ = {
1050 isa = XCBuildConfiguration;
1051 buildSettings = {
1052 COPY_PHASE_STRIP = NO;
1053 GCC_DYNAMIC_NO_PIC = NO;
1054 GCC_OPTIMIZATION_LEVEL = 0;
1055 PRODUCT_NAME = OCMockLib;
1056 };
1057 name = Debug;
1058 };
1059 03DAC03811FEB870007AF17B /* Release */ = {
1060 isa = XCBuildConfiguration;
1061 buildSettings = {
1062 COPY_PHASE_STRIP = YES;
1063 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1064 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1065 PRODUCT_NAME = OCMockLib;
1066 ZERO_LINK = NO;
1067 };
1068 name = Release;
1069 };
1070 03DFEE0908F04987002E8661 /* Debug */ = {
1071 isa = XCBuildConfiguration;
1072 buildSettings = {
1073 ARCHS = "$(NATIVE_ARCH_ACTUAL)";
1074 COPY_PHASE_STRIP = NO;
1075 DEBUGGING_SYMBOLS = YES;
1076 DYLIB_COMPATIBILITY_VERSION = 1;
1077 DYLIB_CURRENT_VERSION = 1;
1078 FRAMEWORK_SEARCH_PATHS = /Library/Frameworks;
1079 FRAMEWORK_VERSION = A;
1080 GCC_DYNAMIC_NO_PIC = NO;
1081 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1082 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
1083 GCC_ENABLE_OBJC_GC = supported;
1084 GCC_ENABLE_TRIGRAPHS = NO;
1085 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1086 GCC_OPTIMIZATION_LEVEL = 0;
1087 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1088 GCC_PREFIX_HEADER = OCMock_Prefix.pch;
1089 GCC_VERSION = com.apple.compilers.llvm.clang.1_0 ;
1090 GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
1091 GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
1092 GCC_WARN_UNKNOWN_PRAGMAS = NO;
1093 HEADER_SEARCH_PATHS = "";
1094 INFOPLIST_FILE = Info.plist;
1095 INSTALL_PATH = /Library/Frameworks;
1096 LD_DYLIB_INSTALL_NAME = "@rpath/$(EXECUTABLE_PAT H)";
1097 LIBRARY_SEARCH_PATHS = "";
1098 LIBRARY_STYLE = Dynamic;
1099 MACH_O_TYPE = mh_dylib;
1100 ONLY_ACTIVE_ARCH = YES;
1101 OTHER_CFLAGS = "-fobjc-exceptions";
1102 OTHER_LDFLAGS = "";
1103 PRODUCT_NAME = OCMock;
1104 RUN_CLANG_STATIC_ANALYZER = YES;
1105 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
1106 SECTORDER_FLAGS = "";
1107 TEST_AFTER_BUILD = YES;
1108 WARNING_CFLAGS = (
1109 "-Wmost",
1110 "-Wno-four-char-constants",
1111 "-Wno-unknown-pragmas",
1112 );
1113 WRAPPER_EXTENSION = framework;
1114 ZERO_LINK = YES;
1115 };
1116 name = Debug;
1117 };
1118 03DFEE0A08F04987002E8661 /* Release */ = {
1119 isa = XCBuildConfiguration;
1120 buildSettings = {
1121 ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_ 1)";
1122 ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc";
1123 COPY_PHASE_STRIP = YES;
1124 DYLIB_COMPATIBILITY_VERSION = 1;
1125 DYLIB_CURRENT_VERSION = 1;
1126 FRAMEWORK_SEARCH_PATHS = /Library/Frameworks;
1127 FRAMEWORK_VERSION = A;
1128 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1129 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
1130 GCC_ENABLE_OBJC_GC = supported;
1131 GCC_ENABLE_TRIGRAPHS = NO;
1132 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1133 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1134 GCC_PREFIX_HEADER = OCMock_Prefix.pch;
1135 GCC_VERSION = com.apple.compilers.llvm.clang.1_0 ;
1136 GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
1137 GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
1138 GCC_WARN_UNKNOWN_PRAGMAS = NO;
1139 HEADER_SEARCH_PATHS = "";
1140 INFOPLIST_FILE = Info.plist;
1141 INSTALL_PATH = /Library/Frameworks;
1142 LD_DYLIB_INSTALL_NAME = "@rpath/$(EXECUTABLE_PAT H)";
1143 LIBRARY_SEARCH_PATHS = "";
1144 LIBRARY_STYLE = Dynamic;
1145 MACH_O_TYPE = mh_dylib;
1146 OTHER_CFLAGS = "-fobjc-exceptions";
1147 OTHER_LDFLAGS = "";
1148 PRODUCT_NAME = OCMock;
1149 RUN_CLANG_STATIC_ANALYZER = YES;
1150 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
1151 SECTORDER_FLAGS = "";
1152 TEST_AFTER_BUILD = YES;
1153 WARNING_CFLAGS = (
1154 "-Wmost",
1155 "-Wno-four-char-constants",
1156 "-Wno-unknown-pragmas",
1157 );
1158 WRAPPER_EXTENSION = framework;
1159 ZERO_LINK = NO;
1160 };
1161 name = Release;
1162 };
1163 03DFEE1308F04987002E8661 /* Debug */ = {
1164 isa = XCBuildConfiguration;
1165 buildSettings = {
1166 GCC_WARN_SHADOW = YES;
1167 };
1168 name = Debug;
1169 };
1170 03DFEE1408F04987002E8661 /* Release */ = {
1171 isa = XCBuildConfiguration;
1172 buildSettings = {
1173 GCC_INPUT_FILETYPE = automatic;
1174 GCC_WARN_SHADOW = YES;
1175 };
1176 name = Release;
1177 };
1178 /* End XCBuildConfiguration section */
1179
1180 /* Begin XCConfigurationList section */
1181 033C84B211F586310009B9CD /* Build configuration list for PBXNati veTarget "OCMockPhoneSim" */ = {
1182 isa = XCConfigurationList;
1183 buildConfigurations = (
1184 033C84B011F585CB0009B9CD /* Debug */,
1185 033C84B111F585CB0009B9CD /* Release */,
1186 );
1187 defaultConfigurationIsVisible = 0;
1188 defaultConfigurationName = Release;
1189 };
1190 03BF2D3B08F1C69600978C59 /* Build configuration list for PBXNati veTarget "OCMockTests" */ = {
1191 isa = XCConfigurationList;
1192 buildConfigurations = (
1193 03BF2D3C08F1C69600978C59 /* Debug */,
1194 03BF2D3D08F1C69600978C59 /* Release */,
1195 );
1196 defaultConfigurationIsVisible = 0;
1197 defaultConfigurationName = Release;
1198 };
1199 03DAC01C11FEB771007AF17B /* Build configuration list for PBXNati veTarget "OCMockPhoneDevice" */ = {
1200 isa = XCConfigurationList;
1201 buildConfigurations = (
1202 03DAC01D11FEB771007AF17B /* Debug */,
1203 03DAC01E11FEB771007AF17B /* Release */,
1204 );
1205 defaultConfigurationIsVisible = 0;
1206 defaultConfigurationName = Release;
1207 };
1208 03DAC03E11FEB87D007AF17B /* Build configuration list for PBXAggr egateTarget "OCMockLib" */ = {
1209 isa = XCConfigurationList;
1210 buildConfigurations = (
1211 03DAC03711FEB870007AF17B /* Debug */,
1212 03DAC03811FEB870007AF17B /* Release */,
1213 );
1214 defaultConfigurationIsVisible = 0;
1215 defaultConfigurationName = Release;
1216 };
1217 03DFEE0808F04987002E8661 /* Build configuration list for PBXNati veTarget "OCMock" */ = {
1218 isa = XCConfigurationList;
1219 buildConfigurations = (
1220 03DFEE0908F04987002E8661 /* Debug */,
1221 03DFEE0A08F04987002E8661 /* Release */,
1222 );
1223 defaultConfigurationIsVisible = 0;
1224 defaultConfigurationName = Release;
1225 };
1226 03DFEE1208F04987002E8661 /* Build configuration list for PBXProj ect "OCMock" */ = {
1227 isa = XCConfigurationList;
1228 buildConfigurations = (
1229 03DFEE1308F04987002E8661 /* Debug */,
1230 03DFEE1408F04987002E8661 /* Release */,
1231 );
1232 defaultConfigurationIsVisible = 0;
1233 defaultConfigurationName = Release;
1234 };
1235 /* End XCConfigurationList section */
1236 };
1237 rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
1238 }
OLDNEW
« 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