|
46 | 46 | D88303D525E44CD200C877F9 /* MockStripeCharge.swift in Sources */ = {isa = PBXBuildFile; fileRef = D88303D425E44CD200C877F9 /* MockStripeCharge.swift */; }; |
47 | 47 | D88303DB25E450E700C877F9 /* PaymentIntentTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D88303DA25E450E700C877F9 /* PaymentIntentTests.swift */; }; |
48 | 48 | D88303DF25E4512400C877F9 /* MockStripePaymentIntent.swift in Sources */ = {isa = PBXBuildFile; fileRef = D88303DE25E4512400C877F9 /* MockStripePaymentIntent.swift */; }; |
49 | | - D88ECCD9262091CF0094398A /* CardReaderSoftwareUpdate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D88ECCD8262091CF0094398A /* CardReaderSoftwareUpdate.swift */; }; |
50 | | - D88ECCDF2620933D0094398A /* CardReaderSofware+Stripe.swift in Sources */ = {isa = PBXBuildFile; fileRef = D88ECCDE2620933D0094398A /* CardReaderSofware+Stripe.swift */; }; |
51 | 49 | D88ECCE3262095A10094398A /* UpdateTimeEstimate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D88ECCE2262095A10094398A /* UpdateTimeEstimate.swift */; }; |
52 | 50 | D88ECCE7262096BD0094398A /* UpdateTimeEstimate+Stripe.swift in Sources */ = {isa = PBXBuildFile; fileRef = D88ECCE6262096BD0094398A /* UpdateTimeEstimate+Stripe.swift */; }; |
53 | 51 | D88FDB0925DD216B00CB0DBD /* Hardware.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D88FDAFF25DD216B00CB0DBD /* Hardware.framework */; }; |
|
90 | 88 | E1CFC1662643EAA30089F86F /* SampleContent.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1CFC1652643EAA30089F86F /* SampleContent.swift */; }; |
91 | 89 | E1CFC16D2643EBCB0089F86F /* Hardware.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D88FDAFF25DD216B00CB0DBD /* Hardware.framework */; }; |
92 | 90 | E1CFC16E2643EBCB0089F86F /* Hardware.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = D88FDAFF25DD216B00CB0DBD /* Hardware.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
| 91 | + E1E125AC26EB582B0068A9B0 /* CardReaderSoftwareUpdateState.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1E125AB26EB582B0068A9B0 /* CardReaderSoftwareUpdateState.swift */; }; |
| 92 | + E1E125AE26EB66B30068A9B0 /* FallibleCancelable.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1E125AD26EB66B30068A9B0 /* FallibleCancelable.swift */; }; |
| 93 | + E1E125B026EB66EA0068A9B0 /* Cancelable+Stripe.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1E125AF26EB66EA0068A9B0 /* Cancelable+Stripe.swift */; }; |
93 | 94 | E1E4FA2F2653CFD5007B9D4F /* PrintingResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1E4FA2E2653CFD5007B9D4F /* PrintingResult.swift */; }; |
94 | 95 | /* End PBXBuildFile section */ |
95 | 96 |
|
|
172 | 173 | D88303D425E44CD200C877F9 /* MockStripeCharge.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockStripeCharge.swift; sourceTree = "<group>"; }; |
173 | 174 | D88303DA25E450E700C877F9 /* PaymentIntentTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaymentIntentTests.swift; sourceTree = "<group>"; }; |
174 | 175 | D88303DE25E4512400C877F9 /* MockStripePaymentIntent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockStripePaymentIntent.swift; sourceTree = "<group>"; }; |
175 | | - D88ECCD8262091CF0094398A /* CardReaderSoftwareUpdate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardReaderSoftwareUpdate.swift; sourceTree = "<group>"; }; |
176 | | - D88ECCDE2620933D0094398A /* CardReaderSofware+Stripe.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CardReaderSofware+Stripe.swift"; sourceTree = "<group>"; }; |
177 | 176 | D88ECCE2262095A10094398A /* UpdateTimeEstimate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdateTimeEstimate.swift; sourceTree = "<group>"; }; |
178 | 177 | D88ECCE6262096BD0094398A /* UpdateTimeEstimate+Stripe.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UpdateTimeEstimate+Stripe.swift"; sourceTree = "<group>"; }; |
179 | 178 | D88FDAFF25DD216B00CB0DBD /* Hardware.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Hardware.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
221 | 220 | E1CFC14F2643E9EE0089F86F /* ReceiptSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReceiptSettingsView.swift; sourceTree = "<group>"; }; |
222 | 221 | E1CFC1562643E9EE0089F86F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
223 | 222 | E1CFC1652643EAA30089F86F /* SampleContent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SampleContent.swift; sourceTree = "<group>"; }; |
| 223 | + E1E125AB26EB582B0068A9B0 /* CardReaderSoftwareUpdateState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardReaderSoftwareUpdateState.swift; sourceTree = "<group>"; }; |
| 224 | + E1E125AD26EB66B30068A9B0 /* FallibleCancelable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FallibleCancelable.swift; sourceTree = "<group>"; }; |
| 225 | + E1E125AF26EB66EA0068A9B0 /* Cancelable+Stripe.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Cancelable+Stripe.swift"; sourceTree = "<group>"; }; |
224 | 226 | E1E4FA2E2653CFD5007B9D4F /* PrintingResult.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PrintingResult.swift; sourceTree = "<group>"; }; |
225 | 227 | E9F0AC202B287C1221EA2C99 /* Pods_Hardware.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Hardware.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
226 | 228 | F45592A33DEE569C9775EEE7 /* Pods-PrinterPlayground.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PrinterPlayground.release.xcconfig"; path = "Target Support Files/Pods-PrinterPlayground/Pods-PrinterPlayground.release.xcconfig"; sourceTree = "<group>"; }; |
|
379 | 381 | D89B8F0725DDC8F60001C726 /* Charge.swift */, |
380 | 382 | D89B8F0B25DDC9D30001C726 /* ChargeStatus.swift */, |
381 | 383 | D88FDB2525DD21B000CB0DBD /* PaymentIntent.swift */, |
| 384 | + E1E125AD26EB66B30068A9B0 /* FallibleCancelable.swift */, |
382 | 385 | D89B8F0125DDC7500001C726 /* PaymentIntentStatus.swift */, |
383 | 386 | D88FDB2325DD21B000CB0DBD /* PaymentIntentParameters.swift */, |
384 | 387 | D88FDB2025DD21AF00CB0DBD /* PaymentStatus.swift */, |
|
390 | 393 | D845BDB7262D97B300A3E40F /* ReceiptDetails.swift */, |
391 | 394 | D80B4659260E1E160092EDC0 /* StatementDescriptor.swift */, |
392 | 395 | D88ECCE2262095A10094398A /* UpdateTimeEstimate.swift */, |
393 | | - D88ECCD8262091CF0094398A /* CardReaderSoftwareUpdate.swift */, |
| 396 | + E1E125AB26EB582B0068A9B0 /* CardReaderSoftwareUpdateState.swift */, |
394 | 397 | D845BDC1262D98C400A3E40F /* CardBrand.swift */, |
395 | 398 | D845BDD9262DAADB00A3E40F /* PaymentMethod.swift */, |
396 | 399 | ); |
|
414 | 417 | D88FDB3825DD21D300CB0DBD /* DefaultConnectionTokenProvider.swift */, |
415 | 418 | D81AE85925E6A62800D9CFD3 /* StripeCardReaderDiscoveryCache.swift */, |
416 | 419 | D854FC21260A34B000A219CD /* UnderlyingError+Stripe.swift */, |
417 | | - D88ECCDE2620933D0094398A /* CardReaderSofware+Stripe.swift */, |
418 | 420 | D88ECCE6262096BD0094398A /* UpdateTimeEstimate+Stripe.swift */, |
419 | 421 | D845BDCF262D9C6C00A3E40F /* ReceiptDetails+Stripe.swift */, |
420 | 422 | D845BDDD262DAB8300A3E40F /* PaymentMethod+Stripe.swift */, |
| 423 | + E1E125AF26EB66EA0068A9B0 /* Cancelable+Stripe.swift */, |
421 | 424 | ); |
422 | 425 | path = StripeCardReader; |
423 | 426 | sourceTree = "<group>"; |
|
740 | 743 | D845BDDE262DAB8300A3E40F /* PaymentMethod+Stripe.swift in Sources */, |
741 | 744 | D89B8F0C25DDC9D30001C726 /* ChargeStatus.swift in Sources */, |
742 | 745 | E140F61C2668CDC900FDB5FF /* Logging.swift in Sources */, |
| 746 | + E1E125AC26EB582B0068A9B0 /* CardReaderSoftwareUpdateState.swift in Sources */, |
743 | 747 | D88FDB3125DD21B000CB0DBD /* CardReader.swift in Sources */, |
744 | 748 | D845BDDA262DAADB00A3E40F /* PaymentMethod.swift in Sources */, |
745 | 749 | D81AE85A25E6A62800D9CFD3 /* StripeCardReaderDiscoveryCache.swift in Sources */, |
746 | 750 | D865C61E261CE001006717B8 /* CardReaderEvent+Stripe.swift in Sources */, |
| 751 | + E1E125B026EB66EA0068A9B0 /* Cancelable+Stripe.swift in Sources */, |
747 | 752 | D80B4656260E1B290092EDC0 /* CurrencyCode.swift in Sources */, |
748 | 753 | D81AE86425E6B77F00D9CFD3 /* CardReaderServiceError.swift in Sources */, |
749 | 754 | D8DF5F4E25DD9F91008AFE25 /* CardReaderType+Stripe.swift in Sources */, |
|
759 | 764 | D80B464E260E18930092EDC0 /* Email.swift in Sources */, |
760 | 765 | D89B8F0225DDC7500001C726 /* PaymentIntentStatus.swift in Sources */, |
761 | 766 | D8652E2A2630520300350F37 /* CardPresentReceiptParameters.swift in Sources */, |
762 | | - D88ECCD9262091CF0094398A /* CardReaderSoftwareUpdate.swift in Sources */, |
763 | 767 | D89B8F1E25DDCD3D0001C726 /* PaymentIntent+Stripe.swift in Sources */, |
764 | 768 | D89B8F1625DDCC810001C726 /* ChargeStatus+Stripe.swift in Sources */, |
765 | 769 | 030338102705F7D400764131 /* ReceiptTotalLine.swift in Sources */, |
|
777 | 781 | D88FDB3025DD21B000CB0DBD /* CardReaderService.swift in Sources */, |
778 | 782 | D88FDB2C25DD21B000CB0DBD /* CardReaderStatus.swift in Sources */, |
779 | 783 | D89B8F2425DDCD800001C726 /* PaymentIntentStatus+Stripe.swift in Sources */, |
| 784 | + E1E125AE26EB66B30068A9B0 /* FallibleCancelable.swift in Sources */, |
780 | 785 | D88FDB3A25DD21D300CB0DBD /* DefaultConnectionTokenProvider.swift in Sources */, |
781 | | - D88ECCDF2620933D0094398A /* CardReaderSofware+Stripe.swift in Sources */, |
782 | 786 | ); |
783 | 787 | runOnlyForDeploymentPostprocessing = 0; |
784 | 788 | }; |
|
0 commit comments