|
500 | 500 | 03E471C4293A1F8D001A58AD /* BuiltInReaderConnectionAlertsProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E471C3293A1F8D001A58AD /* BuiltInReaderConnectionAlertsProvider.swift */; }; |
501 | 501 | 03E471C6293A2E95001A58AD /* CardPresentModalBuiltInReaderCheckingDeviceSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E471C5293A2E95001A58AD /* CardPresentModalBuiltInReaderCheckingDeviceSupport.swift */; }; |
502 | 502 | 03E471C8293A3076001A58AD /* CardPresentModalBuiltInConnectingToReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E471C7293A3075001A58AD /* CardPresentModalBuiltInConnectingToReader.swift */; }; |
| 503 | + 03E471CA293E0A30001A58AD /* CardPresentModalBuiltInConfigurationProgress.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E471C9293E0A2F001A58AD /* CardPresentModalBuiltInConfigurationProgress.swift */; }; |
| 504 | + 03E471CC293E0FB8001A58AD /* CardPresentModalProgressDisplaying.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E471CB293E0FB8001A58AD /* CardPresentModalProgressDisplaying.swift */; }; |
503 | 505 | 03EF24FA28BF5D21006A033E /* InPersonPaymentsCashOnDeliveryToggleRowViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03EF24F928BF5D21006A033E /* InPersonPaymentsCashOnDeliveryToggleRowViewModel.swift */; }; |
504 | 506 | 03EF24FC28BF996F006A033E /* InPersonPaymentsCashOnDeliveryPaymentGatewayHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03EF24FB28BF996F006A033E /* InPersonPaymentsCashOnDeliveryPaymentGatewayHelpers.swift */; }; |
505 | 507 | 03EF24FE28C0B356006A033E /* CardPresentPaymentsPlugin+CashOnDelivery.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03EF24FD28C0B356006A033E /* CardPresentPaymentsPlugin+CashOnDelivery.swift */; }; |
|
2511 | 2513 | 03E471C3293A1F8D001A58AD /* BuiltInReaderConnectionAlertsProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BuiltInReaderConnectionAlertsProvider.swift; sourceTree = "<group>"; }; |
2512 | 2514 | 03E471C5293A2E95001A58AD /* CardPresentModalBuiltInReaderCheckingDeviceSupport.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CardPresentModalBuiltInReaderCheckingDeviceSupport.swift; sourceTree = "<group>"; }; |
2513 | 2515 | 03E471C7293A3075001A58AD /* CardPresentModalBuiltInConnectingToReader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CardPresentModalBuiltInConnectingToReader.swift; sourceTree = "<group>"; }; |
| 2516 | + 03E471C9293E0A2F001A58AD /* CardPresentModalBuiltInConfigurationProgress.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CardPresentModalBuiltInConfigurationProgress.swift; sourceTree = "<group>"; }; |
| 2517 | + 03E471CB293E0FB8001A58AD /* CardPresentModalProgressDisplaying.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardPresentModalProgressDisplaying.swift; sourceTree = "<group>"; }; |
2514 | 2518 | 03EF24F928BF5D21006A033E /* InPersonPaymentsCashOnDeliveryToggleRowViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InPersonPaymentsCashOnDeliveryToggleRowViewModel.swift; sourceTree = "<group>"; }; |
2515 | 2519 | 03EF24FB28BF996F006A033E /* InPersonPaymentsCashOnDeliveryPaymentGatewayHelpers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InPersonPaymentsCashOnDeliveryPaymentGatewayHelpers.swift; sourceTree = "<group>"; }; |
2516 | 2520 | 03EF24FD28C0B356006A033E /* CardPresentPaymentsPlugin+CashOnDelivery.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CardPresentPaymentsPlugin+CashOnDelivery.swift"; sourceTree = "<group>"; }; |
|
8563 | 8567 | children = ( |
8564 | 8568 | D8815AE626383FD600EDAD62 /* CardPresentPaymentsModalViewModel.swift */, |
8565 | 8569 | 03E471C5293A2E95001A58AD /* CardPresentModalBuiltInReaderCheckingDeviceSupport.swift */, |
| 8570 | + 03E471C9293E0A2F001A58AD /* CardPresentModalBuiltInConfigurationProgress.swift */, |
| 8571 | + 03E471CB293E0FB8001A58AD /* CardPresentModalProgressDisplaying.swift */, |
8566 | 8572 | 03E471C7293A3075001A58AD /* CardPresentModalBuiltInConnectingToReader.swift */, |
8567 | 8573 | 311237ED2714DA240033C44E /* CardPresentModalDisplayMessage.swift */, |
8568 | 8574 | D8815B0026385E3F00EDAD62 /* CardPresentModalTapCard.swift */, |
|
10000 | 10006 | E138D4FC269EEAFE006EA5C6 /* InPersonPaymentsViewModel.swift in Sources */, |
10001 | 10007 | 039D948F276113490044EF38 /* UIView+SuperviewConstraints.swift in Sources */, |
10002 | 10008 | D8736B5322EF4F5900A14A29 /* NotificationsBadgeController.swift in Sources */, |
| 10009 | + 03E471CC293E0FB8001A58AD /* CardPresentModalProgressDisplaying.swift in Sources */, |
10003 | 10010 | B541B220218A007C008FE7C1 /* NSMutableParagraphStyle+Helpers.swift in Sources */, |
10004 | 10011 | 45AE582C230D9D35001901E3 /* OrderNoteHeaderTableViewCell.swift in Sources */, |
10005 | 10012 | 6832C7CA26DA5C4500BA4088 /* LabeledTextViewTableViewCell.swift in Sources */, |
|
10020 | 10027 | E1325EFB28FD544E00EC9B2A /* InAppPurchasesDebugView.swift in Sources */, |
10021 | 10028 | 74460D4022289B7600D7316A /* Coordinator.swift in Sources */, |
10022 | 10029 | B57C743D20F5493300EEFC87 /* AccountHeaderView.swift in Sources */, |
| 10030 | + 03E471CA293E0A30001A58AD /* CardPresentModalBuiltInConfigurationProgress.swift in Sources */, |
10023 | 10031 | 31AD0B1126E9575F000B6391 /* CardPresentModalConnectingFailed.swift in Sources */, |
10024 | 10032 | 576EA39425264C9B00AFC0B3 /* RefundConfirmationViewModel.swift in Sources */, |
10025 | 10033 | DEC51B00276AEE91009F3DF4 /* SystemStatusReportViewModel.swift in Sources */, |
|
0 commit comments