|
281 | 281 | 0876035E13440AD8001B439B /* HCStringEndsWithTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HCStringEndsWithTests.m; sourceTree = "<group>"; };
|
282 | 282 | 0876035F13440AD8001B439B /* HCStringStartsWithTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HCStringStartsWithTests.m; sourceTree = "<group>"; };
|
283 | 283 | 0876038D13440B80001B439B /* OCHamcrest-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "OCHamcrest-Info.plist"; sourceTree = "<group>"; };
|
284 |
| - 0876039113440BB0001B439B /* Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Tests-Info.plist"; path = "../Tests/OCHamcrestTests/Resources/Tests-Info.plist"; sourceTree = "<group>"; }; |
| 284 | + 0876039113440BB0001B439B /* Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Tests-Info.plist"; sourceTree = "<group>"; }; |
285 | 285 | 088FB0AA136A6DEA00C191E1 /* HCStringContainsInOrderTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HCStringContainsInOrderTests.m; sourceTree = "<group>"; };
|
286 | 286 | 0E49BBDB1C47498C00418A3C /* XcodeWarnings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = XcodeWarnings.xcconfig; sourceTree = "<group>"; };
|
287 | 287 | 0E5ECE6B1BC20C3300C15D2A /* HCIsCollectionContainingInRelativeOrder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HCIsCollectionContainingInRelativeOrder.h; sourceTree = "<group>"; };
|
|
372 | 372 | BB333522A78D6A7D1A8414B3 /* HCIsIn.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HCIsIn.m; sourceTree = "<group>"; };
|
373 | 373 | BB333528C8E2ED8489ACB161 /* HCTestFailureReporter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HCTestFailureReporter.m; sourceTree = "<group>"; };
|
374 | 374 | BB33355AD08369793188986F /* HCObjectReturnGetter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HCObjectReturnGetter.m; sourceTree = "<group>"; };
|
375 |
| - BB33356A6185FA4F1B6E240F /* OCHamcrest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCHamcrest.h; sourceTree = "<group>"; }; |
| 375 | + BB33356A6185FA4F1B6E240F /* OCHamcrest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OCHamcrest.h; path = ../Source/OCHamcrest.h; sourceTree = "<group>"; }; |
376 | 376 | BB33359133039118AE88E2A8 /* HCIsNil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HCIsNil.h; sourceTree = "<group>"; };
|
377 | 377 | BB333594FB0AC2DAC3B73077 /* HCIsSame.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HCIsSame.m; sourceTree = "<group>"; };
|
378 | 378 | BB3335974ADA5C5408FE0F69 /* HCStringEndsWith.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HCStringEndsWith.m; sourceTree = "<group>"; };
|
|
715 | 715 | BB333D43717AD7243D63A4AB /* HCStringDescription.m */,
|
716 | 716 | BB33378F4CD8AE4C7EFC1CF0 /* Helpers */,
|
717 | 717 | );
|
718 |
| - path = Core; |
| 718 | + name = Core; |
| 719 | + path = ../Source/Core; |
719 | 720 | sourceTree = "<group>";
|
720 | 721 | };
|
721 | 722 | BB33378F4CD8AE4C7EFC1CF0 /* Helpers */ = {
|
|
831 | 832 | BB333072EBF64C385754421B /* Object */,
|
832 | 833 | BB333EA5543B2EAB4E34B3CF /* Text */,
|
833 | 834 | );
|
834 |
| - path = Library; |
| 835 | + name = Library; |
| 836 | + path = ../Source/Library; |
835 | 837 | sourceTree = "<group>";
|
836 | 838 | };
|
837 | 839 | BB333EA5543B2EAB4E34B3CF /* Text */ = {
|
|
1336 | 1338 | baseConfigurationReference = 0E49BBDB1C47498C00418A3C /* XcodeWarnings.xcconfig */;
|
1337 | 1339 | buildSettings = {
|
1338 | 1340 | FRAMEWORK_SEARCH_PATHS = "$(DEVELOPER_LIBRARY_DIR)/Frameworks";
|
1339 |
| - INFOPLIST_FILE = "$(SRCROOT)/../Tests/OCHamcrestTests/Resources/Tests-Info.plist"; |
| 1341 | + INFOPLIST_FILE = "Tests-Info.plist"; |
1340 | 1342 | PRODUCT_NAME = "$(TARGET_NAME)";
|
1341 | 1343 | SDKROOT = macosx;
|
1342 | 1344 | };
|
|
1347 | 1349 | baseConfigurationReference = 0E49BBDB1C47498C00418A3C /* XcodeWarnings.xcconfig */;
|
1348 | 1350 | buildSettings = {
|
1349 | 1351 | FRAMEWORK_SEARCH_PATHS = "$(DEVELOPER_LIBRARY_DIR)/Frameworks";
|
1350 |
| - INFOPLIST_FILE = "$(SRCROOT)/../Tests/OCHamcrestTests/Resources/Tests-Info.plist"; |
| 1352 | + INFOPLIST_FILE = "Tests-Info.plist"; |
1351 | 1353 | PRODUCT_NAME = "$(TARGET_NAME)";
|
1352 | 1354 | SDKROOT = macosx;
|
1353 | 1355 | };
|
|
0 commit comments