|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 51; |
| 6 | + objectVersion = 52; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 030338102705F7D400764131 /* ReceiptTotalLine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0303380F2705F7D400764131 /* ReceiptTotalLine.swift */; }; |
| 11 | + 039D948B2760C0660044EF38 /* NoOpCardReaderService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 039D948A2760C0660044EF38 /* NoOpCardReaderService.swift */; }; |
11 | 12 | 03B440AA2754DFC400759429 /* UnderlyingError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B440A92754DFC400759429 /* UnderlyingError.swift */; }; |
12 | 13 | 311889EB2653286B0080AEA2 /* PaymentIntentMetadataTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 311889EA2653286B0080AEA2 /* PaymentIntentMetadataTests.swift */; }; |
13 | 14 | 317975C0274EB1F9004357B1 /* DeclineReason.swift in Sources */ = {isa = PBXBuildFile; fileRef = 317975BF274EB1F9004357B1 /* DeclineReason.swift */; }; |
|
16 | 17 | 55CD4BB4273E617C007686D3 /* ReceiptRendererTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55CD4BB3273E617C007686D3 /* ReceiptRendererTest.swift */; }; |
17 | 18 | 5A747BE9FA06EC8752A35752 /* Pods_HardwareTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B1DC5B6141B8184FAC29B0A4 /* Pods_HardwareTests.framework */; }; |
18 | 19 | 8FFAA245E257B9EB98E2FCBD /* Pods_SampleReceiptPrinter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2AFA997D6786C67B0A061854 /* Pods_SampleReceiptPrinter.framework */; }; |
19 | | - C5D2CB7D21CEE28FEBF18BF6 /* Pods_Hardware.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9F0AC202B287C1221EA2C99 /* Pods_Hardware.framework */; }; |
| 20 | + C5D2CB7D21CEE28FEBF18BF6 /* Pods_Hardware.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9F0AC202B287C1221EA2C99 /* Pods_Hardware.framework */; platformFilter = ios; }; |
20 | 21 | D80409A625FBE42B006F9BDA /* PaymentIntentParameters+Stripe.swift in Sources */ = {isa = PBXBuildFile; fileRef = D80409A525FBE42B006F9BDA /* PaymentIntentParameters+Stripe.swift */; }; |
21 | 22 | D80B464E260E18930092EDC0 /* Email.swift in Sources */ = {isa = PBXBuildFile; fileRef = D80B464D260E18930092EDC0 /* Email.swift */; }; |
22 | 23 | D80B4652260E19590092EDC0 /* PaymentIntentParametersTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D80B4651260E19590092EDC0 /* PaymentIntentParametersTests.swift */; }; |
|
133 | 134 | /* Begin PBXFileReference section */ |
134 | 135 | 02351FF56149ADCD11338B19 /* Pods-SampleReceiptPrinter.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SampleReceiptPrinter.release.xcconfig"; path = "Target Support Files/Pods-SampleReceiptPrinter/Pods-SampleReceiptPrinter.release.xcconfig"; sourceTree = "<group>"; }; |
135 | 136 | 0303380F2705F7D400764131 /* ReceiptTotalLine.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReceiptTotalLine.swift; sourceTree = "<group>"; }; |
| 137 | + 039D948A2760C0660044EF38 /* NoOpCardReaderService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NoOpCardReaderService.swift; sourceTree = "<group>"; }; |
136 | 138 | 03B440A92754DFC400759429 /* UnderlyingError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UnderlyingError.swift; sourceTree = "<group>"; }; |
137 | 139 | 0C16E0AAFF5A7B364BD4E171 /* Pods-Hardware.release-alpha.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Hardware.release-alpha.xcconfig"; path = "Target Support Files/Pods-Hardware/Pods-Hardware.release-alpha.xcconfig"; sourceTree = "<group>"; }; |
138 | 140 | 1CC96A71F2937BCB7432766F /* Pods-HardwareTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HardwareTests.debug.xcconfig"; path = "Target Support Files/Pods-HardwareTests/Pods-HardwareTests.debug.xcconfig"; sourceTree = "<group>"; }; |
|
436 | 438 | D80409A525FBE42B006F9BDA /* PaymentIntentParameters+Stripe.swift */, |
437 | 439 | D89B8F2325DDCD800001C726 /* PaymentIntentStatus+Stripe.swift */, |
438 | 440 | D88FDB3725DD21D200CB0DBD /* StripeCardReaderService.swift */, |
| 441 | + 039D948A2760C0660044EF38 /* NoOpCardReaderService.swift */, |
439 | 442 | D88FDB3825DD21D300CB0DBD /* DefaultConnectionTokenProvider.swift */, |
440 | 443 | D81AE85925E6A62800D9CFD3 /* StripeCardReaderDiscoveryCache.swift */, |
441 | 444 | D854FC21260A34B000A219CD /* UnderlyingError+Stripe.swift */, |
|
771 | 774 | 03B440AA2754DFC400759429 /* UnderlyingError.swift in Sources */, |
772 | 775 | E1E125AC26EB582B0068A9B0 /* CardReaderSoftwareUpdateState.swift in Sources */, |
773 | 776 | D88FDB3125DD21B000CB0DBD /* CardReader.swift in Sources */, |
| 777 | + 039D948B2760C0660044EF38 /* NoOpCardReaderService.swift in Sources */, |
774 | 778 | D845BDDA262DAADB00A3E40F /* PaymentMethod.swift in Sources */, |
775 | 779 | D81AE85A25E6A62800D9CFD3 /* StripeCardReaderDiscoveryCache.swift in Sources */, |
776 | 780 | D865C61E261CE001006717B8 /* CardReaderEvent+Stripe.swift in Sources */, |
|
1010 | 1014 | PRODUCT_BUNDLE_IDENTIFIER = com.automattic.woo.Hardware; |
1011 | 1015 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
1012 | 1016 | SKIP_INSTALL = YES; |
| 1017 | + SUPPORTS_MACCATALYST = YES; |
1013 | 1018 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
1014 | 1019 | SWIFT_VERSION = 5.0; |
1015 | 1020 | TARGETED_DEVICE_FAMILY = "1,2"; |
|
1038 | 1043 | PRODUCT_BUNDLE_IDENTIFIER = com.automattic.woo.Hardware; |
1039 | 1044 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
1040 | 1045 | SKIP_INSTALL = YES; |
| 1046 | + SUPPORTS_MACCATALYST = YES; |
1041 | 1047 | SWIFT_VERSION = 5.0; |
1042 | 1048 | TARGETED_DEVICE_FAMILY = "1,2"; |
1043 | 1049 | }; |
|
1169 | 1175 | PRODUCT_BUNDLE_IDENTIFIER = com.automattic.woo.Hardware; |
1170 | 1176 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
1171 | 1177 | SKIP_INSTALL = YES; |
| 1178 | + SUPPORTS_MACCATALYST = YES; |
1172 | 1179 | SWIFT_VERSION = 5.0; |
1173 | 1180 | TARGETED_DEVICE_FAMILY = "1,2"; |
1174 | 1181 | }; |
|
0 commit comments