|
10 | 10 | 2621AB372C60E74A00046D7A /* NotificationsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2621AB362C60E74A00046D7A /* NotificationsView.swift */; };
|
11 | 11 | 2621AB392C60E7AE00046D7A /* NotificationsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2621AB382C60E7AE00046D7A /* NotificationsViewModel.swift */; };
|
12 | 12 | 2621AB3B2C613C8100046D7A /* NotificationsFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2621AB3A2C613C8100046D7A /* NotificationsFactory.swift */; };
|
13 |
| - 2657A0C92C7078750021E7E6 /* NotificationSoundsPickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2657A0C82C7078750021E7E6 /* NotificationSoundsPickerView.swift */; }; |
14 | 13 | 2657A0CA2C707D780021E7E6 /* notification.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = E9A174B820587B83003667CD /* notification.mp3 */; };
|
15 | 14 | 2657A0CB2C707D7B0021E7E6 /* so-proud-notification.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 4198D57A28C8B7DA009337F2 /* so-proud-notification.mp3 */; };
|
16 | 15 | 2657A0CC2C707D7E0021E7E6 /* relax-message-tone.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 4198D57C28C8B7F9009337F2 /* relax-message-tone.mp3 */; };
|
|
158 | 157 | 4164A9D928F17DA700EEF16D /* AdamantChatTransactionService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4164A9D828F17DA700EEF16D /* AdamantChatTransactionService.swift */; };
|
159 | 158 | 416F5EA4290162EB00EF0400 /* SocketIO in Frameworks */ = {isa = PBXBuildFile; productRef = 416F5EA3290162EB00EF0400 /* SocketIO */; };
|
160 | 159 | 4177E5E12A52DA7100C089FE /* AdvancedContextMenuKit in Frameworks */ = {isa = PBXBuildFile; productRef = 4177E5E02A52DA7100C089FE /* AdvancedContextMenuKit */; };
|
161 |
| - 417BA7F428BF894F00DF94C5 /* NotificationSoundsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 417BA7F328BF894F00DF94C5 /* NotificationSoundsViewController.swift */; }; |
162 | 160 | 4184F16E2A33023A00D7B8B9 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4184F16D2A33023A00D7B8B9 /* GoogleService-Info.plist */; };
|
163 | 161 | 4184F1712A33044E00D7B8B9 /* FirebaseCrashlytics in Frameworks */ = {isa = PBXBuildFile; productRef = 4184F1702A33044E00D7B8B9 /* FirebaseCrashlytics */; };
|
164 | 162 | 4184F1732A33102800D7B8B9 /* AdamantCrashlysticsService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4184F1722A33102800D7B8B9 /* AdamantCrashlysticsService.swift */; };
|
|
485 | 483 | E90847372196FEA80095825D /* Chatroom+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = E90847292196FEA80095825D /* Chatroom+CoreDataProperties.swift */; };
|
486 | 484 | E90847392196FEF50095825D /* BaseTransaction+TransactionDetails.swift in Sources */ = {isa = PBXBuildFile; fileRef = E90847382196FEF50095825D /* BaseTransaction+TransactionDetails.swift */; };
|
487 | 485 | E908473B219707200095825D /* AccountViewController+StayIn.swift in Sources */ = {isa = PBXBuildFile; fileRef = E908473A219707200095825D /* AccountViewController+StayIn.swift */; };
|
488 |
| - E908473D219713300095825D /* NotificationsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E908473C219713300095825D /* NotificationsViewController.swift */; }; |
489 | 486 | E90A4943204C5ED6009F6A65 /* EurekaPassphraseRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = E90A4942204C5ED6009F6A65 /* EurekaPassphraseRow.swift */; };
|
490 | 487 | E90A4945204C6204009F6A65 /* PassphraseCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E90A4944204C5F60009F6A65 /* PassphraseCell.xib */; };
|
491 | 488 | E90A494B204D9EB8009F6A65 /* AdamantAuthentication.swift in Sources */ = {isa = PBXBuildFile; fileRef = E90A494A204D9EB8009F6A65 /* AdamantAuthentication.swift */; };
|
|
706 | 703 | 2621AB362C60E74A00046D7A /* NotificationsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationsView.swift; sourceTree = "<group>"; };
|
707 | 704 | 2621AB382C60E7AE00046D7A /* NotificationsViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationsViewModel.swift; sourceTree = "<group>"; };
|
708 | 705 | 2621AB3A2C613C8100046D7A /* NotificationsFactory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationsFactory.swift; sourceTree = "<group>"; };
|
709 |
| - 2657A0C82C7078750021E7E6 /* NotificationSoundsPickerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationSoundsPickerView.swift; sourceTree = "<group>"; }; |
710 | 706 | 265AA1612B74E6B900CF98B0 /* ChatPreservation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatPreservation.swift; sourceTree = "<group>"; };
|
711 | 707 | 269B830F2C74A2FF002AA1D7 /* note.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = note.mp3; sourceTree = "<group>"; };
|
712 | 708 | 269B83122C74B4EA002AA1D7 /* handoff.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = handoff.mp3; sourceTree = "<group>"; };
|
|
833 | 829 | 416380E02A51765F00F90E6D /* ChatReactionsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatReactionsView.swift; sourceTree = "<group>"; };
|
834 | 830 | 4164A9D628F17D4000EEF16D /* ChatTransactionService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatTransactionService.swift; sourceTree = "<group>"; };
|
835 | 831 | 4164A9D828F17DA700EEF16D /* AdamantChatTransactionService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdamantChatTransactionService.swift; sourceTree = "<group>"; };
|
836 |
| - 417BA7F328BF894F00DF94C5 /* NotificationSoundsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationSoundsViewController.swift; sourceTree = "<group>"; }; |
837 | 832 | 4184F16D2A33023A00D7B8B9 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
|
838 | 833 | 4184F1722A33102800D7B8B9 /* AdamantCrashlysticsService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdamantCrashlysticsService.swift; sourceTree = "<group>"; };
|
839 | 834 | 4184F1742A33106200D7B8B9 /* CrashlysticsService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CrashlysticsService.swift; sourceTree = "<group>"; };
|
|
1123 | 1118 | E90847292196FEA80095825D /* Chatroom+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Chatroom+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
1124 | 1119 | E90847382196FEF50095825D /* BaseTransaction+TransactionDetails.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "BaseTransaction+TransactionDetails.swift"; sourceTree = "<group>"; };
|
1125 | 1120 | E908473A219707200095825D /* AccountViewController+StayIn.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AccountViewController+StayIn.swift"; sourceTree = "<group>"; };
|
1126 |
| - E908473C219713300095825D /* NotificationsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationsViewController.swift; sourceTree = "<group>"; }; |
1127 | 1121 | E90A4942204C5ED6009F6A65 /* EurekaPassphraseRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EurekaPassphraseRow.swift; sourceTree = "<group>"; };
|
1128 | 1122 | E90A4944204C5F60009F6A65 /* PassphraseCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = PassphraseCell.xib; sourceTree = "<group>"; };
|
1129 | 1123 | E90A494A204D9EB8009F6A65 /* AdamantAuthentication.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdamantAuthentication.swift; sourceTree = "<group>"; };
|
|
1395 | 1389 | 2621AB352C60E52900046D7A /* Notifications */ = {
|
1396 | 1390 | isa = PBXGroup;
|
1397 | 1391 | children = (
|
1398 |
| - 2657A0C72C7078630021E7E6 /* Helpers */, |
| 1392 | + 26F7EF3E2C9118E700E16A94 /* NotificationSounds */, |
1399 | 1393 | 2621AB362C60E74A00046D7A /* NotificationsView.swift */,
|
1400 | 1394 | 2621AB382C60E7AE00046D7A /* NotificationsViewModel.swift */,
|
1401 | 1395 | 2621AB3A2C613C8100046D7A /* NotificationsFactory.swift */,
|
1402 |
| - 417BA7F328BF894F00DF94C5 /* NotificationSoundsViewController.swift */, |
1403 |
| - 269B83362C74D1F9002AA1D7 /* NotificationSoundsView.swift */, |
1404 |
| - 269B83392C74D4AA002AA1D7 /* NotificationSoundsViewModel.swift */, |
1405 |
| - 269B833C2C74E661002AA1D7 /* NotificationSoundsFactory.swift */, |
1406 | 1396 | );
|
1407 | 1397 | path = Notifications;
|
1408 | 1398 | sourceTree = "<group>";
|
1409 | 1399 | };
|
1410 |
| - 2657A0C72C7078630021E7E6 /* Helpers */ = { |
| 1400 | + 26F7EF3E2C9118E700E16A94 /* NotificationSounds */ = { |
1411 | 1401 | isa = PBXGroup;
|
1412 | 1402 | children = (
|
1413 |
| - 2657A0C82C7078750021E7E6 /* NotificationSoundsPickerView.swift */, |
| 1403 | + 269B83362C74D1F9002AA1D7 /* NotificationSoundsView.swift */, |
| 1404 | + 269B83392C74D4AA002AA1D7 /* NotificationSoundsViewModel.swift */, |
| 1405 | + 269B833C2C74E661002AA1D7 /* NotificationSoundsFactory.swift */, |
1414 | 1406 | );
|
1415 |
| - path = Helpers; |
| 1407 | + path = NotificationSounds; |
1416 | 1408 | sourceTree = "<group>";
|
1417 | 1409 | };
|
1418 | 1410 | 3A20D9392AE7F305005475A6 /* Models */ = {
|
|
2684 | 2676 | E9942B7F203C058C00C163AF /* QRGeneratorViewController.swift */,
|
2685 | 2677 | E9484B7E2285C016008E10F0 /* PKGeneratorViewController.swift */,
|
2686 | 2678 | E9484B7C2285BAD8008E10F0 /* PrivateKeyGenerator.swift */,
|
2687 |
| - E908473C219713300095825D /* NotificationsViewController.swift */, |
2688 | 2679 | );
|
2689 | 2680 | path = Settings;
|
2690 | 2681 | sourceTree = "<group>";
|
|
3318 | 3309 | E987024920C2B1F700E393F4 /* AdamantChatsProvider+fakeMessages.swift in Sources */,
|
3319 | 3310 | 934FD9B02C78481500336841 /* InfoServiceApiError.swift in Sources */,
|
3320 | 3311 | 6403F5E222723F7500D58779 /* DashWallet.swift in Sources */,
|
3321 |
| - 2657A0C92C7078750021E7E6 /* NotificationSoundsPickerView.swift in Sources */, |
3322 | 3312 | 26A975FF2B7E843E0095C367 /* SelectTextView.swift in Sources */,
|
3323 | 3313 | 93294B822AAD0BB400911109 /* BtcWalletFactory.swift in Sources */,
|
3324 | 3314 | 648DD7A42237DB9E00B811FD /* DogeWalletService+Send.swift in Sources */,
|
|
3410 | 3400 | 645FEB34213E72C100D6BA2D /* OnboardViewController.swift in Sources */,
|
3411 | 3401 | E9B3D39A201F90570019EB36 /* AccountsProvider.swift in Sources */,
|
3412 | 3402 | 4186B338294200E8006594A3 /* DogeWalletService+DynamicConstants.swift in Sources */,
|
3413 |
| - 417BA7F428BF894F00DF94C5 /* NotificationSoundsViewController.swift in Sources */, |
3414 | 3403 | 3A96E37C2AED27F8001F5A52 /* PartnerQRService.swift in Sources */,
|
3415 | 3404 | E950652320404C84008352E5 /* AdamantUriTools.swift in Sources */,
|
3416 | 3405 | 3A41938F2A580C57006A6B22 /* AdamantRichTransactionReactService.swift in Sources */,
|
|
3592 | 3581 | E993302221354BC300CD5200 /* EthWalletFactory.swift in Sources */,
|
3593 | 3582 | 418FDE502A25CA340055E3CD /* ChatMenuManager.swift in Sources */,
|
3594 | 3583 | E90055F520EBF5DA00D0CB2D /* AboutViewController.swift in Sources */,
|
3595 |
| - E908473D219713300095825D /* NotificationsViewController.swift in Sources */, |
3596 | 3584 | E908472E2196FEA80095825D /* BaseTransaction+CoreDataClass.swift in Sources */,
|
3597 | 3585 | 64D059FF20D3116B003AD655 /* NodesListViewController.swift in Sources */,
|
3598 | 3586 | E91E5BF220DAF05500B06B3C /* NodeCell.swift in Sources */,
|
|
0 commit comments