|
33 | 33 | 3AA50DF12AEBE66A00C58FC8 /* PartnerQRViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AA50DF02AEBE66A00C58FC8 /* PartnerQRViewModel.swift */; };
|
34 | 34 | 3AA50DF32AEBE67C00C58FC8 /* PartnerQRFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AA50DF22AEBE67C00C58FC8 /* PartnerQRFactory.swift */; };
|
35 | 35 | 3AC76E3D2AB09118008042C4 /* ElegantEmojiPicker in Frameworks */ = {isa = PBXBuildFile; productRef = 3AC76E3C2AB09118008042C4 /* ElegantEmojiPicker */; };
|
| 36 | + 3AF08D5F2B4EB3A200EB82B1 /* LanguageService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AF08D5E2B4EB3A200EB82B1 /* LanguageService.swift */; }; |
| 37 | + 3AF08D612B4EB3C400EB82B1 /* LanguageStorageProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AF08D602B4EB3C400EB82B1 /* LanguageStorageProtocol.swift */; }; |
| 38 | + 3AF53F8D2B3DCFA300B30312 /* NodeGroup+Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AF53F8C2B3DCFA300B30312 /* NodeGroup+Constants.swift */; }; |
36 | 39 | 3C06931576393125C61FB8F6 /* Pods_Adamant.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 33975C0D891698AA7E74EBCC /* Pods_Adamant.framework */; };
|
37 | 40 | 41047B70294B5EE10039E956 /* VisibleWalletsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41047B6F294B5EE10039E956 /* VisibleWalletsViewController.swift */; };
|
38 | 41 | 41047B72294B5F210039E956 /* VisibleWalletsTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41047B71294B5F210039E956 /* VisibleWalletsTableViewCell.swift */; };
|
|
668 | 671 | 3AA50DEE2AEBE65D00C58FC8 /* PartnerQRView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PartnerQRView.swift; sourceTree = "<group>"; };
|
669 | 672 | 3AA50DF02AEBE66A00C58FC8 /* PartnerQRViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PartnerQRViewModel.swift; sourceTree = "<group>"; };
|
670 | 673 | 3AA50DF22AEBE67C00C58FC8 /* PartnerQRFactory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PartnerQRFactory.swift; sourceTree = "<group>"; };
|
| 674 | + 3AF08D5B2B4E7FFC00EB82B1 /* zh */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh; path = zh.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
| 675 | + 3AF08D5C2B4E7FFC00EB82B1 /* zh */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = zh; path = zh.lproj/Localizable.stringsdict; sourceTree = "<group>"; }; |
| 676 | + 3AF08D5D2B4E7FFC00EB82B1 /* zh */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh; path = zh.lproj/Localizable.strings; sourceTree = "<group>"; }; |
| 677 | + 3AF08D5E2B4EB3A200EB82B1 /* LanguageService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LanguageService.swift; sourceTree = "<group>"; }; |
| 678 | + 3AF08D602B4EB3C400EB82B1 /* LanguageStorageProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LanguageStorageProtocol.swift; sourceTree = "<group>"; }; |
| 679 | + 3AF53F8C2B3DCFA300B30312 /* NodeGroup+Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NodeGroup+Constants.swift"; sourceTree = "<group>"; }; |
671 | 680 | 41047B6F294B5EE10039E956 /* VisibleWalletsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VisibleWalletsViewController.swift; sourceTree = "<group>"; };
|
672 | 681 | 41047B71294B5F210039E956 /* VisibleWalletsTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VisibleWalletsTableViewCell.swift; sourceTree = "<group>"; };
|
673 | 682 | 41047B73294C61D10039E956 /* VisibleWalletsService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VisibleWalletsService.swift; sourceTree = "<group>"; };
|
|
1924 | 1933 | 93ADC17C2B083C3B00F2DF77 /* NodesAdditionalParamsStorageProtocol.swift */,
|
1925 | 1934 | 3A2F55FB2AC6F885000A3F26 /* CoinStorage.swift */,
|
1926 | 1935 | 3A96E37B2AED27F8001F5A52 /* PartnerQRService.swift */,
|
| 1936 | + 3AF08D602B4EB3C400EB82B1 /* LanguageStorageProtocol.swift */, |
1927 | 1937 | );
|
1928 | 1938 | path = ServiceProtocols;
|
1929 | 1939 | sourceTree = "<group>";
|
|
1960 | 1970 | 93ADC17E2B083D7A00F2DF77 /* NodesAdditionalParamsStorage.swift */,
|
1961 | 1971 | 3A2F55FD2AC6F90E000A3F26 /* AdamantCoinStorageService.swift */,
|
1962 | 1972 | 3A96E3792AED27D7001F5A52 /* AdamantPartnerQRService.swift */,
|
| 1973 | + 3AF08D5E2B4EB3A200EB82B1 /* LanguageService.swift */, |
1963 | 1974 | );
|
1964 | 1975 | path = Services;
|
1965 | 1976 | sourceTree = "<group>";
|
|
2035 | 2046 | 93CCAE7F2B06E2D100EA5B94 /* ApiServiceError+Extension.swift */,
|
2036 | 2047 | 939FA3412B0D6F0000710EC6 /* SelfRemovableHostingController.swift */,
|
2037 | 2048 | 936658942B0AC15300BDB2D3 /* Node+UI.swift */,
|
| 2049 | + 3AF53F8C2B3DCFA300B30312 /* NodeGroup+Constants.swift */, |
2038 | 2050 | );
|
2039 | 2051 | path = Helpers;
|
2040 | 2052 | sourceTree = "<group>";
|
|
2702 | 2714 | ru,
|
2703 | 2715 | de,
|
2704 | 2716 | Base,
|
| 2717 | + zh, |
2705 | 2718 | );
|
2706 | 2719 | mainGroup = E913C8E51FFFA51D001A83F7;
|
2707 | 2720 | packageReferences = (
|
|
3139 | 3152 | E9E7CDB32002B9FB00DFC4DB /* LoginFactory.swift in Sources */,
|
3140 | 3153 | E941CCDE20E7B70200C96220 /* WalletCollectionViewCell.swift in Sources */,
|
3141 | 3154 | 4186B33A294200F4006594A3 /* DashWalletService+DynamicConstants.swift in Sources */,
|
| 3155 | + 3AF08D5F2B4EB3A200EB82B1 /* LanguageService.swift in Sources */, |
3142 | 3156 | E9AA8BFA212C166600F9249F /* EthWalletService+Send.swift in Sources */,
|
3143 | 3157 | 411743042A39B257008CD98A /* ContributeViewModel.swift in Sources */,
|
3144 | 3158 | 93E5D4DB293000BE00439298 /* UnregisteredTransaction.swift in Sources */,
|
|
3303 | 3317 | E9B4E1A8210F079E007E77FC /* DoubleDetailsTableViewCell.swift in Sources */,
|
3304 | 3318 | E9502740202E257E002C1098 /* RepeaterService.swift in Sources */,
|
3305 | 3319 | E93D7AC02052CF63005D19DC /* AdamantNotificationService.swift in Sources */,
|
| 3320 | + 3AF53F8D2B3DCFA300B30312 /* NodeGroup+Constants.swift in Sources */, |
3306 | 3321 | 411743002A39B1D2008CD98A /* ContributeFactory.swift in Sources */,
|
3307 | 3322 | A5E04224282A830B0076CD13 /* BtcTransactionsViewController.swift in Sources */,
|
3308 | 3323 | 645938942378395E00A2BE7C /* EulaViewController.swift in Sources */,
|
|
3360 | 3375 | 93ADC17B2B08283500F2DF77 /* ForceQueryItemsEncoding.swift in Sources */,
|
3361 | 3376 | 41BCB310295C6082004B12AB /* VisibleWalletsResetTableViewCell.swift in Sources */,
|
3362 | 3377 | 93CCAE7B2B06D9B500EA5B94 /* DogeBlocksDTO.swift in Sources */,
|
| 3378 | + 3AF08D612B4EB3C400EB82B1 /* LanguageStorageProtocol.swift in Sources */, |
3363 | 3379 | E9E7CDB12002B97B00DFC4DB /* AccountFactory.swift in Sources */,
|
3364 | 3380 | E9AA8BF82129F13000F9249F /* ComplexTransferViewController.swift in Sources */,
|
3365 | 3381 | E9A174B52057EDCE003667CD /* AdamantTransfersProvider+backgroundFetch.swift in Sources */,
|
|
3454 | 3470 | 93E123302A6DF8EF004DF33B /* en */,
|
3455 | 3471 | 93E123322A6DF8F1004DF33B /* de */,
|
3456 | 3472 | 93E123332A6DF8F2004DF33B /* ru */,
|
| 3473 | + 3AF08D5B2B4E7FFC00EB82B1 /* zh */, |
3457 | 3474 | );
|
3458 | 3475 | name = InfoPlist.strings;
|
3459 | 3476 | sourceTree = "<group>";
|
|
3464 | 3481 | 93E123392A6DFD15004DF33B /* de */,
|
3465 | 3482 | 93E1233B2A6DFD18004DF33B /* ru */,
|
3466 | 3483 | 93E1233C2A6DFD19004DF33B /* en */,
|
| 3484 | + 3AF08D5D2B4E7FFC00EB82B1 /* zh */, |
3467 | 3485 | );
|
3468 | 3486 | name = Localizable.strings;
|
3469 | 3487 | sourceTree = "<group>";
|
|
3474 | 3492 | 93E123402A6DFE24004DF33B /* en */,
|
3475 | 3493 | 93E123422A6DFE27004DF33B /* de */,
|
3476 | 3494 | 93E123432A6DFE2E004DF33B /* ru */,
|
| 3495 | + 3AF08D5C2B4E7FFC00EB82B1 /* zh */, |
3477 | 3496 | );
|
3478 | 3497 | name = Localizable.stringsdict;
|
3479 | 3498 | sourceTree = "<group>";
|
|
3695 | 3714 | "$(inherited)",
|
3696 | 3715 | "@executable_path/Frameworks",
|
3697 | 3716 | );
|
3698 |
| - MARKETING_VERSION = 3.3.1; |
| 3717 | + MARKETING_VERSION = 3.4.0; |
3699 | 3718 | PRODUCT_BUNDLE_IDENTIFIER = "im.adamant.adamant-messenger-dev";
|
3700 | 3719 | PRODUCT_NAME = "$(TARGET_NAME)";
|
3701 | 3720 | PROVISIONING_PROFILE_SPECIFIER = "";
|
|
3726 | 3745 | "$(inherited)",
|
3727 | 3746 | "@executable_path/Frameworks",
|
3728 | 3747 | );
|
3729 |
| - MARKETING_VERSION = 3.3.1; |
| 3748 | + MARKETING_VERSION = 3.4.0; |
3730 | 3749 | PRODUCT_BUNDLE_IDENTIFIER = "im.adamant.adamant-messenger";
|
3731 | 3750 | PRODUCT_NAME = "$(TARGET_NAME)";
|
3732 | 3751 | PROVISIONING_PROFILE_SPECIFIER = "";
|
|
0 commit comments