|
1574 | 1574 | DE279BAD26E9CBEA002BA963 /* ShippingLabelPackagesFormViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE279BAC26E9CBEA002BA963 /* ShippingLabelPackagesFormViewModelTests.swift */; }; |
1575 | 1575 | DE279BAF26EA03EA002BA963 /* ShippingLabelSinglePackageViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE279BAE26EA03EA002BA963 /* ShippingLabelSinglePackageViewModelTests.swift */; }; |
1576 | 1576 | DE279BB126EA184A002BA963 /* ShippingLabelPackageListViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE279BB026EA184A002BA963 /* ShippingLabelPackageListViewModel.swift */; }; |
| 1577 | + DE2BF4FD2846192B00FBE68A /* CouponAllowedEmailsViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE2BF4FC2846192B00FBE68A /* CouponAllowedEmailsViewModelTests.swift */; }; |
1577 | 1578 | DE34771327F174C8009CA300 /* StatusView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE34771227F174C8009CA300 /* StatusView.swift */; }; |
1578 | 1579 | DE3877E0283B68CF0075D87E /* DiscountTypeBottomSheetListSelectorCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE3877DF283B68CF0075D87E /* DiscountTypeBottomSheetListSelectorCommand.swift */; }; |
1579 | 1580 | DE3877E2283CCBC20075D87E /* BottomSheetListSelector.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE3877E1283CCBC20075D87E /* BottomSheetListSelector.swift */; }; |
|
1633 | 1634 | DECE13FB27993F6500816ECD /* TitleAndSubtitleAndStatusTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = DECE13F927993F6500816ECD /* TitleAndSubtitleAndStatusTableViewCell.swift */; }; |
1634 | 1635 | DECE13FC27993F6500816ECD /* TitleAndSubtitleAndStatusTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = DECE13FA27993F6500816ECD /* TitleAndSubtitleAndStatusTableViewCell.xib */; }; |
1635 | 1636 | DECE1400279A595200816ECD /* Coupon+Woo.swift in Sources */ = {isa = PBXBuildFile; fileRef = DECE13FF279A595200816ECD /* Coupon+Woo.swift */; }; |
| 1637 | + DEDB2D262845D31900CE7D35 /* CouponAllowedEmailsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEDB2D252845D31900CE7D35 /* CouponAllowedEmailsViewModel.swift */; }; |
1636 | 1638 | DEDB886B26E8531E00981595 /* ShippingLabelPackageAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEDB886A26E8531E00981595 /* ShippingLabelPackageAttributes.swift */; }; |
1637 | 1639 | DEE6437626D87C4100888A75 /* PrintCustomsFormsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEE6437526D87C4100888A75 /* PrintCustomsFormsView.swift */; }; |
1638 | 1640 | DEE6437826D8DAD900888A75 /* InProgressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEE6437726D8DAD900888A75 /* InProgressView.swift */; }; |
|
3347 | 3349 | DE279BAC26E9CBEA002BA963 /* ShippingLabelPackagesFormViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShippingLabelPackagesFormViewModelTests.swift; sourceTree = "<group>"; }; |
3348 | 3350 | DE279BAE26EA03EA002BA963 /* ShippingLabelSinglePackageViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShippingLabelSinglePackageViewModelTests.swift; sourceTree = "<group>"; }; |
3349 | 3351 | DE279BB026EA184A002BA963 /* ShippingLabelPackageListViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShippingLabelPackageListViewModel.swift; sourceTree = "<group>"; }; |
| 3352 | + DE2BF4FC2846192B00FBE68A /* CouponAllowedEmailsViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CouponAllowedEmailsViewModelTests.swift; sourceTree = "<group>"; }; |
3350 | 3353 | DE34771227F174C8009CA300 /* StatusView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatusView.swift; sourceTree = "<group>"; }; |
3351 | 3354 | DE3877DF283B68CF0075D87E /* DiscountTypeBottomSheetListSelectorCommand.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DiscountTypeBottomSheetListSelectorCommand.swift; sourceTree = "<group>"; }; |
3352 | 3355 | DE3877E1283CCBC20075D87E /* BottomSheetListSelector.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BottomSheetListSelector.swift; sourceTree = "<group>"; }; |
|
3406 | 3409 | DECE13F927993F6500816ECD /* TitleAndSubtitleAndStatusTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TitleAndSubtitleAndStatusTableViewCell.swift; sourceTree = "<group>"; }; |
3407 | 3410 | DECE13FA27993F6500816ECD /* TitleAndSubtitleAndStatusTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = TitleAndSubtitleAndStatusTableViewCell.xib; sourceTree = "<group>"; }; |
3408 | 3411 | DECE13FF279A595200816ECD /* Coupon+Woo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Coupon+Woo.swift"; sourceTree = "<group>"; }; |
| 3412 | + DEDB2D252845D31900CE7D35 /* CouponAllowedEmailsViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CouponAllowedEmailsViewModel.swift; sourceTree = "<group>"; }; |
3409 | 3413 | DEDB886A26E8531E00981595 /* ShippingLabelPackageAttributes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShippingLabelPackageAttributes.swift; sourceTree = "<group>"; }; |
3410 | 3414 | DEE6437526D87C4100888A75 /* PrintCustomsFormsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PrintCustomsFormsView.swift; sourceTree = "<group>"; }; |
3411 | 3415 | DEE6437726D8DAD900888A75 /* InProgressView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InProgressView.swift; sourceTree = "<group>"; }; |
|
4540 | 4544 | 4535EE7F281BE4E0004212B4 /* CouponAmountInputFormatterTests.swift */, |
4541 | 4545 | 4535EE81281BE726004212B4 /* CouponCodeInputFormatterTests.swift */, |
4542 | 4546 | DE3877E3283E35E80075D87E /* DiscountTypeBottomSheetListSelectorCommandTests.swift */, |
| 4547 | + DE2BF4FC2846192B00FBE68A /* CouponAllowedEmailsViewModelTests.swift */, |
4543 | 4548 | ); |
4544 | 4549 | path = Coupons; |
4545 | 4550 | sourceTree = "<group>"; |
|
7799 | 7804 | DE69C54C27BB719A000BB888 /* CouponRestrictions.swift */, |
7800 | 7805 | DE69C54927BB715D000BB888 /* CouponRestrictionsViewModel.swift */, |
7801 | 7806 | DEC1508127F450AC00F4487C /* CouponAllowedEmails.swift */, |
| 7807 | + DEDB2D252845D31900CE7D35 /* CouponAllowedEmailsViewModel.swift */, |
7802 | 7808 | ); |
7803 | 7809 | path = UsageDetails; |
7804 | 7810 | sourceTree = "<group>"; |
|
9522 | 9528 | DE26B52C277DA11800A2EA0A /* CouponListView.swift in Sources */, |
9523 | 9529 | AEA622B2274669D3002A9B57 /* AddOrderCoordinator.swift in Sources */, |
9524 | 9530 | 4535EE7A281ADD56004212B4 /* CouponCodeInputFormatter.swift in Sources */, |
| 9531 | + DEDB2D262845D31900CE7D35 /* CouponAllowedEmailsViewModel.swift in Sources */, |
9525 | 9532 | 0282DD96233C960C006A5FDB /* SearchResultCell.swift in Sources */, |
9526 | 9533 | 260C32BE2527A2DE00157BC2 /* IssueRefundViewModel.swift in Sources */, |
9527 | 9534 | 2678897C270E6E8B00BD249E /* SimplePaymentsAmount.swift in Sources */, |
|
9741 | 9748 | E17E3BF9266917C10009D977 /* CardPresentModalScanningFailedTests.swift in Sources */, |
9742 | 9749 | 269098B627D2C09D001FEB07 /* ShippingInputTransformerTests.swift in Sources */, |
9743 | 9750 | 02BA128B24616B48008D8325 /* ProductFormActionsFactory+VisibilityTests.swift in Sources */, |
| 9751 | + DE2BF4FD2846192B00FBE68A /* CouponAllowedEmailsViewModelTests.swift in Sources */, |
9744 | 9752 | FEEB2F6E268A2F7B0075A6E0 /* RoleEligibilityUseCaseTests.swift in Sources */, |
9745 | 9753 | 31E906A326CC91A70099A985 /* CardReaderConnectionControllerTests.swift in Sources */, |
9746 | 9754 | 02AB40822784297C00929CF3 /* ProductTableViewCellViewModelTests.swift in Sources */, |
|
0 commit comments