|
1520 | 1520 | DEF3300C270444070073AE29 /* ShippingLabelSelectedRate.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEF3300B270444060073AE29 /* ShippingLabelSelectedRate.swift */; }; |
1521 | 1521 | DEFD6E61264990FB00E51E0D /* SitePluginListViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEFD6E60264990FB00E51E0D /* SitePluginListViewModelTests.swift */; }; |
1522 | 1522 | DEFD6E86264ABFB700E51E0D /* PluginListViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = DEFD6E85264ABFB700E51E0D /* PluginListViewController.xib */; }; |
| 1523 | + E10459C627BBC22E00C1DCBA /* CardPresentConfigurationLoader.swift in Sources */ = {isa = PBXBuildFile; fileRef = E10459C527BBC22E00C1DCBA /* CardPresentConfigurationLoader.swift */; }; |
1523 | 1524 | E107FCE126C12B2700BAF51B /* InPersonPaymentsCountryNotSupported.swift in Sources */ = {isa = PBXBuildFile; fileRef = E107FCE026C12B2700BAF51B /* InPersonPaymentsCountryNotSupported.swift */; }; |
1524 | 1525 | E107FCE326C13A0D00BAF51B /* InPersonPaymentsSupportLink.swift in Sources */ = {isa = PBXBuildFile; fileRef = E107FCE226C13A0D00BAF51B /* InPersonPaymentsSupportLink.swift */; }; |
1525 | 1526 | E10BC15E26CC06970064F5E2 /* ScrollableVStack.swift in Sources */ = {isa = PBXBuildFile; fileRef = E10BC15D26CC06970064F5E2 /* ScrollableVStack.swift */; }; |
|
3153 | 3154 | DEF3300B270444060073AE29 /* ShippingLabelSelectedRate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShippingLabelSelectedRate.swift; sourceTree = "<group>"; }; |
3154 | 3155 | DEFD6E60264990FB00E51E0D /* SitePluginListViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SitePluginListViewModelTests.swift; sourceTree = "<group>"; }; |
3155 | 3156 | DEFD6E85264ABFB700E51E0D /* PluginListViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = PluginListViewController.xib; sourceTree = "<group>"; }; |
| 3157 | + E10459C527BBC22E00C1DCBA /* CardPresentConfigurationLoader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardPresentConfigurationLoader.swift; sourceTree = "<group>"; }; |
3156 | 3158 | E107FCE026C12B2700BAF51B /* InPersonPaymentsCountryNotSupported.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InPersonPaymentsCountryNotSupported.swift; sourceTree = "<group>"; }; |
3157 | 3159 | E107FCE226C13A0D00BAF51B /* InPersonPaymentsSupportLink.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InPersonPaymentsSupportLink.swift; sourceTree = "<group>"; }; |
3158 | 3160 | E10BC15D26CC06970064F5E2 /* ScrollableVStack.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScrollableVStack.swift; sourceTree = "<group>"; }; |
|
5789 | 5791 | 024A543222BA6DD500F4F38E /* Developer */, |
5790 | 5792 | 02C0CD2823B5BAFB00F880B1 /* ImageService */, |
5791 | 5793 | 029700EA24FE389C00D242F8 /* InfiniteScroll */, |
| 5794 | + E10459C427BBC20C00C1DCBA /* In-Person Payments */, |
5792 | 5795 | B5A03699214C0E7000774E2C /* Logging */, |
5793 | 5796 | B58B4ABC2108F7F800076FDD /* Notices */, |
5794 | 5797 | 45C11B7D2508E99A006C2089 /* Shared Site Settings */, |
|
7393 | 7396 | path = Plugins; |
7394 | 7397 | sourceTree = "<group>"; |
7395 | 7398 | }; |
| 7399 | + E10459C427BBC20C00C1DCBA /* In-Person Payments */ = { |
| 7400 | + isa = PBXGroup; |
| 7401 | + children = ( |
| 7402 | + E10459C527BBC22E00C1DCBA /* CardPresentConfigurationLoader.swift */, |
| 7403 | + ); |
| 7404 | + path = "In-Person Payments"; |
| 7405 | + sourceTree = "<group>"; |
| 7406 | + }; |
7396 | 7407 | E107FCDD26C1295600BAF51B /* Onboarding Errors */ = { |
7397 | 7408 | isa = PBXGroup; |
7398 | 7409 | children = ( |
|
8567 | 8578 | B541B2172189EED4008FE7C1 /* NSMutableAttributedString+Helpers.swift in Sources */, |
8568 | 8579 | 26F94E2E267A96A000DB6CCF /* ProductAddOnViewModel.swift in Sources */, |
8569 | 8580 | 02A9BCD42737DE0D00159C79 /* JetpackBenefitsView.swift in Sources */, |
| 8581 | + E10459C627BBC22E00C1DCBA /* CardPresentConfigurationLoader.swift in Sources */, |
8570 | 8582 | B586906621A5F4B1001F1EFC /* UINavigationController+Woo.swift in Sources */, |
8571 | 8583 | 45FBDF3A238D3F8B00127F77 /* ExtendedAddProductImageCollectionViewCell.swift in Sources */, |
8572 | 8584 | 02A410F52583A84C005E2925 /* SpacerTableViewCell.swift in Sources */, |
|
0 commit comments