|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 4411402421C8B290703B13EB /* Pods_Adamant.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C107D5CB65B4D728B9D97C0F /* Pods_Adamant.framework */; };
|
| 11 | + 643ED0B12109F4BD005A9FDA /* JSAdamantCore+Native.swift in Sources */ = {isa = PBXBuildFile; fileRef = 643ED0B02109F4BD005A9FDA /* JSAdamantCore+Native.swift */; }; |
11 | 12 | 644EC34D20EFA60900F40C73 /* AdamantApi+Delegates.swift in Sources */ = {isa = PBXBuildFile; fileRef = 644EC34C20EFA60900F40C73 /* AdamantApi+Delegates.swift */; };
|
12 | 13 | 644EC34F20EFA77A00F40C73 /* Delegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 644EC34E20EFA77A00F40C73 /* Delegate.swift */; };
|
13 | 14 | 644EC35220EFA9A300F40C73 /* DelegateRoutes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 644EC35120EFA9A300F40C73 /* DelegateRoutes.swift */; };
|
|
16 | 17 | 644EC35B20EFB8E900F40C73 /* AdamantDelegateCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 644EC35920EFB8E900F40C73 /* AdamantDelegateCell.swift */; };
|
17 | 18 | 644EC35C20EFB8E900F40C73 /* AdamantDelegateCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 644EC35A20EFB8E900F40C73 /* AdamantDelegateCell.xib */; };
|
18 | 19 | 644EC35E20F34F1E00F40C73 /* DelegateDetailsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 644EC35D20F34F1E00F40C73 /* DelegateDetailsViewController.swift */; };
|
| 20 | + 6455E9F121075D3600B2E94C /* AddressBookService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6455E9F021075D3600B2E94C /* AddressBookService.swift */; }; |
| 21 | + 6455E9F321075D8000B2E94C /* AdamantAddressBookService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6455E9F221075D8000B2E94C /* AdamantAddressBookService.swift */; }; |
19 | 22 | 64A223D620F760BB005157CB /* Localization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64A223D520F760BB005157CB /* Localization.swift */; };
|
20 | 23 | 64D059FF20D3116B003AD655 /* NodesListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64D059FE20D3116A003AD655 /* NodesListViewController.swift */; };
|
21 | 24 | 64E8305020F5FEEF006FA590 /* VotesAsset.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64E8304F20F5FEEF006FA590 /* VotesAsset.swift */; };
|
|
152 | 155 | E9B3D39E201F99F40019EB36 /* DataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9B3D39D201F99F40019EB36 /* DataProvider.swift */; };
|
153 | 156 | E9B3D3A1201FA26B0019EB36 /* AdamantAccountsProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9B3D3A0201FA26B0019EB36 /* AdamantAccountsProvider.swift */; };
|
154 | 157 | E9B3D3A9202082450019EB36 /* AdamantTransfersProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9B3D3A8202082450019EB36 /* AdamantTransfersProvider.swift */; };
|
| 158 | + E9B4E1A8210F079E007E77FC /* DoubleDetailsTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9B4E1A7210F079E007E77FC /* DoubleDetailsTableViewCell.swift */; }; |
| 159 | + E9B4E1AA210F1803007E77FC /* DoubleDetailsTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E9B4E1A9210F08BE007E77FC /* DoubleDetailsTableViewCell.xib */; }; |
155 | 160 | E9C51ECF200E2D1100385EB7 /* FeeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9C51ECE200E2D1100385EB7 /* FeeTests.swift */; };
|
156 | 161 | E9C51EED2011416E00385EB7 /* adamant-core.js in Resources */ = {isa = PBXBuildFile; fileRef = E9C51EEC2011416E00385EB7 /* adamant-core.js */; };
|
157 | 162 | E9C51EEF20139DC600385EB7 /* TransactionIdResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9C51EEE20139DC600385EB7 /* TransactionIdResponse.swift */; };
|
|
208 | 213 | /* End PBXContainerItemProxy section */
|
209 | 214 |
|
210 | 215 | /* Begin PBXFileReference section */
|
| 216 | + 643ED0B02109F4BD005A9FDA /* JSAdamantCore+Native.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "JSAdamantCore+Native.swift"; sourceTree = "<group>"; }; |
211 | 217 | 644EC34C20EFA60900F40C73 /* AdamantApi+Delegates.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AdamantApi+Delegates.swift"; sourceTree = "<group>"; };
|
212 | 218 | 644EC34E20EFA77A00F40C73 /* Delegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Delegate.swift; sourceTree = "<group>"; };
|
213 | 219 | 644EC35120EFA9A300F40C73 /* DelegateRoutes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DelegateRoutes.swift; sourceTree = "<group>"; };
|
|
216 | 222 | 644EC35920EFB8E900F40C73 /* AdamantDelegateCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdamantDelegateCell.swift; sourceTree = "<group>"; };
|
217 | 223 | 644EC35A20EFB8E900F40C73 /* AdamantDelegateCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = AdamantDelegateCell.xib; sourceTree = "<group>"; };
|
218 | 224 | 644EC35D20F34F1E00F40C73 /* DelegateDetailsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DelegateDetailsViewController.swift; sourceTree = "<group>"; };
|
| 225 | + 6455E9F021075D3600B2E94C /* AddressBookService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddressBookService.swift; sourceTree = "<group>"; }; |
| 226 | + 6455E9F221075D8000B2E94C /* AdamantAddressBookService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdamantAddressBookService.swift; sourceTree = "<group>"; }; |
219 | 227 | 64A223D520F760BB005157CB /* Localization.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Localization.swift; sourceTree = "<group>"; };
|
220 | 228 | 64D059FE20D3116A003AD655 /* NodesListViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NodesListViewController.swift; sourceTree = "<group>"; };
|
221 | 229 | 64E8304F20F5FEEF006FA590 /* VotesAsset.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VotesAsset.swift; sourceTree = "<group>"; };
|
|
377 | 385 | E9B3D39D201F99F40019EB36 /* DataProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataProvider.swift; sourceTree = "<group>"; };
|
378 | 386 | E9B3D3A0201FA26B0019EB36 /* AdamantAccountsProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdamantAccountsProvider.swift; sourceTree = "<group>"; };
|
379 | 387 | E9B3D3A8202082450019EB36 /* AdamantTransfersProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdamantTransfersProvider.swift; sourceTree = "<group>"; };
|
| 388 | + E9B4E1A7210F079E007E77FC /* DoubleDetailsTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DoubleDetailsTableViewCell.swift; sourceTree = "<group>"; }; |
| 389 | + E9B4E1A9210F08BE007E77FC /* DoubleDetailsTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = DoubleDetailsTableViewCell.xib; sourceTree = "<group>"; }; |
380 | 390 | E9C51ECE200E2D1100385EB7 /* FeeTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeeTests.swift; sourceTree = "<group>"; };
|
381 | 391 | E9C51EEC2011416E00385EB7 /* adamant-core.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "adamant-core.js"; sourceTree = "<group>"; };
|
382 | 392 | E9C51EEE20139DC600385EB7 /* TransactionIdResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransactionIdResponse.swift; sourceTree = "<group>"; };
|
|
511 | 521 | E9B3D398201F90320019EB36 /* DataProviders */,
|
512 | 522 | E9E7CD8A20026B0600DFC4DB /* AccountService.swift */,
|
513 | 523 | E913C9071FFFA943001A83F7 /* AdamantCore.swift */,
|
| 524 | + 6455E9F021075D3600B2E94C /* AddressBookService.swift */, |
514 | 525 | E91947AB20001A9A001362F8 /* ApiService.swift */,
|
515 | 526 | E9E7CDBD2003AEFB00DFC4DB /* CellFactory.swift */,
|
516 | 527 | E9E7CD8C20026B6600DFC4DB /* DialogService.swift */,
|
|
531 | 542 | E9CAE8D02018AA5000345E76 /* ApiService */,
|
532 | 543 | E9B3D39F201FA2090019EB36 /* DataProviders */,
|
533 | 544 | E9E7CD922002740500DFC4DB /* AdamantAccountService.swift */,
|
| 545 | + 6455E9F221075D8000B2E94C /* AdamantAddressBookService.swift */, |
534 | 546 | E90A494A204D9EB8009F6A65 /* AdamantAuthentication.swift */,
|
535 | 547 | E9E7CDBF2003AF6D00DFC4DB /* AdamantCellFactory.swift */,
|
536 | 548 | E9E7CD8E20026CD300DFC4DB /* AdamantDialogService.swift */,
|
537 | 549 | E9A03FD720DC0ABA007653A1 /* AdamantNodesSource.swift */,
|
538 | 550 | E93D7ABF2052CF63005D19DC /* AdamantNotificationService.swift */,
|
539 | 551 | E921597420611A6A0000CA5C /* AdamantReachability.swift */,
|
540 | 552 | E913C9161FFFAF76001A83F7 /* JSAdamantCore.swift */,
|
| 553 | + 643ED0B02109F4BD005A9FDA /* JSAdamantCore+Native.swift */, |
541 | 554 | E905D39A2048A9BD00DDB504 /* KeychainStore.swift */,
|
542 | 555 | E950273F202E257E002C1098 /* RepeaterService.swift */,
|
543 | 556 | E9E7CDB42002BA6900DFC4DB /* SwinjectedRouter.swift */,
|
|
834 | 847 | E948E0472024F02700975D6B /* VersionFooter.xib */,
|
835 | 848 | E921534C20EE1E8700C0843F /* EurekaAlertLabelRow.swift */,
|
836 | 849 | E921534D20EE1E8700C0843F /* AlertLabelCell.xib */,
|
| 850 | + E9B4E1A7210F079E007E77FC /* DoubleDetailsTableViewCell.swift */, |
| 851 | + E9B4E1A9210F08BE007E77FC /* DoubleDetailsTableViewCell.xib */, |
837 | 852 | );
|
838 | 853 | path = SharedViews;
|
839 | 854 | sourceTree = "<group>";
|
|
990 | 1005 | E9EC341A200524CA00C0E546 /* Exo+2_700_normal.ttf in Resources */,
|
991 | 1006 | E95CB456205D77B500A7218E /* Localizable.strings in Resources */,
|
992 | 1007 | E95CB45E205D7F9600A7218E /* Localizable.stringsdict in Resources */,
|
| 1008 | + E9B4E1AA210F1803007E77FC /* DoubleDetailsTableViewCell.xib in Resources */, |
993 | 1009 | E94E7B0E205D5EA80042B639 /* TransactionDetailsViewController.xib in Resources */,
|
994 | 1010 | E91E5BF420DAF3AB00B06B3C /* NodeCell.xib in Resources */,
|
995 | 1011 | E9EC341D200524CA00C0E546 /* Roboto_400_normal.ttf in Resources */,
|
|
1040 | 1056 | "${BUILT_PRODUCTS_DIR}/RNCryptor/RNCryptor.framework",
|
1041 | 1057 | "${BUILT_PRODUCTS_DIR}/ReachabilitySwift/Reachability.framework",
|
1042 | 1058 | "${BUILT_PRODUCTS_DIR}/Swinject/Swinject.framework",
|
| 1059 | + "${BUILT_PRODUCTS_DIR}/libsodium/libsodium.framework", |
1043 | 1060 | );
|
1044 | 1061 | name = "[CP] Embed Pods Frameworks";
|
1045 | 1062 | outputPaths = (
|
|
1059 | 1076 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RNCryptor.framework",
|
1060 | 1077 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Reachability.framework",
|
1061 | 1078 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Swinject.framework",
|
| 1079 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/libsodium.framework", |
1062 | 1080 | );
|
1063 | 1081 | runOnlyForDeploymentPostprocessing = 0;
|
1064 | 1082 | shellPath = /bin/sh;
|
|
1138 | 1156 | E9942B80203C058C00C163AF /* QRGeneratorViewController.swift in Sources */,
|
1139 | 1157 | E921597520611A6A0000CA5C /* AdamantReachability.swift in Sources */,
|
1140 | 1158 | E9150BA22066DA210065A985 /* ChatTransaction+CoreDataProperties.swift in Sources */,
|
| 1159 | + 6455E9F321075D8000B2E94C /* AdamantAddressBookService.swift in Sources */, |
1141 | 1160 | E9204B5020C94C4A00F3B9AB /* Date+humanizedString.swift in Sources */,
|
1142 | 1161 | E9E7CD9120026FA100DFC4DB /* SwinjectDependencies.swift in Sources */,
|
1143 | 1162 | E9E7CD8B20026B0600DFC4DB /* AccountService.swift in Sources */,
|
|
1146 | 1165 | E9B3D39A201F90570019EB36 /* AccountsProvider.swift in Sources */,
|
1147 | 1166 | E950652320404C84008352E5 /* AdamantUriTools.swift in Sources */,
|
1148 | 1167 | E95F85C7200A9B070070534A /* ChatTableViewCell.swift in Sources */,
|
| 1168 | + 6455E9F121075D3600B2E94C /* AddressBookService.swift in Sources */, |
1149 | 1169 | E983AE2A20E65F3200497E1A /* AccountViewController.swift in Sources */,
|
1150 | 1170 | E9E7CD932002740500DFC4DB /* AdamantAccountService.swift in Sources */,
|
1151 | 1171 | E9147B612050599000145913 /* LoginViewController+QR.swift in Sources */,
|
|
1183 | 1203 | E93EFE13200D1156000BB482 /* ChatViewController.swift in Sources */,
|
1184 | 1204 | E927171E20C04614002BB9A6 /* UIColor+hex.swift in Sources */,
|
1185 | 1205 | E9B3D39E201F99F40019EB36 /* DataProvider.swift in Sources */,
|
| 1206 | + 643ED0B12109F4BD005A9FDA /* JSAdamantCore+Native.swift in Sources */, |
1186 | 1207 | E93EB0A320DA4CCA001F9601 /* Node.swift in Sources */,
|
1187 | 1208 | E9E7CDC02003AF6D00DFC4DB /* AdamantCellFactory.swift in Sources */,
|
1188 | 1209 | E93B0D742028B21400126346 /* ChatsProvider.swift in Sources */,
|
|
1230 | 1251 | E98FC34420F920BD00032D65 /* UIFont+adamant.swift in Sources */,
|
1231 | 1252 | 644EC35720EFAAB700F40C73 /* DelegatesListViewController.swift in Sources */,
|
1232 | 1253 | E9C51EF12013F18000385EB7 /* NewChatViewController.swift in Sources */,
|
| 1254 | + E9B4E1A8210F079E007E77FC /* DoubleDetailsTableViewCell.swift in Sources */, |
1233 | 1255 | E913C9171FFFAF76001A83F7 /* JSAdamantCore.swift in Sources */,
|
1234 | 1256 | E9502740202E257E002C1098 /* RepeaterService.swift in Sources */,
|
1235 | 1257 | E93D7AC02052CF63005D19DC /* AdamantNotificationService.swift in Sources */,
|
|
0 commit comments