|
189 | 189 | 41E3C9CC2A0E20F500AF0985 /* AdamantCoinTools.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41E3C9CB2A0E20F500AF0985 /* AdamantCoinTools.swift */; }; |
190 | 190 | 48023DEF2D72EA7F00852961 /* AccountHeader.xib in Resources */ = {isa = PBXBuildFile; fileRef = 48023DEE2D72EA7F00852961 /* AccountHeader.xib */; }; |
191 | 191 | 48023DF12D72FB3500852961 /* SecretWalletsAlertMenuView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48023DF02D72FB3500852961 /* SecretWalletsAlertMenuView.swift */; }; |
192 | | - 4803FC9A2D6715AF00452D2C /* SecretWalletsFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4803FC992D6715AF00452D2C /* SecretWalletsFactory.swift */; }; |
| 192 | + 4803FC9A2D6715AF00452D2C /* AdamantSecretWalletsManager+SecretWalletsFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4803FC992D6715AF00452D2C /* AdamantSecretWalletsManager+SecretWalletsFactory.swift */; }; |
193 | 193 | 481558702D65A7660011B470 /* SecretWalletsManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4815586F2D65A7660011B470 /* SecretWalletsManager.swift */; }; |
194 | 194 | 481558722D65A7BD0011B470 /* SecretWalletsManagerProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 481558712D65A7BD0011B470 /* SecretWalletsManagerProtocol.swift */; }; |
195 | | - 482231212D714C3D00D592D8 /* SecretWalletsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 482231202D714C3D00D592D8 /* SecretWalletsViewModel.swift */; }; |
196 | | - 488C1E8A2D7150F900E955E8 /* SecretWalletsState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 488C1E892D7150F900E955E8 /* SecretWalletsState.swift */; }; |
197 | 195 | 48B6A8EB2D5738D800326EE8 /* WalletsStoreService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48B6A8EA2D5738D800326EE8 /* WalletsStoreService.swift */; }; |
198 | 196 | 48B6A8ED2D57390400326EE8 /* AdamantWalletsStoreService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48B6A8EC2D57390400326EE8 /* AdamantWalletsStoreService.swift */; }; |
199 | 197 | 48B6A8EF2D573A3C00326EE8 /* AdamantWalletStoreServiceProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48B6A8EE2D573A3C00326EE8 /* AdamantWalletStoreServiceProvider.swift */; }; |
| 198 | + 48C034F92D81560800F50E35 /* SecretWalletsState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48C034F82D81560800F50E35 /* SecretWalletsState.swift */; }; |
| 199 | + 48C034FF2D81587800F50E35 /* SecretWalletsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48C034FE2D81587800F50E35 /* SecretWalletsViewModel.swift */; }; |
200 | 200 | 48DA2FCF2D4A0519008F9FC1 /* AccountWalletsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48DA2FCE2D4A0519008F9FC1 /* AccountWalletsViewModel.swift */; }; |
201 | 201 | 48DA2FD12D4A054E008F9FC1 /* AccountWalletsState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48DA2FD02D4A054E008F9FC1 /* AccountWalletsState.swift */; }; |
202 | 202 | 48DA2FD62D4A58D8008F9FC1 /* WalletCollectionViewCell+Model.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48DA2FD52D4A58D8008F9FC1 /* WalletCollectionViewCell+Model.swift */; }; |
|
924 | 924 | 41E3C9CB2A0E20F500AF0985 /* AdamantCoinTools.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdamantCoinTools.swift; sourceTree = "<group>"; }; |
925 | 925 | 48023DEE2D72EA7F00852961 /* AccountHeader.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = AccountHeader.xib; sourceTree = "<group>"; }; |
926 | 926 | 48023DF02D72FB3500852961 /* SecretWalletsAlertMenuView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecretWalletsAlertMenuView.swift; sourceTree = "<group>"; }; |
927 | | - 4803FC992D6715AF00452D2C /* SecretWalletsFactory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecretWalletsFactory.swift; sourceTree = "<group>"; }; |
| 927 | + 4803FC992D6715AF00452D2C /* AdamantSecretWalletsManager+SecretWalletsFactory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AdamantSecretWalletsManager+SecretWalletsFactory.swift"; sourceTree = "<group>"; }; |
928 | 928 | 4815586F2D65A7660011B470 /* SecretWalletsManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecretWalletsManager.swift; sourceTree = "<group>"; }; |
929 | 929 | 481558712D65A7BD0011B470 /* SecretWalletsManagerProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecretWalletsManagerProtocol.swift; sourceTree = "<group>"; }; |
930 | | - 482231202D714C3D00D592D8 /* SecretWalletsViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecretWalletsViewModel.swift; sourceTree = "<group>"; }; |
931 | | - 488C1E892D7150F900E955E8 /* SecretWalletsState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecretWalletsState.swift; sourceTree = "<group>"; }; |
932 | 930 | 48B6A8EA2D5738D800326EE8 /* WalletsStoreService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WalletsStoreService.swift; sourceTree = "<group>"; }; |
933 | 931 | 48B6A8EC2D57390400326EE8 /* AdamantWalletsStoreService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdamantWalletsStoreService.swift; sourceTree = "<group>"; }; |
934 | 932 | 48B6A8EE2D573A3C00326EE8 /* AdamantWalletStoreServiceProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdamantWalletStoreServiceProvider.swift; sourceTree = "<group>"; }; |
| 933 | + 48C034F82D81560800F50E35 /* SecretWalletsState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecretWalletsState.swift; sourceTree = "<group>"; }; |
| 934 | + 48C034FE2D81587800F50E35 /* SecretWalletsViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecretWalletsViewModel.swift; sourceTree = "<group>"; }; |
935 | 935 | 48DA2FCE2D4A0519008F9FC1 /* AccountWalletsViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountWalletsViewModel.swift; sourceTree = "<group>"; }; |
936 | 936 | 48DA2FD02D4A054E008F9FC1 /* AccountWalletsState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountWalletsState.swift; sourceTree = "<group>"; }; |
937 | 937 | 48DA2FD52D4A58D8008F9FC1 /* WalletCollectionViewCell+Model.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WalletCollectionViewCell+Model.swift"; sourceTree = "<group>"; }; |
|
1805 | 1805 | 482231222D714C4400D592D8 /* SecretWallets */ = { |
1806 | 1806 | isa = PBXGroup; |
1807 | 1807 | children = ( |
1808 | | - 488C1E892D7150F900E955E8 /* SecretWalletsState.swift */, |
1809 | | - 482231202D714C3D00D592D8 /* SecretWalletsViewModel.swift */, |
| 1808 | + 48C034FE2D81587800F50E35 /* SecretWalletsViewModel.swift */, |
1810 | 1809 | 48023DF02D72FB3500852961 /* SecretWalletsAlertMenuView.swift */, |
| 1810 | + 48C034F82D81560800F50E35 /* SecretWalletsState.swift */, |
1811 | 1811 | ); |
1812 | 1812 | path = SecretWallets; |
1813 | 1813 | sourceTree = "<group>"; |
|
2640 | 2640 | 41047B75294C62710039E956 /* AdamantVisibleWalletsService.swift */, |
2641 | 2641 | 4815586F2D65A7660011B470 /* SecretWalletsManager.swift */, |
2642 | 2642 | 4153045829C09902000E4BEA /* AdamantIncreaseFeeService.swift */, |
2643 | | - 4803FC992D6715AF00452D2C /* SecretWalletsFactory.swift */, |
| 2643 | + 4803FC992D6715AF00452D2C /* AdamantSecretWalletsManager+SecretWalletsFactory.swift */, |
2644 | 2644 | 4184F1722A33102800D7B8B9 /* AdamantCrashlysticsService.swift */, |
2645 | 2645 | 48B6A8EC2D57390400326EE8 /* AdamantWalletsStoreService.swift */, |
2646 | 2646 | 3A9015A62A614A62002A2464 /* AdamantEmojiService.swift */, |
|
3634 | 3634 | 4186B332294200B4006594A3 /* BtcWalletService+DynamicConstants.swift in Sources */, |
3635 | 3635 | 3AFE7E432B19E4D900718739 /* WalletServiceCompose.swift in Sources */, |
3636 | 3636 | 3A26D93D2C3C1CC3003AD832 /* KlyNodeApiService.swift in Sources */, |
3637 | | - 4803FC9A2D6715AF00452D2C /* SecretWalletsFactory.swift in Sources */, |
| 3637 | + 4803FC9A2D6715AF00452D2C /* AdamantSecretWalletsManager+SecretWalletsFactory.swift in Sources */, |
3638 | 3638 | 93A118512993167500E144CC /* ChatMessageBackgroundColor.swift in Sources */, |
3639 | 3639 | 93760BD72C656CF8002507C3 /* DefaultNodesProvider.swift in Sources */, |
3640 | 3640 | 3A26D93B2C3C1C97003AD832 /* KlyApiCore.swift in Sources */, |
|
3737 | 3737 | 3A7BD0102AA9BD030045AAB0 /* AdamantVibroService.swift in Sources */, |
3738 | 3738 | 85B405022D3012D5000AB744 /* AccountViewController+Form.swift in Sources */, |
3739 | 3739 | 937EDFC02C9CF6B300F219BB /* VersionFooterView.swift in Sources */, |
3740 | | - 488C1E8A2D7150F900E955E8 /* SecretWalletsState.swift in Sources */, |
3741 | 3740 | A5E04227282A8BDC0076CD13 /* BtcBalanceResponse.swift in Sources */, |
3742 | 3741 | 64F085D920E2D7600006DE68 /* AdmTransactionsViewController.swift in Sources */, |
3743 | 3742 | 9322E87B2970431200B8357C /* ChatMessageFactory.swift in Sources */, |
|
3770 | 3769 | 6449BA6A235CA0930033B936 /* ERC20Wallet.swift in Sources */, |
3771 | 3770 | E9147B612050599000145913 /* LoginViewController+QR.swift in Sources */, |
3772 | 3771 | 9399F5ED29A85A48006C3E30 /* ChatCacheService.swift in Sources */, |
| 3772 | + 48C034F92D81560800F50E35 /* SecretWalletsState.swift in Sources */, |
3773 | 3773 | 3A9015A92A615893002A2464 /* ChatMessagesListViewModel.swift in Sources */, |
3774 | 3774 | 936658952B0AC15300BDB2D3 /* Node+UI.swift in Sources */, |
3775 | 3775 | 26A976012B7E852E0095C367 /* ChatSelectTextViewFactory.swift in Sources */, |
|
3967 | 3967 | 41C1698C29E7F34900FEB3CB /* RichTransactionReplyService.swift in Sources */, |
3968 | 3968 | 9390C5032976B42800270CDF /* ChatDialogManager.swift in Sources */, |
3969 | 3969 | E926E02E213EAABF005E536B /* TransferViewControllerBase+Alert.swift in Sources */, |
| 3970 | + 48C034FF2D81587800F50E35 /* SecretWalletsViewModel.swift in Sources */, |
3970 | 3971 | 936658A52B0AE67A00BDB2D3 /* CoinsNodesListFactory.swift in Sources */, |
3971 | 3972 | 2621AB3B2C613C8100046D7A /* NotificationsFactory.swift in Sources */, |
3972 | 3973 | E9B1AA572121ACC000080A2A /* AdmWalletViewController.swift in Sources */, |
|
4095 | 4096 | 41BCB310295C6082004B12AB /* VisibleWalletsResetTableViewCell.swift in Sources */, |
4096 | 4097 | 93CCAE7B2B06D9B500EA5B94 /* DogeBlocksDTO.swift in Sources */, |
4097 | 4098 | 3AF08D612B4EB3C400EB82B1 /* LanguageStorageProtocol.swift in Sources */, |
4098 | | - 482231212D714C3D00D592D8 /* SecretWalletsViewModel.swift in Sources */, |
4099 | 4099 | E9E7CDB12002B97B00DFC4DB /* AccountFactory.swift in Sources */, |
4100 | 4100 | E9AA8BF82129F13000F9249F /* ComplexTransferViewController.swift in Sources */, |
4101 | 4101 | E9A174B52057EDCE003667CD /* AdamantTransfersProvider+backgroundFetch.swift in Sources */, |
|
0 commit comments