|
183 | 183 | 41E3C9CC2A0E20F500AF0985 /* AdamantCoinTools.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41E3C9CB2A0E20F500AF0985 /* AdamantCoinTools.swift */; }; |
184 | 184 | 48023DEF2D72EA7F00852961 /* AccountHeader.xib in Resources */ = {isa = PBXBuildFile; fileRef = 48023DEE2D72EA7F00852961 /* AccountHeader.xib */; }; |
185 | 185 | 48023DF12D72FB3500852961 /* SecretWalletsAlertMenuView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48023DF02D72FB3500852961 /* SecretWalletsAlertMenuView.swift */; }; |
186 | | - 4803FC9A2D6715AF00452D2C /* AdamantSecretWalletsManager+SecretWalletsFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4803FC992D6715AF00452D2C /* AdamantSecretWalletsManager+SecretWalletsFactory.swift */; }; |
187 | 186 | 481558702D65A7660011B470 /* SecretWalletsManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4815586F2D65A7660011B470 /* SecretWalletsManager.swift */; }; |
188 | 187 | 481558722D65A7BD0011B470 /* SecretWalletsManagerProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 481558712D65A7BD0011B470 /* SecretWalletsManagerProtocol.swift */; }; |
189 | 188 | 48B6A8EB2D5738D800326EE8 /* WalletsStoreService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48B6A8EA2D5738D800326EE8 /* WalletsStoreService.swift */; }; |
190 | 189 | 48B6A8ED2D57390400326EE8 /* AdamantWalletsStoreService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48B6A8EC2D57390400326EE8 /* AdamantWalletsStoreService.swift */; }; |
191 | 190 | 48B6A8EF2D573A3C00326EE8 /* AdamantWalletStoreServiceProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48B6A8EE2D573A3C00326EE8 /* AdamantWalletStoreServiceProvider.swift */; }; |
| 191 | + 48B799A82D84144C00BFD6A4 /* AdamantSecretWalletsManager+SecretWalletsFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48B799A72D84144C00BFD6A4 /* AdamantSecretWalletsManager+SecretWalletsFactory.swift */; }; |
192 | 192 | 48C034F92D81560800F50E35 /* SecretWalletsState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48C034F82D81560800F50E35 /* SecretWalletsState.swift */; }; |
193 | 193 | 48C034FF2D81587800F50E35 /* SecretWalletsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48C034FE2D81587800F50E35 /* SecretWalletsViewModel.swift */; }; |
194 | 194 | 48DA2FCF2D4A0519008F9FC1 /* AccountWalletsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48DA2FCE2D4A0519008F9FC1 /* AccountWalletsViewModel.swift */; }; |
|
917 | 917 | 41E3C9CB2A0E20F500AF0985 /* AdamantCoinTools.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdamantCoinTools.swift; sourceTree = "<group>"; }; |
918 | 918 | 48023DEE2D72EA7F00852961 /* AccountHeader.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = AccountHeader.xib; sourceTree = "<group>"; }; |
919 | 919 | 48023DF02D72FB3500852961 /* SecretWalletsAlertMenuView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecretWalletsAlertMenuView.swift; sourceTree = "<group>"; }; |
920 | | - 4803FC992D6715AF00452D2C /* AdamantSecretWalletsManager+SecretWalletsFactory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AdamantSecretWalletsManager+SecretWalletsFactory.swift"; sourceTree = "<group>"; }; |
921 | 920 | 4815586F2D65A7660011B470 /* SecretWalletsManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecretWalletsManager.swift; sourceTree = "<group>"; }; |
922 | 921 | 481558712D65A7BD0011B470 /* SecretWalletsManagerProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecretWalletsManagerProtocol.swift; sourceTree = "<group>"; }; |
923 | 922 | 48B6A8EA2D5738D800326EE8 /* WalletsStoreService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WalletsStoreService.swift; sourceTree = "<group>"; }; |
924 | 923 | 48B6A8EC2D57390400326EE8 /* AdamantWalletsStoreService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdamantWalletsStoreService.swift; sourceTree = "<group>"; }; |
925 | 924 | 48B6A8EE2D573A3C00326EE8 /* AdamantWalletStoreServiceProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdamantWalletStoreServiceProvider.swift; sourceTree = "<group>"; }; |
| 925 | + 48B799A72D84144C00BFD6A4 /* AdamantSecretWalletsManager+SecretWalletsFactory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AdamantSecretWalletsManager+SecretWalletsFactory.swift"; sourceTree = "<group>"; }; |
926 | 926 | 48C034F82D81560800F50E35 /* SecretWalletsState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecretWalletsState.swift; sourceTree = "<group>"; }; |
927 | 927 | 48C034FE2D81587800F50E35 /* SecretWalletsViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecretWalletsViewModel.swift; sourceTree = "<group>"; }; |
928 | 928 | 48DA2FCE2D4A0519008F9FC1 /* AccountWalletsViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountWalletsViewModel.swift; sourceTree = "<group>"; }; |
|
2645 | 2645 | 41047B75294C62710039E956 /* AdamantVisibleWalletsService.swift */, |
2646 | 2646 | 4815586F2D65A7660011B470 /* SecretWalletsManager.swift */, |
2647 | 2647 | 4153045829C09902000E4BEA /* AdamantIncreaseFeeService.swift */, |
2648 | | - 4803FC992D6715AF00452D2C /* AdamantSecretWalletsManager+SecretWalletsFactory.swift */, |
| 2648 | + 48B799A72D84144C00BFD6A4 /* AdamantSecretWalletsManager+SecretWalletsFactory.swift */, |
2649 | 2649 | 4184F1722A33102800D7B8B9 /* AdamantCrashlysticsService.swift */, |
2650 | 2650 | 48B6A8EC2D57390400326EE8 /* AdamantWalletsStoreService.swift */, |
2651 | 2651 | 3A9015A62A614A62002A2464 /* AdamantEmojiService.swift */, |
|
3637 | 3637 | E9960B3621F5154300C840A8 /* DummyAccount+CoreDataProperties.swift in Sources */, |
3638 | 3638 | 3AFE7E432B19E4D900718739 /* WalletServiceCompose.swift in Sources */, |
3639 | 3639 | 3A26D93D2C3C1CC3003AD832 /* KlyNodeApiService.swift in Sources */, |
3640 | | - 4803FC9A2D6715AF00452D2C /* AdamantSecretWalletsManager+SecretWalletsFactory.swift in Sources */, |
3641 | 3640 | 93A118512993167500E144CC /* ChatMessageBackgroundColor.swift in Sources */, |
3642 | 3641 | 93760BD72C656CF8002507C3 /* DefaultNodesProvider.swift in Sources */, |
3643 | 3642 | 3A26D93B2C3C1C97003AD832 /* KlyApiCore.swift in Sources */, |
|
3661 | 3660 | 4184F1732A33102800D7B8B9 /* AdamantCrashlysticsService.swift in Sources */, |
3662 | 3661 | 6403F5E422723F8C00D58779 /* DashWalletService.swift in Sources */, |
3663 | 3662 | 9371E561295CD53100438F2C /* ChatLocalization.swift in Sources */, |
| 3663 | + 48B799A82D84144C00BFD6A4 /* AdamantSecretWalletsManager+SecretWalletsFactory.swift in Sources */, |
3664 | 3664 | 93BF4A6629E4859900505CD0 /* DelegatesBottomPanel.swift in Sources */, |
3665 | 3665 | 9332C39D2C76BE7500164B80 /* FileApiServiceResult.swift in Sources */, |
3666 | 3666 | 9322E877297042FA00B8357C /* ChatMessage.swift in Sources */, |
|
0 commit comments