|
@@ -12,6 +12,7 @@
|
|
3008CB7424F9436C00E6A617 /* AudioPlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3008CB7324F9436C00E6A617 /* AudioPlayerView.swift */; };
|
|
3008CB7424F9436C00E6A617 /* AudioPlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3008CB7324F9436C00E6A617 /* AudioPlayerView.swift */; };
|
|
3008CB7624F95B6D00E6A617 /* AudioController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3008CB7524F95B6D00E6A617 /* AudioController.swift */; };
|
|
3008CB7624F95B6D00E6A617 /* AudioController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3008CB7524F95B6D00E6A617 /* AudioController.swift */; };
|
|
3010968926838A050032CBA0 /* VideoInviteCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3010968826838A040032CBA0 /* VideoInviteCell.swift */; };
|
|
3010968926838A050032CBA0 /* VideoInviteCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3010968826838A040032CBA0 /* VideoInviteCell.swift */; };
|
|
|
|
+ 3011E8052787365D00214221 /* KeychainManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3011E8042787365D00214221 /* KeychainManager.swift */; };
|
|
30149D9322F21129003C12B5 /* QrViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30149D9222F21129003C12B5 /* QrViewController.swift */; };
|
|
30149D9322F21129003C12B5 /* QrViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30149D9222F21129003C12B5 /* QrViewController.swift */; };
|
|
30152C9425A5D91400377714 /* PaddingTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30F4BFED252E3E020006B9B3 /* PaddingTextView.swift */; };
|
|
30152C9425A5D91400377714 /* PaddingTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30F4BFED252E3E020006B9B3 /* PaddingTextView.swift */; };
|
|
30152C9725A5D91900377714 /* MessageLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30EF7323252FF15F00E2C54A /* MessageLabel.swift */; };
|
|
30152C9725A5D91900377714 /* MessageLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30EF7323252FF15F00E2C54A /* MessageLabel.swift */; };
|
|
@@ -74,6 +75,7 @@
|
|
30A4149724F6EFBE00EC91EB /* InfoMessageCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30A4149624F6EFBE00EC91EB /* InfoMessageCell.swift */; };
|
|
30A4149724F6EFBE00EC91EB /* InfoMessageCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30A4149624F6EFBE00EC91EB /* InfoMessageCell.swift */; };
|
|
30AAD71B2762869600DE3DC1 /* SelectableCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30AAD71A2762869600DE3DC1 /* SelectableCell.swift */; };
|
|
30AAD71B2762869600DE3DC1 /* SelectableCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30AAD71A2762869600DE3DC1 /* SelectableCell.swift */; };
|
|
30B0ACFA24AB5B99004D5E29 /* SettingsEphemeralMessageController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30B0ACF924AB5B99004D5E29 /* SettingsEphemeralMessageController.swift */; };
|
|
30B0ACFA24AB5B99004D5E29 /* SettingsEphemeralMessageController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30B0ACF924AB5B99004D5E29 /* SettingsEphemeralMessageController.swift */; };
|
|
|
|
+ 30B2BD02278F1C1900889AA4 /* KeychainManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3011E8042787365D00214221 /* KeychainManager.swift */; };
|
|
30C0D49D237C4908008E2A0E /* CertificateCheckController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30C0D49C237C4908008E2A0E /* CertificateCheckController.swift */; };
|
|
30C0D49D237C4908008E2A0E /* CertificateCheckController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30C0D49C237C4908008E2A0E /* CertificateCheckController.swift */; };
|
|
30C2BFFE27032375005505DA /* ChatSearchAccessoryBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30C2BFFD27032375005505DA /* ChatSearchAccessoryBar.swift */; };
|
|
30C2BFFE27032375005505DA /* ChatSearchAccessoryBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30C2BFFD27032375005505DA /* ChatSearchAccessoryBar.swift */; };
|
|
30DAF71C275901610073C154 /* SettingsBackgroundSelectionController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30DAF71B275901610073C154 /* SettingsBackgroundSelectionController.swift */; };
|
|
30DAF71C275901610073C154 /* SettingsBackgroundSelectionController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30DAF71B275901610073C154 /* SettingsBackgroundSelectionController.swift */; };
|
|
@@ -219,6 +221,7 @@
|
|
3008CB7324F9436C00E6A617 /* AudioPlayerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioPlayerView.swift; sourceTree = "<group>"; };
|
|
3008CB7324F9436C00E6A617 /* AudioPlayerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioPlayerView.swift; sourceTree = "<group>"; };
|
|
3008CB7524F95B6D00E6A617 /* AudioController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioController.swift; sourceTree = "<group>"; };
|
|
3008CB7524F95B6D00E6A617 /* AudioController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioController.swift; sourceTree = "<group>"; };
|
|
3010968826838A040032CBA0 /* VideoInviteCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideoInviteCell.swift; sourceTree = "<group>"; };
|
|
3010968826838A040032CBA0 /* VideoInviteCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideoInviteCell.swift; sourceTree = "<group>"; };
|
|
|
|
+ 3011E8042787365D00214221 /* KeychainManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = KeychainManager.swift; path = ../../DcCore/DcCore/Helper/KeychainManager.swift; sourceTree = "<group>"; };
|
|
30149D9222F21129003C12B5 /* QrViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QrViewController.swift; sourceTree = "<group>"; };
|
|
30149D9222F21129003C12B5 /* QrViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QrViewController.swift; sourceTree = "<group>"; };
|
|
3015634323A003BA00E9DEF4 /* AudioRecorderController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioRecorderController.swift; sourceTree = "<group>"; };
|
|
3015634323A003BA00E9DEF4 /* AudioRecorderController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioRecorderController.swift; sourceTree = "<group>"; };
|
|
3022E6BF22E8768800763272 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
3022E6BF22E8768800763272 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
@@ -857,6 +860,7 @@
|
|
AE6EC5272497B9B200A400E4 /* ThumbnailCache.swift */,
|
|
AE6EC5272497B9B200A400E4 /* ThumbnailCache.swift */,
|
|
21D6C9392606190600D0755A /* NotificationManager.swift */,
|
|
21D6C9392606190600D0755A /* NotificationManager.swift */,
|
|
302D544F268B6B2300A8B271 /* MessageUtils.swift */,
|
|
302D544F268B6B2300A8B271 /* MessageUtils.swift */,
|
|
|
|
+ 3011E8042787365D00214221 /* KeychainManager.swift */,
|
|
);
|
|
);
|
|
path = Helper;
|
|
path = Helper;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -1265,6 +1269,7 @@
|
|
30152C9D25A5D95400377714 /* MessageLabelDelegate.swift in Sources */,
|
|
30152C9D25A5D95400377714 /* MessageLabelDelegate.swift in Sources */,
|
|
30E8F2442449C64100CE2C90 /* ChatListCell.swift in Sources */,
|
|
30E8F2442449C64100CE2C90 /* ChatListCell.swift in Sources */,
|
|
30E8F2132447285600CE2C90 /* ShareViewController.swift in Sources */,
|
|
30E8F2132447285600CE2C90 /* ShareViewController.swift in Sources */,
|
|
|
|
+ 30B2BD02278F1C1900889AA4 /* KeychainManager.swift in Sources */,
|
|
30152C9A25A5D92200377714 /* DetectorType.swift in Sources */,
|
|
30152C9A25A5D92200377714 /* DetectorType.swift in Sources */,
|
|
30152CA025A5D97900377714 /* UIEdgeInsets+Extensions.swift in Sources */,
|
|
30152CA025A5D97900377714 /* UIEdgeInsets+Extensions.swift in Sources */,
|
|
3067AAC72667F3FE00525036 /* ImageFormat.swift in Sources */,
|
|
3067AAC72667F3FE00525036 /* ImageFormat.swift in Sources */,
|
|
@@ -1401,6 +1406,7 @@
|
|
305DDD8725DD97BF00974489 /* DynamicFontButton.swift in Sources */,
|
|
305DDD8725DD97BF00974489 /* DynamicFontButton.swift in Sources */,
|
|
785BE16821E247F1003BE98C /* MessageInfoViewController.swift in Sources */,
|
|
785BE16821E247F1003BE98C /* MessageInfoViewController.swift in Sources */,
|
|
AED423D3249F578B00B6B2BB /* AddGroupMembersViewController.swift in Sources */,
|
|
AED423D3249F578B00B6B2BB /* AddGroupMembersViewController.swift in Sources */,
|
|
|
|
+ 3011E8052787365D00214221 /* KeychainManager.swift in Sources */,
|
|
AE851AC5227C755A00ED86F0 /* Protocols.swift in Sources */,
|
|
AE851AC5227C755A00ED86F0 /* Protocols.swift in Sources */,
|
|
AE728F15229D5C390047565B /* PhotoPickerAlertAction.swift in Sources */,
|
|
AE728F15229D5C390047565B /* PhotoPickerAlertAction.swift in Sources */,
|
|
AECEF03E244F2D55006C90DA /* QrPageController.swift in Sources */,
|
|
AECEF03E244F2D55006C90DA /* QrPageController.swift in Sources */,
|