|
71 | 71 | 3F758FD324F6C68200BBA2FC /* AnnouncementServiceRemote.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F758FD224F6C68200BBA2FC /* AnnouncementServiceRemote.swift */; }; |
72 | 72 | 3F8308A729EE683500354497 /* ActivityTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F8308A629EE683500354497 /* ActivityTests.swift */; }; |
73 | 73 | 3FB8642C2888089F003A86BE /* BuildkiteTestCollector in Frameworks */ = {isa = PBXBuildFile; productRef = 3FB8642B2888089F003A86BE /* BuildkiteTestCollector */; }; |
74 | | - 3FFCC0412BA995290051D229 /* NSDate+RFC3339Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FFCC0402BA995290051D229 /* NSDate+RFC3339Tests.swift */; }; |
75 | | - 3FFCC0472BAA6EF40051D229 /* NSDate+RFC3339.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FFCC0462BAA6EF40051D229 /* NSDate+RFC3339.swift */; }; |
| 74 | + 3FFCC0412BA995290051D229 /* Date+WordPressComTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FFCC0402BA995290051D229 /* Date+WordPressComTests.swift */; }; |
| 75 | + 3FFCC0472BAA6EF40051D229 /* NSDate+WordPressCom.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FFCC0462BAA6EF40051D229 /* NSDate+WordPressCom.swift */; }; |
76 | 76 | 3FFCC0492BAB98130051D229 /* DateFormatter+WordPressCom.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FFCC0482BAB98130051D229 /* DateFormatter+WordPressCom.swift */; }; |
77 | 77 | 3FFCC04B2BABA5220051D229 /* DateFormatter+WordPressComTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FFCC04A2BABA5220051D229 /* DateFormatter+WordPressComTests.swift */; }; |
| 78 | + 3FFCC04D2BABA6980051D229 /* NSDate+WordPressComTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FFCC04C2BABA6980051D229 /* NSDate+WordPressComTests.swift */; }; |
| 79 | + 3FFCC04F2BABA6E60051D229 /* Date+WordPressCom.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FFCC04E2BABA6E60051D229 /* Date+WordPressCom.swift */; }; |
78 | 80 | 40247DFA2120D8E100AE1C3C /* AutomatedTransferService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40247DF92120D8E100AE1C3C /* AutomatedTransferService.swift */; }; |
79 | 81 | 40247DFC2120E69600AE1C3C /* AutomatedTransferStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40247DFB2120E69600AE1C3C /* AutomatedTransferStatus.swift */; }; |
80 | 82 | 404057C5221B30400060250C /* StatsSearchTermTimeIntervalData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 404057C4221B30400060250C /* StatsSearchTermTimeIntervalData.swift */; }; |
|
800 | 802 | 3F758FD224F6C68200BBA2FC /* AnnouncementServiceRemote.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnnouncementServiceRemote.swift; sourceTree = "<group>"; }; |
801 | 803 | 3F8308A629EE683500354497 /* ActivityTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActivityTests.swift; sourceTree = "<group>"; }; |
802 | 804 | 3FB8642D288813E9003A86BE /* UnitTests.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = UnitTests.xctestplan; sourceTree = "<group>"; }; |
803 | | - 3FFCC0402BA995290051D229 /* NSDate+RFC3339Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSDate+RFC3339Tests.swift"; sourceTree = "<group>"; }; |
804 | | - 3FFCC0462BAA6EF40051D229 /* NSDate+RFC3339.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSDate+RFC3339.swift"; sourceTree = "<group>"; }; |
| 805 | + 3FFCC0402BA995290051D229 /* Date+WordPressComTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Date+WordPressComTests.swift"; sourceTree = "<group>"; }; |
| 806 | + 3FFCC0462BAA6EF40051D229 /* NSDate+WordPressCom.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSDate+WordPressCom.swift"; sourceTree = "<group>"; }; |
805 | 807 | 3FFCC0482BAB98130051D229 /* DateFormatter+WordPressCom.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DateFormatter+WordPressCom.swift"; sourceTree = "<group>"; }; |
806 | 808 | 3FFCC04A2BABA5220051D229 /* DateFormatter+WordPressComTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DateFormatter+WordPressComTests.swift"; sourceTree = "<group>"; }; |
| 809 | + 3FFCC04C2BABA6980051D229 /* NSDate+WordPressComTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSDate+WordPressComTests.swift"; sourceTree = "<group>"; }; |
| 810 | + 3FFCC04E2BABA6E60051D229 /* Date+WordPressCom.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Date+WordPressCom.swift"; sourceTree = "<group>"; }; |
807 | 811 | 40247DF92120D8E100AE1C3C /* AutomatedTransferService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutomatedTransferService.swift; sourceTree = "<group>"; }; |
808 | 812 | 40247DFB2120E69600AE1C3C /* AutomatedTransferStatus.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutomatedTransferStatus.swift; sourceTree = "<group>"; }; |
809 | 813 | 404057C4221B30400060250C /* StatsSearchTermTimeIntervalData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatsSearchTermTimeIntervalData.swift; sourceTree = "<group>"; }; |
|
1908 | 1912 | FFA4D4A82423B10A00BF5180 /* WordPressOrgRestApiTests.swift */, |
1909 | 1913 | 74B335DB1F06F4180053A184 /* WordPressOrgXMLRPCApiTests.swift */, |
1910 | 1914 | 740B23D51F17F7C100067A2A /* XMLRPCTestable.swift */, |
1911 | | - 3FFCC0402BA995290051D229 /* NSDate+RFC3339Tests.swift */, |
| 1915 | + 3FFCC0402BA995290051D229 /* Date+WordPressComTests.swift */, |
| 1916 | + 3FFCC04C2BABA6980051D229 /* NSDate+WordPressComTests.swift */, |
1912 | 1917 | 3FFCC04A2BABA5220051D229 /* DateFormatter+WordPressComTests.swift */, |
1913 | 1918 | ); |
1914 | 1919 | name = Tests; |
|
2524 | 2529 | 4A05E7952B2FCB6400C25E3B /* NonceRetrieval.swift */, |
2525 | 2530 | 4A05E7992B2FDC3200C25E3B /* WordPressOrgRestApi.swift */, |
2526 | 2531 | 93BD27741EE73944002BB00B /* HTTPAuthenticationAlertController.swift */, |
2527 | | - 3FFCC0462BAA6EF40051D229 /* NSDate+RFC3339.swift */, |
| 2532 | + 3FFCC0462BAA6EF40051D229 /* NSDate+WordPressCom.swift */, |
| 2533 | + 3FFCC04E2BABA6E60051D229 /* Date+WordPressCom.swift */, |
2528 | 2534 | 3FFCC0482BAB98130051D229 /* DateFormatter+WordPressCom.swift */, |
2529 | 2535 | 93BD27771EE73944002BB00B /* WordPressComOAuthClient.swift */, |
2530 | 2536 | 93BD27781EE73944002BB00B /* WordPressComRestApi.swift */, |
|
3398 | 3404 | 93BD277F1EE73944002BB00B /* WordPressComOAuthClient.swift in Sources */, |
3399 | 3405 | 740B23B91F17EC7300067A2A /* PostServiceRemoteREST.m in Sources */, |
3400 | 3406 | 93BD27801EE73944002BB00B /* WordPressComRestApi.swift in Sources */, |
| 3407 | + 3FFCC04F2BABA6E60051D229 /* Date+WordPressCom.swift in Sources */, |
3401 | 3408 | 404057D2221C56AB0060250C /* StatsTopCountryTimeIntervalData.swift in Sources */, |
3402 | 3409 | E11C2AD21FA77FB90023BDE2 /* SitePlugin.swift in Sources */, |
3403 | 3410 | 4A68E3DF29407100004AC3DC /* RemoteReaderTopic.swift in Sources */, |
|
3463 | 3470 | E632D7781F6E047400297F6D /* SocialLogin2FANonceInfo.swift in Sources */, |
3464 | 3471 | 32FC1D29255C91ED00CD0A7B /* JetpackScanServiceRemote.swift in Sources */, |
3465 | 3472 | 9F3E0B9B208732B3009CB5BA /* RemoteReaderSiteInfoSubscription.swift in Sources */, |
3466 | | - 3FFCC0472BAA6EF40051D229 /* NSDate+RFC3339.swift in Sources */, |
| 3473 | + 3FFCC0472BAA6EF40051D229 /* NSDate+WordPressCom.swift in Sources */, |
3467 | 3474 | 7403A2E41EF06ED500DED7DC /* AccountSettingsRemote.swift in Sources */, |
3468 | 3475 | 3236F77824AE34B40088E8F3 /* ReaderTopicServiceRemote+Interests.swift in Sources */, |
3469 | 3476 | FE20A6A4282A96C00025E975 /* RemoteBloggingPromptsSettings.swift in Sources */, |
|
3617 | 3624 | F4B0F4802ACB4EA9003ABC61 /* AllDomainsResultDomainTests.swift in Sources */, |
3618 | 3625 | 74585B901F0D51F900E7E667 /* DomainsServiceRemoteRESTTests.swift in Sources */, |
3619 | 3626 | BAFA775624ADAB3C000F0D3A /* MockPluginDirectoryEntryProvider.swift in Sources */, |
3620 | | - 3FFCC0412BA995290051D229 /* NSDate+RFC3339Tests.swift in Sources */, |
| 3627 | + 3FFCC0412BA995290051D229 /* Date+WordPressComTests.swift in Sources */, |
3621 | 3628 | 3F8308A729EE683500354497 /* ActivityTests.swift in Sources */, |
3622 | 3629 | 9AB6D64A218727D60008F274 /* PostServiceRemoteRESTRevisionsTest.swift in Sources */, |
3623 | 3630 | 01438D382B6A35FB0097D60A /* stats-summary.json in Sources */, |
3624 | 3631 | 7430C9BD1F192C0F0051B8E6 /* ReaderPostServiceRemoteTests.m in Sources */, |
3625 | 3632 | 1DC837C229B9F04F009DCD4B /* RemoteVideoPressVideoTests.swift in Sources */, |
| 3633 | + 3FFCC04D2BABA6980051D229 /* NSDate+WordPressComTests.swift in Sources */, |
3626 | 3634 | FAD1345125909DEA00A8FEB1 /* JetpackBackupServiceRemoteTests.swift in Sources */, |
3627 | 3635 | 8B2F4BE924ABC9DC0056C08A /* ReaderPostServiceRemote+CardsTests.swift in Sources */, |
3628 | 3636 | 40F9880C221ACEEE00B7B369 /* StatsRemoteV2Tests.swift in Sources */, |
|
0 commit comments