|
279 | 279 | 817EB15C1BD765130047E85A /* OCMBlockArgCaller.h in Headers */ = {isa = PBXBuildFile; fileRef = 2FA2891034E7B73AA3511D17 /* OCMBlockArgCaller.h */; };
|
280 | 280 | 817EB15D1BD765130047E85A /* OCMArgAction.h in Headers */ = {isa = PBXBuildFile; fileRef = 2FA2833B48908EAD36444671 /* OCMArgAction.h */; };
|
281 | 281 | 817EB1661BD7674D0047E85A /* OCMFunctionsPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 03F370CA1BAA1DE800CAD3E8 /* OCMFunctionsPrivate.h */; };
|
| 282 | + 8BF73E53246CA75E00B9A52C /* OCMNoEscapeBlockTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BF73E52246CA75E00B9A52C /* OCMNoEscapeBlockTests.m */; settings = {COMPILER_FLAGS = "-Xclang -fexperimental-optimized-noescape"; }; }; |
| 283 | + 8BF73E54246CA75E00B9A52C /* OCMNoEscapeBlockTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BF73E52246CA75E00B9A52C /* OCMNoEscapeBlockTests.m */; settings = {COMPILER_FLAGS = "-Xclang -fexperimental-optimized-noescape"; }; }; |
282 | 284 | 8DE97C5522B43EE60098C63F /* OCMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 03B3159E146333BF0052CD09 /* OCMockObject.m */; };
|
283 | 285 | 8DE97C5622B43EE60098C63F /* OCClassMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 03B3158C146333BF0052CD09 /* OCClassMockObject.m */; };
|
284 | 286 | 8DE97C5722B43EE60098C63F /* OCPartialMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 03B315AA146333BF0052CD09 /* OCPartialMockObject.m */; };
|
|
569 | 571 | 3CFBDD751BB3DB200050D9C5 /* TestClassWithCustomReferenceCounting.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestClassWithCustomReferenceCounting.h; sourceTree = "<group>"; };
|
570 | 572 | 3CFBDD761BB3DB200050D9C5 /* TestClassWithCustomReferenceCounting.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TestClassWithCustomReferenceCounting.m; sourceTree = "<group>"; };
|
571 | 573 | 817EB1621BD765130047E85A /* OCMock.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = OCMock.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 574 | + 8BF73E52246CA75E00B9A52C /* OCMNoEscapeBlockTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMNoEscapeBlockTests.m; sourceTree = "<group>"; }; |
572 | 575 | 8DE97CA022B43EE60098C63F /* OCMock.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = OCMock.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
573 | 576 | A02926811CA0725A00594AAF /* TestObjects.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = TestObjects.xcdatamodel; sourceTree = "<group>"; };
|
574 | 577 | D31108AD1828DB8700737925 /* OCMockLibTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = OCMockLibTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
743 | 746 | 03B316231463350E0052CD09 /* OCMockObjectHamcrestTests.m */,
|
744 | 747 | 038599F623807B06002B3ABE /* OCMockObjectInternalTests.m */,
|
745 | 748 | 2FA2813F93050582D83E1499 /* OCMockObjectRuntimeTests.m */,
|
| 749 | + 8BF73E52246CA75E00B9A52C /* OCMNoEscapeBlockTests.m */, |
746 | 750 | 03B316271463350E0052CD09 /* OCMStubRecorderTests.m */,
|
747 | 751 | 037ECD5318FAD84100AF0E4C /* OCMInvocationMatcherTests.m */,
|
748 | 752 | 031E50571BB4A56300E257C3 /* OCMBoxedReturnValueProviderTests.m */,
|
|
1501 | 1505 | 2FA28FA53C57236B6DD64E82 /* OCMockObjectRuntimeTests.m in Sources */,
|
1502 | 1506 | 2FA2839F33289795284C32FB /* OCMockObjectTests.m in Sources */,
|
1503 | 1507 | 038599F723807B06002B3ABE /* OCMockObjectInternalTests.m in Sources */,
|
| 1508 | + 8BF73E53246CA75E00B9A52C /* OCMNoEscapeBlockTests.m in Sources */, |
1504 | 1509 | 2FA28AB33F01A7D980F2C705 /* OCMockObjectDynamicPropertyMockingTests.m in Sources */,
|
1505 | 1510 | 031E50581BB4A56300E257C3 /* OCMBoxedReturnValueProviderTests.m in Sources */,
|
1506 | 1511 | );
|
|
1613 | 1618 | A06930951CA1BFC900513023 /* TestObjects.xcdatamodeld in Sources */,
|
1614 | 1619 | 2FA28295E1F58F40A77D7448 /* OCMockObjectRuntimeTests.m in Sources */,
|
1615 | 1620 | 038599F823807B06002B3ABE /* OCMockObjectInternalTests.m in Sources */,
|
| 1621 | + 8BF73E54246CA75E00B9A52C /* OCMNoEscapeBlockTests.m in Sources */, |
1616 | 1622 | 2FA28246CD449A01717B1CEC /* OCMockObjectTests.m in Sources */,
|
1617 | 1623 | 2FA28F12AAD384A8CB16094B /* OCMockObjectDynamicPropertyMockingTests.m in Sources */,
|
1618 | 1624 | );
|
|
0 commit comments