|
108 | 108 | 02FF056B23DED3670058E6E7 /* Media.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 02FF056A23DED3670058E6E7 /* Media.xcassets */; }; |
109 | 109 | 02FF056D23DEDCB90058E6E7 /* MockImageSourceWriter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02FF056C23DEDCB90058E6E7 /* MockImageSourceWriter.swift */; }; |
110 | 110 | 02FF056F23E04F320058E6E7 /* MockMediaExportService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02FF056E23E04F320058E6E7 /* MockMediaExportService.swift */; }; |
| 111 | + 030C94A62971C73700F7F65D /* MockCommonReaderConfigProviding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 030C94A52971C73700F7F65D /* MockCommonReaderConfigProviding.swift */; }; |
| 112 | + 030C94A82971C96F00F7F65D /* CommonReaderConfigProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 030C94A72971C96F00F7F65D /* CommonReaderConfigProvider.swift */; }; |
111 | 113 | 031C1EAA27B1702800298699 /* WCPayCharge+ReadOnlyConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 031C1EA927B1702800298699 /* WCPayCharge+ReadOnlyConvertible.swift */; }; |
112 | 114 | 031C1EAC27B1873200298699 /* WCPayCardPresentReceiptDetails+ReadOnlyConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 031C1EAB27B1873200298699 /* WCPayCardPresentReceiptDetails+ReadOnlyConvertible.swift */; }; |
113 | 115 | 031C1EAE27B1877000298699 /* WCPayCardPresentPaymentDetails+ReadOnlyConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 031C1EAD27B1877000298699 /* WCPayCardPresentPaymentDetails+ReadOnlyConvertible.swift */; }; |
|
541 | 543 | 02FF056A23DED3670058E6E7 /* Media.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Media.xcassets; sourceTree = "<group>"; }; |
542 | 544 | 02FF056C23DEDCB90058E6E7 /* MockImageSourceWriter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockImageSourceWriter.swift; sourceTree = "<group>"; }; |
543 | 545 | 02FF056E23E04F320058E6E7 /* MockMediaExportService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockMediaExportService.swift; sourceTree = "<group>"; }; |
| 546 | + 030C94A52971C73700F7F65D /* MockCommonReaderConfigProviding.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockCommonReaderConfigProviding.swift; sourceTree = "<group>"; }; |
| 547 | + 030C94A72971C96F00F7F65D /* CommonReaderConfigProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommonReaderConfigProvider.swift; sourceTree = "<group>"; }; |
544 | 548 | 031C1EA927B1702800298699 /* WCPayCharge+ReadOnlyConvertible.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WCPayCharge+ReadOnlyConvertible.swift"; sourceTree = "<group>"; }; |
545 | 549 | 031C1EAB27B1873200298699 /* WCPayCardPresentReceiptDetails+ReadOnlyConvertible.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WCPayCardPresentReceiptDetails+ReadOnlyConvertible.swift"; sourceTree = "<group>"; }; |
546 | 550 | 031C1EAD27B1877000298699 /* WCPayCardPresentPaymentDetails+ReadOnlyConvertible.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WCPayCardPresentPaymentDetails+ReadOnlyConvertible.swift"; sourceTree = "<group>"; }; |
|
1382 | 1386 | B56C1EC120EAE2E500D749F9 /* ReadOnlyConvertible.swift */, |
1383 | 1387 | B52E002D211A3F5500700FDE /* ReadOnlyType.swift */, |
1384 | 1388 | 0271E1652509CF0100633F7A /* AnyError.swift */, |
| 1389 | + 030C94A72971C96F00F7F65D /* CommonReaderConfigProvider.swift */, |
1385 | 1390 | ); |
1386 | 1391 | path = Tools; |
1387 | 1392 | sourceTree = "<group>"; |
|
1727 | 1732 | isa = PBXGroup; |
1728 | 1733 | children = ( |
1729 | 1734 | D88303EF25E45E6F00C877F9 /* MockCardReaderService.swift */, |
| 1735 | + 030C94A52971C73700F7F65D /* MockCommonReaderConfigProviding.swift */, |
1730 | 1736 | D87F27DA25E7E8EA006EC8C9 /* MockCardReader.swift */, |
1731 | 1737 | D8652E4726307A5000350F37 /* MockReceiptPrinterService.swift */, |
1732 | 1738 | ); |
|
2057 | 2063 | 02124DAE2431C11600980D74 /* Media+ProductImage.swift in Sources */, |
2058 | 2064 | DEFD6D9526443CA100E51E0D /* SitePluginStore.swift in Sources */, |
2059 | 2065 | 26577517243D5E42003168A5 /* ProductCategoryUpdated.swift in Sources */, |
| 2066 | + 030C94A82971C96F00F7F65D /* CommonReaderConfigProvider.swift in Sources */, |
2060 | 2067 | 261CF1F1255B389F0090D8D3 /* PaymentGatewayStore.swift in Sources */, |
2061 | 2068 | E18FDAFE28F97EB9008519BA /* AppAccountToken.swift in Sources */, |
2062 | 2069 | 02FF055023D983F30058E6E7 /* ExportableAsset.swift in Sources */, |
|
2300 | 2307 | B9AECD482851F28E00E78584 /* Order+CardPresentPaymentTests.swift in Sources */, |
2301 | 2308 | 02124DB02431C18700980D74 /* Media+ProductImageTests.swift in Sources */, |
2302 | 2309 | 0248B3672459020500A271A4 /* ResultsController+FilterProductTests.swift in Sources */, |
| 2310 | + 030C94A62971C73700F7F65D /* MockCommonReaderConfigProviding.swift in Sources */, |
2303 | 2311 | B54EAF2121188C470029C35E /* EntityListenerTests.swift in Sources */, |
2304 | 2312 | 02FF056F23E04F320058E6E7 /* MockMediaExportService.swift in Sources */, |
2305 | 2313 | DE6831DD26445B2B00E88B9E /* SitePluginStoreTests.swift in Sources */, |
|
0 commit comments