|
73 | 73 | 3FB8642C2888089F003A86BE /* BuildkiteTestCollector in Frameworks */ = {isa = PBXBuildFile; productRef = 3FB8642B2888089F003A86BE /* BuildkiteTestCollector */; }; |
74 | 74 | 3FFCC0412BA995290051D229 /* NSDate+RFC3339Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FFCC0402BA995290051D229 /* NSDate+RFC3339Tests.swift */; }; |
75 | 75 | 3FFCC0472BAA6EF40051D229 /* NSDate+RFC3339.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FFCC0462BAA6EF40051D229 /* NSDate+RFC3339.swift */; }; |
| 76 | + 3FFCC0492BAB98130051D229 /* DateFormatter+WordPressCom.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FFCC0482BAB98130051D229 /* DateFormatter+WordPressCom.swift */; }; |
| 77 | + 3FFCC04B2BABA5220051D229 /* DateFormatter+WordPressComTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FFCC04A2BABA5220051D229 /* DateFormatter+WordPressComTests.swift */; }; |
76 | 78 | 40247DFA2120D8E100AE1C3C /* AutomatedTransferService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40247DF92120D8E100AE1C3C /* AutomatedTransferService.swift */; }; |
77 | 79 | 40247DFC2120E69600AE1C3C /* AutomatedTransferStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40247DFB2120E69600AE1C3C /* AutomatedTransferStatus.swift */; }; |
78 | 80 | 404057C5221B30400060250C /* StatsSearchTermTimeIntervalData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 404057C4221B30400060250C /* StatsSearchTermTimeIntervalData.swift */; }; |
|
800 | 802 | 3FB8642D288813E9003A86BE /* UnitTests.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = UnitTests.xctestplan; sourceTree = "<group>"; }; |
801 | 803 | 3FFCC0402BA995290051D229 /* NSDate+RFC3339Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSDate+RFC3339Tests.swift"; sourceTree = "<group>"; }; |
802 | 804 | 3FFCC0462BAA6EF40051D229 /* NSDate+RFC3339.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSDate+RFC3339.swift"; sourceTree = "<group>"; }; |
| 805 | + 3FFCC0482BAB98130051D229 /* DateFormatter+WordPressCom.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DateFormatter+WordPressCom.swift"; sourceTree = "<group>"; }; |
| 806 | + 3FFCC04A2BABA5220051D229 /* DateFormatter+WordPressComTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DateFormatter+WordPressComTests.swift"; sourceTree = "<group>"; }; |
803 | 807 | 40247DF92120D8E100AE1C3C /* AutomatedTransferService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutomatedTransferService.swift; sourceTree = "<group>"; }; |
804 | 808 | 40247DFB2120E69600AE1C3C /* AutomatedTransferStatus.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutomatedTransferStatus.swift; sourceTree = "<group>"; }; |
805 | 809 | 404057C4221B30400060250C /* StatsSearchTermTimeIntervalData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatsSearchTermTimeIntervalData.swift; sourceTree = "<group>"; }; |
|
1905 | 1909 | 74B335DB1F06F4180053A184 /* WordPressOrgXMLRPCApiTests.swift */, |
1906 | 1910 | 740B23D51F17F7C100067A2A /* XMLRPCTestable.swift */, |
1907 | 1911 | 3FFCC0402BA995290051D229 /* NSDate+RFC3339Tests.swift */, |
| 1912 | + 3FFCC04A2BABA5220051D229 /* DateFormatter+WordPressComTests.swift */, |
1908 | 1913 | ); |
1909 | 1914 | name = Tests; |
1910 | 1915 | sourceTree = "<group>"; |
|
2520 | 2525 | 4A05E7992B2FDC3200C25E3B /* WordPressOrgRestApi.swift */, |
2521 | 2526 | 93BD27741EE73944002BB00B /* HTTPAuthenticationAlertController.swift */, |
2522 | 2527 | 3FFCC0462BAA6EF40051D229 /* NSDate+RFC3339.swift */, |
| 2528 | + 3FFCC0482BAB98130051D229 /* DateFormatter+WordPressCom.swift */, |
2523 | 2529 | 93BD27771EE73944002BB00B /* WordPressComOAuthClient.swift */, |
2524 | 2530 | 93BD27781EE73944002BB00B /* WordPressComRestApi.swift */, |
2525 | 2531 | 93BD27791EE73944002BB00B /* WordPressOrgXMLRPCApi.swift */, |
|
3516 | 3522 | 74C473AC1EF2F75E009918F2 /* SiteManagementServiceRemote.swift in Sources */, |
3517 | 3523 | 74585B971F0D54B400E7E667 /* RemoteDomain.swift in Sources */, |
3518 | 3524 | 0C1C08432B9CD8D200E52F8C /* PostServiceRemoteREST+Extended.swift in Sources */, |
| 3525 | + 3FFCC0492BAB98130051D229 /* DateFormatter+WordPressCom.swift in Sources */, |
3519 | 3526 | 74A44DD01F13C64B006CD8F4 /* RemoteNotification.swift in Sources */, |
3520 | 3527 | 8B52B901257AC5A200221663 /* Date+endOfDay.swift in Sources */, |
3521 | 3528 | E1D6B558200E473A00325669 /* TimeZoneServiceRemote.swift in Sources */, |
|
3643 | 3650 | 4A05E79C2B2FDC6100C25E3B /* WordPressOrgAPITests.swift in Sources */, |
3644 | 3651 | 3297E1DE2564653A00287D21 /* JetpackScanServiceRemoteTests.swift in Sources */, |
3645 | 3652 | 01438D352B6A2B2C0097D60A /* stats-visits-month-unit-week.json in Sources */, |
| 3653 | + 3FFCC04B2BABA5220051D229 /* DateFormatter+WordPressComTests.swift in Sources */, |
3646 | 3654 | 9F3E0BAC20873785009CB5BA /* ServiceRequestTest.swift in Sources */, |
3647 | 3655 | 4624223E2548C26D002B8A12 /* SiteDesignServiceRemoteTests.swift in Sources */, |
3648 | 3656 | 4A1DEF44293051BC00322608 /* LoggingTests.swift in Sources */, |
|
0 commit comments