|
1257 | 1257 | EE6FDCFC2966A70400E1CECF /* product-without-data.json in Resources */ = {isa = PBXBuildFile; fileRef = EE6FDCFB2966A70400E1CECF /* product-without-data.json */; }; |
1258 | 1258 | EE71CC3D2951A8EA0074D908 /* ApplicationPasswordStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE71CC3C2951A8EA0074D908 /* ApplicationPasswordStorage.swift */; }; |
1259 | 1259 | EE71CC412951CE700074D908 /* generate-application-password-using-wporg-creds-success.json in Resources */ = {isa = PBXBuildFile; fileRef = EE71CC402951CE700074D908 /* generate-application-password-using-wporg-creds-success.json */; }; |
| 1260 | + EE74B1EA2D895F05000E4C56 /* WooShippingConfigMapperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE74B1E92D895F00000E4C56 /* WooShippingConfigMapperTests.swift */; }; |
| 1261 | + EE74B1ED2D895FA4000E4C56 /* shipping-label-config-success.json in Resources */ = {isa = PBXBuildFile; fileRef = EE74B1EB2D895FA4000E4C56 /* shipping-label-config-success.json */; }; |
| 1262 | + EE74B1EE2D895FA4000E4C56 /* shipping-label-config-success-without-data.json in Resources */ = {isa = PBXBuildFile; fileRef = EE74B1EC2D895FA4000E4C56 /* shipping-label-config-success-without-data.json */; }; |
1260 | 1263 | EE76762F2962B85E000066FA /* RequestProcessorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE76762E2962B85E000066FA /* RequestProcessorTests.swift */; }; |
| 1264 | + EE7E80B82D84F19100E6FF5B /* WooShippingConfigMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE7E80B72D84F18700E6FF5B /* WooShippingConfigMapper.swift */; }; |
| 1265 | + EE7E80BA2D84F42E00E6FF5B /* WooShippingConfigResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE7E80B92D84F41500E6FF5B /* WooShippingConfigResponse.swift */; }; |
| 1266 | + EE7E80BD2D84F55100E6FF5B /* WooShippingShipment.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE7E80BC2D84F54800E6FF5B /* WooShippingShipment.swift */; }; |
1261 | 1267 | EE80A24729547F8B003591E4 /* coupons-all-without-data.json in Resources */ = {isa = PBXBuildFile; fileRef = EE80A24529547F8B003591E4 /* coupons-all-without-data.json */; }; |
1262 | 1268 | EE80A24829547F8B003591E4 /* coupon-without-data.json in Resources */ = {isa = PBXBuildFile; fileRef = EE80A24629547F8B003591E4 /* coupon-without-data.json */; }; |
1263 | 1269 | EE80A25029556FBD003591E4 /* coupon-reports-without-data.json in Resources */ = {isa = PBXBuildFile; fileRef = EE80A24F29556FBD003591E4 /* coupon-reports-without-data.json */; }; |
|
2488 | 2494 | EE6FDCFB2966A70400E1CECF /* product-without-data.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "product-without-data.json"; sourceTree = "<group>"; }; |
2489 | 2495 | EE71CC3C2951A8EA0074D908 /* ApplicationPasswordStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApplicationPasswordStorage.swift; sourceTree = "<group>"; }; |
2490 | 2496 | EE71CC402951CE700074D908 /* generate-application-password-using-wporg-creds-success.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "generate-application-password-using-wporg-creds-success.json"; sourceTree = "<group>"; }; |
| 2497 | + EE74B1E92D895F00000E4C56 /* WooShippingConfigMapperTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WooShippingConfigMapperTests.swift; sourceTree = "<group>"; }; |
| 2498 | + EE74B1EB2D895FA4000E4C56 /* shipping-label-config-success.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "shipping-label-config-success.json"; sourceTree = "<group>"; }; |
| 2499 | + EE74B1EC2D895FA4000E4C56 /* shipping-label-config-success-without-data.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "shipping-label-config-success-without-data.json"; sourceTree = "<group>"; }; |
2491 | 2500 | EE76762E2962B85E000066FA /* RequestProcessorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RequestProcessorTests.swift; sourceTree = "<group>"; }; |
| 2501 | + EE7E80B72D84F18700E6FF5B /* WooShippingConfigMapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WooShippingConfigMapper.swift; sourceTree = "<group>"; }; |
| 2502 | + EE7E80B92D84F41500E6FF5B /* WooShippingConfigResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WooShippingConfigResponse.swift; sourceTree = "<group>"; }; |
| 2503 | + EE7E80BC2D84F54800E6FF5B /* WooShippingShipment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WooShippingShipment.swift; sourceTree = "<group>"; }; |
2492 | 2504 | EE80A24529547F8B003591E4 /* coupons-all-without-data.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "coupons-all-without-data.json"; sourceTree = "<group>"; }; |
2493 | 2505 | EE80A24629547F8B003591E4 /* coupon-without-data.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "coupon-without-data.json"; sourceTree = "<group>"; }; |
2494 | 2506 | EE80A24F29556FBD003591E4 /* coupon-reports-without-data.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "coupon-reports-without-data.json"; sourceTree = "<group>"; }; |
|
2601 | 2613 | 02C2548225635BB500A04423 /* ShippingLabel */ = { |
2602 | 2614 | isa = PBXGroup; |
2603 | 2615 | children = ( |
| 2616 | + EE7E80BB2D84F4E900E6FF5B /* Shipments */, |
2604 | 2617 | EE1042AB2D64E409005AB07F /* VerifyDestinationAddress */, |
2605 | 2618 | 02C254B525637A8300A04423 /* Enums */, |
2606 | 2619 | 029BA4F3255D72EC006171FD /* ShippingLabelPrintData.swift */, |
|
3273 | 3286 | DE66C5602977CB5F00DAA978 /* shipping-label-eligibility-success-without-data.json */, |
3274 | 3287 | DE66C55E2977C67D00DAA978 /* shipping-label-account-settings-without-data.json */, |
3275 | 3288 | DE66C55C2977C35A00DAA978 /* shipping-label-packages-success-without-data.json */, |
| 3289 | + EE74B1EB2D895FA4000E4C56 /* shipping-label-config-success.json */, |
| 3290 | + EE74B1EC2D895FA4000E4C56 /* shipping-label-config-success-without-data.json */, |
3276 | 3291 | DE66C55A2977C1A000DAA978 /* order-shipping-labels-without-data.json */, |
3277 | 3292 | DE66C558297799CF00DAA978 /* add-on-groups-without-data.json */, |
3278 | 3293 | DE66C5542976662700DAA978 /* just-in-time-message-list-without-data.json */, |
|
3790 | 3805 | CED9BCC42D3EBD0D00C063B8 /* WooShippingAddressValidationSuccessMapper.swift */, |
3791 | 3806 | EE1042AC2D65CE5E005AB07F /* WooShippingVerifyDestinationAddressMapper.swift */, |
3792 | 3807 | CE90E99D2CEFCB100068D852 /* WooShippingStatusMapper.swift */, |
| 3808 | + EE7E80B72D84F18700E6FF5B /* WooShippingConfigMapper.swift */, |
3793 | 3809 | CE606D8E2BE39426001CB424 /* ShippingMethodMapper.swift */, |
3794 | 3810 | FE28F6E326842848004465C7 /* UserMapper.swift */, |
3795 | 3811 | 077F39D326A58DE700ABEADC /* SystemStatusMapper.swift */, |
|
3965 | 3981 | CCF48B7F2628BBC10034EA83 /* ShippingLabelAccountSettingsMapperTests.swift */, |
3966 | 3982 | CC9A254926442D26005DE56E /* ShippingLabelCreationEligibilityMapperTests.swift */, |
3967 | 3983 | CC07866426790B1100BA9AC1 /* ShippingLabelPurchaseMapperTests.swift */, |
| 3984 | + EE74B1E92D895F00000E4C56 /* WooShippingConfigMapperTests.swift */, |
3968 | 3985 | CC0786C8267BB32800BA9AC1 /* ShippingLabelStatusMapperTests.swift */, |
3969 | 3986 | CE606D922BE39889001CB424 /* ShippingMethodListMapperTests.swift */, |
3970 | 3987 | 02C254D22563992900A04423 /* OrderShippingLabelListMapperTests.swift */, |
|
4208 | 4225 | path = ApplicationPassword; |
4209 | 4226 | sourceTree = "<group>"; |
4210 | 4227 | }; |
| 4228 | + EE7E80BB2D84F4E900E6FF5B /* Shipments */ = { |
| 4229 | + isa = PBXGroup; |
| 4230 | + children = ( |
| 4231 | + EE7E80BC2D84F54800E6FF5B /* WooShippingShipment.swift */, |
| 4232 | + EE7E80B92D84F41500E6FF5B /* WooShippingConfigResponse.swift */, |
| 4233 | + ); |
| 4234 | + path = Shipments; |
| 4235 | + sourceTree = "<group>"; |
| 4236 | + }; |
4211 | 4237 | EE80A24B29556F1D003591E4 /* Coupon */ = { |
4212 | 4238 | isa = PBXGroup; |
4213 | 4239 | children = ( |
|
4505 | 4531 | 02B41A92296BEB3000FE3311 /* load-site-current-plan-success.json in Resources */, |
4506 | 4532 | 020EF5ED2A8C8F4F009D2169 /* products-total.json in Resources */, |
4507 | 4533 | 02EF1672292F0D1900D90AD6 /* load-plan-success.json in Resources */, |
| 4534 | + EE74B1ED2D895FA4000E4C56 /* shipping-label-config-success.json in Resources */, |
| 4535 | + EE74B1EE2D895FA4000E4C56 /* shipping-label-config-success-without-data.json in Resources */, |
4508 | 4536 | DEA6B1C6296C13FB005AA5E9 /* payment-gateway-list-without-data.json in Resources */, |
4509 | 4537 | 2685C0DE263B5A4200D9EE97 /* add-on-groups.json in Resources */, |
4510 | 4538 | AEA056E4296DBA6E00948D52 /* products-batch-update.json in Resources */, |
|
5284 | 5312 | CEB9BF392BB193020007978A /* ProductBundleStatsTotals.swift in Sources */, |
5285 | 5313 | CE71E22B2A4C363E00DB5376 /* ProductsReportsRemote.swift in Sources */, |
5286 | 5314 | 45B204B82489095100FE6526 /* ProductCategoryMapper.swift in Sources */, |
| 5315 | + EE7E80BA2D84F42E00E6FF5B /* WooShippingConfigResponse.swift in Sources */, |
5287 | 5316 | B557DA0D20975DB1005962F4 /* WordPressAPIVersion.swift in Sources */, |
5288 | 5317 | 7412A8EC21B6E286005D182A /* ReportOrderTotalsMapper.swift in Sources */, |
5289 | 5318 | 451A97CD260A01A40059D135 /* ShippingLabelStoreOptions.swift in Sources */, |
|
5376 | 5405 | 74A1D26D21189DFF00931DFA /* SiteVisitStatsMapper.swift in Sources */, |
5377 | 5406 | 45152809257A7C6E0076B03C /* ProductAttributesRemote.swift in Sources */, |
5378 | 5407 | EECDBEDE296845F400293C4E /* RESTRequestConvertible.swift in Sources */, |
| 5408 | + EE7E80B82D84F19100E6FF5B /* WooShippingConfigMapper.swift in Sources */, |
5379 | 5409 | EE839C262ABEF9C900049545 /* AIProductMapper.swift in Sources */, |
5380 | 5410 | EEFAA57D295D77F0003583BE /* AuthenticatedRESTRequest.swift in Sources */, |
5381 | 5411 | D8FBFF2222D5266E006E3336 /* OrderStatsV4Interval.swift in Sources */, |
|
5524 | 5554 | 451A97C92609FF050059D135 /* ShippingLabelPackagesResponse.swift in Sources */, |
5525 | 5555 | 029BA4F0255D7282006171FD /* ShippingLabelRemote.swift in Sources */, |
5526 | 5556 | B557DA0F20975E07005962F4 /* DotcomRequest.swift in Sources */, |
| 5557 | + EE7E80BD2D84F55100E6FF5B /* WooShippingShipment.swift in Sources */, |
5527 | 5558 | AEF94585272974F2001DCCFB /* TelemetryRemote.swift in Sources */, |
5528 | 5559 | DE20046E2BFB522900660A72 /* ProductReportListMapper.swift in Sources */, |
5529 | 5560 | 740211E321939C84002248DA /* CommentResultMapper.swift in Sources */, |
|
5612 | 5643 | 74D5BECE217E0F98007B0348 /* SiteSettingsRemoteTests.swift in Sources */, |
5613 | 5644 | D8FBFF1C22D51C34006E3336 /* OrderStatsRemoteV4Tests.swift in Sources */, |
5614 | 5645 | EE62EE61295ACF8D009C965B /* RequestConverterTests.swift in Sources */, |
| 5646 | + EE74B1EA2D895F05000E4C56 /* WooShippingConfigMapperTests.swift in Sources */, |
5615 | 5647 | EE62EE65295AD46D009C965B /* String+URLTests.swift in Sources */, |
5616 | 5648 | EE8C202D2B47886500FE967B /* CreateBlazeCampaignMapperTests.swift in Sources */, |
5617 | 5649 | CE6D666F2379E82A007835A1 /* ArrayWooTests.swift in Sources */, |
|
0 commit comments