|
367 | 367 | 2548AC6E162F5E00009E79BF /* RKManagedObjectRequestOperationTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 2548AC6C162F5E00009E79BF /* RKManagedObjectRequestOperationTest.m */; };
|
368 | 368 | 2549D646162B376F003DD135 /* RKRequestDescriptorTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 2549D645162B376F003DD135 /* RKRequestDescriptorTest.m */; };
|
369 | 369 | 2549D647162B376F003DD135 /* RKRequestDescriptorTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 2549D645162B376F003DD135 /* RKRequestDescriptorTest.m */; };
|
| 370 | + 2551338F167838590017E4B6 /* RKHTTPRequestOperationTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 2551338E167838590017E4B6 /* RKHTTPRequestOperationTest.m */; }; |
| 371 | + 25513390167838590017E4B6 /* RKHTTPRequestOperationTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 2551338E167838590017E4B6 /* RKHTTPRequestOperationTest.m */; }; |
370 | 372 | 25565956161FC3C300F5BB20 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25565955161FC3C300F5BB20 /* CoreServices.framework */; };
|
371 | 373 | 25565959161FC3CD00F5BB20 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25565958161FC3CD00F5BB20 /* SystemConfiguration.framework */; };
|
372 | 374 | 25565965161FDD8800F5BB20 /* RKResponseMapperOperationTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 25565964161FDD8800F5BB20 /* RKResponseMapperOperationTest.m */; };
|
|
827 | 829 | 2548AC6C162F5E00009E79BF /* RKManagedObjectRequestOperationTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKManagedObjectRequestOperationTest.m; sourceTree = "<group>"; };
|
828 | 830 | 2549D645162B376F003DD135 /* RKRequestDescriptorTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKRequestDescriptorTest.m; sourceTree = "<group>"; };
|
829 | 831 | 254A62BF14AD591C00939BEE /* RKPaginatorTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKPaginatorTest.m; sourceTree = "<group>"; };
|
| 832 | + 2551338E167838590017E4B6 /* RKHTTPRequestOperationTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKHTTPRequestOperationTest.m; sourceTree = "<group>"; }; |
830 | 833 | 25565955161FC3C300F5BB20 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreServices.framework; sourceTree = DEVELOPER_DIR; };
|
831 | 834 | 25565958161FC3CD00F5BB20 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/SystemConfiguration.framework; sourceTree = DEVELOPER_DIR; };
|
832 | 835 | 25565964161FDD8800F5BB20 /* RKResponseMapperOperationTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKResponseMapperOperationTest.m; sourceTree = "<group>"; };
|
|
1454 | 1457 | 2549D645162B376F003DD135 /* RKRequestDescriptorTest.m */,
|
1455 | 1458 | 2548AC6C162F5E00009E79BF /* RKManagedObjectRequestOperationTest.m */,
|
1456 | 1459 | 2536D1FC167270F100DF9BB0 /* RKRouterTest.m */,
|
| 1460 | + 2551338E167838590017E4B6 /* RKHTTPRequestOperationTest.m */, |
1457 | 1461 | );
|
1458 | 1462 | name = Network;
|
1459 | 1463 | path = Logic/Network;
|
|
2353 | 2357 | 2546A95816628EDD0078E044 /* RKConnectionDescriptionTest.m in Sources */,
|
2354 | 2358 | 2543A25D1664FD3100821D5B /* RKResponseDescriptorTest.m in Sources */,
|
2355 | 2359 | 2536D1FD167270F100DF9BB0 /* RKRouterTest.m in Sources */,
|
| 2360 | + 2551338F167838590017E4B6 /* RKHTTPRequestOperationTest.m in Sources */, |
2356 | 2361 | );
|
2357 | 2362 | runOnlyForDeploymentPostprocessing = 0;
|
2358 | 2363 | };
|
|
2502 | 2507 | 2546A95916628EDD0078E044 /* RKConnectionDescriptionTest.m in Sources */,
|
2503 | 2508 | 2543A25E1664FD3200821D5B /* RKResponseDescriptorTest.m in Sources */,
|
2504 | 2509 | 2536D1FE167270F100DF9BB0 /* RKRouterTest.m in Sources */,
|
| 2510 | + 25513390167838590017E4B6 /* RKHTTPRequestOperationTest.m in Sources */, |
2505 | 2511 | );
|
2506 | 2512 | runOnlyForDeploymentPostprocessing = 0;
|
2507 | 2513 | };
|
|
0 commit comments