|
276 | 276 | 45B204B82489095100FE6526 /* ProductCategoryMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45B204B72489095100FE6526 /* ProductCategoryMapper.swift */; }; |
277 | 277 | 45B204BA24890A8C00FE6526 /* ProductCategoryMapperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45B204B924890A8C00FE6526 /* ProductCategoryMapperTests.swift */; }; |
278 | 278 | 45B204BC24890B1200FE6526 /* category.json in Resources */ = {isa = PBXBuildFile; fileRef = 45B204BB24890B1200FE6526 /* category.json */; }; |
| 279 | + 45CCFCE227A2C9BF0012E8CB /* InboxNote.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45CCFCE127A2C9BF0012E8CB /* InboxNote.swift */; }; |
| 280 | + 45CCFCE427A2DC270012E8CB /* InboxAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45CCFCE327A2DC270012E8CB /* InboxAction.swift */; }; |
| 281 | + 45CCFCE627A2E3710012E8CB /* InboxNoteListMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45CCFCE527A2E3710012E8CB /* InboxNoteListMapper.swift */; }; |
| 282 | + 45CCFCE827A2E5020012E8CB /* InboxNoteListMapperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45CCFCE727A2E5020012E8CB /* InboxNoteListMapperTests.swift */; }; |
| 283 | + 45CCFCEA27A2E59B0012E8CB /* inbox-note-list.json in Resources */ = {isa = PBXBuildFile; fileRef = 45CCFCE927A2E59B0012E8CB /* inbox-note-list.json */; }; |
279 | 284 | 45CDAFAB2434CA9300F83C22 /* ProductCatalogVisibility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45CDAFAA2434CA9300F83C22 /* ProductCatalogVisibility.swift */; }; |
280 | 285 | 45D1CF4923BACA6500945A36 /* ProductTaxStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45D1CF4823BACA6500945A36 /* ProductTaxStatus.swift */; }; |
281 | 286 | 45D685F823D0BC78005F87D0 /* ProductSkuMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45D685F723D0BC78005F87D0 /* ProductSkuMapper.swift */; }; |
|
922 | 927 | 45B204B72489095100FE6526 /* ProductCategoryMapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductCategoryMapper.swift; sourceTree = "<group>"; }; |
923 | 928 | 45B204B924890A8C00FE6526 /* ProductCategoryMapperTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductCategoryMapperTests.swift; sourceTree = "<group>"; }; |
924 | 929 | 45B204BB24890B1200FE6526 /* category.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = category.json; sourceTree = "<group>"; }; |
| 930 | + 45CCFCE127A2C9BF0012E8CB /* InboxNote.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InboxNote.swift; sourceTree = "<group>"; }; |
| 931 | + 45CCFCE327A2DC270012E8CB /* InboxAction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InboxAction.swift; sourceTree = "<group>"; }; |
| 932 | + 45CCFCE527A2E3710012E8CB /* InboxNoteListMapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InboxNoteListMapper.swift; sourceTree = "<group>"; }; |
| 933 | + 45CCFCE727A2E5020012E8CB /* InboxNoteListMapperTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InboxNoteListMapperTests.swift; sourceTree = "<group>"; }; |
| 934 | + 45CCFCE927A2E59B0012E8CB /* inbox-note-list.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "inbox-note-list.json"; sourceTree = "<group>"; }; |
925 | 935 | 45CDAFAA2434CA9300F83C22 /* ProductCatalogVisibility.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductCatalogVisibility.swift; sourceTree = "<group>"; }; |
926 | 936 | 45D1CF4823BACA6500945A36 /* ProductTaxStatus.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductTaxStatus.swift; sourceTree = "<group>"; }; |
927 | 937 | 45D685F723D0BC78005F87D0 /* ProductSkuMapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductSkuMapper.swift; sourceTree = "<group>"; }; |
|
1688 | 1698 | 45150A9B2683417A006922EA /* StateOfACountry.swift */, |
1689 | 1699 | B53EF53721813806003E146F /* DotcomError.swift */, |
1690 | 1700 | 24F98C552502EA4800F49B68 /* FeatureFlag.swift */, |
| 1701 | + 45CCFCE127A2C9BF0012E8CB /* InboxNote.swift */, |
| 1702 | + 45CCFCE327A2DC270012E8CB /* InboxAction.swift */, |
1691 | 1703 | B5A2417C217F9ECC00595DEF /* MetaContainer.swift */, |
1692 | 1704 | B59325C6217E22FC000B0E8E /* Note.swift */, |
1693 | 1705 | B59325D0217E4206000B0E8E /* NoteBlock.swift */, |
|
1953 | 1965 | 02A26F1A2744F5FC008E4EDB /* wp-site-settings.json */, |
1954 | 1966 | DEC51AEC2768A0AD009F3DF4 /* systemStatusWithPluginsOnly.json */, |
1955 | 1967 | 077F39D726A58EB600ABEADC /* systemStatus.json */, |
| 1968 | + 45CCFCE927A2E59B0012E8CB /* inbox-note-list.json */, |
1956 | 1969 | ); |
1957 | 1970 | path = Responses; |
1958 | 1971 | sourceTree = "<group>"; |
|
1972 | 1985 | B524193E21AC5FE400D6FC0A /* DotcomDeviceMapper.swift */, |
1973 | 1986 | 24F98C572502EA8800F49B68 /* FeatureFlagMapper.swift */, |
1974 | 1987 | AEF9458A27297FF6001DCCFB /* IgnoringResponseMapper.swift */, |
| 1988 | + 45CCFCE527A2E3710012E8CB /* InboxNoteListMapper.swift */, |
1975 | 1989 | 26B2F74424C5573F0065CCC8 /* LeaderboardListMapper.swift */, |
1976 | 1990 | 020D07BD23D8570800FD9580 /* MediaListMapper.swift */, |
1977 | 1991 | D823D904223746CE00C90817 /* NewShipmentTrackingMapper.swift */, |
|
2113 | 2127 | 45150A9F26837357006922EA /* CountryListMapperTests.swift */, |
2114 | 2128 | B524194221AC622500D6FC0A /* DotcomDeviceMapperTests.swift */, |
2115 | 2129 | AED8AEBB272A997500663FCC /* IgnoringResponseMapperTests.swift */, |
| 2130 | + 45CCFCE727A2E5020012E8CB /* InboxNoteListMapperTests.swift */, |
2116 | 2131 | B554FA922180C17200C54DFF /* NoteHashListMapperTests.swift */, |
2117 | 2132 | B5C151BF217EE3FB00C7BDC1 /* NoteListMapperTests.swift */, |
2118 | 2133 | B5C6FCCC20A34B8300A4F8E4 /* OrderListMapperTests.swift */, |
|
2448 | 2463 | 45B204BC24890B1200FE6526 /* category.json in Resources */, |
2449 | 2464 | 022902D422E2436400059692 /* stats_module_disabled_error.json in Resources */, |
2450 | 2465 | 31A451D227863A2E00FE81AA /* stripe-account-restricted-pending.json in Resources */, |
| 2466 | + 45CCFCEA27A2E59B0012E8CB /* inbox-note-list.json in Resources */, |
2451 | 2467 | 025CA2C8238F4FF400B05C81 /* product-shipping-classes-load-all.json in Resources */, |
2452 | 2468 | 74046E21217A73D0007DD7BF /* settings-general.json in Resources */, |
2453 | 2469 | 31054724262E2FC600C5C02B /* wcpay-payment-intent-requires-capture.json in Resources */, |
|
2798 | 2814 | B518662220A097C200037A38 /* Network.swift in Sources */, |
2799 | 2815 | B572F69A21AC475C003EEFF0 /* DevicesRemote.swift in Sources */, |
2800 | 2816 | 3192F220260D33BB0067FEF9 /* WCPayAccount.swift in Sources */, |
| 2817 | + 45CCFCE227A2C9BF0012E8CB /* InboxNote.swift in Sources */, |
2801 | 2818 | 311D412C2783BF7400052F64 /* StripeAccount.swift in Sources */, |
2802 | 2819 | B518662420A099BF00037A38 /* AlamofireNetwork.swift in Sources */, |
2803 | 2820 | 311D412E2783C07D00052F64 /* StripeAccountMapper.swift in Sources */, |
|
2857 | 2874 | CE17C6B1229462C000AACE1C /* ProductStockStatus.swift in Sources */, |
2858 | 2875 | B557DA0420975500005962F4 /* OrdersRemote.swift in Sources */, |
2859 | 2876 | CE43066C2347C5F90073CBFF /* OrderItemRefund.swift in Sources */, |
| 2877 | + 45CCFCE427A2DC270012E8CB /* InboxAction.swift in Sources */, |
2860 | 2878 | B5C6FCD420A373BB00A4F8E4 /* OrderMapper.swift in Sources */, |
2861 | 2879 | D88D5A49230BC8C7007B6E01 /* ProductReviewStatus.swift in Sources */, |
2862 | 2880 | 451A97C92609FF050059D135 /* ShippingLabelPackagesResponse.swift in Sources */, |
|
2883 | 2901 | 02BDB83523EA98C800BCC63E /* String+HTML.swift in Sources */, |
2884 | 2902 | B505F6CF20BEE38B00BB1B69 /* Account.swift in Sources */, |
2885 | 2903 | 743E84EA22171C5800FAC9D7 /* ShipmentsRemote.swift in Sources */, |
| 2904 | + 45CCFCE627A2E3710012E8CB /* InboxNoteListMapper.swift in Sources */, |
2886 | 2905 | B59325D5217E4206000B0E8E /* NoteRange.swift in Sources */, |
2887 | 2906 | 26B2F74324C545D50065CCC8 /* Leaderboard.swift in Sources */, |
2888 | 2907 | 458C6DE425AC72A1009B300D /* StoredProductSettings.swift in Sources */, |
|
2987 | 3006 | D8FBFF0F22D3B25E006E3336 /* WooAPIVersionTests.swift in Sources */, |
2988 | 3007 | 45152831257A8E1A0076B03C /* ProductAttributeMapperTests.swift in Sources */, |
2989 | 3008 | 26B2F74924C55ACE0065CCC8 /* LeaderboardsRemoteTests.swift in Sources */, |
| 3009 | + 45CCFCE827A2E5020012E8CB /* InboxNoteListMapperTests.swift in Sources */, |
2990 | 3010 | 74002D6C2118B88200A63C19 /* SiteVisitStatsRemoteTests.swift in Sources */, |
2991 | 3011 | 0212683524C046CB00F8A892 /* MockNetwork+Path.swift in Sources */, |
2992 | 3012 | B554FA932180C17200C54DFF /* NoteHashListMapperTests.swift in Sources */, |
|
0 commit comments