|
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 | + 8BF740142476E4B400B9A52C /* OCMUnretainedArgument.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BF740122476E4B300B9A52C /* OCMUnretainedArgument.h */; }; |
| 283 | + 8BF740152476E4B400B9A52C /* OCMUnretainedArgument.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BF740132476E4B400B9A52C /* OCMUnretainedArgument.m */; }; |
| 284 | + 8BF740162476E59A00B9A52C /* OCMUnretainedArgument.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BF740132476E4B400B9A52C /* OCMUnretainedArgument.m */; }; |
| 285 | + 8BF740172476E59A00B9A52C /* OCMUnretainedArgument.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BF740132476E4B400B9A52C /* OCMUnretainedArgument.m */; }; |
| 286 | + 8BF740182476E59B00B9A52C /* OCMUnretainedArgument.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BF740132476E4B400B9A52C /* OCMUnretainedArgument.m */; }; |
| 287 | + 8BF740192476E59C00B9A52C /* OCMUnretainedArgument.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BF740132476E4B400B9A52C /* OCMUnretainedArgument.m */; }; |
| 288 | + 8BF7401A24771FD600B9A52C /* OCMUnretainedArgument.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BF740122476E4B300B9A52C /* OCMUnretainedArgument.h */; }; |
| 289 | + 8BF7401B24771FD700B9A52C /* OCMUnretainedArgument.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BF740122476E4B300B9A52C /* OCMUnretainedArgument.h */; }; |
| 290 | + 8BF7401C24771FD700B9A52C /* OCMUnretainedArgument.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BF740122476E4B300B9A52C /* OCMUnretainedArgument.h */; }; |
| 291 | + 8BF7401D24771FD800B9A52C /* OCMUnretainedArgument.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BF740122476E4B300B9A52C /* OCMUnretainedArgument.h */; }; |
282 | 292 | 8DE97C5522B43EE60098C63F /* OCMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 03B3159E146333BF0052CD09 /* OCMockObject.m */; };
|
283 | 293 | 8DE97C5622B43EE60098C63F /* OCClassMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 03B3158C146333BF0052CD09 /* OCClassMockObject.m */; };
|
284 | 294 | 8DE97C5722B43EE60098C63F /* OCPartialMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 03B315AA146333BF0052CD09 /* OCPartialMockObject.m */; };
|
|
569 | 579 | 3CFBDD751BB3DB200050D9C5 /* TestClassWithCustomReferenceCounting.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestClassWithCustomReferenceCounting.h; sourceTree = "<group>"; };
|
570 | 580 | 3CFBDD761BB3DB200050D9C5 /* TestClassWithCustomReferenceCounting.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TestClassWithCustomReferenceCounting.m; sourceTree = "<group>"; };
|
571 | 581 | 817EB1621BD765130047E85A /* OCMock.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = OCMock.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 582 | + 8BF740122476E4B300B9A52C /* OCMUnretainedArgument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMUnretainedArgument.h; sourceTree = "<group>"; }; |
| 583 | + 8BF740132476E4B400B9A52C /* OCMUnretainedArgument.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMUnretainedArgument.m; sourceTree = "<group>"; }; |
572 | 584 | 8DE97CA022B43EE60098C63F /* OCMock.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = OCMock.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
573 | 585 | A02926811CA0725A00594AAF /* TestObjects.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = TestObjects.xcdatamodel; sourceTree = "<group>"; };
|
574 | 586 | D31108AD1828DB8700737925 /* OCMockLibTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = OCMockLibTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
867 | 879 | 03B315A2146333BF0052CD09 /* OCMPassByRefSetter.m */,
|
868 | 880 | 2FA2891034E7B73AA3511D17 /* OCMBlockArgCaller.h */,
|
869 | 881 | 2FA283D58AA7569D8A5B0C57 /* OCMBlockArgCaller.m */,
|
| 882 | + 8BF740122476E4B300B9A52C /* OCMUnretainedArgument.h */, |
| 883 | + 8BF740132476E4B400B9A52C /* OCMUnretainedArgument.m */, |
870 | 884 | );
|
871 | 885 | name = "Argument Constraints and Actions";
|
872 | 886 | sourceTree = "<group>";
|
|
957 | 971 | 03B315F5146333C00052CD09 /* OCMPassByRefSetter.h in Headers */,
|
958 | 972 | 03B315FA146333C00052CD09 /* OCMRealObjectForwarder.h in Headers */,
|
959 | 973 | 03B315FF146333C00052CD09 /* OCMObjectReturnValueProvider.h in Headers */,
|
| 974 | + 8BF740142476E4B400B9A52C /* OCMUnretainedArgument.h in Headers */, |
960 | 975 | 03B31604146333C00052CD09 /* OCObserverMockObject.h in Headers */,
|
961 | 976 | 03B31609146333C00052CD09 /* OCPartialMockObject.h in Headers */,
|
962 | 977 | 0368656D1D357317005E6BEE /* OCMQuantifier.h in Headers */,
|
|
1006 | 1021 | 817EB1661BD7674D0047E85A /* OCMFunctionsPrivate.h in Headers */,
|
1007 | 1022 | 03B31605146333C00052CD09 /* OCObserverMockObject.h in Headers */,
|
1008 | 1023 | 03B3160A146333C00052CD09 /* OCPartialMockObject.h in Headers */,
|
| 1024 | + 8BF7401A24771FD600B9A52C /* OCMUnretainedArgument.h in Headers */, |
1009 | 1025 | 03B31614146333C00052CD09 /* OCProtocolMockObject.h in Headers */,
|
1010 | 1026 | 2FA28E1EB6B8536785258DF5 /* OCMInvocationMatcher.h in Headers */,
|
1011 | 1027 | 0322DA6A19118B4600CACAF1 /* OCMVerifier.h in Headers */,
|
|
1057 | 1073 | 817EB1591BD765130047E85A /* NSObject+OCMAdditions.h in Headers */,
|
1058 | 1074 | 817EB15A1BD765130047E85A /* NSValue+OCMAdditions.h in Headers */,
|
1059 | 1075 | 817EB15B1BD765130047E85A /* OCMFunctions.h in Headers */,
|
| 1076 | + 8BF7401C24771FD700B9A52C /* OCMUnretainedArgument.h in Headers */, |
1060 | 1077 | 817EB15C1BD765130047E85A /* OCMBlockArgCaller.h in Headers */,
|
1061 | 1078 | 817EB15D1BD765130047E85A /* OCMArgAction.h in Headers */,
|
1062 | 1079 | 2FA28806443827E286F12F6F /* OCMNonRetainingObjectReturnValueProvider.h in Headers */,
|
|
1089 | 1106 | 8DE97C8C22B43EE60098C63F /* OCMBoxedReturnValueProvider.h in Headers */,
|
1090 | 1107 | 8DE97C8D22B43EE60098C63F /* OCMExceptionReturnValueProvider.h in Headers */,
|
1091 | 1108 | 8DE97C8E22B43EE60098C63F /* OCMIndirectReturnValueProvider.h in Headers */,
|
| 1109 | + 8BF7401D24771FD800B9A52C /* OCMUnretainedArgument.h in Headers */, |
1092 | 1110 | 8DE97C8F22B43EE60098C63F /* OCMNotificationPoster.h in Headers */,
|
1093 | 1111 | 8DE97C9022B43EE60098C63F /* OCMObjectReturnValueProvider.h in Headers */,
|
1094 | 1112 | 8DE97C9122B43EE60098C63F /* OCMFunctionsPrivate.h in Headers */,
|
|
1146 | 1164 | F0B951481B00810C00942C38 /* NSObject+OCMAdditions.h in Headers */,
|
1147 | 1165 | F0B951491B00810C00942C38 /* NSValue+OCMAdditions.h in Headers */,
|
1148 | 1166 | F0B9514A1B00810C00942C38 /* OCMFunctions.h in Headers */,
|
| 1167 | + 8BF7401B24771FD700B9A52C /* OCMUnretainedArgument.h in Headers */, |
1149 | 1168 | 2FA28B7BDB3319A499E90525 /* OCMBlockArgCaller.h in Headers */,
|
1150 | 1169 | 2FA280E60213BA09F007C173 /* OCMArgAction.h in Headers */,
|
1151 | 1170 | 2FA28AFBD67EAB9DD1F23BF5 /* OCMNonRetainingObjectReturnValueProvider.h in Headers */,
|
|
1409 | 1428 | 03B315CA146333BF0052CD09 /* OCMBlockCaller.m in Sources */,
|
1410 | 1429 | 036865681D3572ED005E6BEE /* OCMQuantifier.m in Sources */,
|
1411 | 1430 | 03B315CF146333BF0052CD09 /* OCMBoxedReturnValueProvider.m in Sources */,
|
| 1431 | + 8BF740152476E4B400B9A52C /* OCMUnretainedArgument.m in Sources */, |
1412 | 1432 | 03B315D4146333BF0052CD09 /* OCMConstraint.m in Sources */,
|
1413 | 1433 | 03B315D9146333BF0052CD09 /* OCMExceptionReturnValueProvider.m in Sources */,
|
1414 | 1434 | 03B315DE146333BF0052CD09 /* OCMIndirectReturnValueProvider.m in Sources */,
|
|
1451 | 1471 | 03B315CC146333BF0052CD09 /* OCMBlockCaller.m in Sources */,
|
1452 | 1472 | 036865691D3572ED005E6BEE /* OCMQuantifier.m in Sources */,
|
1453 | 1473 | 03B315D1146333BF0052CD09 /* OCMBoxedReturnValueProvider.m in Sources */,
|
| 1474 | + 8BF740162476E59A00B9A52C /* OCMUnretainedArgument.m in Sources */, |
1454 | 1475 | 03DCED6D183406BC0059089E /* NSObject+OCMAdditions.m in Sources */,
|
1455 | 1476 | 03B315D6146333BF0052CD09 /* OCMConstraint.m in Sources */,
|
1456 | 1477 | 03B315DB146333BF0052CD09 /* OCMExceptionReturnValueProvider.m in Sources */,
|
|
1521 | 1542 | 817EB11F1BD765130047E85A /* OCMInvocationMatcher.m in Sources */,
|
1522 | 1543 | 0368656B1D3572ED005E6BEE /* OCMQuantifier.m in Sources */,
|
1523 | 1544 | 817EB1201BD765130047E85A /* OCMInvocationStub.m in Sources */,
|
| 1545 | + 8BF740182476E59B00B9A52C /* OCMUnretainedArgument.m in Sources */, |
1524 | 1546 | 817EB1211BD765130047E85A /* OCMInvocationExpectation.m in Sources */,
|
1525 | 1547 | 817EB1221BD765130047E85A /* OCMRealObjectForwarder.m in Sources */,
|
1526 | 1548 | 817EB1231BD765130047E85A /* OCMBlockCaller.m in Sources */,
|
|
1563 | 1585 | 8DE97C5C22B43EE60098C63F /* OCMVerifier.m in Sources */,
|
1564 | 1586 | 8DE97C5D22B43EE60098C63F /* OCMInvocationMatcher.m in Sources */,
|
1565 | 1587 | 8DE97C5E22B43EE60098C63F /* OCMInvocationStub.m in Sources */,
|
| 1588 | + 8BF740192476E59C00B9A52C /* OCMUnretainedArgument.m in Sources */, |
1566 | 1589 | 8DE97C5F22B43EE60098C63F /* OCMInvocationExpectation.m in Sources */,
|
1567 | 1590 | 8DE97C6022B43EE60098C63F /* OCMRealObjectForwarder.m in Sources */,
|
1568 | 1591 | 8DE97C6122B43EE60098C63F /* OCMBlockCaller.m in Sources */,
|
|
1633 | 1656 | F0B951141B0080EC00942C38 /* OCMInvocationMatcher.m in Sources */,
|
1634 | 1657 | 0368656A1D3572ED005E6BEE /* OCMQuantifier.m in Sources */,
|
1635 | 1658 | F0B951151B0080EC00942C38 /* OCMInvocationStub.m in Sources */,
|
| 1659 | + 8BF740172476E59A00B9A52C /* OCMUnretainedArgument.m in Sources */, |
1636 | 1660 | F0B951161B0080EC00942C38 /* OCMInvocationExpectation.m in Sources */,
|
1637 | 1661 | F0B951171B0080EC00942C38 /* OCMRealObjectForwarder.m in Sources */,
|
1638 | 1662 | F0B951181B0080EC00942C38 /* OCMBlockCaller.m in Sources */,
|
|
0 commit comments