|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 265AA1622B74E6B900CF98B0 /* ChatPreservation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 265AA1612B74E6B900CF98B0 /* ChatPreservation.swift */; };
|
11 | 11 | 269E13522B594B2D008D1CA7 /* AccountFooterView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 269E13512B594B2D008D1CA7 /* AccountFooterView.swift */; };
|
| 12 | + 26A975FF2B7E843E0095C367 /* SelectTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26A975FE2B7E843E0095C367 /* SelectTextView.swift */; }; |
| 13 | + 26A976012B7E852E0095C367 /* ChatSelectTextViewFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26A976002B7E852E0095C367 /* ChatSelectTextViewFactory.swift */; }; |
12 | 14 | 3A20D93B2AE7F316005475A6 /* AdamantTransactionDetails.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A20D93A2AE7F316005475A6 /* AdamantTransactionDetails.swift */; };
|
13 | 15 | 3A2F55F92AC6F308000A3F26 /* CoinTransaction+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A2F55F72AC6F308000A3F26 /* CoinTransaction+CoreDataClass.swift */; };
|
14 | 16 | 3A2F55FA2AC6F308000A3F26 /* CoinTransaction+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A2F55F82AC6F308000A3F26 /* CoinTransaction+CoreDataProperties.swift */; };
|
|
130 | 132 | 6416B1A321AD7EA1006089AC /* LskTransactionDetailsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6416B1A221AD7EA1006089AC /* LskTransactionDetailsViewController.swift */; };
|
131 | 133 | 6416B1A721B024B6006089AC /* LskWalletService+Send.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6416B1A621B024B6006089AC /* LskWalletService+Send.swift */; };
|
132 | 134 | 644793C32166314A00FC4CF5 /* OnboardPage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 644793C22166314A00FC4CF5 /* OnboardPage.swift */; };
|
133 |
| - 644793C52166315900FC4CF5 /* OnboardPage.xib in Resources */ = {isa = PBXBuildFile; fileRef = 644793C42166315900FC4CF5 /* OnboardPage.xib */; }; |
134 | 135 | 6448C291235CA6E100F3F15B /* ERC20WalletService+RichMessageProviderWithStatusCheck.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6449BA64235CA0930033B936 /* ERC20WalletService+RichMessageProviderWithStatusCheck.swift */; };
|
135 | 136 | 6449BA68235CA0930033B936 /* ERC20WalletService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6449BA5E235CA0930033B936 /* ERC20WalletService.swift */; };
|
136 | 137 | 6449BA69235CA0930033B936 /* ERC20TransferViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6449BA5F235CA0930033B936 /* ERC20TransferViewController.swift */; };
|
|
655 | 656 | /* Begin PBXFileReference section */
|
656 | 657 | 265AA1612B74E6B900CF98B0 /* ChatPreservation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatPreservation.swift; sourceTree = "<group>"; };
|
657 | 658 | 269E13512B594B2D008D1CA7 /* AccountFooterView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountFooterView.swift; sourceTree = "<group>"; };
|
| 659 | + 26A975FE2B7E843E0095C367 /* SelectTextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelectTextView.swift; sourceTree = "<group>"; }; |
| 660 | + 26A976002B7E852E0095C367 /* ChatSelectTextViewFactory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatSelectTextViewFactory.swift; sourceTree = "<group>"; }; |
658 | 661 | 33975C0D891698AA7E74EBCC /* Pods_Adamant.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Adamant.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
659 | 662 | 36AB8CE9537B3B873972548B /* Pods_AdmCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AdmCore.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
660 | 663 | 3A20D93A2AE7F316005475A6 /* AdamantTransactionDetails.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdamantTransactionDetails.swift; sourceTree = "<group>"; };
|
|
771 | 774 | 6416B1A221AD7EA1006089AC /* LskTransactionDetailsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LskTransactionDetailsViewController.swift; sourceTree = "<group>"; };
|
772 | 775 | 6416B1A621B024B6006089AC /* LskWalletService+Send.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "LskWalletService+Send.swift"; sourceTree = "<group>"; };
|
773 | 776 | 644793C22166314A00FC4CF5 /* OnboardPage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnboardPage.swift; sourceTree = "<group>"; };
|
774 |
| - 644793C42166315900FC4CF5 /* OnboardPage.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = OnboardPage.xib; sourceTree = "<group>"; }; |
775 | 777 | 6449BA5E235CA0930033B936 /* ERC20WalletService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ERC20WalletService.swift; sourceTree = "<group>"; };
|
776 | 778 | 6449BA5F235CA0930033B936 /* ERC20TransferViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ERC20TransferViewController.swift; sourceTree = "<group>"; };
|
777 | 779 | 6449BA60235CA0930033B936 /* ERC20Wallet.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ERC20Wallet.swift; sourceTree = "<group>"; };
|
|
1705 | 1707 | 93996A9829682690008D080B /* Subviews */,
|
1706 | 1708 | 938F7D592955C8CB001915CA /* Managers */,
|
1707 | 1709 | 938F7D632955C94F001915CA /* ChatViewController.swift */,
|
| 1710 | + 26A975FE2B7E843E0095C367 /* SelectTextView.swift */, |
| 1711 | + 26A976002B7E852E0095C367 /* ChatSelectTextViewFactory.swift */, |
1708 | 1712 | );
|
1709 | 1713 | path = View;
|
1710 | 1714 | sourceTree = "<group>";
|
|
2165 | 2169 | 645FEB32213E72C100D6BA2D /* OnboardViewController.swift */,
|
2166 | 2170 | 645FEB33213E72C100D6BA2D /* OnboardViewController.xib */,
|
2167 | 2171 | 644793C22166314A00FC4CF5 /* OnboardPage.swift */,
|
2168 |
| - 644793C42166315900FC4CF5 /* OnboardPage.xib */, |
2169 | 2172 | E96BBE3021F70F5E009AA738 /* ReadonlyTextView.swift */,
|
2170 | 2173 | );
|
2171 | 2174 | path = Onboard;
|
|
2803 | 2806 | 4198D57F28C8B834009337F2 /* short-success.mp3 in Resources */,
|
2804 | 2807 | 4198D57D28C8B7FA009337F2 /* relax-message-tone.mp3 in Resources */,
|
2805 | 2808 | E983AE2D20E6720D00497E1A /* AccountFooter.xib in Resources */,
|
2806 |
| - 644793C52166315900FC4CF5 /* OnboardPage.xib in Resources */, |
2807 | 2809 | E95F85C8200A9B070070534A /* ChatTableViewCell.xib in Resources */,
|
2808 | 2810 | E913C8F91FFFA51D001A83F7 /* Assets.xcassets in Resources */,
|
2809 | 2811 | 93496BB42A6CAED100DD062F /* Roboto_400_italic.ttf in Resources */,
|
|
3010 | 3012 | 648CE3A6229AD1CD0070A2CC /* DashWalletService+Send.swift in Sources */,
|
3011 | 3013 | E987024920C2B1F700E393F4 /* AdamantChatsProvider+fakeMessages.swift in Sources */,
|
3012 | 3014 | 6403F5E222723F7500D58779 /* DashWallet.swift in Sources */,
|
| 3015 | + 26A975FF2B7E843E0095C367 /* SelectTextView.swift in Sources */, |
3013 | 3016 | 93294B822AAD0BB400911109 /* BtcWalletFactory.swift in Sources */,
|
3014 | 3017 | 648DD7A42237DB9E00B811FD /* DogeWalletService+Send.swift in Sources */,
|
3015 | 3018 | 93294B7D2AAD067000911109 /* AppContainer.swift in Sources */,
|
|
3117 | 3120 | 9399F5ED29A85A48006C3E30 /* ChatCacheService.swift in Sources */,
|
3118 | 3121 | 3A9015A92A615893002A2464 /* ChatMessagesListViewModel.swift in Sources */,
|
3119 | 3122 | 936658952B0AC15300BDB2D3 /* Node+UI.swift in Sources */,
|
| 3123 | + 26A976012B7E852E0095C367 /* ChatSelectTextViewFactory.swift in Sources */, |
3120 | 3124 | 41A1995429D56E340031AD75 /* ChatMessageReplyCell.swift in Sources */,
|
3121 | 3125 | 93294B872AAD0E0A00911109 /* AdmWallet.swift in Sources */,
|
3122 | 3126 | 6449BA6B235CA0930033B936 /* ERC20TransactionDetailsViewController.swift in Sources */,
|
|
3754 | 3758 | "$(inherited)",
|
3755 | 3759 | "@executable_path/Frameworks",
|
3756 | 3760 | );
|
3757 |
| - MARKETING_VERSION = 3.6.0; |
| 3761 | + MARKETING_VERSION = 3.6.1; |
3758 | 3762 | PRODUCT_BUNDLE_IDENTIFIER = "im.adamant.adamant-messenger-dev";
|
3759 | 3763 | PRODUCT_NAME = "$(TARGET_NAME)";
|
3760 | 3764 | PROVISIONING_PROFILE_SPECIFIER = "";
|
|
3785 | 3789 | "$(inherited)",
|
3786 | 3790 | "@executable_path/Frameworks",
|
3787 | 3791 | );
|
3788 |
| - MARKETING_VERSION = 3.6.0; |
| 3792 | + MARKETING_VERSION = 3.6.1; |
3789 | 3793 | PRODUCT_BUNDLE_IDENTIFIER = "im.adamant.adamant-messenger";
|
3790 | 3794 | PRODUCT_NAME = "$(TARGET_NAME)";
|
3791 | 3795 | PROVISIONING_PROFILE_SPECIFIER = "";
|
|
0 commit comments