|
34 | 34 | 03618D86195B553400389166 /* OCMRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 03618D82195B553400389166 /* OCMRecorder.m */; };
|
35 | 35 | 037ECD5418FAD84100AF0E4C /* OCMInvocationMatcherTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 037ECD5318FAD84100AF0E4C /* OCMInvocationMatcherTests.m */; };
|
36 | 36 | 037ECD5518FAD84100AF0E4C /* OCMInvocationMatcherTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 037ECD5318FAD84100AF0E4C /* OCMInvocationMatcherTests.m */; };
|
37 |
| - 03A4A4C31986D2290014927C /* NSRegularExpression+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 03A4A4C11986D2290014927C /* NSRegularExpression+OCMAdditions.h */; }; |
38 |
| - 03A4A4C41986D2290014927C /* NSRegularExpression+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 03A4A4C11986D2290014927C /* NSRegularExpression+OCMAdditions.h */; }; |
39 |
| - 03A4A4C51986D2290014927C /* NSRegularExpression+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 03A4A4C21986D2290014927C /* NSRegularExpression+OCMAdditions.m */; }; |
40 |
| - 03A4A4C61986D2290014927C /* NSRegularExpression+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 03A4A4C21986D2290014927C /* NSRegularExpression+OCMAdditions.m */; }; |
41 | 37 | 03B315AF146333BF0052CD09 /* NSInvocation+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 03B31585146333BF0052CD09 /* NSInvocation+OCMAdditions.h */; };
|
42 | 38 | 03B315B0146333BF0052CD09 /* NSInvocation+OCMAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 03B31585146333BF0052CD09 /* NSInvocation+OCMAdditions.h */; };
|
43 | 39 | 03B315B1146333BF0052CD09 /* NSInvocation+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 03B31586146333BF0052CD09 /* NSInvocation+OCMAdditions.m */; };
|
|
218 | 214 | 03618D82195B553400389166 /* OCMRecorder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMRecorder.m; sourceTree = "<group>"; };
|
219 | 215 | 037ECD5318FAD84100AF0E4C /* OCMInvocationMatcherTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMInvocationMatcherTests.m; sourceTree = "<group>"; };
|
220 | 216 | 039F91C516EFB493006C3D70 /* OCMockObjectClassMethodMockingTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMockObjectClassMethodMockingTests.m; sourceTree = "<group>"; };
|
221 |
| - 03A4A4C11986D2290014927C /* NSRegularExpression+OCMAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSRegularExpression+OCMAdditions.h"; sourceTree = "<group>"; }; |
222 |
| - 03A4A4C21986D2290014927C /* NSRegularExpression+OCMAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSRegularExpression+OCMAdditions.m"; sourceTree = "<group>"; }; |
223 | 217 | 03AC5C1416DF9FA500D82ECD /* OCMockObjectPartialMocksTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMockObjectPartialMocksTests.m; sourceTree = "<group>"; };
|
224 | 218 | 03B31585146333BF0052CD09 /* NSInvocation+OCMAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSInvocation+OCMAdditions.h"; sourceTree = "<group>"; };
|
225 | 219 | 03B31586146333BF0052CD09 /* NSInvocation+OCMAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSInvocation+OCMAdditions.m"; sourceTree = "<group>"; };
|
|
494 | 488 | 2FA28991BEFD67DEF2CCF7D2 /* NSObject+OCMAdditions.m */,
|
495 | 489 | 2FA286EAC1682979C696D4D6 /* NSValue+OCMAdditions.h */,
|
496 | 490 | 2FA28896E5EEFD7C2F12C2F8 /* NSValue+OCMAdditions.m */,
|
497 |
| - 03A4A4C11986D2290014927C /* NSRegularExpression+OCMAdditions.h */, |
498 |
| - 03A4A4C21986D2290014927C /* NSRegularExpression+OCMAdditions.m */, |
499 | 491 | 2FA28C8717BE4B7A89119BA2 /* OCMFunctions.m */,
|
500 | 492 | 2FA28EC49F6C59B940AE6D00 /* OCMFunctions.h */,
|
501 | 493 | );
|
|
613 | 605 | 03B315BE146333BF0052CD09 /* OCClassMockObject.h in Headers */,
|
614 | 606 | 03B315C8146333BF0052CD09 /* OCMBlockCaller.h in Headers */,
|
615 | 607 | 03C7BF10195DAB5300A545DD /* OCMExpectationRecorder.h in Headers */,
|
616 |
| - 03A4A4C31986D2290014927C /* NSRegularExpression+OCMAdditions.h in Headers */, |
617 | 608 | 03B315CD146333BF0052CD09 /* OCMBoxedReturnValueProvider.h in Headers */,
|
618 | 609 | 03B315D7146333BF0052CD09 /* OCMExceptionReturnValueProvider.h in Headers */,
|
619 | 610 | 03B315DC146333BF0052CD09 /* OCMIndirectReturnValueProvider.h in Headers */,
|
|
653 | 644 | 03B315BF146333BF0052CD09 /* OCClassMockObject.h in Headers */,
|
654 | 645 | 03B315C9146333BF0052CD09 /* OCMBlockCaller.h in Headers */,
|
655 | 646 | 03C7BF11195DAB5300A545DD /* OCMExpectationRecorder.h in Headers */,
|
656 |
| - 03A4A4C41986D2290014927C /* NSRegularExpression+OCMAdditions.h in Headers */, |
657 | 647 | 03B315CE146333BF0052CD09 /* OCMBoxedReturnValueProvider.h in Headers */,
|
658 | 648 | 03B315D8146333BF0052CD09 /* OCMExceptionReturnValueProvider.h in Headers */,
|
659 | 649 | 03B315DD146333BF0052CD09 /* OCMIndirectReturnValueProvider.h in Headers */,
|
|
850 | 840 | 03B315D4146333BF0052CD09 /* OCMConstraint.m in Sources */,
|
851 | 841 | 03B315D9146333BF0052CD09 /* OCMExceptionReturnValueProvider.m in Sources */,
|
852 | 842 | 03B315DE146333BF0052CD09 /* OCMIndirectReturnValueProvider.m in Sources */,
|
853 |
| - 03A4A4C51986D2290014927C /* NSRegularExpression+OCMAdditions.m in Sources */, |
854 | 843 | 03B315E3146333BF0052CD09 /* OCMNotificationPoster.m in Sources */,
|
855 | 844 | 03B315E8146333BF0052CD09 /* OCMObserverRecorder.m in Sources */,
|
856 | 845 | 03B315ED146333C00052CD09 /* OCMockObject.m in Sources */,
|
|
889 | 878 | 03DCED6D183406BC0059089E /* NSObject+OCMAdditions.m in Sources */,
|
890 | 879 | 03B315D6146333BF0052CD09 /* OCMConstraint.m in Sources */,
|
891 | 880 | 03B315DB146333BF0052CD09 /* OCMExceptionReturnValueProvider.m in Sources */,
|
892 |
| - 03A4A4C61986D2290014927C /* NSRegularExpression+OCMAdditions.m in Sources */, |
893 | 881 | 03B315E0146333BF0052CD09 /* OCMIndirectReturnValueProvider.m in Sources */,
|
894 | 882 | 03B315E5146333BF0052CD09 /* OCMNotificationPoster.m in Sources */,
|
895 | 883 | 03B315EA146333BF0052CD09 /* OCMObserverRecorder.m in Sources */,
|
|
0 commit comments