|
339 | 339 | DCCFE6C22B7140FA002FFF11 /* LoggerFactory+Foreground.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCCFE6C12B7140FA002FFF11 /* LoggerFactory+Foreground.swift */; }; |
340 | 340 | DCCFE6C52B714226002FFF11 /* LoggerFactory+Background.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCCFE6C32B714171002FFF11 /* LoggerFactory+Background.swift */; }; |
341 | 341 | DCD1208728663F4A00EB39C5 /* TransactionsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCD1208628663F4A00EB39C5 /* TransactionsView.swift */; }; |
| 342 | + DCD1BFD62CE775E900C2B811 /* NfcReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCD1BFD52CE775E500C2B811 /* NfcReader.swift */; }; |
342 | 343 | DCD5FF4326A0D34B009CC666 /* EqualSizes.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCD5FF4226A0D34B009CC666 /* EqualSizes.swift */; }; |
343 | 344 | DCD777D226DE9FE800979A12 /* DelayedSave.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCD777D126DE9FE800979A12 /* DelayedSave.swift */; }; |
344 | 345 | DCD7E0AC28EC32CB009C30E5 /* BusinessManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCD7E0AB28EC32CB009C30E5 /* BusinessManager.swift */; }; |
|
741 | 742 | DCCFE6C12B7140FA002FFF11 /* LoggerFactory+Foreground.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "LoggerFactory+Foreground.swift"; sourceTree = "<group>"; }; |
742 | 743 | DCCFE6C32B714171002FFF11 /* LoggerFactory+Background.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "LoggerFactory+Background.swift"; sourceTree = "<group>"; }; |
743 | 744 | DCD1208628663F4A00EB39C5 /* TransactionsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransactionsView.swift; sourceTree = "<group>"; }; |
| 745 | + DCD1BFD52CE775E500C2B811 /* NfcReader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NfcReader.swift; sourceTree = "<group>"; }; |
744 | 746 | DCD5FF4226A0D34B009CC666 /* EqualSizes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EqualSizes.swift; sourceTree = "<group>"; }; |
745 | 747 | DCD777D126DE9FE800979A12 /* DelayedSave.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DelayedSave.swift; sourceTree = "<group>"; }; |
746 | 748 | DCD7E0AB28EC32CB009C30E5 /* BusinessManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BusinessManager.swift; sourceTree = "<group>"; }; |
|
969 | 971 | 53BEF1337AFCFF0AE82A46BD /* utils */, |
970 | 972 | DCACF6EE2566D0A60009B01E /* extensions */, |
971 | 973 | DCA6DEC42829BD060073C658 /* xpc */, |
| 974 | + DCD1BFD42CE775CE00C2B811 /* nfc */, |
972 | 975 | DCE3C7A92A6AD39E00F4D385 /* mempool */, |
973 | 976 | DCCFE6AC2B6430BD002FFF11 /* logging */, |
974 | 977 | ); |
|
1568 | 1571 | path = transactions; |
1569 | 1572 | sourceTree = "<group>"; |
1570 | 1573 | }; |
| 1574 | + DCD1BFD42CE775CE00C2B811 /* nfc */ = { |
| 1575 | + isa = PBXGroup; |
| 1576 | + children = ( |
| 1577 | + DCD1BFD52CE775E500C2B811 /* NfcReader.swift */, |
| 1578 | + ); |
| 1579 | + path = nfc; |
| 1580 | + sourceTree = "<group>"; |
| 1581 | + }; |
1571 | 1582 | DCDD9ECC28637390001800A3 /* main */ = { |
1572 | 1583 | isa = PBXGroup; |
1573 | 1584 | children = ( |
|
2096 | 2107 | DC4CBC922D677D4F00129BDB /* Details_Outgoing_ChannelClose.swift in Sources */, |
2097 | 2108 | DCE77A5827C671D600F0FA24 /* ElectrumAddressSheet.swift in Sources */, |
2098 | 2109 | DC384D81265C12B700131772 /* Cache.swift in Sources */, |
| 2110 | + DCD1BFD62CE775E900C2B811 /* NfcReader.swift in Sources */, |
2099 | 2111 | DC4CF3CC2BE93311003A957F /* String+PIN.swift in Sources */, |
2100 | 2112 | DCB30E592A0C3F8200E7D7A2 /* LiquidityPolicyView.swift in Sources */, |
2101 | 2113 | DCEAE5B72943CC7400320C46 /* RangeSheet.swift in Sources */, |
|
0 commit comments