|
1671 | 1671 | 68E674AB2A4DAB8C0034BA1E /* CompletedUpgradeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68E674AA2A4DAB8C0034BA1E /* CompletedUpgradeView.swift */; }; |
1672 | 1672 | 68E674AD2A4DAC010034BA1E /* CurrentPlanDetailsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68E674AC2A4DAC010034BA1E /* CurrentPlanDetailsView.swift */; }; |
1673 | 1673 | 68E674AF2A4DACD50034BA1E /* UpgradeTopBarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68E674AE2A4DACD50034BA1E /* UpgradeTopBarView.swift */; }; |
1674 | | - 68E952CC287536010095A23D /* SafariView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68E952CB287536010095A23D /* SafariView.swift */; }; |
1675 | 1674 | 68E952D0287587BF0095A23D /* CardReaderManualRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68E952CF287587BF0095A23D /* CardReaderManualRowView.swift */; }; |
1676 | 1675 | 68E952D22875A44B0095A23D /* CardReaderType+Manual.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68E952D12875A44B0095A23D /* CardReaderType+Manual.swift */; }; |
1677 | 1676 | 68E9F7012E5C499200D45747 /* PointOfSaleSettingsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68E9F7002E5C499000D45747 /* PointOfSaleSettingsController.swift */; }; |
|
2912 | 2911 | E138D4FC269EEAFE006EA5C6 /* CardPresentPaymentsOnboardingViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E138D4FB269EEAFE006EA5C6 /* CardPresentPaymentsOnboardingViewModel.swift */; }; |
2913 | 2912 | E15F163126C5117300D3059B /* InPersonPaymentsNoConnectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E15F163026C5117300D3059B /* InPersonPaymentsNoConnectionView.swift */; }; |
2914 | 2913 | E15FC74126BC1CED00CF83E6 /* AttributedText.swift in Sources */ = {isa = PBXBuildFile; fileRef = E15FC74026BC1CED00CF83E6 /* AttributedText.swift */; }; |
2915 | | - E15FC74326BC1D2700CF83E6 /* SafariSheet.swift in Sources */ = {isa = PBXBuildFile; fileRef = E15FC74226BC1D2700CF83E6 /* SafariSheet.swift */; }; |
2916 | 2914 | E15FC74526BC213500CF83E6 /* InPersonPaymentsLearnMore.swift in Sources */ = {isa = PBXBuildFile; fileRef = E15FC74426BC213500CF83E6 /* InPersonPaymentsLearnMore.swift */; }; |
2917 | 2915 | E16058F7285876DE00E471D4 /* LeftImageTitleSubtitleTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E16058F6285876DE00E471D4 /* LeftImageTitleSubtitleTableViewCell.xib */; }; |
2918 | 2916 | E16058F9285876E600E471D4 /* LeftImageTitleSubtitleTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E16058F8285876E600E471D4 /* LeftImageTitleSubtitleTableViewCell.swift */; }; |
|
4868 | 4866 | 68E674AA2A4DAB8C0034BA1E /* CompletedUpgradeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompletedUpgradeView.swift; sourceTree = "<group>"; }; |
4869 | 4867 | 68E674AC2A4DAC010034BA1E /* CurrentPlanDetailsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrentPlanDetailsView.swift; sourceTree = "<group>"; }; |
4870 | 4868 | 68E674AE2A4DACD50034BA1E /* UpgradeTopBarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpgradeTopBarView.swift; sourceTree = "<group>"; }; |
4871 | | - 68E952CB287536010095A23D /* SafariView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SafariView.swift; sourceTree = "<group>"; }; |
4872 | 4869 | 68E952CF287587BF0095A23D /* CardReaderManualRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardReaderManualRowView.swift; sourceTree = "<group>"; }; |
4873 | 4870 | 68E952D12875A44B0095A23D /* CardReaderType+Manual.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CardReaderType+Manual.swift"; sourceTree = "<group>"; }; |
4874 | 4871 | 68E9F7002E5C499000D45747 /* PointOfSaleSettingsController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PointOfSaleSettingsController.swift; sourceTree = "<group>"; }; |
|
6137 | 6134 | E138D4FB269EEAFE006EA5C6 /* CardPresentPaymentsOnboardingViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardPresentPaymentsOnboardingViewModel.swift; sourceTree = "<group>"; }; |
6138 | 6135 | E15F163026C5117300D3059B /* InPersonPaymentsNoConnectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InPersonPaymentsNoConnectionView.swift; sourceTree = "<group>"; }; |
6139 | 6136 | E15FC74026BC1CED00CF83E6 /* AttributedText.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AttributedText.swift; sourceTree = "<group>"; }; |
6140 | | - E15FC74226BC1D2700CF83E6 /* SafariSheet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SafariSheet.swift; sourceTree = "<group>"; }; |
6141 | 6137 | E15FC74426BC213500CF83E6 /* InPersonPaymentsLearnMore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InPersonPaymentsLearnMore.swift; sourceTree = "<group>"; }; |
6142 | 6138 | E16058F6285876DE00E471D4 /* LeftImageTitleSubtitleTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = LeftImageTitleSubtitleTableViewCell.xib; sourceTree = "<group>"; }; |
6143 | 6139 | E16058F8285876E600E471D4 /* LeftImageTitleSubtitleTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LeftImageTitleSubtitleTableViewCell.swift; sourceTree = "<group>"; }; |
|
9675 | 9671 | 45A8DA3F2664E40B00308FBE /* EmptyState.swift */, |
9676 | 9672 | E10DFC792673595A0083AFF2 /* ShareSheet.swift */, |
9677 | 9673 | E15FC74026BC1CED00CF83E6 /* AttributedText.swift */, |
9678 | | - E15FC74226BC1D2700CF83E6 /* SafariSheet.swift */, |
9679 | 9674 | E1BAAE9F26BBECEF00F2C037 /* ButtonStyles.swift */, |
9680 | 9675 | DEFE13C42DF15F36005B3D39 /* ToggleStyles.swift */, |
9681 | 9676 | DE19BB0B26C2688B00AB70D9 /* SingleSelectionList.swift */, |
|
13941 | 13936 | E1ABAEF628479E0300F40BB2 /* InPersonPaymentsSelectPluginView.swift */, |
13942 | 13937 | 684AB8392870677F003DFDD1 /* CardReaderManualsView.swift */, |
13943 | 13938 | 684AB83B2873DF04003DFDD1 /* CardReaderManualsViewModel.swift */, |
13944 | | - 68E952CB287536010095A23D /* SafariView.swift */, |
13945 | 13939 | 68E952CF287587BF0095A23D /* CardReaderManualRowView.swift */, |
13946 | 13940 | 68E952D12875A44B0095A23D /* CardReaderType+Manual.swift */, |
13947 | 13941 | 03EF24FB28BF996F006A033E /* InPersonPaymentsCashOnDeliveryPaymentGatewayHelpers.swift */, |
|
15579 | 15573 | 027EB57029C062DD003CE551 /* StoreOnboardingLaunchStoreCoordinator.swift in Sources */, |
15580 | 15574 | 866016512B47F8F800B4047E /* ProductSelector+Blaze.swift in Sources */, |
15581 | 15575 | 456417F4247D5434001203F6 /* UITableView+Helpers.swift in Sources */, |
15582 | | - E15FC74326BC1D2700CF83E6 /* SafariSheet.swift in Sources */, |
15583 | 15576 | 011D396F2D09FCD200DB1445 /* CardPresentModalLocationRequired.swift in Sources */, |
15584 | 15577 | 20F7B12D2D12C7B900C08193 /* ItemsContainerState.swift in Sources */, |
15585 | 15578 | 459DB7D52673721300E2CAD2 /* TopLoaderView.swift in Sources */, |
|
16554 | 16547 | 021125992578D9C20075AD2A /* ShippingLabelPrintingInstructionsView.swift in Sources */, |
16555 | 16548 | 026826C72BF59E410036F959 /* PointOfSaleCardPresentPaymentScanningForReadersView.swift in Sources */, |
16556 | 16549 | EEBB81712D8C0839008D6CE5 /* CollapsibleShipmentItemCard.swift in Sources */, |
16557 | | - 68E952CC287536010095A23D /* SafariView.swift in Sources */, |
16558 | 16550 | D449C51C26DE6B5000D75B02 /* IconListItem.swift in Sources */, |
16559 | 16551 | EE9D03182B89E2B10077CED1 /* OrderStatusEnum+Analytics.swift in Sources */, |
16560 | 16552 | 014371272DFC8E2800C0279B /* PointOfSaleBarcodeScannerInformationModal.swift in Sources */, |
|
0 commit comments