|
224 | 224 | D0D8C09E16DFF1540070399E /* rate_limit.json in Resources */ = {isa = PBXBuildFile; fileRef = D0D8C09416DFF1540070399E /* rate_limit.json */; };
|
225 | 225 | D0E41B8716DFF37E00E321CF /* notifications.json in Resources */ = {isa = PBXBuildFile; fileRef = D0E41B8616DFF37E00E321CF /* notifications.json */; };
|
226 | 226 | D0E41B8816DFF37E00E321CF /* notifications.json in Resources */ = {isa = PBXBuildFile; fileRef = D0E41B8616DFF37E00E321CF /* notifications.json */; };
|
| 227 | + F6CF78D416E993A500A75F63 /* RACSignal+OCTClientAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = F6CF78D216E993A500A75F63 /* RACSignal+OCTClientAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 228 | + F6CF78D516E993A500A75F63 /* RACSignal+OCTClientAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = F6CF78D216E993A500A75F63 /* RACSignal+OCTClientAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 229 | + F6CF78D616E993A500A75F63 /* RACSignal+OCTClientAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = F6CF78D316E993A500A75F63 /* RACSignal+OCTClientAdditions.m */; }; |
| 230 | + F6CF78D816E993A500A75F63 /* RACSignal+OCTClientAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = F6CF78D316E993A500A75F63 /* RACSignal+OCTClientAdditions.m */; }; |
| 231 | + F6E2EC4016EB04C60096C268 /* RACSignalAdditionsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = F6E2EC3F16EB04C50096C268 /* RACSignalAdditionsSpec.m */; }; |
| 232 | + F6E2EC4116EB04C60096C268 /* RACSignalAdditionsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = F6E2EC3F16EB04C50096C268 /* RACSignalAdditionsSpec.m */; }; |
227 | 233 | /* End PBXBuildFile section */
|
228 | 234 |
|
229 | 235 | /* Begin PBXContainerItemProxy section */
|
|
461 | 467 | D0872109169E35DE00016ACA /* Specta.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Specta.xcodeproj; path = External/Mantle/MantleTests/specta/Specta.xcodeproj; sourceTree = "<group>"; };
|
462 | 468 | D0872124169E365A00016ACA /* OctoKitTests-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "OctoKitTests-Prefix.pch"; sourceTree = "<group>"; };
|
463 | 469 | D0872127169E395F00016ACA /* OCTClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCTClient.h; sourceTree = "<group>"; };
|
464 |
| - D0872128169E395F00016ACA /* OCTClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCTClient.m; sourceTree = "<group>"; }; |
| 470 | + D0872128169E395F00016ACA /* OCTClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCTClient.m; sourceTree = "<group>"; usesTabs = 1; }; |
465 | 471 | D0872129169E395F00016ACA /* OCTCommitComment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCTCommitComment.h; sourceTree = "<group>"; };
|
466 | 472 | D087212A169E395F00016ACA /* OCTCommitComment.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCTCommitComment.m; sourceTree = "<group>"; };
|
467 | 473 | D087212B169E395F00016ACA /* OCTCommitCommentEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCTCommitCommentEvent.h; sourceTree = "<group>"; };
|
|
537 | 543 | D0D8C09316DFF1540070399E /* page3.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = page3.json; sourceTree = "<group>"; };
|
538 | 544 | D0D8C09416DFF1540070399E /* rate_limit.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = rate_limit.json; sourceTree = "<group>"; };
|
539 | 545 | D0E41B8616DFF37E00E321CF /* notifications.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = notifications.json; sourceTree = "<group>"; };
|
| 546 | + F6CF78D216E993A500A75F63 /* RACSignal+OCTClientAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "RACSignal+OCTClientAdditions.h"; sourceTree = "<group>"; }; |
| 547 | + F6CF78D316E993A500A75F63 /* RACSignal+OCTClientAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "RACSignal+OCTClientAdditions.m"; sourceTree = "<group>"; }; |
| 548 | + F6E2EC3F16EB04C50096C268 /* RACSignalAdditionsSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RACSignalAdditionsSpec.m; sourceTree = "<group>"; }; |
540 | 549 | /* End PBXFileReference section */
|
541 | 550 |
|
542 | 551 | /* Begin PBXFrameworksBuildPhase section */
|
|
626 | 635 | D0871EA9169E2EFC00016ACA /* Products */,
|
627 | 636 | );
|
628 | 637 | sourceTree = "<group>";
|
| 638 | + usesTabs = 1; |
629 | 639 | };
|
630 | 640 | D0871EA9169E2EFC00016ACA /* Products */ = {
|
631 | 641 | isa = PBXGroup;
|
|
851 | 861 | children = (
|
852 | 862 | D0B9C8FC16BC7A260029C5B4 /* NSDateFormatterAdditionsSpec.m */,
|
853 | 863 | D0772E7B16BD2AD5009DFF72 /* NSValueTransformerAdditionsSpec.m */,
|
| 864 | + F6E2EC3F16EB04C50096C268 /* RACSignalAdditionsSpec.m */, |
854 | 865 | D05E751F16D35886001AA17B /* OCTClientSpec.m */,
|
855 | 866 | D08721BD169E396F00016ACA /* OCTCommitCommentSpec.m */,
|
856 | 867 | D08721BE169E396F00016ACA /* OCTEventSpec.m */,
|
|
988 | 999 | D0B9C8F116BC78970029C5B4 /* NSDateFormatter+OCTFormattingAdditions.m */,
|
989 | 1000 | D0772E7516BD2A05009DFF72 /* NSValueTransformer+OCTPredefinedTransformerAdditions.h */,
|
990 | 1001 | D0772E7616BD2A06009DFF72 /* NSValueTransformer+OCTPredefinedTransformerAdditions.m */,
|
| 1002 | + F6CF78D216E993A500A75F63 /* RACSignal+OCTClientAdditions.h */, |
| 1003 | + F6CF78D316E993A500A75F63 /* RACSignal+OCTClientAdditions.m */, |
991 | 1004 | );
|
992 | 1005 | name = Extensions;
|
993 | 1006 | sourceTree = "<group>";
|
|
1050 | 1063 | 8848E19D16AF630B005449AB /* OCTNotification.h in Headers */,
|
1051 | 1064 | D0772E7316BD27B5009DFF72 /* NSDateFormatter+OCTFormattingAdditions.h in Headers */,
|
1052 | 1065 | D0772E7716BD2A06009DFF72 /* NSValueTransformer+OCTPredefinedTransformerAdditions.h in Headers */,
|
| 1066 | + F6CF78D416E993A500A75F63 /* RACSignal+OCTClientAdditions.h in Headers */, |
1053 | 1067 | );
|
1054 | 1068 | runOnlyForDeploymentPostprocessing = 0;
|
1055 | 1069 | };
|
|
1095 | 1109 | 8848E19E16AF630B005449AB /* OCTNotification.h in Headers */,
|
1096 | 1110 | D0772E7416BD27B6009DFF72 /* NSDateFormatter+OCTFormattingAdditions.h in Headers */,
|
1097 | 1111 | D0772E7816BD2A06009DFF72 /* NSValueTransformer+OCTPredefinedTransformerAdditions.h in Headers */,
|
| 1112 | + F6CF78D516E993A500A75F63 /* RACSignal+OCTClientAdditions.h in Headers */, |
1098 | 1113 | );
|
1099 | 1114 | runOnlyForDeploymentPostprocessing = 0;
|
1100 | 1115 | };
|
|
1439 | 1454 | 8848E19F16AF630B005449AB /* OCTNotification.m in Sources */,
|
1440 | 1455 | D0B9C8F416BC78970029C5B4 /* NSDateFormatter+OCTFormattingAdditions.m in Sources */,
|
1441 | 1456 | D0772E7916BD2A06009DFF72 /* NSValueTransformer+OCTPredefinedTransformerAdditions.m in Sources */,
|
| 1457 | + F6CF78D616E993A500A75F63 /* RACSignal+OCTClientAdditions.m in Sources */, |
1442 | 1458 | );
|
1443 | 1459 | runOnlyForDeploymentPostprocessing = 0;
|
1444 | 1460 | };
|
|
1459 | 1475 | D0B9C8FD16BC7A260029C5B4 /* NSDateFormatterAdditionsSpec.m in Sources */,
|
1460 | 1476 | D0772E7C16BD2AD5009DFF72 /* NSValueTransformerAdditionsSpec.m in Sources */,
|
1461 | 1477 | D05E752016D35886001AA17B /* OCTClientSpec.m in Sources */,
|
| 1478 | + F6E2EC4016EB04C60096C268 /* RACSignalAdditionsSpec.m in Sources */, |
1462 | 1479 | );
|
1463 | 1480 | runOnlyForDeploymentPostprocessing = 0;
|
1464 | 1481 | };
|
|
1503 | 1520 | 8848E1A016AF630B005449AB /* OCTNotification.m in Sources */,
|
1504 | 1521 | D0B9C8F516BC78970029C5B4 /* NSDateFormatter+OCTFormattingAdditions.m in Sources */,
|
1505 | 1522 | D0772E7A16BD2A06009DFF72 /* NSValueTransformer+OCTPredefinedTransformerAdditions.m in Sources */,
|
| 1523 | + F6CF78D816E993A500A75F63 /* RACSignal+OCTClientAdditions.m in Sources */, |
1506 | 1524 | );
|
1507 | 1525 | runOnlyForDeploymentPostprocessing = 0;
|
1508 | 1526 | };
|
|
1523 | 1541 | D0B9C8FE16BC7A260029C5B4 /* NSDateFormatterAdditionsSpec.m in Sources */,
|
1524 | 1542 | D0772E7D16BD2AD5009DFF72 /* NSValueTransformerAdditionsSpec.m in Sources */,
|
1525 | 1543 | D05E752116D35886001AA17B /* OCTClientSpec.m in Sources */,
|
| 1544 | + F6E2EC4116EB04C60096C268 /* RACSignalAdditionsSpec.m in Sources */, |
1526 | 1545 | );
|
1527 | 1546 | runOnlyForDeploymentPostprocessing = 0;
|
1528 | 1547 | };
|
|
0 commit comments