|
15 | 15 | 3AE89DDB2837F5D30051D3A9 /* ChatRoomsChats.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AE89DDA2837F5D30051D3A9 /* ChatRoomsChats.swift */; };
|
16 | 16 | 3C06931576393125C61FB8F6 /* Pods_Adamant.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 33975C0D891698AA7E74EBCC /* Pods_Adamant.framework */; };
|
17 | 17 | 412C0ED929124A3400DE2C5E /* dash_notificationContent.png in Resources */ = {isa = PBXBuildFile; fileRef = 412C0ED829124A3400DE2C5E /* dash_notificationContent.png */; };
|
| 18 | + 415441372923AB3700824478 /* BtcProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 415441362923AB3700824478 /* BtcProvider.swift */; }; |
| 19 | + 415441382923AB3700824478 /* BtcProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 415441362923AB3700824478 /* BtcProvider.swift */; }; |
| 20 | + 415441392923AB3700824478 /* BtcProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 415441362923AB3700824478 /* BtcProvider.swift */; }; |
| 21 | + 4154413B2923AED000824478 /* btc_notificationContent.png in Resources */ = {isa = PBXBuildFile; fileRef = 4154413A2923AED000824478 /* btc_notificationContent.png */; }; |
| 22 | + 4154413C2923AED000824478 /* btc_notificationContent.png in Resources */ = {isa = PBXBuildFile; fileRef = 4154413A2923AED000824478 /* btc_notificationContent.png */; }; |
18 | 23 | 4164A9D728F17D4000EEF16D /* ChatTransactionService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4164A9D628F17D4000EEF16D /* ChatTransactionService.swift */; };
|
19 | 24 | 4164A9D928F17DA700EEF16D /* AdamantChatTransactionService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4164A9D828F17DA700EEF16D /* AdamantChatTransactionService.swift */; };
|
20 | 25 | 416F5EA4290162EB00EF0400 /* SocketIO in Frameworks */ = {isa = PBXBuildFile; productRef = 416F5EA3290162EB00EF0400 /* SocketIO */; };
|
|
659 | 664 | 3AE89DD82837F5BF0051D3A9 /* ChatRooms.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatRooms.swift; sourceTree = "<group>"; };
|
660 | 665 | 3AE89DDA2837F5D30051D3A9 /* ChatRoomsChats.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatRoomsChats.swift; sourceTree = "<group>"; };
|
661 | 666 | 412C0ED829124A3400DE2C5E /* dash_notificationContent.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = dash_notificationContent.png; sourceTree = "<group>"; };
|
| 667 | + 415441362923AB3700824478 /* BtcProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BtcProvider.swift; sourceTree = "<group>"; }; |
| 668 | + 4154413A2923AED000824478 /* btc_notificationContent.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = btc_notificationContent.png; sourceTree = "<group>"; }; |
662 | 669 | 4164A9D628F17D4000EEF16D /* ChatTransactionService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatTransactionService.swift; sourceTree = "<group>"; };
|
663 | 670 | 4164A9D828F17DA700EEF16D /* AdamantChatTransactionService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdamantChatTransactionService.swift; sourceTree = "<group>"; };
|
664 | 671 | 417BA7F328BF894F00DF94C5 /* NotificationSoundsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationSoundsViewController.swift; sourceTree = "<group>"; };
|
|
1686 | 1693 | E957E106229AF7CB0019732A /* eth_notificationContent.png */,
|
1687 | 1694 | E957E105229AF7CA0019732A /* lsk_notificationContent.png */,
|
1688 | 1695 | 412C0ED829124A3400DE2C5E /* dash_notificationContent.png */,
|
| 1696 | + 4154413A2923AED000824478 /* btc_notificationContent.png */, |
1689 | 1697 | );
|
1690 | 1698 | path = WalletImages;
|
1691 | 1699 | sourceTree = "<group>";
|
|
1719 | 1727 | E957E100229AC2050019732A /* EthProvider.swift */,
|
1720 | 1728 | 64E3D52424B258F800660641 /* ERC20Provider.swift */,
|
1721 | 1729 | E957E0FE229AC1C80019732A /* LskProvider.swift */,
|
| 1730 | + 415441362923AB3700824478 /* BtcProvider.swift */, |
1722 | 1731 | E957E0F622999BD50019732A /* TransferBaseProvider.swift */,
|
1723 | 1732 | );
|
1724 | 1733 | path = RichMessageProviders;
|
|
2417 | 2426 | files = (
|
2418 | 2427 | E957E135229B10F80019732A /* MainInterface.storyboard in Resources */,
|
2419 | 2428 | E9D664D722A00E2800733F8A /* notificationContent.strings in Resources */,
|
| 2429 | + 4154413C2923AED000824478 /* btc_notificationContent.png in Resources */, |
2420 | 2430 | E957E172229C56EE0019732A /* Shared.xcassets in Resources */,
|
2421 | 2431 | E9D664CA22A003D900733F8A /* Warning.xib in Resources */,
|
2422 | 2432 | );
|
|
2426 | 2436 | isa = PBXResourcesBuildPhase;
|
2427 | 2437 | buildActionMask = 2147483647;
|
2428 | 2438 | files = (
|
| 2439 | + 4154413B2923AED000824478 /* btc_notificationContent.png in Resources */, |
2429 | 2440 | E957E107229AF7CB0019732A /* adm_notificationContent.png in Resources */,
|
2430 | 2441 | E957E108229AF7CB0019732A /* doge_notificationContent.png in Resources */,
|
2431 | 2442 | E957E10A229AF7CB0019732A /* eth_notificationContent.png in Resources */,
|
|
2644 | 2655 | E9B3D39A201F90570019EB36 /* AccountsProvider.swift in Sources */,
|
2645 | 2656 | 417BA7F428BF894F00DF94C5 /* NotificationSoundsViewController.swift in Sources */,
|
2646 | 2657 | E950652320404C84008352E5 /* AdamantUriTools.swift in Sources */,
|
| 2658 | + 415441372923AB3700824478 /* BtcProvider.swift in Sources */, |
2647 | 2659 | E95F85C7200A9B070070534A /* ChatTableViewCell.swift in Sources */,
|
2648 | 2660 | A50A41082822F8CE006BDFE1 /* BtcWalletService.swift in Sources */,
|
2649 | 2661 | 6455E9F121075D3600B2E94C /* AddressBookService.swift in Sources */,
|
|
2903 | 2915 | E957E14E229C3E530019732A /* StateAsset.swift in Sources */,
|
2904 | 2916 | E957E145229C040E0019732A /* AdamantAvatarService.swift in Sources */,
|
2905 | 2917 | E957E149229C3E530019732A /* Keypair.swift in Sources */,
|
| 2918 | + 415441392923AB3700824478 /* BtcProvider.swift in Sources */, |
2906 | 2919 | E957E150229C3E530019732A /* Transaction.swift in Sources */,
|
2907 | 2920 | E951467022A697F7007564D7 /* ContactDescription.swift in Sources */,
|
2908 | 2921 | E957E151229C3E530019732A /* TransactionAsset.swift in Sources */,
|
|
2978 | 2991 | E9EF7A8022A02DBC00F2E1C2 /* AdamantLocalized.swift in Sources */,
|
2979 | 2992 | E9771D9722996FEB0099AAC7 /* TransactionType.swift in Sources */,
|
2980 | 2993 | E957E128229B0CF10019732A /* NotificationContent.swift in Sources */,
|
| 2994 | + 415441382923AB3700824478 /* BtcProvider.swift in Sources */, |
2981 | 2995 | E935C84E22AC079D00A8CA2F /* RichMessageTools.swift in Sources */,
|
2982 | 2996 | E957E124229B0C330019732A /* AdamantNotificationKeys.swift in Sources */,
|
2983 | 2997 | 64E3D52524B258F800660641 /* ERC20Provider.swift in Sources */,
|
|
3113 | 3127 | CODE_SIGN_IDENTITY = "Apple Development";
|
3114 | 3128 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
3115 | 3129 | CODE_SIGN_STYLE = Automatic;
|
3116 |
| - CURRENT_PROJECT_VERSION = 228; |
| 3130 | + CURRENT_PROJECT_VERSION = 231; |
3117 | 3131 | DEVELOPMENT_TEAM = J2L77FMN46;
|
3118 | 3132 | INFOPLIST_FILE = MessageNotificationContentExtension/Info.plist;
|
3119 | 3133 | IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
3145 | 3159 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
3146 | 3160 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
3147 | 3161 | CODE_SIGN_STYLE = Manual;
|
3148 |
| - CURRENT_PROJECT_VERSION = 228; |
| 3162 | + CURRENT_PROJECT_VERSION = 231; |
3149 | 3163 | DEVELOPMENT_TEAM = J2L77FMN46;
|
3150 | 3164 | INFOPLIST_FILE = MessageNotificationContentExtension/Info.plist;
|
3151 | 3165 | IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
3296 | 3310 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
3297 | 3311 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
3298 | 3312 | CODE_SIGN_STYLE = Manual;
|
3299 |
| - CURRENT_PROJECT_VERSION = 228; |
| 3313 | + CURRENT_PROJECT_VERSION = 231; |
3300 | 3314 | DEVELOPMENT_TEAM = "";
|
3301 | 3315 | "DEVELOPMENT_TEAM[sdk=iphoneos*]" = J2L77FMN46;
|
3302 | 3316 | DISPLAY_NAME = ADM.Dev;
|
|
3329 | 3343 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
3330 | 3344 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
3331 | 3345 | CODE_SIGN_STYLE = Manual;
|
3332 |
| - CURRENT_PROJECT_VERSION = 228; |
| 3346 | + CURRENT_PROJECT_VERSION = 231; |
3333 | 3347 | DEVELOPMENT_TEAM = J2L77FMN46;
|
3334 | 3348 | DISPLAY_NAME = Adamant;
|
3335 | 3349 | EXCLUDED_SOURCE_FILE_NAMES = Debug.xcassets;
|
|
3360 | 3374 | CODE_SIGN_IDENTITY = "Apple Development";
|
3361 | 3375 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
3362 | 3376 | CODE_SIGN_STYLE = Automatic;
|
3363 |
| - CURRENT_PROJECT_VERSION = 228; |
| 3377 | + CURRENT_PROJECT_VERSION = 231; |
3364 | 3378 | DEVELOPMENT_TEAM = J2L77FMN46;
|
3365 | 3379 | INFOPLIST_FILE = TransferNotificationContentExtension/Info.plist;
|
3366 | 3380 | IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
3392 | 3406 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
3393 | 3407 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
3394 | 3408 | CODE_SIGN_STYLE = Manual;
|
3395 |
| - CURRENT_PROJECT_VERSION = 228; |
| 3409 | + CURRENT_PROJECT_VERSION = 231; |
3396 | 3410 | DEVELOPMENT_TEAM = J2L77FMN46;
|
3397 | 3411 | INFOPLIST_FILE = TransferNotificationContentExtension/Info.plist;
|
3398 | 3412 | IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
3424 | 3438 | CODE_SIGN_IDENTITY = "Apple Development";
|
3425 | 3439 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
3426 | 3440 | CODE_SIGN_STYLE = Automatic;
|
3427 |
| - CURRENT_PROJECT_VERSION = 228; |
| 3441 | + CURRENT_PROJECT_VERSION = 231; |
3428 | 3442 | DEVELOPMENT_TEAM = J2L77FMN46;
|
3429 | 3443 | INFOPLIST_FILE = NotificationServiceExtension/Info.plist;
|
3430 | 3444 | IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
3456 | 3470 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
3457 | 3471 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
3458 | 3472 | CODE_SIGN_STYLE = Manual;
|
3459 |
| - CURRENT_PROJECT_VERSION = 228; |
| 3473 | + CURRENT_PROJECT_VERSION = 231; |
3460 | 3474 | DEVELOPMENT_TEAM = J2L77FMN46;
|
3461 | 3475 | INFOPLIST_FILE = NotificationServiceExtension/Info.plist;
|
3462 | 3476 | IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
0 commit comments