|
492 | 492 | 807371A21F96968C00D53ADF /* LoginServiceModelMapping.swift in Sources */ = {isa = PBXBuildFile; fileRef = 807371A11F96968C00D53ADF /* LoginServiceModelMapping.swift */; }; |
493 | 493 | 807371A61F96A4FF00D53ADF /* LoginServiceModelHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 807371A51F96A4FF00D53ADF /* LoginServiceModelHandler.swift */; }; |
494 | 494 | 8076FD9A20484A6000114F28 /* SEStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8076FD9920484A6000114F28 /* SEStore.swift */; }; |
495 | | - 8076FD9B20484DBF00114F28 /* DatabaseManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 412F8DD81F599EF100AF7786 /* DatabaseManager.swift */; }; |
496 | 495 | 8076FD9D2048510100114F28 /* AuthSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41A87BAC1DA66E700000EE80 /* AuthSettings.swift */; }; |
497 | 496 | 8076FD9E2048510C00114F28 /* AuthManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41552F651D30308C0081438D /* AuthManager.swift */; }; |
498 | 497 | 8076FDA02048519D00114F28 /* AuthManagerSocket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8076FD9F2048519D00114F28 /* AuthManagerSocket.swift */; }; |
|
714 | 713 | 999483EB20644CC4004F61CA /* WebBrowserViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 999483EA20644CC4004F61CA /* WebBrowserViewModel.swift */; }; |
715 | 714 | 999F25B5207EEB0C002E0F68 /* FileModelMapping.swift in Sources */ = {isa = PBXBuildFile; fileRef = 999F25B4207EEB0C002E0F68 /* FileModelMapping.swift */; }; |
716 | 715 | 99B060CE1FB1225200F471C2 /* DraftMessageManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99B060CD1FB1225200F471C2 /* DraftMessageManager.swift */; }; |
| 716 | + 99B15BCD20FD4589005A528F /* DatabaseManagerAuthSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99B15BCC20FD4589005A528F /* DatabaseManagerAuthSettings.swift */; }; |
| 717 | + 99B15BCF20FD4681005A528F /* DatabaseManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 412F8DD81F599EF100AF7786 /* DatabaseManager.swift */; }; |
717 | 718 | 99B802ED20BC3BD400230109 /* ImageManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99B802EC20BC3BD400230109 /* ImageManager.swift */; }; |
718 | 719 | 99B802EE20BC3EF700230109 /* ImageManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99B802EC20BC3BD400230109 /* ImageManager.swift */; }; |
719 | 720 | 99B802EF20BC3F0800230109 /* StringExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4174CB1E1D2DB3350086DAC8 /* StringExtensions.swift */; }; |
|
1517 | 1518 | 999483EA20644CC4004F61CA /* WebBrowserViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebBrowserViewModel.swift; sourceTree = "<group>"; }; |
1518 | 1519 | 999F25B4207EEB0C002E0F68 /* FileModelMapping.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileModelMapping.swift; sourceTree = "<group>"; }; |
1519 | 1520 | 99B060CD1FB1225200F471C2 /* DraftMessageManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DraftMessageManager.swift; sourceTree = "<group>"; }; |
| 1521 | + 99B15BCC20FD4589005A528F /* DatabaseManagerAuthSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DatabaseManagerAuthSettings.swift; sourceTree = "<group>"; }; |
1520 | 1522 | 99B802EC20BC3BD400230109 /* ImageManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageManager.swift; sourceTree = "<group>"; }; |
1521 | 1523 | 99C577ED207E4F1500CE9B4D /* File.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = File.swift; sourceTree = "<group>"; }; |
1522 | 1524 | 99D77C6A20E474BF008F2438 /* AnalyticsManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnalyticsManager.swift; sourceTree = "<group>"; }; |
|
2195 | 2197 | 411EDECE1E30F2D700BC7BE3 /* Uploader */, |
2196 | 2198 | 4101BF001F8D0A1700F67E89 /* AppManager.swift */, |
2197 | 2199 | 412F8DD81F599EF100AF7786 /* DatabaseManager.swift */, |
| 2200 | + 99B15BCC20FD4589005A528F /* DatabaseManagerAuthSettings.swift */, |
2198 | 2201 | 419ECCA31F3CA21A005F224B /* DownloadManager.swift */, |
2199 | 2202 | 99B060CD1FB1225200F471C2 /* DraftMessageManager.swift */, |
2200 | 2203 | 4174CB1B1D2DB2080086DAC8 /* LogManager.swift */, |
|
4174 | 4177 | 995F710E20C7837300B7535F /* AuthSeparatorTableViewCell.swift in Sources */, |
4175 | 4178 | 41B554C51FBF0C71000510B7 /* UIWindowExtensions.swift in Sources */, |
4176 | 4179 | 8062E33520A5ECF50044F407 /* APIRequestOption.swift in Sources */, |
| 4180 | + 99B15BCD20FD4589005A528F /* DatabaseManagerAuthSettings.swift in Sources */, |
4177 | 4181 | 807C7C0620751ED2006B600E /* SpotlightClient.swift in Sources */, |
4178 | 4182 | 8039441120AF1334002F317A /* RoomKickRequest.swift in Sources */, |
4179 | 4183 | 33383509207926DE006E1D0A /* TransparentToTouchesWindow.swift in Sources */, |
|
4711 | 4715 | 4100B2842087779D00E2883A /* LogManager.swift in Sources */, |
4712 | 4716 | 80D0CE62205023710056B17F /* SECell.swift in Sources */, |
4713 | 4717 | 80FA90702056A33A0069038F /* SEComposeViewModel.swift in Sources */, |
4714 | | - 8076FD9B20484DBF00114F28 /* DatabaseManager.swift in Sources */, |
4715 | 4718 | 80977AB2204EE21F00C41435 /* SendMessageRequest.swift in Sources */, |
4716 | 4719 | 41D51B0720A62DD60073E8E7 /* Role.swift in Sources */, |
4717 | 4720 | 80977AB6204EEF1E00C41435 /* SelectServer.swift in Sources */, |
4718 | 4721 | 807FB55B2046E7DD00E21429 /* SERoomsViewController.swift in Sources */, |
4719 | 4722 | 80977AC4204FEEA700C41435 /* SEComposeHeaderViewModel.swift in Sources */, |
| 4723 | + 99B15BCF20FD4681005A528F /* DatabaseManager.swift in Sources */, |
4720 | 4724 | 804273E2204EBD51006DF420 /* APIResponse.swift in Sources */, |
4721 | 4725 | 8029B2F22059B6F60067157B /* VideoInfo.swift in Sources */, |
4722 | 4726 | 80D0CE6620503C860056B17F /* SERoomCell.swift in Sources */, |
|
0 commit comments