element-ios/Riot.xcodeproj/project.pbxproj

3766 lines
287 KiB
Text
Raw Normal View History

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 50;
objects = {
/* Begin PBXBuildFile section */
24CBEC591F0EAD310093EABB /* RiotShareExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 24CBEC4E1F0EAD310093EABB /* RiotShareExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
2017-07-24 12:56:31 +00:00
24EEE5A21F23A8B400B3C705 /* MXRoom+Riot.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BBE81E7009EC00A9B29C /* MXRoom+Riot.m */; };
24EEE5A31F23A8C300B3C705 /* AvatarGenerator.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BC111E7009EC00A9B29C /* AvatarGenerator.m */; };
3209451221F1C1430088CAA2 /* BlackTheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3209451121F1C1430088CAA2 /* BlackTheme.swift */; };
3209451321F1C1D50088CAA2 /* BlackTheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3209451121F1C1430088CAA2 /* BlackTheme.swift */; };
32242F0921E8B05F00725742 /* UIColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32242F0821E8B05F00725742 /* UIColor.swift */; };
32242F0A21E8B21300725742 /* UIColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32242F0821E8B05F00725742 /* UIColor.swift */; };
32242F1221E8FBA900725742 /* ThemeService.m in Sources */ = {isa = PBXBuildFile; fileRef = 32242F0C21E8FBA900725742 /* ThemeService.m */; };
32242F1321E8FBA900725742 /* Theme.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32242F0D21E8FBA900725742 /* Theme.swift */; };
32242F1421E8FBA900725742 /* DefaultTheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32242F0F21E8FBA900725742 /* DefaultTheme.swift */; };
32242F1521E8FBA900725742 /* DarkTheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32242F1021E8FBA900725742 /* DarkTheme.swift */; };
32242F1621E8FBCC00725742 /* ThemeService.m in Sources */ = {isa = PBXBuildFile; fileRef = 32242F0C21E8FBA900725742 /* ThemeService.m */; };
32242F1721E8FBE500725742 /* Theme.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32242F0D21E8FBA900725742 /* Theme.swift */; };
32242F1821E8FBF800725742 /* DefaultTheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32242F0F21E8FBA900725742 /* DefaultTheme.swift */; };
32242F1921E8FBFB00725742 /* DarkTheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32242F1021E8FBA900725742 /* DarkTheme.swift */; };
3233F7461F3497E2006ACA81 /* JitsiMeet.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3233F7441F3497DA006ACA81 /* JitsiMeet.framework */; };
3233F7471F3497E2006ACA81 /* JitsiMeet.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3233F7441F3497DA006ACA81 /* JitsiMeet.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
3275FD8C21A5A2C500B9C13D /* TermsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3275FD8B21A5A2C500B9C13D /* TermsView.swift */; };
3284A35120A07C210044F922 /* postMessageAPI.js in Resources */ = {isa = PBXBuildFile; fileRef = 3284A35020A07C210044F922 /* postMessageAPI.js */; };
32B1FEDB21A46F2C00637127 /* TermsView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 32B1FEDA21A46F2C00637127 /* TermsView.xib */; };
358DB9429359F97520545D35 /* Pods_RiotPods_RiotShareExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F5856BA7A55E53C0AEAFC084 /* Pods_RiotPods_RiotShareExtension.framework */; };
89C94E649229EA68AE787E9E /* Pods_RiotPods_Riot.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2510A69B4A681C1FEC36E848 /* Pods_RiotPods_Riot.framework */; };
926FA53F1F4C132000F826C2 /* MXSession+Riot.m in Sources */ = {isa = PBXBuildFile; fileRef = 926FA53E1F4C132000F826C2 /* MXSession+Riot.m */; };
2017-09-01 08:38:54 +00:00
92726A471F58737A004AD26F /* IntentHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 92726A461F58737A004AD26F /* IntentHandler.m */; };
92726A4B1F58737A004AD26F /* SiriIntents.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 92726A431F58737A004AD26F /* SiriIntents.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
92726A511F587410004AD26F /* Intents.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 92726A501F587410004AD26F /* Intents.framework */; };
B1098BDF21ECE09F000DDA48 /* Strings.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1098BDA21ECE09E000DDA48 /* Strings.swift */; };
B1098BE121ECE09F000DDA48 /* Images.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1098BDC21ECE09E000DDA48 /* Images.swift */; };
B1098BE321ECE09F000DDA48 /* RiotDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1098BDE21ECE09E000DDA48 /* RiotDefaults.swift */; };
B1098BE521ECE1FC000DDA48 /* Storyboards.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1098BE421ECE1FC000DDA48 /* Storyboards.swift */; };
B1664BC520F4E67600808783 /* FallbackViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1664BAD20F4E67500808783 /* FallbackViewController.xib */; };
B1664BC620F4E67600808783 /* FallbackViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1664BAE20F4E67500808783 /* FallbackViewController.m */; };
B1664BC720F4E67600808783 /* SharePresentingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1664BB220F4E67500808783 /* SharePresentingViewController.m */; };
B1664BC820F4E67600808783 /* ShareDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = B1664BB520F4E67500808783 /* ShareDataSource.m */; };
B1664BC920F4E67600808783 /* ShareViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1664BB720F4E67500808783 /* ShareViewController.xib */; };
B1664BCA20F4E67600808783 /* ShareViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1664BB820F4E67500808783 /* ShareViewController.m */; };
B1664BCB20F4E67600808783 /* RoomsListViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1664BBA20F4E67500808783 /* RoomsListViewController.xib */; };
B1664BCC20F4E67600808783 /* RoomsListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1664BBC20F4E67500808783 /* RoomsListViewController.m */; };
B1664BCD20F4E67600808783 /* RecentRoomTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1664BBE20F4E67500808783 /* RecentRoomTableViewCell.m */; };
B1664BCE20F4E67600808783 /* RecentRoomTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1664BBF20F4E67500808783 /* RecentRoomTableViewCell.xib */; };
B1664BCF20F4E67600808783 /* ShareExtensionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B1664BC420F4E67600808783 /* ShareExtensionManager.m */; };
B1664DA120F4F94F00808783 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = B1664D5720F4EBEC00808783 /* InfoPlist.strings */; };
B1664DA220F4F95800808783 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = B1664D5920F4EBEC00808783 /* Localizable.strings */; };
B1664DA320F4F96200808783 /* Vector.strings in Resources */ = {isa = PBXBuildFile; fileRef = B1664D5520F4EBEC00808783 /* Vector.strings */; };
B1664DA420F4F96300808783 /* Vector.strings in Resources */ = {isa = PBXBuildFile; fileRef = B1664D5520F4EBEC00808783 /* Vector.strings */; };
2018-07-09 12:58:17 +00:00
B169328320F38AE600746532 /* RiotSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1B5597F20EFC3DF00210D55 /* RiotSettings.swift */; };
B169328420F38BE300746532 /* SegmentedViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556D720EE6C4C00210D55 /* SegmentedViewController.m */; };
B169328520F38BE800746532 /* SegmentedViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B556D620EE6C4C00210D55 /* SegmentedViewController.xib */; };
B169328720F3954A00746532 /* SharedImages.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B169328620F3954A00746532 /* SharedImages.xcassets */; };
B169328820F3954A00746532 /* SharedImages.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B169328620F3954A00746532 /* SharedImages.xcassets */; };
B169329920F39E6300746532 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B169329320F39E6200746532 /* LaunchScreen.storyboard */; };
B169329B20F39E6300746532 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B169329520F39E6300746532 /* Main.storyboard */; };
2018-07-09 14:18:55 +00:00
B16932A320F3A21C00746532 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = B169329F20F3A21B00746532 /* main.m */; };
B16932A520F3A21C00746532 /* empty.mm in Sources */ = {isa = PBXBuildFile; fileRef = B16932A220F3A21B00746532 /* empty.mm */; };
B16932B120F3AC9200746532 /* RoomSearchDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = B16932AF20F3AC9200746532 /* RoomSearchDataSource.m */; };
B16932E720F3C37100746532 /* HomeMessagesSearchDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = B16932E620F3C37100746532 /* HomeMessagesSearchDataSource.m */; };
B16932EA20F3C39000746532 /* UnifiedSearchRecentsDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = B16932E920F3C39000746532 /* UnifiedSearchRecentsDataSource.m */; };
B16932EE20F3C3C900746532 /* FilesSearchCellData.m in Sources */ = {isa = PBXBuildFile; fileRef = B16932EC20F3C3C800746532 /* FilesSearchCellData.m */; };
B16932F220F3C49E00746532 /* GroupsDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = B16932F120F3C49E00746532 /* GroupsDataSource.m */; };
B16932F720F3C50E00746532 /* RecentsDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = B16932F620F3C50E00746532 /* RecentsDataSource.m */; };
B16932FA20F3C51A00746532 /* RecentCellData.m in Sources */ = {isa = PBXBuildFile; fileRef = B16932F920F3C51900746532 /* RecentCellData.m */; };
B169330020F3C97D00746532 /* RoomDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = B16932FF20F3C97D00746532 /* RoomDataSource.m */; };
B169330320F3C98900746532 /* RoomBubbleCellData.m in Sources */ = {isa = PBXBuildFile; fileRef = B169330120F3C98800746532 /* RoomBubbleCellData.m */; };
B169330820F3CA0E00746532 /* ContactsDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = B169330620F3CA0D00746532 /* ContactsDataSource.m */; };
B169330B20F3CA3A00746532 /* Contact.m in Sources */ = {isa = PBXBuildFile; fileRef = B169330A20F3CA3900746532 /* Contact.m */; };
B169331420F3CAFC00746532 /* PublicRoomTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B169330E20F3CAFC00746532 /* PublicRoomTableViewCell.m */; };
B169331520F3CAFC00746532 /* PublicRoomTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B169330F20F3CAFC00746532 /* PublicRoomTableViewCell.xib */; };
B169331620F3CAFC00746532 /* PublicRoomsDirectoryDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = B169331220F3CAFC00746532 /* PublicRoomsDirectoryDataSource.m */; };
B169331720F3CBE000746532 /* RecentCellData.m in Sources */ = {isa = PBXBuildFile; fileRef = B16932F920F3C51900746532 /* RecentCellData.m */; };
2018-08-08 09:28:00 +00:00
B17982FF2119FED2001FD722 /* GDPRConsentViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B17982FE2119FED2001FD722 /* GDPRConsentViewController.swift */; };
B1798302211B13B3001FD722 /* OnBoardingManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1798301211B13B3001FD722 /* OnBoardingManager.swift */; };
B1B5571820EE6C4D00210D55 /* CountryPickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5567A20EE6C4C00210D55 /* CountryPickerViewController.m */; };
B1B5571920EE6C4D00210D55 /* LanguagePickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5567C20EE6C4C00210D55 /* LanguagePickerViewController.m */; };
B1B5571A20EE6C4D00210D55 /* SettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5567E20EE6C4C00210D55 /* SettingsViewController.m */; };
B1B5571B20EE6C4D00210D55 /* DeactivateAccountViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5568120EE6C4C00210D55 /* DeactivateAccountViewController.m */; };
B1B5571C20EE6C4D00210D55 /* DeactivateAccountViewController.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B1B5568320EE6C4C00210D55 /* DeactivateAccountViewController.storyboard */; };
B1B5571D20EE6C4D00210D55 /* HomeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5568520EE6C4C00210D55 /* HomeViewController.m */; };
B1B5571E20EE6C4D00210D55 /* ContactDetailsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5568820EE6C4C00210D55 /* ContactDetailsViewController.m */; };
B1B5571F20EE6C4D00210D55 /* ContactDetailsViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5568A20EE6C4C00210D55 /* ContactDetailsViewController.xib */; };
B1B5572020EE6C4D00210D55 /* ContactsTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5568C20EE6C4C00210D55 /* ContactsTableViewController.m */; };
B1B5572120EE6C4D00210D55 /* ContactsTableViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5568D20EE6C4C00210D55 /* ContactsTableViewController.xib */; };
B1B5572220EE6C4D00210D55 /* RoomSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5569220EE6C4C00210D55 /* RoomSettingsViewController.m */; };
B1B5572320EE6C4D00210D55 /* AttachmentsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5569520EE6C4C00210D55 /* AttachmentsViewController.m */; };
B1B5572420EE6C4D00210D55 /* RoomViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5569620EE6C4C00210D55 /* RoomViewController.xib */; };
B1B5572520EE6C4D00210D55 /* RoomMessagesSearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5569A20EE6C4C00210D55 /* RoomMessagesSearchViewController.m */; };
B1B5572620EE6C4D00210D55 /* RoomFilesSearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5569E20EE6C4C00210D55 /* RoomFilesSearchViewController.m */; };
B1B5572720EE6C4D00210D55 /* RoomSearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5569F20EE6C4C00210D55 /* RoomSearchViewController.m */; };
B1B5572820EE6C4D00210D55 /* RoomViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556A020EE6C4C00210D55 /* RoomViewController.m */; };
B1B5572920EE6C4D00210D55 /* RoomFilesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556A220EE6C4C00210D55 /* RoomFilesViewController.m */; };
B1B5572A20EE6C4D00210D55 /* RoomMemberDetailsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556A820EE6C4C00210D55 /* RoomMemberDetailsViewController.m */; };
B1B5572B20EE6C4D00210D55 /* RoomMemberDetailsViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B556A920EE6C4C00210D55 /* RoomMemberDetailsViewController.xib */; };
B1B5572C20EE6C4D00210D55 /* RoomParticipantsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556AA20EE6C4C00210D55 /* RoomParticipantsViewController.m */; };
B1B5572D20EE6C4D00210D55 /* RoomParticipantsViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B556AB20EE6C4C00210D55 /* RoomParticipantsViewController.xib */; };
B1B5572E20EE6C4D00210D55 /* ReadReceiptsViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B556AE20EE6C4C00210D55 /* ReadReceiptsViewController.xib */; };
B1B5572F20EE6C4D00210D55 /* ReadReceiptsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556AF20EE6C4C00210D55 /* ReadReceiptsViewController.m */; };
B1B5573020EE6C4D00210D55 /* BugReportViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B556B120EE6C4C00210D55 /* BugReportViewController.xib */; };
B1B5573120EE6C4D00210D55 /* BugReportViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556B320EE6C4C00210D55 /* BugReportViewController.m */; };
B1B5573220EE6C4D00210D55 /* GroupHomeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556B720EE6C4C00210D55 /* GroupHomeViewController.m */; };
B1B5573320EE6C4D00210D55 /* GroupHomeViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B556B820EE6C4C00210D55 /* GroupHomeViewController.xib */; };
B1B5573420EE6C4D00210D55 /* GroupDetailsViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B556BB20EE6C4C00210D55 /* GroupDetailsViewController.xib */; };
B1B5573520EE6C4D00210D55 /* GroupDetailsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556BD20EE6C4C00210D55 /* GroupDetailsViewController.m */; };
B1B5573620EE6C4D00210D55 /* GroupsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556BE20EE6C4C00210D55 /* GroupsViewController.m */; };
B1B5573720EE6C4D00210D55 /* GroupParticipantsViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B556C020EE6C4C00210D55 /* GroupParticipantsViewController.xib */; };
B1B5573820EE6C4D00210D55 /* GroupParticipantsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556C120EE6C4C00210D55 /* GroupParticipantsViewController.m */; };
B1B5573920EE6C4D00210D55 /* GroupRoomsViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B556C520EE6C4C00210D55 /* GroupRoomsViewController.xib */; };
B1B5573A20EE6C4D00210D55 /* GroupRoomsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556C620EE6C4C00210D55 /* GroupRoomsViewController.m */; };
B1B5573B20EE6C4D00210D55 /* FavouritesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556C920EE6C4C00210D55 /* FavouritesViewController.m */; };
B1B5573C20EE6C4D00210D55 /* MasterTabBarController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556CC20EE6C4C00210D55 /* MasterTabBarController.m */; };
B1B5573D20EE6C4D00210D55 /* WebViewViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556D020EE6C4C00210D55 /* WebViewViewController.m */; };
B1B5573E20EE6C4D00210D55 /* RiotNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556D320EE6C4C00210D55 /* RiotNavigationController.m */; };
B1B5573F20EE6C4D00210D55 /* SegmentedViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B556D620EE6C4C00210D55 /* SegmentedViewController.xib */; };
B1B5574020EE6C4D00210D55 /* SegmentedViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556D720EE6C4C00210D55 /* SegmentedViewController.m */; };
B1B5574120EE6C4D00210D55 /* RecentsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556D920EE6C4C00210D55 /* RecentsViewController.m */; };
B1B5574220EE6C4D00210D55 /* RecentsViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B556DA20EE6C4C00210D55 /* RecentsViewController.xib */; };
B1B5574320EE6C4D00210D55 /* CallViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B556DE20EE6C4C00210D55 /* CallViewController.xib */; };
B1B5574420EE6C4D00210D55 /* CallViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556DF20EE6C4C00210D55 /* CallViewController.m */; };
B1B5574520EE6C4D00210D55 /* StartChatViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556E220EE6C4C00210D55 /* StartChatViewController.m */; };
B1B5574620EE6C4D00210D55 /* StartChatViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B556E320EE6C4C00210D55 /* StartChatViewController.xib */; };
B1B5574720EE6C4D00210D55 /* UsersDevicesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556E520EE6C4C00210D55 /* UsersDevicesViewController.m */; };
B1B5574820EE6C4D00210D55 /* PeopleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556E820EE6C4C00210D55 /* PeopleViewController.m */; };
B1B5574920EE6C4D00210D55 /* RiotSplitViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556EB20EE6C4C00210D55 /* RiotSplitViewController.m */; };
B1B5574A20EE6C4D00210D55 /* MediaPickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556EF20EE6C4C00210D55 /* MediaPickerViewController.m */; };
B1B5574B20EE6C4D00210D55 /* MediaAlbumContentViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556F020EE6C4C00210D55 /* MediaAlbumContentViewController.m */; };
B1B5574C20EE6C4D00210D55 /* MediaAlbumContentViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B556F120EE6C4C00210D55 /* MediaAlbumContentViewController.xib */; };
B1B5574D20EE6C4D00210D55 /* MediaPickerViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B556F220EE6C4C00210D55 /* MediaPickerViewController.xib */; };
B1B5574E20EE6C4D00210D55 /* DirectoryServerPickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556F720EE6C4C00210D55 /* DirectoryServerPickerViewController.m */; };
B1B5574F20EE6C4D00210D55 /* RoomsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556F820EE6C4C00210D55 /* RoomsViewController.m */; };
B1B5575020EE6C4D00210D55 /* AuthenticationViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B556FB20EE6C4C00210D55 /* AuthenticationViewController.xib */; };
B1B5575120EE6C4D00210D55 /* AuthenticationViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556FC20EE6C4C00210D55 /* AuthenticationViewController.m */; };
B1B5575220EE6C4D00210D55 /* RoomKeyRequestViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B556FE20EE6C4C00210D55 /* RoomKeyRequestViewController.m */; };
B1B5575920EE6C4D00210D55 /* HomeMessagesSearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5570F20EE6C4C00210D55 /* HomeMessagesSearchViewController.m */; };
B1B5575A20EE6C4D00210D55 /* UnifiedSearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5571120EE6C4C00210D55 /* UnifiedSearchViewController.m */; };
B1B5575B20EE6C4D00210D55 /* HomeFilesSearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5571420EE6C4C00210D55 /* HomeFilesSearchViewController.m */; };
B1B5575C20EE6C4D00210D55 /* DirectoryViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5571620EE6C4C00210D55 /* DirectoryViewController.m */; };
B1B5576F20EE702800210D55 /* IntegrationManagerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5576020EE702800210D55 /* IntegrationManagerViewController.m */; };
B1B5577020EE702800210D55 /* WidgetPickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5576220EE702800210D55 /* WidgetPickerViewController.m */; };
B1B5577120EE702800210D55 /* StickerPickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5576820EE702800210D55 /* StickerPickerViewController.m */; };
B1B5577220EE702800210D55 /* JitsiViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5576B20EE702800210D55 /* JitsiViewController.xib */; };
B1B5577320EE702800210D55 /* JitsiViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5576C20EE702800210D55 /* JitsiViewController.m */; };
B1B5577420EE702900210D55 /* WidgetViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5576D20EE702800210D55 /* WidgetViewController.m */; };
2018-07-06 14:42:45 +00:00
B1B5577D20EE84BF00210D55 /* CircleButton.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5577B20EE84BE00210D55 /* CircleButton.m */; };
B1B5577E20EE84BF00210D55 /* IncomingCallView.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5577C20EE84BF00210D55 /* IncomingCallView.m */; };
B1B5578520EF564900210D55 /* GroupTableViewCellWithSwitch.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5578320EF564900210D55 /* GroupTableViewCellWithSwitch.xib */; };
B1B5578620EF564900210D55 /* GroupTableViewCellWithSwitch.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5578420EF564900210D55 /* GroupTableViewCellWithSwitch.m */; };
B1B5578E20EF568D00210D55 /* GroupInviteTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5578820EF568D00210D55 /* GroupInviteTableViewCell.xib */; };
B1B5578F20EF568D00210D55 /* GroupTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5578920EF568D00210D55 /* GroupTableViewCell.m */; };
B1B5579020EF568D00210D55 /* GroupTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5578A20EF568D00210D55 /* GroupTableViewCell.xib */; };
B1B5579120EF568D00210D55 /* GroupInviteTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5578B20EF568D00210D55 /* GroupInviteTableViewCell.m */; };
B1B5579920EF575B00210D55 /* AuthInputsView.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5579320EF575A00210D55 /* AuthInputsView.m */; };
B1B5579A20EF575B00210D55 /* ForgotPasswordInputsView.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5579420EF575A00210D55 /* ForgotPasswordInputsView.m */; };
B1B5579B20EF575B00210D55 /* AuthInputsView.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5579620EF575A00210D55 /* AuthInputsView.xib */; };
B1B5579C20EF575B00210D55 /* ForgotPasswordInputsView.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5579820EF575A00210D55 /* ForgotPasswordInputsView.xib */; };
B1B557A120EF58AD00210D55 /* ContactTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5579E20EF58AC00210D55 /* ContactTableViewCell.m */; };
B1B557A220EF58AD00210D55 /* ContactTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5579F20EF58AC00210D55 /* ContactTableViewCell.xib */; };
B1B557A720EF5A1B00210D55 /* DeviceTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B557A520EF5A1B00210D55 /* DeviceTableViewCell.xib */; };
B1B557A820EF5A1B00210D55 /* DeviceTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B557A620EF5A1B00210D55 /* DeviceTableViewCell.m */; };
B1B557AC20EF5A6D00210D55 /* DeviceView.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B557AA20EF5A6C00210D55 /* DeviceView.m */; };
B1B557AD20EF5A6D00210D55 /* DeviceView.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B557AB20EF5A6C00210D55 /* DeviceView.xib */; };
B1B557B320EF5AEF00210D55 /* EventDetailsView.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B557B120EF5AEF00210D55 /* EventDetailsView.xib */; };
B1B557B420EF5AEF00210D55 /* EventDetailsView.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B557B220EF5AEF00210D55 /* EventDetailsView.m */; };
B1B557BD20EF5B4500210D55 /* KeyboardGrowingTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B557B620EF5B4400210D55 /* KeyboardGrowingTextView.m */; };
B1B557BE20EF5B4500210D55 /* RoomInputToolbarView.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B557B720EF5B4400210D55 /* RoomInputToolbarView.m */; };
B1B557BF20EF5B4500210D55 /* DisabledRoomInputToolbarView.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B557B820EF5B4400210D55 /* DisabledRoomInputToolbarView.m */; };
B1B557C020EF5B4500210D55 /* RoomInputToolbarView.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B557B920EF5B4400210D55 /* RoomInputToolbarView.xib */; };
B1B557C120EF5B4500210D55 /* DisabledRoomInputToolbarView.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B557BA20EF5B4400210D55 /* DisabledRoomInputToolbarView.xib */; };
B1B557C620EF5CD400210D55 /* DirectoryServerDetailTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B557C420EF5CD400210D55 /* DirectoryServerDetailTableViewCell.m */; };
B1B557C720EF5CD400210D55 /* DirectoryServerDetailTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B557C520EF5CD400210D55 /* DirectoryServerDetailTableViewCell.xib */; };
B1B557CB20EF5D8000210D55 /* DirectoryServerTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B557C920EF5D7F00210D55 /* DirectoryServerTableViewCell.xib */; };
B1B557CC20EF5D8000210D55 /* DirectoryServerTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B557CA20EF5D7F00210D55 /* DirectoryServerTableViewCell.m */; };
B1B557D120EF5E3500210D55 /* MediaAlbumTableCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B557CE20EF5E3500210D55 /* MediaAlbumTableCell.m */; };
B1B557D220EF5E3500210D55 /* MediaAlbumTableCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B557D020EF5E3500210D55 /* MediaAlbumTableCell.xib */; };
B1B557D720EF5EA900210D55 /* RoomActivitiesView.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B557D520EF5EA900210D55 /* RoomActivitiesView.xib */; };
B1B557D820EF5EA900210D55 /* RoomActivitiesView.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B557D620EF5EA900210D55 /* RoomActivitiesView.m */; };
B1B557DD20EF5FBB00210D55 /* FilesSearchTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B557DA20EF5FBA00210D55 /* FilesSearchTableViewCell.xib */; };
B1B557DE20EF5FBB00210D55 /* FilesSearchTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B557DC20EF5FBA00210D55 /* FilesSearchTableViewCell.m */; };
B1B557E320EF60B900210D55 /* MessagesSearchResultAttachmentBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B557E020EF60B900210D55 /* MessagesSearchResultAttachmentBubbleCell.m */; };
B1B557E420EF60B900210D55 /* MessagesSearchResultAttachmentBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B557E120EF60B900210D55 /* MessagesSearchResultAttachmentBubbleCell.xib */; };
B1B557E820EF60F500210D55 /* MessagesSearchResultTextMsgBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B557E520EF60F400210D55 /* MessagesSearchResultTextMsgBubbleCell.xib */; };
B1B557E920EF60F500210D55 /* MessagesSearchResultTextMsgBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B557E620EF60F400210D55 /* MessagesSearchResultTextMsgBubbleCell.m */; };
B1B5581720EF625800210D55 /* PreviewRoomTitleView.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5580620EF625600210D55 /* PreviewRoomTitleView.m */; };
B1B5581820EF625800210D55 /* PreviewRoomTitleView.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5580720EF625600210D55 /* PreviewRoomTitleView.xib */; };
B1B5581920EF625800210D55 /* RoomTitleView.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5580820EF625600210D55 /* RoomTitleView.m */; };
B1B5581A20EF625800210D55 /* ExpandedRoomTitleView.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5580A20EF625600210D55 /* ExpandedRoomTitleView.m */; };
B1B5581B20EF625800210D55 /* ExpandedRoomTitleView.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5580B20EF625600210D55 /* ExpandedRoomTitleView.xib */; };
B1B5581C20EF625800210D55 /* RoomAvatarTitleView.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5580F20EF625700210D55 /* RoomAvatarTitleView.m */; };
B1B5581D20EF625800210D55 /* RoomAvatarTitleView.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5581020EF625700210D55 /* RoomAvatarTitleView.xib */; };
B1B5581E20EF625800210D55 /* RoomTitleView.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5581120EF625700210D55 /* RoomTitleView.xib */; };
B1B5581F20EF625800210D55 /* SimpleRoomTitleView.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5581320EF625700210D55 /* SimpleRoomTitleView.m */; };
B1B5582020EF625800210D55 /* SimpleRoomTitleView.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5581420EF625700210D55 /* SimpleRoomTitleView.xib */; };
B1B5582520EF638A00210D55 /* RoomMemberTitleView.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5582220EF638A00210D55 /* RoomMemberTitleView.m */; };
B1B5582620EF638A00210D55 /* RoomMemberTitleView.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5582320EF638A00210D55 /* RoomMemberTitleView.xib */; };
B1B5582B20EF666100210D55 /* DirectoryRecentTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5582820EF666100210D55 /* DirectoryRecentTableViewCell.xib */; };
B1B5582C20EF666100210D55 /* DirectoryRecentTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5582A20EF666100210D55 /* DirectoryRecentTableViewCell.m */; };
B1B5583020EF66BA00210D55 /* RoomIdOrAliasTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5582E20EF66BA00210D55 /* RoomIdOrAliasTableViewCell.xib */; };
B1B5583120EF66BA00210D55 /* RoomIdOrAliasTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5582F20EF66BA00210D55 /* RoomIdOrAliasTableViewCell.m */; };
B1B5583D20EF6E7F00210D55 /* GroupRoomTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5583A20EF6E7F00210D55 /* GroupRoomTableViewCell.xib */; };
B1B5583E20EF6E7F00210D55 /* GroupRoomTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5583B20EF6E7F00210D55 /* GroupRoomTableViewCell.m */; };
B1B558BB20EF768F00210D55 /* RoomOutgoingTextMsgWithoutSenderInfoBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5584020EF768E00210D55 /* RoomOutgoingTextMsgWithoutSenderInfoBubbleCell.xib */; };
B1B558BC20EF768F00210D55 /* RoomMembershipBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5584120EF768E00210D55 /* RoomMembershipBubbleCell.xib */; };
B1B558BD20EF768F00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderNameBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5584620EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderNameBubbleCell.m */; };
B1B558BE20EF768F00210D55 /* RoomOutgoingEncryptedAttachmentWithPaginationTitleBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5584720EF768E00210D55 /* RoomOutgoingEncryptedAttachmentWithPaginationTitleBubbleCell.m */; };
B1B558BF20EF768F00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderNameBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5584820EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderNameBubbleCell.xib */; };
B1B558C020EF768F00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderInfoBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5584920EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderInfoBubbleCell.xib */; };
B1B558C120EF768F00210D55 /* RoomIncomingEncryptedAttachmentWithPaginationTitleBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5584C20EF768E00210D55 /* RoomIncomingEncryptedAttachmentWithPaginationTitleBubbleCell.m */; };
B1B558C220EF768F00210D55 /* RoomIncomingEncryptedTextMsgBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5584F20EF768E00210D55 /* RoomIncomingEncryptedTextMsgBubbleCell.xib */; };
B1B558C320EF768F00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderNameBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5585020EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderNameBubbleCell.m */; };
B1B558C420EF768F00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5585220EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m */; };
B1B558C520EF768F00210D55 /* RoomOutgoingEncryptedTextMsgBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5585320EF768E00210D55 /* RoomOutgoingEncryptedTextMsgBubbleCell.xib */; };
B1B558C620EF768F00210D55 /* RoomIncomingEncryptedAttachmentBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5585420EF768E00210D55 /* RoomIncomingEncryptedAttachmentBubbleCell.xib */; };
B1B558C720EF768F00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5585520EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleBubbleCell.m */; };
B1B558C820EF768F00210D55 /* RoomIncomingEncryptedAttachmentBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5585620EF768E00210D55 /* RoomIncomingEncryptedAttachmentBubbleCell.m */; };
B1B558C920EF768F00210D55 /* RoomIncomingEncryptedAttachmentWithoutSenderInfoBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5585820EF768E00210D55 /* RoomIncomingEncryptedAttachmentWithoutSenderInfoBubbleCell.m */; };
B1B558CA20EF768F00210D55 /* RoomOutgoingEncryptedAttachmentWithoutSenderInfoBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5585920EF768E00210D55 /* RoomOutgoingEncryptedAttachmentWithoutSenderInfoBubbleCell.xib */; };
B1B558CB20EF768F00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderInfoBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5585A20EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderInfoBubbleCell.m */; };
B1B558CC20EF768F00210D55 /* RoomOutgoingEncryptedAttachmentWithoutSenderInfoBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5585B20EF768E00210D55 /* RoomOutgoingEncryptedAttachmentWithoutSenderInfoBubbleCell.m */; };
B1B558CD20EF768F00210D55 /* RoomOutgoingEncryptedAttachmentWithPaginationTitleBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5585C20EF768E00210D55 /* RoomOutgoingEncryptedAttachmentWithPaginationTitleBubbleCell.xib */; };
B1B558CE20EF768F00210D55 /* RoomOutgoingEncryptedAttachmentBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5585F20EF768E00210D55 /* RoomOutgoingEncryptedAttachmentBubbleCell.m */; };
B1B558CF20EF768F00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5586020EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleBubbleCell.m */; };
B1B558D020EF768F00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5586120EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m */; };
B1B558D120EF768F00210D55 /* RoomIncomingEncryptedAttachmentWithoutSenderInfoBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5586220EF768E00210D55 /* RoomIncomingEncryptedAttachmentWithoutSenderInfoBubbleCell.xib */; };
B1B558D220EF768F00210D55 /* RoomEncryptedDataBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5586420EF768E00210D55 /* RoomEncryptedDataBubbleCell.m */; };
B1B558D320EF768F00210D55 /* RoomOutgoingEncryptedTextMsgBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5586620EF768E00210D55 /* RoomOutgoingEncryptedTextMsgBubbleCell.m */; };
B1B558D420EF768F00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderInfoBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5586720EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderInfoBubbleCell.m */; };
B1B558D520EF768F00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5586920EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib */; };
B1B558D620EF768F00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5586A20EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib */; };
B1B558D720EF768F00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5586B20EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleBubbleCell.xib */; };
B1B558D820EF768F00210D55 /* RoomIncomingEncryptedAttachmentWithPaginationTitleBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5586C20EF768E00210D55 /* RoomIncomingEncryptedAttachmentWithPaginationTitleBubbleCell.xib */; };
B1B558D920EF768F00210D55 /* RoomOutgoingEncryptedAttachmentBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5586D20EF768E00210D55 /* RoomOutgoingEncryptedAttachmentBubbleCell.xib */; };
B1B558DA20EF768F00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderInfoBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5586F20EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderInfoBubbleCell.xib */; };
B1B558DB20EF768F00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderNameBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5587020EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderNameBubbleCell.xib */; };
B1B558DC20EF768F00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5587220EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleBubbleCell.xib */; };
B1B558DD20EF768F00210D55 /* RoomIncomingEncryptedTextMsgBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5587320EF768E00210D55 /* RoomIncomingEncryptedTextMsgBubbleCell.m */; };
B1B558DE20EF768F00210D55 /* RoomIncomingAttachmentBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5587720EF768E00210D55 /* RoomIncomingAttachmentBubbleCell.m */; };
B1B558DF20EF768F00210D55 /* RoomOutgoingTextMsgWithoutSenderInfoBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5587820EF768E00210D55 /* RoomOutgoingTextMsgWithoutSenderInfoBubbleCell.m */; };
B1B558E020EF768F00210D55 /* RoomOutgoingTextMsgBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5587920EF768E00210D55 /* RoomOutgoingTextMsgBubbleCell.m */; };
B1B558E120EF768F00210D55 /* RoomMembershipCollapsedBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5587B20EF768E00210D55 /* RoomMembershipCollapsedBubbleCell.m */; };
B1B558E220EF768F00210D55 /* RoomIncomingTextMsgBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5587D20EF768E00210D55 /* RoomIncomingTextMsgBubbleCell.xib */; };
B1B558E320EF768F00210D55 /* RoomEmptyBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5587F20EF768E00210D55 /* RoomEmptyBubbleCell.xib */; };
B1B558E420EF768F00210D55 /* RoomMembershipWithPaginationTitleBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5588020EF768E00210D55 /* RoomMembershipWithPaginationTitleBubbleCell.m */; };
B1B558E520EF768F00210D55 /* RoomMembershipExpandedBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5588220EF768E00210D55 /* RoomMembershipExpandedBubbleCell.m */; };
B1B558E620EF768F00210D55 /* RoomIncomingAttachmentWithoutSenderInfoBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5588320EF768E00210D55 /* RoomIncomingAttachmentWithoutSenderInfoBubbleCell.m */; };
B1B558E720EF768F00210D55 /* RoomIncomingTextMsgWithoutSenderInfoBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5588520EF768E00210D55 /* RoomIncomingTextMsgWithoutSenderInfoBubbleCell.xib */; };
B1B558E820EF768F00210D55 /* RoomIncomingAttachmentWithPaginationTitleBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5588720EF768E00210D55 /* RoomIncomingAttachmentWithPaginationTitleBubbleCell.m */; };
B1B558E920EF768F00210D55 /* RoomSelectedStickerBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5588820EF768E00210D55 /* RoomSelectedStickerBubbleCell.m */; };
B1B558EA20EF768F00210D55 /* RoomOutgoingTextMsgWithPaginationTitleBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5588920EF768E00210D55 /* RoomOutgoingTextMsgWithPaginationTitleBubbleCell.xib */; };
B1B558EB20EF768F00210D55 /* RoomIncomingTextMsgWithPaginationTitleBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5588C20EF768E00210D55 /* RoomIncomingTextMsgWithPaginationTitleBubbleCell.xib */; };
B1B558EC20EF768F00210D55 /* RoomMembershipCollapsedBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5588E20EF768E00210D55 /* RoomMembershipCollapsedBubbleCell.xib */; };
B1B558ED20EF768F00210D55 /* RoomIncomingTextMsgWithoutSenderNameBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5588F20EF768E00210D55 /* RoomIncomingTextMsgWithoutSenderNameBubbleCell.m */; };
B1B558EE20EF768F00210D55 /* RoomOutgoingAttachmentBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5589020EF768E00210D55 /* RoomOutgoingAttachmentBubbleCell.m */; };
B1B558EF20EF768F00210D55 /* RoomMembershipCollapsedWithPaginationTitleBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5589120EF768E00210D55 /* RoomMembershipCollapsedWithPaginationTitleBubbleCell.xib */; };
B1B558F020EF768F00210D55 /* RoomOutgoingAttachmentWithPaginationTitleBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5589320EF768E00210D55 /* RoomOutgoingAttachmentWithPaginationTitleBubbleCell.m */; };
B1B558F120EF768F00210D55 /* RoomIncomingAttachmentWithPaginationTitleBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5589420EF768E00210D55 /* RoomIncomingAttachmentWithPaginationTitleBubbleCell.xib */; };
B1B558F220EF768F00210D55 /* RoomIncomingTextMsgWithoutSenderNameBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5589520EF768E00210D55 /* RoomIncomingTextMsgWithoutSenderNameBubbleCell.xib */; };
B1B558F320EF768F00210D55 /* RoomOutgoingAttachmentWithoutSenderInfoBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5589620EF768E00210D55 /* RoomOutgoingAttachmentWithoutSenderInfoBubbleCell.m */; };
B1B558F420EF768F00210D55 /* RoomOutgoingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5589B20EF768E00210D55 /* RoomOutgoingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m */; };
B1B558F520EF768F00210D55 /* RoomOutgoingTextMsgWithPaginationTitleBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5589C20EF768E00210D55 /* RoomOutgoingTextMsgWithPaginationTitleBubbleCell.m */; };
B1B558F620EF768F00210D55 /* RoomOutgoingTextMsgBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5589D20EF768E00210D55 /* RoomOutgoingTextMsgBubbleCell.xib */; };
B1B558F720EF768F00210D55 /* RoomIncomingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5589F20EF768E00210D55 /* RoomIncomingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib */; };
B1B558F820EF768F00210D55 /* RoomIncomingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B558A120EF768E00210D55 /* RoomIncomingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m */; };
B1B558F920EF768F00210D55 /* RoomOutgoingTextMsgWithoutSenderNameBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B558A320EF768E00210D55 /* RoomOutgoingTextMsgWithoutSenderNameBubbleCell.m */; };
B1B558FA20EF768F00210D55 /* RoomMembershipBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B558A420EF768E00210D55 /* RoomMembershipBubbleCell.m */; };
B1B558FB20EF768F00210D55 /* RoomIncomingAttachmentWithoutSenderInfoBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B558A520EF768E00210D55 /* RoomIncomingAttachmentWithoutSenderInfoBubbleCell.xib */; };
B1B558FC20EF768F00210D55 /* RoomIncomingTextMsgWithPaginationTitleBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B558A620EF768E00210D55 /* RoomIncomingTextMsgWithPaginationTitleBubbleCell.m */; };
B1B558FD20EF768F00210D55 /* RoomIncomingAttachmentBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B558A720EF768E00210D55 /* RoomIncomingAttachmentBubbleCell.xib */; };
B1B558FE20EF768F00210D55 /* RoomMembershipExpandedWithPaginationTitleBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B558A820EF768E00210D55 /* RoomMembershipExpandedWithPaginationTitleBubbleCell.xib */; };
B1B558FF20EF768F00210D55 /* RoomIncomingTextMsgBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B558A920EF768E00210D55 /* RoomIncomingTextMsgBubbleCell.m */; };
B1B5590020EF768F00210D55 /* RoomOutgoingTextMsgWithoutSenderNameBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B558AA20EF768E00210D55 /* RoomOutgoingTextMsgWithoutSenderNameBubbleCell.xib */; };
B1B5590120EF768F00210D55 /* RoomMembershipExpandedWithPaginationTitleBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B558AB20EF768E00210D55 /* RoomMembershipExpandedWithPaginationTitleBubbleCell.m */; };
B1B5590220EF768F00210D55 /* RoomOutgoingAttachmentWithPaginationTitleBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B558AD20EF768E00210D55 /* RoomOutgoingAttachmentWithPaginationTitleBubbleCell.xib */; };
B1B5590320EF768F00210D55 /* RoomSelectedStickerBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B558AE20EF768E00210D55 /* RoomSelectedStickerBubbleCell.xib */; };
B1B5590420EF768F00210D55 /* RoomOutgoingAttachmentBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B558B020EF768E00210D55 /* RoomOutgoingAttachmentBubbleCell.xib */; };
B1B5590520EF768F00210D55 /* RoomIncomingTextMsgWithoutSenderInfoBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B558B120EF768E00210D55 /* RoomIncomingTextMsgWithoutSenderInfoBubbleCell.m */; };
B1B5590620EF768F00210D55 /* RoomMembershipCollapsedWithPaginationTitleBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B558B220EF768E00210D55 /* RoomMembershipCollapsedWithPaginationTitleBubbleCell.m */; };
B1B5590720EF768F00210D55 /* RoomOutgoingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B558B320EF768E00210D55 /* RoomOutgoingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib */; };
B1B5590820EF768F00210D55 /* RoomMembershipWithPaginationTitleBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B558B420EF768E00210D55 /* RoomMembershipWithPaginationTitleBubbleCell.xib */; };
B1B5590920EF768F00210D55 /* RoomEmptyBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B558B620EF768E00210D55 /* RoomEmptyBubbleCell.m */; };
B1B5590A20EF768F00210D55 /* RoomOutgoingAttachmentWithoutSenderInfoBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B558B920EF768E00210D55 /* RoomOutgoingAttachmentWithoutSenderInfoBubbleCell.xib */; };
B1B5590B20EF768F00210D55 /* RoomMembershipExpandedBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B558BA20EF768E00210D55 /* RoomMembershipExpandedBubbleCell.xib */; };
B1B5590F20EF782800210D55 /* TableViewCellWithPhoneNumberTextField.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5590D20EF782800210D55 /* TableViewCellWithPhoneNumberTextField.xib */; };
B1B5591020EF782800210D55 /* TableViewCellWithPhoneNumberTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5590E20EF782800210D55 /* TableViewCellWithPhoneNumberTextField.m */; };
B1B5592B20EF7A5D00210D55 /* TableViewCellWithButton.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5592920EF7A5D00210D55 /* TableViewCellWithButton.xib */; };
B1B5592C20EF7A5D00210D55 /* TableViewCellWithButton.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5592A20EF7A5D00210D55 /* TableViewCellWithButton.m */; };
B1B5593720EF7BAC00210D55 /* TableViewCellWithCheckBoxAndLabel.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5592E20EF7BAC00210D55 /* TableViewCellWithCheckBoxAndLabel.xib */; };
B1B5593820EF7BAC00210D55 /* TableViewCellWithLabelAndLargeTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5592F20EF7BAC00210D55 /* TableViewCellWithLabelAndLargeTextView.m */; };
B1B5593920EF7BAC00210D55 /* TableViewCellWithCheckBoxes.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5593220EF7BAC00210D55 /* TableViewCellWithCheckBoxes.xib */; };
B1B5593A20EF7BAC00210D55 /* TableViewCellWithLabelAndLargeTextView.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5593320EF7BAC00210D55 /* TableViewCellWithLabelAndLargeTextView.xib */; };
B1B5593B20EF7BAC00210D55 /* TableViewCellWithCheckBoxAndLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5593420EF7BAC00210D55 /* TableViewCellWithCheckBoxAndLabel.m */; };
B1B5593C20EF7BAC00210D55 /* TableViewCellWithCheckBoxes.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5593520EF7BAC00210D55 /* TableViewCellWithCheckBoxes.m */; };
B1B5594420EF7BD000210D55 /* TableViewCellWithCollectionView.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5593F20EF7BD000210D55 /* TableViewCellWithCollectionView.xib */; };
B1B5594520EF7BD000210D55 /* TableViewCellWithCollectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5594020EF7BD000210D55 /* TableViewCellWithCollectionView.m */; };
B1B5594620EF7BD000210D55 /* RoomCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5594120EF7BD000210D55 /* RoomCollectionViewCell.xib */; };
B1B5594720EF7BD000210D55 /* RoomCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5594220EF7BD000210D55 /* RoomCollectionViewCell.m */; };
B1B5595220EF9A8700210D55 /* RecentTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5595020EF9A8600210D55 /* RecentTableViewCell.m */; };
B1B5595320EF9A8700210D55 /* RecentTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5595120EF9A8600210D55 /* RecentTableViewCell.xib */; };
B1B5596520EF9E9B00210D55 /* RoomTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5596320EF9E9A00210D55 /* RoomTableViewCell.xib */; };
B1B5596620EF9E9B00210D55 /* RoomTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5596420EF9E9A00210D55 /* RoomTableViewCell.m */; };
B1B5596F20EFA85D00210D55 /* EncryptionInfoView.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5596C20EFA85C00210D55 /* EncryptionInfoView.m */; };
B1B5597020EFA85D00210D55 /* EncryptionInfoView.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5596E20EFA85C00210D55 /* EncryptionInfoView.xib */; };
B1B5597520EFB02A00210D55 /* InviteRecentTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5597220EFB02900210D55 /* InviteRecentTableViewCell.m */; };
B1B5597620EFB02A00210D55 /* InviteRecentTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5597320EFB02900210D55 /* InviteRecentTableViewCell.xib */; };
2018-07-06 16:09:47 +00:00
B1B5598520EFC3E000210D55 /* RageShakeManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5597E20EFC3DF00210D55 /* RageShakeManager.m */; };
B1B5598620EFC3E000210D55 /* RiotSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1B5597F20EFC3DF00210D55 /* RiotSettings.swift */; };
B1B5598720EFC3E000210D55 /* Widget.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5598320EFC3DF00210D55 /* Widget.m */; };
B1B5598820EFC3E000210D55 /* WidgetManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5598420EFC3DF00210D55 /* WidgetManager.m */; };
B1B5599220EFC5E400210D55 /* Analytics.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5598C20EFC5E400210D55 /* Analytics.m */; };
B1B5599320EFC5E400210D55 /* DecryptionFailure.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5598D20EFC5E400210D55 /* DecryptionFailure.m */; };
B1B5599420EFC5E400210D55 /* DecryptionFailureTracker.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5599120EFC5E400210D55 /* DecryptionFailureTracker.m */; };
B1B9194C2118984300FE25B5 /* RoomPredecessorBubbleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B9194A2118984300FE25B5 /* RoomPredecessorBubbleCell.xib */; };
B1D250D82118AA0A000F4E93 /* RoomPredecessorBubbleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1D250D72118AA0A000F4E93 /* RoomPredecessorBubbleCell.m */; };
CD9C4E21170ABE528E087A51 /* Pods_RiotPods_SiriIntents.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC0B9DB497F579AB1084E3DC /* Pods_RiotPods_SiriIntents.framework */; };
F05927C91FDED836009F2A68 /* MXGroup+Riot.m in Sources */ = {isa = PBXBuildFile; fileRef = F05927C71FDED835009F2A68 /* MXGroup+Riot.m */; };
F083BD1E1E7009ED00A9B29C /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BB0D1E7009EC00A9B29C /* AppDelegate.m */; };
F083BDE61E7009ED00A9B29C /* busy.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = F083BBDB1E7009EC00A9B29C /* busy.mp3 */; };
F083BDE71E7009ED00A9B29C /* callend.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = F083BBDC1E7009EC00A9B29C /* callend.mp3 */; };
F083BDE81E7009ED00A9B29C /* message.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = F083BBDD1E7009EC00A9B29C /* message.mp3 */; };
F083BDE91E7009ED00A9B29C /* ring.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = F083BBDE1E7009EC00A9B29C /* ring.mp3 */; };
F083BDEA1E7009ED00A9B29C /* ringback.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = F083BBDF1E7009EC00A9B29C /* ringback.mp3 */; };
F083BDED1E7009ED00A9B29C /* MXKRoomBubbleTableViewCell+Riot.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BBE61E7009EC00A9B29C /* MXKRoomBubbleTableViewCell+Riot.m */; };
F083BDEE1E7009ED00A9B29C /* MXRoom+Riot.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BBE81E7009EC00A9B29C /* MXRoom+Riot.m */; };
F083BDEF1E7009ED00A9B29C /* UINavigationController+Riot.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BBEA1E7009EC00A9B29C /* UINavigationController+Riot.m */; };
F083BDF01E7009ED00A9B29C /* UIViewController+RiotSearch.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BBEC1E7009EC00A9B29C /* UIViewController+RiotSearch.m */; };
F083BDF21E7009ED00A9B29C /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = F083BBEE1E7009EC00A9B29C /* GoogleService-Info.plist */; };
F083BDF31E7009ED00A9B29C /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F083BBEF1E7009EC00A9B29C /* Images.xcassets */; };
F083BDF91E7009ED00A9B29C /* RoomEmailInvitation.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BBFC1E7009EC00A9B29C /* RoomEmailInvitation.m */; };
F083BDFA1E7009ED00A9B29C /* RoomPreviewData.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BBFE1E7009EC00A9B29C /* RoomPreviewData.m */; };
F083BE011E7009ED00A9B29C /* third_party_licenses.html in Resources */ = {isa = PBXBuildFile; fileRef = F083BC0E1E7009EC00A9B29C /* third_party_licenses.html */; };
F083BE021E7009ED00A9B29C /* AvatarGenerator.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BC111E7009EC00A9B29C /* AvatarGenerator.m */; };
F083BE031E7009ED00A9B29C /* EventFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BC131E7009EC00A9B29C /* EventFormatter.m */; };
F083BE041E7009ED00A9B29C /* Tools.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BC151E7009EC00A9B29C /* Tools.m */; };
F083BE061E7009ED00A9B29C /* Riot-Defaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = F083BC181E7009EC00A9B29C /* Riot-Defaults.plist */; };
F083BEA51E70356E00A9B29C /* RiotTests.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BB041E7005FD00A9B29C /* RiotTests.m */; };
F0A8955F1F7D1FEA00BD6C2A /* MXRoomSummary+Riot.m in Sources */ = {isa = PBXBuildFile; fileRef = F0D2ADA01F6AA5FD00A7097D /* MXRoomSummary+Riot.m */; };
2017-09-14 14:02:08 +00:00
F0D2ADA11F6AA5FD00A7097D /* MXRoomSummary+Riot.m in Sources */ = {isa = PBXBuildFile; fileRef = F0D2ADA01F6AA5FD00A7097D /* MXRoomSummary+Riot.m */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
2017-09-01 08:38:54 +00:00
242661F51F12B1BA00D3FC08 /* PBXContainerItemProxy */ = {
2017-07-26 14:08:00 +00:00
isa = PBXContainerItemProxy;
containerPortal = F094A99A1B78D8F000B1FBBF /* Project object */;
proxyType = 1;
2017-09-01 08:38:54 +00:00
remoteGlobalIDString = 24CBEC4D1F0EAD310093EABB;
remoteInfo = "Riot Share Extension";
2017-07-26 14:08:00 +00:00
};
2017-09-01 08:38:54 +00:00
92726A491F58737A004AD26F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = F094A99A1B78D8F000B1FBBF /* Project object */;
proxyType = 1;
2017-09-01 08:38:54 +00:00
remoteGlobalIDString = 92726A421F58737A004AD26F;
remoteInfo = SiriIntents;
};
F094A9BF1B78D8F000B1FBBF /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = F094A99A1B78D8F000B1FBBF /* Project object */;
proxyType = 1;
remoteGlobalIDString = F094A9A11B78D8F000B1FBBF;
remoteInfo = Vector;
};
/* End PBXContainerItemProxy section */
2017-07-26 14:08:00 +00:00
/* Begin PBXCopyFilesBuildPhase section */
24CBEC5D1F0EAD310093EABB /* Embed App Extensions */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 13;
files = (
24CBEC591F0EAD310093EABB /* RiotShareExtension.appex in Embed App Extensions */,
2017-09-01 08:38:54 +00:00
92726A4B1F58737A004AD26F /* SiriIntents.appex in Embed App Extensions */,
);
name = "Embed App Extensions";
2017-08-22 18:32:31 +00:00
runOnlyForDeploymentPostprocessing = 0;
2017-09-01 08:38:54 +00:00
};
3233F7481F3497E2006ACA81 /* Embed Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
3233F7471F3497E2006ACA81 /* JitsiMeet.framework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
};
2017-07-26 14:08:00 +00:00
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
24CBEC4E1F0EAD310093EABB /* RiotShareExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = RiotShareExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
2510A69B4A681C1FEC36E848 /* Pods_RiotPods_Riot.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RiotPods_Riot.framework; sourceTree = BUILT_PRODUCTS_DIR; };
319CD7C67A47A3D35959E18F /* Pods-RiotPods-Riot.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RiotPods-Riot.release.xcconfig"; path = "Pods/Target Support Files/Pods-RiotPods-Riot/Pods-RiotPods-Riot.release.xcconfig"; sourceTree = "<group>"; };
3209451121F1C1430088CAA2 /* BlackTheme.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlackTheme.swift; sourceTree = "<group>"; };
32242F0821E8B05F00725742 /* UIColor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIColor.swift; sourceTree = "<group>"; };
32242F0C21E8FBA900725742 /* ThemeService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ThemeService.m; sourceTree = "<group>"; };
32242F0D21E8FBA900725742 /* Theme.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Theme.swift; sourceTree = "<group>"; };
32242F0F21E8FBA900725742 /* DefaultTheme.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DefaultTheme.swift; sourceTree = "<group>"; };
32242F1021E8FBA900725742 /* DarkTheme.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DarkTheme.swift; sourceTree = "<group>"; };
32242F1121E8FBA900725742 /* ThemeService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ThemeService.h; sourceTree = "<group>"; };
3233F7441F3497DA006ACA81 /* JitsiMeet.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = JitsiMeet.framework; sourceTree = "<group>"; };
3267EFB320E379FD00FF1CAA /* CHANGES.rst */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CHANGES.rst; sourceTree = "<group>"; };
3267EFB420E379FD00FF1CAA /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; fileEncoding = 4; path = Podfile; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
3267EFB520E379FD00FF1CAA /* AUTHORS.rst */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AUTHORS.rst; sourceTree = "<group>"; };
3267EFB620E379FD00FF1CAA /* README.rst */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.rst; sourceTree = "<group>"; };
3275FD8B21A5A2C500B9C13D /* TermsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TermsView.swift; sourceTree = "<group>"; };
3284A35020A07C210044F922 /* postMessageAPI.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = postMessageAPI.js; sourceTree = "<group>"; };
32B1FEDA21A46F2C00637127 /* TermsView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = TermsView.xib; sourceTree = "<group>"; };
2018-08-09 08:40:40 +00:00
32BDC9A1211C2C870064AF51 /* zh_Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh_Hant; path = zh_Hant.lproj/InfoPlist.strings; sourceTree = "<group>"; };
32BDC9A2211C2C870064AF51 /* zh_Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh_Hant; path = zh_Hant.lproj/Localizable.strings; sourceTree = "<group>"; };
32BDC9A3211C2C870064AF51 /* zh_Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh_Hant; path = zh_Hant.lproj/Vector.strings; sourceTree = "<group>"; };
32BDC9A4211C34C90064AF51 /* sq */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sq; path = sq.lproj/InfoPlist.strings; sourceTree = "<group>"; };
32BDC9A5211C34C90064AF51 /* sq */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sq; path = sq.lproj/Localizable.strings; sourceTree = "<group>"; };
32BDC9A6211C34C90064AF51 /* sq */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sq; path = sq.lproj/Vector.strings; sourceTree = "<group>"; };
2018-09-10 16:24:59 +00:00
32D7159E2146CC6F00DF59C9 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Vector.strings; sourceTree = "<group>"; };
32D7159F2146CC7F00DF59C9 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
32D715A02146CC8800DF59C9 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/InfoPlist.strings; sourceTree = "<group>"; };
3998C51E0196D42B366E0900 /* Pods-RiotPods-RiotShareExtension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RiotPods-RiotShareExtension.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RiotPods-RiotShareExtension/Pods-RiotPods-RiotShareExtension.debug.xcconfig"; sourceTree = "<group>"; };
3D78489021AC9E6400B98A7D /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/InfoPlist.strings; sourceTree = "<group>"; };
3D78489121AC9E6500B98A7D /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; };
3D78489221AC9E6500B98A7D /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Vector.strings; sourceTree = "<group>"; };
3D78489321ACA25200B98A7D /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/InfoPlist.strings; sourceTree = "<group>"; };
3D78489421ACA25300B98A7D /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Localizable.strings; sourceTree = "<group>"; };
3D78489521ACA25300B98A7D /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Vector.strings; sourceTree = "<group>"; };
78CD06F14060998545642330 /* Pods-RiotPods-Riot.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RiotPods-Riot.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RiotPods-Riot/Pods-RiotPods-Riot.debug.xcconfig"; sourceTree = "<group>"; };
926FA53D1F4C132000F826C2 /* MXSession+Riot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MXSession+Riot.h"; sourceTree = "<group>"; };
926FA53E1F4C132000F826C2 /* MXSession+Riot.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MXSession+Riot.m"; sourceTree = "<group>"; };
2017-09-01 08:38:54 +00:00
92726A431F58737A004AD26F /* SiriIntents.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = SiriIntents.appex; sourceTree = BUILT_PRODUCTS_DIR; };
92726A451F58737A004AD26F /* IntentHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IntentHandler.h; sourceTree = "<group>"; };
92726A461F58737A004AD26F /* IntentHandler.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = IntentHandler.m; sourceTree = "<group>"; };
92726A481F58737A004AD26F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
92726A4F1F587393004AD26F /* SiriIntents.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = SiriIntents.entitlements; sourceTree = "<group>"; };
92726A501F587410004AD26F /* Intents.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Intents.framework; path = System/Library/Frameworks/Intents.framework; sourceTree = SDKROOT; };
B1098BDA21ECE09E000DDA48 /* Strings.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Strings.swift; sourceTree = "<group>"; };
B1098BDC21ECE09E000DDA48 /* Images.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Images.swift; sourceTree = "<group>"; };
B1098BDE21ECE09E000DDA48 /* RiotDefaults.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RiotDefaults.swift; sourceTree = "<group>"; };
B1098BE421ECE1FC000DDA48 /* Storyboards.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Storyboards.swift; sourceTree = "<group>"; };
B1664BAD20F4E67500808783 /* FallbackViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = FallbackViewController.xib; sourceTree = "<group>"; };
B1664BAE20F4E67500808783 /* FallbackViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FallbackViewController.m; sourceTree = "<group>"; };
B1664BAF20F4E67500808783 /* FallbackViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FallbackViewController.h; sourceTree = "<group>"; };
B1664BB120F4E67500808783 /* SharePresentingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SharePresentingViewController.h; sourceTree = "<group>"; };
B1664BB220F4E67500808783 /* SharePresentingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SharePresentingViewController.m; sourceTree = "<group>"; };
B1664BB520F4E67500808783 /* ShareDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShareDataSource.m; sourceTree = "<group>"; };
B1664BB620F4E67500808783 /* ShareDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShareDataSource.h; sourceTree = "<group>"; };
B1664BB720F4E67500808783 /* ShareViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ShareViewController.xib; sourceTree = "<group>"; };
B1664BB820F4E67500808783 /* ShareViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShareViewController.m; sourceTree = "<group>"; };
B1664BBA20F4E67500808783 /* RoomsListViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomsListViewController.xib; sourceTree = "<group>"; };
B1664BBB20F4E67500808783 /* RoomsListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomsListViewController.h; sourceTree = "<group>"; };
B1664BBC20F4E67500808783 /* RoomsListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomsListViewController.m; sourceTree = "<group>"; };
B1664BBE20F4E67500808783 /* RecentRoomTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RecentRoomTableViewCell.m; sourceTree = "<group>"; };
B1664BBF20F4E67500808783 /* RecentRoomTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RecentRoomTableViewCell.xib; sourceTree = "<group>"; };
B1664BC020F4E67500808783 /* RecentRoomTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RecentRoomTableViewCell.h; sourceTree = "<group>"; };
B1664BC120F4E67500808783 /* ShareViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShareViewController.h; sourceTree = "<group>"; };
B1664BC320F4E67600808783 /* ShareExtensionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShareExtensionManager.h; sourceTree = "<group>"; };
B1664BC420F4E67600808783 /* ShareExtensionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShareExtensionManager.m; sourceTree = "<group>"; };
B1664BD120F4E82700808783 /* RiotShareExtension-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "RiotShareExtension-Bridging-Header.h"; sourceTree = "<group>"; };
B1664BD220F4E82800808783 /* RiotShareExtension.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = RiotShareExtension.entitlements; sourceTree = "<group>"; };
B1664BD320F4E82800808783 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
B1664D5A20F4EBEC00808783 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
B1664D5B20F4EBED00808783 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/InfoPlist.strings; sourceTree = "<group>"; };
B1664D5E20F4EBEE00808783 /* eu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = eu; path = eu.lproj/InfoPlist.strings; sourceTree = "<group>"; };
B1664D5F20F4EBEE00808783 /* bg */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = bg; path = bg.lproj/InfoPlist.strings; sourceTree = "<group>"; };
B1664D6720F4EBF000808783 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Vector.strings; sourceTree = "<group>"; };
B1664D6920F4EBF000808783 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
B1664D6B20F4EBF000808783 /* eu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = eu; path = eu.lproj/Vector.strings; sourceTree = "<group>"; };
B1664D6C20F4EBF100808783 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Vector.strings; sourceTree = "<group>"; };
B1664D6D20F4EBF100808783 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/InfoPlist.strings; sourceTree = "<group>"; };
B1664D7320F4EBF200808783 /* eu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = eu; path = eu.lproj/Localizable.strings; sourceTree = "<group>"; };
B1664D7520F4EBF300808783 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
B1664D7720F4EBF300808783 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; };
B1664D7820F4EBF400808783 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
B1664D7920F4EBF400808783 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Vector.strings; sourceTree = "<group>"; };
B1664D7A20F4EBF400808783 /* bg */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = bg; path = bg.lproj/Vector.strings; sourceTree = "<group>"; };
B1664D7B20F4EBF400808783 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/InfoPlist.strings; sourceTree = "<group>"; };
B1664D7D20F4EBF500808783 /* bg */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = bg; path = bg.lproj/Localizable.strings; sourceTree = "<group>"; };
B1664D7E20F4EBF500808783 /* is */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = is; path = is.lproj/Vector.strings; sourceTree = "<group>"; };
B1664D7F20F4EBF500808783 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/Vector.strings; sourceTree = "<group>"; };
B1664D8020F4EBF500808783 /* zh_Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh_Hans; path = zh_Hans.lproj/Localizable.strings; sourceTree = "<group>"; };
B1664D8220F4EBF600808783 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
B1664D8320F4EBF600808783 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/InfoPlist.strings; sourceTree = "<group>"; };
B1664D8520F4EBF700808783 /* zh_Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh_Hans; path = zh_Hans.lproj/InfoPlist.strings; sourceTree = "<group>"; };
B1664D8620F4EBF700808783 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Vector.strings; sourceTree = "<group>"; };
B1664D8820F4EBF700808783 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Vector.strings; sourceTree = "<group>"; };
B1664D8920F4EBF700808783 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = "<group>"; };
B1664D8A20F4EBF800808783 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Vector.strings; sourceTree = "<group>"; };
B1664D8B20F4EBF800808783 /* zh_Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh_Hans; path = zh_Hans.lproj/Vector.strings; sourceTree = "<group>"; };
B1664D8C20F4EBF800808783 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
B1664D8D20F4EBF800808783 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/Localizable.strings; sourceTree = "<group>"; };
B1664D8E20F4EBF900808783 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Localizable.strings; sourceTree = "<group>"; };
B169328620F3954A00746532 /* SharedImages.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = SharedImages.xcassets; sourceTree = "<group>"; };
B169329420F39E6200746532 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
B169329620F39E6300746532 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
2018-07-09 14:18:55 +00:00
B169329E20F3A21B00746532 /* Riot-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Riot-Bridging-Header.h"; sourceTree = "<group>"; };
B169329F20F3A21B00746532 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
B16932A020F3A21B00746532 /* Riot.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Riot.entitlements; sourceTree = "<group>"; };
B16932A120F3A21B00746532 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
B16932A220F3A21B00746532 /* empty.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = empty.mm; sourceTree = "<group>"; };
B16932AF20F3AC9200746532 /* RoomSearchDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomSearchDataSource.m; sourceTree = "<group>"; };
B16932B020F3AC9200746532 /* RoomSearchDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomSearchDataSource.h; sourceTree = "<group>"; };
B16932E520F3C37100746532 /* HomeMessagesSearchDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeMessagesSearchDataSource.h; sourceTree = "<group>"; };
B16932E620F3C37100746532 /* HomeMessagesSearchDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeMessagesSearchDataSource.m; sourceTree = "<group>"; };
B16932E820F3C39000746532 /* UnifiedSearchRecentsDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UnifiedSearchRecentsDataSource.h; sourceTree = "<group>"; };
B16932E920F3C39000746532 /* UnifiedSearchRecentsDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UnifiedSearchRecentsDataSource.m; sourceTree = "<group>"; };
B16932EC20F3C3C800746532 /* FilesSearchCellData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FilesSearchCellData.m; sourceTree = "<group>"; };
B16932ED20F3C3C800746532 /* FilesSearchCellData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FilesSearchCellData.h; sourceTree = "<group>"; };
B16932F020F3C49D00746532 /* GroupsDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GroupsDataSource.h; sourceTree = "<group>"; };
B16932F120F3C49E00746532 /* GroupsDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GroupsDataSource.m; sourceTree = "<group>"; };
B16932F520F3C50E00746532 /* RecentsDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RecentsDataSource.h; sourceTree = "<group>"; };
B16932F620F3C50E00746532 /* RecentsDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RecentsDataSource.m; sourceTree = "<group>"; };
B16932F820F3C51900746532 /* RecentCellData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RecentCellData.h; sourceTree = "<group>"; };
B16932F920F3C51900746532 /* RecentCellData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RecentCellData.m; sourceTree = "<group>"; };
B16932FE20F3C97D00746532 /* RoomDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomDataSource.h; sourceTree = "<group>"; };
B16932FF20F3C97D00746532 /* RoomDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomDataSource.m; sourceTree = "<group>"; };
B169330120F3C98800746532 /* RoomBubbleCellData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomBubbleCellData.m; sourceTree = "<group>"; };
B169330220F3C98900746532 /* RoomBubbleCellData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomBubbleCellData.h; sourceTree = "<group>"; };
B169330620F3CA0D00746532 /* ContactsDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContactsDataSource.m; sourceTree = "<group>"; };
B169330720F3CA0D00746532 /* ContactsDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContactsDataSource.h; sourceTree = "<group>"; };
B169330920F3CA3900746532 /* Contact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Contact.h; sourceTree = "<group>"; };
B169330A20F3CA3900746532 /* Contact.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Contact.m; sourceTree = "<group>"; };
B169330E20F3CAFC00746532 /* PublicRoomTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PublicRoomTableViewCell.m; sourceTree = "<group>"; };
B169330F20F3CAFC00746532 /* PublicRoomTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PublicRoomTableViewCell.xib; sourceTree = "<group>"; };
B169331020F3CAFC00746532 /* PublicRoomTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PublicRoomTableViewCell.h; sourceTree = "<group>"; };
B169331220F3CAFC00746532 /* PublicRoomsDirectoryDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PublicRoomsDirectoryDataSource.m; sourceTree = "<group>"; };
B169331320F3CAFC00746532 /* PublicRoomsDirectoryDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PublicRoomsDirectoryDataSource.h; sourceTree = "<group>"; };
2018-08-08 09:28:00 +00:00
B17982FE2119FED2001FD722 /* GDPRConsentViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GDPRConsentViewController.swift; sourceTree = "<group>"; };
B1798301211B13B3001FD722 /* OnBoardingManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnBoardingManager.swift; sourceTree = "<group>"; };
B1B5567920EE6C4C00210D55 /* CountryPickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CountryPickerViewController.h; sourceTree = "<group>"; };
B1B5567A20EE6C4C00210D55 /* CountryPickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CountryPickerViewController.m; sourceTree = "<group>"; };
B1B5567C20EE6C4C00210D55 /* LanguagePickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LanguagePickerViewController.m; sourceTree = "<group>"; };
B1B5567D20EE6C4C00210D55 /* LanguagePickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LanguagePickerViewController.h; sourceTree = "<group>"; };
B1B5567E20EE6C4C00210D55 /* SettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SettingsViewController.m; sourceTree = "<group>"; };
B1B5567F20EE6C4C00210D55 /* SettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SettingsViewController.h; sourceTree = "<group>"; };
B1B5568120EE6C4C00210D55 /* DeactivateAccountViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DeactivateAccountViewController.m; sourceTree = "<group>"; };
B1B5568220EE6C4C00210D55 /* DeactivateAccountViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeactivateAccountViewController.h; sourceTree = "<group>"; };
B1B5568320EE6C4C00210D55 /* DeactivateAccountViewController.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = DeactivateAccountViewController.storyboard; sourceTree = "<group>"; };
B1B5568520EE6C4C00210D55 /* HomeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeViewController.m; sourceTree = "<group>"; };
B1B5568620EE6C4C00210D55 /* HomeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeViewController.h; sourceTree = "<group>"; };
B1B5568820EE6C4C00210D55 /* ContactDetailsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContactDetailsViewController.m; sourceTree = "<group>"; };
B1B5568920EE6C4C00210D55 /* ContactsTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContactsTableViewController.h; sourceTree = "<group>"; };
B1B5568A20EE6C4C00210D55 /* ContactDetailsViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ContactDetailsViewController.xib; sourceTree = "<group>"; };
B1B5568B20EE6C4C00210D55 /* ContactDetailsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContactDetailsViewController.h; sourceTree = "<group>"; };
B1B5568C20EE6C4C00210D55 /* ContactsTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContactsTableViewController.m; sourceTree = "<group>"; };
B1B5568D20EE6C4C00210D55 /* ContactsTableViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ContactsTableViewController.xib; sourceTree = "<group>"; };
B1B5568F20EE6C4C00210D55 /* RoomViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomViewController.h; sourceTree = "<group>"; };
B1B5569120EE6C4C00210D55 /* RoomSettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomSettingsViewController.h; sourceTree = "<group>"; };
B1B5569220EE6C4C00210D55 /* RoomSettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomSettingsViewController.m; sourceTree = "<group>"; };
B1B5569420EE6C4C00210D55 /* AttachmentsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AttachmentsViewController.h; sourceTree = "<group>"; };
B1B5569520EE6C4C00210D55 /* AttachmentsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AttachmentsViewController.m; sourceTree = "<group>"; };
B1B5569620EE6C4C00210D55 /* RoomViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomViewController.xib; sourceTree = "<group>"; };
B1B5569920EE6C4C00210D55 /* RoomMessagesSearchViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomMessagesSearchViewController.h; sourceTree = "<group>"; };
B1B5569A20EE6C4C00210D55 /* RoomMessagesSearchViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomMessagesSearchViewController.m; sourceTree = "<group>"; };
B1B5569B20EE6C4C00210D55 /* RoomSearchViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomSearchViewController.h; sourceTree = "<group>"; };
B1B5569D20EE6C4C00210D55 /* RoomFilesSearchViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomFilesSearchViewController.h; sourceTree = "<group>"; };
B1B5569E20EE6C4C00210D55 /* RoomFilesSearchViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomFilesSearchViewController.m; sourceTree = "<group>"; };
B1B5569F20EE6C4C00210D55 /* RoomSearchViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomSearchViewController.m; sourceTree = "<group>"; };
B1B556A020EE6C4C00210D55 /* RoomViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomViewController.m; sourceTree = "<group>"; };
B1B556A220EE6C4C00210D55 /* RoomFilesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomFilesViewController.m; sourceTree = "<group>"; };
B1B556A320EE6C4C00210D55 /* RoomFilesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomFilesViewController.h; sourceTree = "<group>"; };
B1B556A520EE6C4C00210D55 /* RoomParticipantsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomParticipantsViewController.h; sourceTree = "<group>"; };
B1B556A720EE6C4C00210D55 /* RoomMemberDetailsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomMemberDetailsViewController.h; sourceTree = "<group>"; };
B1B556A820EE6C4C00210D55 /* RoomMemberDetailsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomMemberDetailsViewController.m; sourceTree = "<group>"; };
B1B556A920EE6C4C00210D55 /* RoomMemberDetailsViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomMemberDetailsViewController.xib; sourceTree = "<group>"; };
B1B556AA20EE6C4C00210D55 /* RoomParticipantsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomParticipantsViewController.m; sourceTree = "<group>"; };
B1B556AB20EE6C4C00210D55 /* RoomParticipantsViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomParticipantsViewController.xib; sourceTree = "<group>"; };
B1B556AD20EE6C4C00210D55 /* ReadReceiptsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReadReceiptsViewController.h; sourceTree = "<group>"; };
B1B556AE20EE6C4C00210D55 /* ReadReceiptsViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ReadReceiptsViewController.xib; sourceTree = "<group>"; };
B1B556AF20EE6C4C00210D55 /* ReadReceiptsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ReadReceiptsViewController.m; sourceTree = "<group>"; };
B1B556B120EE6C4C00210D55 /* BugReportViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = BugReportViewController.xib; sourceTree = "<group>"; };
B1B556B220EE6C4C00210D55 /* BugReportViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BugReportViewController.h; sourceTree = "<group>"; };
B1B556B320EE6C4C00210D55 /* BugReportViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BugReportViewController.m; sourceTree = "<group>"; };
B1B556B620EE6C4C00210D55 /* GroupHomeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GroupHomeViewController.h; sourceTree = "<group>"; };
B1B556B720EE6C4C00210D55 /* GroupHomeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GroupHomeViewController.m; sourceTree = "<group>"; };
B1B556B820EE6C4C00210D55 /* GroupHomeViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = GroupHomeViewController.xib; sourceTree = "<group>"; };
B1B556B920EE6C4C00210D55 /* GroupsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GroupsViewController.h; sourceTree = "<group>"; };
B1B556BB20EE6C4C00210D55 /* GroupDetailsViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = GroupDetailsViewController.xib; sourceTree = "<group>"; };
B1B556BC20EE6C4C00210D55 /* GroupDetailsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GroupDetailsViewController.h; sourceTree = "<group>"; };
B1B556BD20EE6C4C00210D55 /* GroupDetailsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GroupDetailsViewController.m; sourceTree = "<group>"; };
B1B556BE20EE6C4C00210D55 /* GroupsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GroupsViewController.m; sourceTree = "<group>"; };
B1B556C020EE6C4C00210D55 /* GroupParticipantsViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = GroupParticipantsViewController.xib; sourceTree = "<group>"; };
B1B556C120EE6C4C00210D55 /* GroupParticipantsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GroupParticipantsViewController.m; sourceTree = "<group>"; };
B1B556C220EE6C4C00210D55 /* GroupParticipantsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GroupParticipantsViewController.h; sourceTree = "<group>"; };
B1B556C420EE6C4C00210D55 /* GroupRoomsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GroupRoomsViewController.h; sourceTree = "<group>"; };
B1B556C520EE6C4C00210D55 /* GroupRoomsViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = GroupRoomsViewController.xib; sourceTree = "<group>"; };
B1B556C620EE6C4C00210D55 /* GroupRoomsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GroupRoomsViewController.m; sourceTree = "<group>"; };
B1B556C820EE6C4C00210D55 /* FavouritesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FavouritesViewController.h; sourceTree = "<group>"; };
B1B556C920EE6C4C00210D55 /* FavouritesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FavouritesViewController.m; sourceTree = "<group>"; };
B1B556CB20EE6C4C00210D55 /* MasterTabBarController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MasterTabBarController.h; sourceTree = "<group>"; };
B1B556CC20EE6C4C00210D55 /* MasterTabBarController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MasterTabBarController.m; sourceTree = "<group>"; };
B1B556CF20EE6C4C00210D55 /* WebViewViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebViewViewController.h; sourceTree = "<group>"; };
B1B556D020EE6C4C00210D55 /* WebViewViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WebViewViewController.m; sourceTree = "<group>"; };
B1B556D220EE6C4C00210D55 /* RiotNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RiotNavigationController.h; sourceTree = "<group>"; };
B1B556D320EE6C4C00210D55 /* RiotNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RiotNavigationController.m; sourceTree = "<group>"; };
B1B556D520EE6C4C00210D55 /* SegmentedViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SegmentedViewController.h; sourceTree = "<group>"; };
B1B556D620EE6C4C00210D55 /* SegmentedViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SegmentedViewController.xib; sourceTree = "<group>"; };
B1B556D720EE6C4C00210D55 /* SegmentedViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SegmentedViewController.m; sourceTree = "<group>"; };
B1B556D920EE6C4C00210D55 /* RecentsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RecentsViewController.m; sourceTree = "<group>"; };
B1B556DA20EE6C4C00210D55 /* RecentsViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RecentsViewController.xib; sourceTree = "<group>"; };
B1B556DB20EE6C4C00210D55 /* RecentsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RecentsViewController.h; sourceTree = "<group>"; };
B1B556DD20EE6C4C00210D55 /* CallViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CallViewController.h; sourceTree = "<group>"; };
B1B556DE20EE6C4C00210D55 /* CallViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = CallViewController.xib; sourceTree = "<group>"; };
B1B556DF20EE6C4C00210D55 /* CallViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CallViewController.m; sourceTree = "<group>"; };
B1B556E120EE6C4C00210D55 /* StartChatViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StartChatViewController.h; sourceTree = "<group>"; };
B1B556E220EE6C4C00210D55 /* StartChatViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StartChatViewController.m; sourceTree = "<group>"; };
B1B556E320EE6C4C00210D55 /* StartChatViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = StartChatViewController.xib; sourceTree = "<group>"; };
B1B556E520EE6C4C00210D55 /* UsersDevicesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UsersDevicesViewController.m; sourceTree = "<group>"; };
B1B556E620EE6C4C00210D55 /* UsersDevicesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsersDevicesViewController.h; sourceTree = "<group>"; };
B1B556E820EE6C4C00210D55 /* PeopleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PeopleViewController.m; sourceTree = "<group>"; };
B1B556E920EE6C4C00210D55 /* PeopleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PeopleViewController.h; sourceTree = "<group>"; };
B1B556EB20EE6C4C00210D55 /* RiotSplitViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RiotSplitViewController.m; sourceTree = "<group>"; };
B1B556EC20EE6C4C00210D55 /* RiotSplitViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RiotSplitViewController.h; sourceTree = "<group>"; };
B1B556EE20EE6C4C00210D55 /* MediaAlbumContentViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MediaAlbumContentViewController.h; sourceTree = "<group>"; };
B1B556EF20EE6C4C00210D55 /* MediaPickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MediaPickerViewController.m; sourceTree = "<group>"; };
B1B556F020EE6C4C00210D55 /* MediaAlbumContentViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MediaAlbumContentViewController.m; sourceTree = "<group>"; };
B1B556F120EE6C4C00210D55 /* MediaAlbumContentViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MediaAlbumContentViewController.xib; sourceTree = "<group>"; };
B1B556F220EE6C4C00210D55 /* MediaPickerViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MediaPickerViewController.xib; sourceTree = "<group>"; };
B1B556F320EE6C4C00210D55 /* MediaPickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MediaPickerViewController.h; sourceTree = "<group>"; };
B1B556F520EE6C4C00210D55 /* DirectoryServerPickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DirectoryServerPickerViewController.h; sourceTree = "<group>"; };
B1B556F620EE6C4C00210D55 /* RoomsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomsViewController.h; sourceTree = "<group>"; };
B1B556F720EE6C4C00210D55 /* DirectoryServerPickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DirectoryServerPickerViewController.m; sourceTree = "<group>"; };
B1B556F820EE6C4C00210D55 /* RoomsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomsViewController.m; sourceTree = "<group>"; };
B1B556FA20EE6C4C00210D55 /* AuthenticationViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AuthenticationViewController.h; sourceTree = "<group>"; };
B1B556FB20EE6C4C00210D55 /* AuthenticationViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AuthenticationViewController.xib; sourceTree = "<group>"; };
B1B556FC20EE6C4C00210D55 /* AuthenticationViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AuthenticationViewController.m; sourceTree = "<group>"; };
B1B556FE20EE6C4C00210D55 /* RoomKeyRequestViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomKeyRequestViewController.m; sourceTree = "<group>"; };
B1B556FF20EE6C4C00210D55 /* RoomKeyRequestViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomKeyRequestViewController.h; sourceTree = "<group>"; };
B1B5570E20EE6C4C00210D55 /* HomeMessagesSearchViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeMessagesSearchViewController.h; sourceTree = "<group>"; };
B1B5570F20EE6C4C00210D55 /* HomeMessagesSearchViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeMessagesSearchViewController.m; sourceTree = "<group>"; };
B1B5571020EE6C4C00210D55 /* UnifiedSearchViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UnifiedSearchViewController.h; sourceTree = "<group>"; };
B1B5571120EE6C4C00210D55 /* UnifiedSearchViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UnifiedSearchViewController.m; sourceTree = "<group>"; };
B1B5571320EE6C4C00210D55 /* HomeFilesSearchViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeFilesSearchViewController.h; sourceTree = "<group>"; };
B1B5571420EE6C4C00210D55 /* HomeFilesSearchViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeFilesSearchViewController.m; sourceTree = "<group>"; };
B1B5571620EE6C4C00210D55 /* DirectoryViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DirectoryViewController.m; sourceTree = "<group>"; };
B1B5571720EE6C4C00210D55 /* DirectoryViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DirectoryViewController.h; sourceTree = "<group>"; };
B1B5576020EE702800210D55 /* IntegrationManagerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IntegrationManagerViewController.m; sourceTree = "<group>"; };
B1B5576220EE702800210D55 /* WidgetPickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WidgetPickerViewController.m; sourceTree = "<group>"; };
B1B5576320EE702800210D55 /* WidgetPickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WidgetPickerViewController.h; sourceTree = "<group>"; };
B1B5576420EE702800210D55 /* IntegrationManagerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IntegrationManagerViewController.h; sourceTree = "<group>"; };
B1B5576720EE702800210D55 /* StickerPickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StickerPickerViewController.h; sourceTree = "<group>"; };
B1B5576820EE702800210D55 /* StickerPickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StickerPickerViewController.m; sourceTree = "<group>"; };
B1B5576A20EE702800210D55 /* JitsiViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JitsiViewController.h; sourceTree = "<group>"; };
B1B5576B20EE702800210D55 /* JitsiViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = JitsiViewController.xib; sourceTree = "<group>"; };
B1B5576C20EE702800210D55 /* JitsiViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JitsiViewController.m; sourceTree = "<group>"; };
B1B5576D20EE702800210D55 /* WidgetViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WidgetViewController.m; sourceTree = "<group>"; };
B1B5576E20EE702800210D55 /* WidgetViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WidgetViewController.h; sourceTree = "<group>"; };
2018-07-06 14:42:45 +00:00
B1B5577920EE84BC00210D55 /* CircleButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CircleButton.h; sourceTree = "<group>"; };
B1B5577A20EE84BD00210D55 /* IncomingCallView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IncomingCallView.h; sourceTree = "<group>"; };
B1B5577B20EE84BE00210D55 /* CircleButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CircleButton.m; sourceTree = "<group>"; };
B1B5577C20EE84BF00210D55 /* IncomingCallView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IncomingCallView.m; sourceTree = "<group>"; };
B1B5578220EF564900210D55 /* GroupTableViewCellWithSwitch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GroupTableViewCellWithSwitch.h; sourceTree = "<group>"; };
B1B5578320EF564900210D55 /* GroupTableViewCellWithSwitch.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = GroupTableViewCellWithSwitch.xib; sourceTree = "<group>"; };
B1B5578420EF564900210D55 /* GroupTableViewCellWithSwitch.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GroupTableViewCellWithSwitch.m; sourceTree = "<group>"; };
B1B5578820EF568D00210D55 /* GroupInviteTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = GroupInviteTableViewCell.xib; sourceTree = "<group>"; };
B1B5578920EF568D00210D55 /* GroupTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GroupTableViewCell.m; sourceTree = "<group>"; };
B1B5578A20EF568D00210D55 /* GroupTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = GroupTableViewCell.xib; sourceTree = "<group>"; };
B1B5578B20EF568D00210D55 /* GroupInviteTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GroupInviteTableViewCell.m; sourceTree = "<group>"; };
B1B5578C20EF568D00210D55 /* GroupInviteTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GroupInviteTableViewCell.h; sourceTree = "<group>"; };
B1B5578D20EF568D00210D55 /* GroupTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GroupTableViewCell.h; sourceTree = "<group>"; };
B1B5579320EF575A00210D55 /* AuthInputsView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AuthInputsView.m; sourceTree = "<group>"; };
B1B5579420EF575A00210D55 /* ForgotPasswordInputsView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ForgotPasswordInputsView.m; sourceTree = "<group>"; };
B1B5579520EF575A00210D55 /* AuthInputsView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AuthInputsView.h; sourceTree = "<group>"; };
B1B5579620EF575A00210D55 /* AuthInputsView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AuthInputsView.xib; sourceTree = "<group>"; };
B1B5579720EF575A00210D55 /* ForgotPasswordInputsView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ForgotPasswordInputsView.h; sourceTree = "<group>"; };
B1B5579820EF575A00210D55 /* ForgotPasswordInputsView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ForgotPasswordInputsView.xib; sourceTree = "<group>"; };
B1B5579E20EF58AC00210D55 /* ContactTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContactTableViewCell.m; sourceTree = "<group>"; };
B1B5579F20EF58AC00210D55 /* ContactTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ContactTableViewCell.xib; sourceTree = "<group>"; };
B1B557A020EF58AC00210D55 /* ContactTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContactTableViewCell.h; sourceTree = "<group>"; };
B1B557A420EF5A1B00210D55 /* DeviceTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeviceTableViewCell.h; sourceTree = "<group>"; };
B1B557A520EF5A1B00210D55 /* DeviceTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = DeviceTableViewCell.xib; sourceTree = "<group>"; };
B1B557A620EF5A1B00210D55 /* DeviceTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DeviceTableViewCell.m; sourceTree = "<group>"; };
B1B557A920EF5A6C00210D55 /* DeviceView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeviceView.h; sourceTree = "<group>"; };
B1B557AA20EF5A6C00210D55 /* DeviceView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DeviceView.m; sourceTree = "<group>"; };
B1B557AB20EF5A6C00210D55 /* DeviceView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = DeviceView.xib; sourceTree = "<group>"; };
B1B557B020EF5AEF00210D55 /* EventDetailsView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EventDetailsView.h; sourceTree = "<group>"; };
B1B557B120EF5AEF00210D55 /* EventDetailsView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = EventDetailsView.xib; sourceTree = "<group>"; };
B1B557B220EF5AEF00210D55 /* EventDetailsView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EventDetailsView.m; sourceTree = "<group>"; };
B1B557B620EF5B4400210D55 /* KeyboardGrowingTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KeyboardGrowingTextView.m; sourceTree = "<group>"; };
B1B557B720EF5B4400210D55 /* RoomInputToolbarView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomInputToolbarView.m; sourceTree = "<group>"; };
B1B557B820EF5B4400210D55 /* DisabledRoomInputToolbarView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DisabledRoomInputToolbarView.m; sourceTree = "<group>"; };
B1B557B920EF5B4400210D55 /* RoomInputToolbarView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomInputToolbarView.xib; sourceTree = "<group>"; };
B1B557BA20EF5B4400210D55 /* DisabledRoomInputToolbarView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = DisabledRoomInputToolbarView.xib; sourceTree = "<group>"; };
B1B557BB20EF5B4400210D55 /* DisabledRoomInputToolbarView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DisabledRoomInputToolbarView.h; sourceTree = "<group>"; };
B1B557BC20EF5B4400210D55 /* RoomInputToolbarView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomInputToolbarView.h; sourceTree = "<group>"; };
B1B557C320EF5CD400210D55 /* DirectoryServerDetailTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DirectoryServerDetailTableViewCell.h; sourceTree = "<group>"; };
B1B557C420EF5CD400210D55 /* DirectoryServerDetailTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DirectoryServerDetailTableViewCell.m; sourceTree = "<group>"; };
B1B557C520EF5CD400210D55 /* DirectoryServerDetailTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = DirectoryServerDetailTableViewCell.xib; sourceTree = "<group>"; };
B1B557C820EF5D7F00210D55 /* DirectoryServerTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DirectoryServerTableViewCell.h; sourceTree = "<group>"; };
B1B557C920EF5D7F00210D55 /* DirectoryServerTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = DirectoryServerTableViewCell.xib; sourceTree = "<group>"; };
B1B557CA20EF5D7F00210D55 /* DirectoryServerTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DirectoryServerTableViewCell.m; sourceTree = "<group>"; };
B1B557CE20EF5E3500210D55 /* MediaAlbumTableCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MediaAlbumTableCell.m; sourceTree = "<group>"; };
B1B557CF20EF5E3500210D55 /* MediaAlbumTableCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MediaAlbumTableCell.h; sourceTree = "<group>"; };
B1B557D020EF5E3500210D55 /* MediaAlbumTableCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MediaAlbumTableCell.xib; sourceTree = "<group>"; };
B1B557D420EF5EA900210D55 /* RoomActivitiesView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomActivitiesView.h; sourceTree = "<group>"; };
B1B557D520EF5EA900210D55 /* RoomActivitiesView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomActivitiesView.xib; sourceTree = "<group>"; };
B1B557D620EF5EA900210D55 /* RoomActivitiesView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomActivitiesView.m; sourceTree = "<group>"; };
B1B557DA20EF5FBA00210D55 /* FilesSearchTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = FilesSearchTableViewCell.xib; sourceTree = "<group>"; };
B1B557DB20EF5FBA00210D55 /* FilesSearchTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FilesSearchTableViewCell.h; sourceTree = "<group>"; };
B1B557DC20EF5FBA00210D55 /* FilesSearchTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FilesSearchTableViewCell.m; sourceTree = "<group>"; };
B1B557E020EF60B900210D55 /* MessagesSearchResultAttachmentBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessagesSearchResultAttachmentBubbleCell.m; sourceTree = "<group>"; };
B1B557E120EF60B900210D55 /* MessagesSearchResultAttachmentBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MessagesSearchResultAttachmentBubbleCell.xib; sourceTree = "<group>"; };
B1B557E220EF60B900210D55 /* MessagesSearchResultAttachmentBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessagesSearchResultAttachmentBubbleCell.h; sourceTree = "<group>"; };
B1B557E520EF60F400210D55 /* MessagesSearchResultTextMsgBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MessagesSearchResultTextMsgBubbleCell.xib; sourceTree = "<group>"; };
B1B557E620EF60F400210D55 /* MessagesSearchResultTextMsgBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessagesSearchResultTextMsgBubbleCell.m; sourceTree = "<group>"; };
B1B557E720EF60F500210D55 /* MessagesSearchResultTextMsgBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessagesSearchResultTextMsgBubbleCell.h; sourceTree = "<group>"; };
B1B5580520EF625600210D55 /* PreviewRoomTitleView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PreviewRoomTitleView.h; sourceTree = "<group>"; };
B1B5580620EF625600210D55 /* PreviewRoomTitleView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PreviewRoomTitleView.m; sourceTree = "<group>"; };
B1B5580720EF625600210D55 /* PreviewRoomTitleView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PreviewRoomTitleView.xib; sourceTree = "<group>"; };
B1B5580820EF625600210D55 /* RoomTitleView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomTitleView.m; sourceTree = "<group>"; };
B1B5580A20EF625600210D55 /* ExpandedRoomTitleView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ExpandedRoomTitleView.m; sourceTree = "<group>"; };
B1B5580B20EF625600210D55 /* ExpandedRoomTitleView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ExpandedRoomTitleView.xib; sourceTree = "<group>"; };
B1B5580C20EF625600210D55 /* ExpandedRoomTitleView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExpandedRoomTitleView.h; sourceTree = "<group>"; };
B1B5580E20EF625700210D55 /* RoomAvatarTitleView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomAvatarTitleView.h; sourceTree = "<group>"; };
B1B5580F20EF625700210D55 /* RoomAvatarTitleView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomAvatarTitleView.m; sourceTree = "<group>"; };
B1B5581020EF625700210D55 /* RoomAvatarTitleView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomAvatarTitleView.xib; sourceTree = "<group>"; };
B1B5581120EF625700210D55 /* RoomTitleView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomTitleView.xib; sourceTree = "<group>"; };
B1B5581320EF625700210D55 /* SimpleRoomTitleView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleRoomTitleView.m; sourceTree = "<group>"; };
B1B5581420EF625700210D55 /* SimpleRoomTitleView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SimpleRoomTitleView.xib; sourceTree = "<group>"; };
B1B5581520EF625700210D55 /* SimpleRoomTitleView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleRoomTitleView.h; sourceTree = "<group>"; };
B1B5581620EF625700210D55 /* RoomTitleView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomTitleView.h; sourceTree = "<group>"; };
B1B5582220EF638A00210D55 /* RoomMemberTitleView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomMemberTitleView.m; sourceTree = "<group>"; };
B1B5582320EF638A00210D55 /* RoomMemberTitleView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomMemberTitleView.xib; sourceTree = "<group>"; };
B1B5582420EF638A00210D55 /* RoomMemberTitleView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomMemberTitleView.h; sourceTree = "<group>"; };
B1B5582820EF666100210D55 /* DirectoryRecentTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = DirectoryRecentTableViewCell.xib; sourceTree = "<group>"; };
B1B5582920EF666100210D55 /* DirectoryRecentTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DirectoryRecentTableViewCell.h; sourceTree = "<group>"; };
B1B5582A20EF666100210D55 /* DirectoryRecentTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DirectoryRecentTableViewCell.m; sourceTree = "<group>"; };
B1B5582D20EF66BA00210D55 /* RoomIdOrAliasTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomIdOrAliasTableViewCell.h; sourceTree = "<group>"; };
B1B5582E20EF66BA00210D55 /* RoomIdOrAliasTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomIdOrAliasTableViewCell.xib; sourceTree = "<group>"; };
B1B5582F20EF66BA00210D55 /* RoomIdOrAliasTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomIdOrAliasTableViewCell.m; sourceTree = "<group>"; };
B1B5583A20EF6E7F00210D55 /* GroupRoomTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = GroupRoomTableViewCell.xib; sourceTree = "<group>"; };
B1B5583B20EF6E7F00210D55 /* GroupRoomTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GroupRoomTableViewCell.m; sourceTree = "<group>"; };
B1B5583C20EF6E7F00210D55 /* GroupRoomTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GroupRoomTableViewCell.h; sourceTree = "<group>"; };
B1B5584020EF768E00210D55 /* RoomOutgoingTextMsgWithoutSenderInfoBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomOutgoingTextMsgWithoutSenderInfoBubbleCell.xib; sourceTree = "<group>"; };
B1B5584120EF768E00210D55 /* RoomMembershipBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomMembershipBubbleCell.xib; sourceTree = "<group>"; };
B1B5584320EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomIncomingEncryptedTextMsgWithPaginationTitleBubbleCell.h; sourceTree = "<group>"; };
B1B5584420EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomOutgoingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.h; sourceTree = "<group>"; };
B1B5584520EF768E00210D55 /* RoomOutgoingEncryptedAttachmentBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomOutgoingEncryptedAttachmentBubbleCell.h; sourceTree = "<group>"; };
B1B5584620EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderNameBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomOutgoingEncryptedTextMsgWithoutSenderNameBubbleCell.m; sourceTree = "<group>"; };
B1B5584720EF768E00210D55 /* RoomOutgoingEncryptedAttachmentWithPaginationTitleBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomOutgoingEncryptedAttachmentWithPaginationTitleBubbleCell.m; sourceTree = "<group>"; };
B1B5584820EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderNameBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomOutgoingEncryptedTextMsgWithoutSenderNameBubbleCell.xib; sourceTree = "<group>"; };
B1B5584920EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderInfoBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomIncomingEncryptedTextMsgWithoutSenderInfoBubbleCell.xib; sourceTree = "<group>"; };
B1B5584A20EF768E00210D55 /* RoomOutgoingEncryptedAttachmentWithoutSenderInfoBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomOutgoingEncryptedAttachmentWithoutSenderInfoBubbleCell.h; sourceTree = "<group>"; };
B1B5584B20EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderInfoBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomIncomingEncryptedTextMsgWithoutSenderInfoBubbleCell.h; sourceTree = "<group>"; };
B1B5584C20EF768E00210D55 /* RoomIncomingEncryptedAttachmentWithPaginationTitleBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomIncomingEncryptedAttachmentWithPaginationTitleBubbleCell.m; sourceTree = "<group>"; };
B1B5584D20EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderInfoBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomOutgoingEncryptedTextMsgWithoutSenderInfoBubbleCell.h; sourceTree = "<group>"; };
B1B5584E20EF768E00210D55 /* RoomOutgoingEncryptedTextMsgBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomOutgoingEncryptedTextMsgBubbleCell.h; sourceTree = "<group>"; };
B1B5584F20EF768E00210D55 /* RoomIncomingEncryptedTextMsgBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomIncomingEncryptedTextMsgBubbleCell.xib; sourceTree = "<group>"; };
B1B5585020EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderNameBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomIncomingEncryptedTextMsgWithoutSenderNameBubbleCell.m; sourceTree = "<group>"; };
B1B5585120EF768E00210D55 /* RoomEncryptedDataBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomEncryptedDataBubbleCell.h; sourceTree = "<group>"; };
B1B5585220EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomIncomingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m; sourceTree = "<group>"; };
B1B5585320EF768E00210D55 /* RoomOutgoingEncryptedTextMsgBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomOutgoingEncryptedTextMsgBubbleCell.xib; sourceTree = "<group>"; };
B1B5585420EF768E00210D55 /* RoomIncomingEncryptedAttachmentBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomIncomingEncryptedAttachmentBubbleCell.xib; sourceTree = "<group>"; };
B1B5585520EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomOutgoingEncryptedTextMsgWithPaginationTitleBubbleCell.m; sourceTree = "<group>"; };
B1B5585620EF768E00210D55 /* RoomIncomingEncryptedAttachmentBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomIncomingEncryptedAttachmentBubbleCell.m; sourceTree = "<group>"; };
B1B5585720EF768E00210D55 /* RoomIncomingEncryptedTextMsgBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomIncomingEncryptedTextMsgBubbleCell.h; sourceTree = "<group>"; };
B1B5585820EF768E00210D55 /* RoomIncomingEncryptedAttachmentWithoutSenderInfoBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomIncomingEncryptedAttachmentWithoutSenderInfoBubbleCell.m; sourceTree = "<group>"; };
B1B5585920EF768E00210D55 /* RoomOutgoingEncryptedAttachmentWithoutSenderInfoBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomOutgoingEncryptedAttachmentWithoutSenderInfoBubbleCell.xib; sourceTree = "<group>"; };
B1B5585A20EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderInfoBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomIncomingEncryptedTextMsgWithoutSenderInfoBubbleCell.m; sourceTree = "<group>"; };
B1B5585B20EF768E00210D55 /* RoomOutgoingEncryptedAttachmentWithoutSenderInfoBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomOutgoingEncryptedAttachmentWithoutSenderInfoBubbleCell.m; sourceTree = "<group>"; };
B1B5585C20EF768E00210D55 /* RoomOutgoingEncryptedAttachmentWithPaginationTitleBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomOutgoingEncryptedAttachmentWithPaginationTitleBubbleCell.xib; sourceTree = "<group>"; };
B1B5585D20EF768E00210D55 /* RoomOutgoingEncryptedAttachmentWithPaginationTitleBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomOutgoingEncryptedAttachmentWithPaginationTitleBubbleCell.h; sourceTree = "<group>"; };
B1B5585E20EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderNameBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomOutgoingEncryptedTextMsgWithoutSenderNameBubbleCell.h; sourceTree = "<group>"; };
B1B5585F20EF768E00210D55 /* RoomOutgoingEncryptedAttachmentBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomOutgoingEncryptedAttachmentBubbleCell.m; sourceTree = "<group>"; };
B1B5586020EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomIncomingEncryptedTextMsgWithPaginationTitleBubbleCell.m; sourceTree = "<group>"; };
B1B5586120EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomOutgoingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m; sourceTree = "<group>"; };
B1B5586220EF768E00210D55 /* RoomIncomingEncryptedAttachmentWithoutSenderInfoBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomIncomingEncryptedAttachmentWithoutSenderInfoBubbleCell.xib; sourceTree = "<group>"; };
B1B5586320EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomIncomingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.h; sourceTree = "<group>"; };
B1B5586420EF768E00210D55 /* RoomEncryptedDataBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomEncryptedDataBubbleCell.m; sourceTree = "<group>"; };
B1B5586520EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderNameBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomIncomingEncryptedTextMsgWithoutSenderNameBubbleCell.h; sourceTree = "<group>"; };
B1B5586620EF768E00210D55 /* RoomOutgoingEncryptedTextMsgBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomOutgoingEncryptedTextMsgBubbleCell.m; sourceTree = "<group>"; };
B1B5586720EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderInfoBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomOutgoingEncryptedTextMsgWithoutSenderInfoBubbleCell.m; sourceTree = "<group>"; };
B1B5586820EF768E00210D55 /* RoomIncomingEncryptedAttachmentWithPaginationTitleBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomIncomingEncryptedAttachmentWithPaginationTitleBubbleCell.h; sourceTree = "<group>"; };
B1B5586920EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomIncomingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib; sourceTree = "<group>"; };
B1B5586A20EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomOutgoingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib; sourceTree = "<group>"; };
B1B5586B20EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomOutgoingEncryptedTextMsgWithPaginationTitleBubbleCell.xib; sourceTree = "<group>"; };
B1B5586C20EF768E00210D55 /* RoomIncomingEncryptedAttachmentWithPaginationTitleBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomIncomingEncryptedAttachmentWithPaginationTitleBubbleCell.xib; sourceTree = "<group>"; };
B1B5586D20EF768E00210D55 /* RoomOutgoingEncryptedAttachmentBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomOutgoingEncryptedAttachmentBubbleCell.xib; sourceTree = "<group>"; };
B1B5586E20EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomOutgoingEncryptedTextMsgWithPaginationTitleBubbleCell.h; sourceTree = "<group>"; };
B1B5586F20EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderInfoBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomOutgoingEncryptedTextMsgWithoutSenderInfoBubbleCell.xib; sourceTree = "<group>"; };
B1B5587020EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderNameBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomIncomingEncryptedTextMsgWithoutSenderNameBubbleCell.xib; sourceTree = "<group>"; };
B1B5587120EF768E00210D55 /* RoomIncomingEncryptedAttachmentWithoutSenderInfoBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomIncomingEncryptedAttachmentWithoutSenderInfoBubbleCell.h; sourceTree = "<group>"; };
B1B5587220EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomIncomingEncryptedTextMsgWithPaginationTitleBubbleCell.xib; sourceTree = "<group>"; };
B1B5587320EF768E00210D55 /* RoomIncomingEncryptedTextMsgBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomIncomingEncryptedTextMsgBubbleCell.m; sourceTree = "<group>"; };
B1B5587420EF768E00210D55 /* RoomIncomingEncryptedAttachmentBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomIncomingEncryptedAttachmentBubbleCell.h; sourceTree = "<group>"; };
B1B5587520EF768E00210D55 /* RoomOutgoingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomOutgoingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.h; sourceTree = "<group>"; };
B1B5587620EF768E00210D55 /* RoomOutgoingTextMsgWithPaginationTitleBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomOutgoingTextMsgWithPaginationTitleBubbleCell.h; sourceTree = "<group>"; };
B1B5587720EF768E00210D55 /* RoomIncomingAttachmentBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomIncomingAttachmentBubbleCell.m; sourceTree = "<group>"; };
B1B5587820EF768E00210D55 /* RoomOutgoingTextMsgWithoutSenderInfoBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomOutgoingTextMsgWithoutSenderInfoBubbleCell.m; sourceTree = "<group>"; };
B1B5587920EF768E00210D55 /* RoomOutgoingTextMsgBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomOutgoingTextMsgBubbleCell.m; sourceTree = "<group>"; };
B1B5587A20EF768E00210D55 /* RoomOutgoingAttachmentWithoutSenderInfoBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomOutgoingAttachmentWithoutSenderInfoBubbleCell.h; sourceTree = "<group>"; };
B1B5587B20EF768E00210D55 /* RoomMembershipCollapsedBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomMembershipCollapsedBubbleCell.m; sourceTree = "<group>"; };
B1B5587C20EF768E00210D55 /* RoomMembershipBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomMembershipBubbleCell.h; sourceTree = "<group>"; };
B1B5587D20EF768E00210D55 /* RoomIncomingTextMsgBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomIncomingTextMsgBubbleCell.xib; sourceTree = "<group>"; };
B1B5587E20EF768E00210D55 /* RoomOutgoingTextMsgWithoutSenderNameBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomOutgoingTextMsgWithoutSenderNameBubbleCell.h; sourceTree = "<group>"; };
B1B5587F20EF768E00210D55 /* RoomEmptyBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomEmptyBubbleCell.xib; sourceTree = "<group>"; };
B1B5588020EF768E00210D55 /* RoomMembershipWithPaginationTitleBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomMembershipWithPaginationTitleBubbleCell.m; sourceTree = "<group>"; };
B1B5588120EF768E00210D55 /* RoomIncomingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomIncomingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.h; sourceTree = "<group>"; };
B1B5588220EF768E00210D55 /* RoomMembershipExpandedBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomMembershipExpandedBubbleCell.m; sourceTree = "<group>"; };
B1B5588320EF768E00210D55 /* RoomIncomingAttachmentWithoutSenderInfoBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomIncomingAttachmentWithoutSenderInfoBubbleCell.m; sourceTree = "<group>"; };
B1B5588420EF768E00210D55 /* RoomMembershipCollapsedWithPaginationTitleBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomMembershipCollapsedWithPaginationTitleBubbleCell.h; sourceTree = "<group>"; };
B1B5588520EF768E00210D55 /* RoomIncomingTextMsgWithoutSenderInfoBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomIncomingTextMsgWithoutSenderInfoBubbleCell.xib; sourceTree = "<group>"; };
B1B5588620EF768E00210D55 /* RoomIncomingTextMsgWithoutSenderInfoBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomIncomingTextMsgWithoutSenderInfoBubbleCell.h; sourceTree = "<group>"; };
B1B5588720EF768E00210D55 /* RoomIncomingAttachmentWithPaginationTitleBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomIncomingAttachmentWithPaginationTitleBubbleCell.m; sourceTree = "<group>"; };
B1B5588820EF768E00210D55 /* RoomSelectedStickerBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomSelectedStickerBubbleCell.m; sourceTree = "<group>"; };
B1B5588920EF768E00210D55 /* RoomOutgoingTextMsgWithPaginationTitleBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomOutgoingTextMsgWithPaginationTitleBubbleCell.xib; sourceTree = "<group>"; };
B1B5588A20EF768E00210D55 /* RoomMembershipExpandedWithPaginationTitleBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomMembershipExpandedWithPaginationTitleBubbleCell.h; sourceTree = "<group>"; };
B1B5588B20EF768E00210D55 /* RoomIncomingTextMsgBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomIncomingTextMsgBubbleCell.h; sourceTree = "<group>"; };
B1B5588C20EF768E00210D55 /* RoomIncomingTextMsgWithPaginationTitleBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomIncomingTextMsgWithPaginationTitleBubbleCell.xib; sourceTree = "<group>"; };
B1B5588D20EF768E00210D55 /* RoomIncomingTextMsgWithPaginationTitleBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomIncomingTextMsgWithPaginationTitleBubbleCell.h; sourceTree = "<group>"; };
B1B5588E20EF768E00210D55 /* RoomMembershipCollapsedBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomMembershipCollapsedBubbleCell.xib; sourceTree = "<group>"; };
B1B5588F20EF768E00210D55 /* RoomIncomingTextMsgWithoutSenderNameBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomIncomingTextMsgWithoutSenderNameBubbleCell.m; sourceTree = "<group>"; };
B1B5589020EF768E00210D55 /* RoomOutgoingAttachmentBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomOutgoingAttachmentBubbleCell.m; sourceTree = "<group>"; };
B1B5589120EF768E00210D55 /* RoomMembershipCollapsedWithPaginationTitleBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomMembershipCollapsedWithPaginationTitleBubbleCell.xib; sourceTree = "<group>"; };
B1B5589220EF768E00210D55 /* RoomEmptyBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomEmptyBubbleCell.h; sourceTree = "<group>"; };
B1B5589320EF768E00210D55 /* RoomOutgoingAttachmentWithPaginationTitleBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomOutgoingAttachmentWithPaginationTitleBubbleCell.m; sourceTree = "<group>"; };
B1B5589420EF768E00210D55 /* RoomIncomingAttachmentWithPaginationTitleBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomIncomingAttachmentWithPaginationTitleBubbleCell.xib; sourceTree = "<group>"; };
B1B5589520EF768E00210D55 /* RoomIncomingTextMsgWithoutSenderNameBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomIncomingTextMsgWithoutSenderNameBubbleCell.xib; sourceTree = "<group>"; };
B1B5589620EF768E00210D55 /* RoomOutgoingAttachmentWithoutSenderInfoBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomOutgoingAttachmentWithoutSenderInfoBubbleCell.m; sourceTree = "<group>"; };
B1B5589720EF768E00210D55 /* RoomMembershipCollapsedBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomMembershipCollapsedBubbleCell.h; sourceTree = "<group>"; };
B1B5589820EF768E00210D55 /* RoomOutgoingTextMsgWithoutSenderInfoBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomOutgoingTextMsgWithoutSenderInfoBubbleCell.h; sourceTree = "<group>"; };
B1B5589920EF768E00210D55 /* RoomOutgoingTextMsgBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomOutgoingTextMsgBubbleCell.h; sourceTree = "<group>"; };
B1B5589A20EF768E00210D55 /* RoomIncomingAttachmentBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomIncomingAttachmentBubbleCell.h; sourceTree = "<group>"; };
B1B5589B20EF768E00210D55 /* RoomOutgoingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomOutgoingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m; sourceTree = "<group>"; };
B1B5589C20EF768E00210D55 /* RoomOutgoingTextMsgWithPaginationTitleBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomOutgoingTextMsgWithPaginationTitleBubbleCell.m; sourceTree = "<group>"; };
B1B5589D20EF768E00210D55 /* RoomOutgoingTextMsgBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomOutgoingTextMsgBubbleCell.xib; sourceTree = "<group>"; };
B1B5589E20EF768E00210D55 /* RoomIncomingAttachmentWithoutSenderInfoBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomIncomingAttachmentWithoutSenderInfoBubbleCell.h; sourceTree = "<group>"; };
B1B5589F20EF768E00210D55 /* RoomIncomingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomIncomingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib; sourceTree = "<group>"; };
B1B558A020EF768E00210D55 /* RoomMembershipExpandedBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomMembershipExpandedBubbleCell.h; sourceTree = "<group>"; };
B1B558A120EF768E00210D55 /* RoomIncomingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomIncomingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m; sourceTree = "<group>"; };
B1B558A220EF768E00210D55 /* RoomMembershipWithPaginationTitleBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomMembershipWithPaginationTitleBubbleCell.h; sourceTree = "<group>"; };
B1B558A320EF768E00210D55 /* RoomOutgoingTextMsgWithoutSenderNameBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomOutgoingTextMsgWithoutSenderNameBubbleCell.m; sourceTree = "<group>"; };
B1B558A420EF768E00210D55 /* RoomMembershipBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomMembershipBubbleCell.m; sourceTree = "<group>"; };
B1B558A520EF768E00210D55 /* RoomIncomingAttachmentWithoutSenderInfoBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomIncomingAttachmentWithoutSenderInfoBubbleCell.xib; sourceTree = "<group>"; };
B1B558A620EF768E00210D55 /* RoomIncomingTextMsgWithPaginationTitleBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomIncomingTextMsgWithPaginationTitleBubbleCell.m; sourceTree = "<group>"; };
B1B558A720EF768E00210D55 /* RoomIncomingAttachmentBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomIncomingAttachmentBubbleCell.xib; sourceTree = "<group>"; };
B1B558A820EF768E00210D55 /* RoomMembershipExpandedWithPaginationTitleBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomMembershipExpandedWithPaginationTitleBubbleCell.xib; sourceTree = "<group>"; };
B1B558A920EF768E00210D55 /* RoomIncomingTextMsgBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomIncomingTextMsgBubbleCell.m; sourceTree = "<group>"; };
B1B558AA20EF768E00210D55 /* RoomOutgoingTextMsgWithoutSenderNameBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomOutgoingTextMsgWithoutSenderNameBubbleCell.xib; sourceTree = "<group>"; };
B1B558AB20EF768E00210D55 /* RoomMembershipExpandedWithPaginationTitleBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomMembershipExpandedWithPaginationTitleBubbleCell.m; sourceTree = "<group>"; };
B1B558AC20EF768E00210D55 /* RoomSelectedStickerBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomSelectedStickerBubbleCell.h; sourceTree = "<group>"; };
B1B558AD20EF768E00210D55 /* RoomOutgoingAttachmentWithPaginationTitleBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomOutgoingAttachmentWithPaginationTitleBubbleCell.xib; sourceTree = "<group>"; };
B1B558AE20EF768E00210D55 /* RoomSelectedStickerBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomSelectedStickerBubbleCell.xib; sourceTree = "<group>"; };
B1B558AF20EF768E00210D55 /* RoomIncomingAttachmentWithPaginationTitleBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomIncomingAttachmentWithPaginationTitleBubbleCell.h; sourceTree = "<group>"; };
B1B558B020EF768E00210D55 /* RoomOutgoingAttachmentBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomOutgoingAttachmentBubbleCell.xib; sourceTree = "<group>"; };
B1B558B120EF768E00210D55 /* RoomIncomingTextMsgWithoutSenderInfoBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomIncomingTextMsgWithoutSenderInfoBubbleCell.m; sourceTree = "<group>"; };
B1B558B220EF768E00210D55 /* RoomMembershipCollapsedWithPaginationTitleBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomMembershipCollapsedWithPaginationTitleBubbleCell.m; sourceTree = "<group>"; };
B1B558B320EF768E00210D55 /* RoomOutgoingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomOutgoingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib; sourceTree = "<group>"; };
B1B558B420EF768E00210D55 /* RoomMembershipWithPaginationTitleBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomMembershipWithPaginationTitleBubbleCell.xib; sourceTree = "<group>"; };
B1B558B520EF768E00210D55 /* RoomOutgoingAttachmentWithPaginationTitleBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomOutgoingAttachmentWithPaginationTitleBubbleCell.h; sourceTree = "<group>"; };
B1B558B620EF768E00210D55 /* RoomEmptyBubbleCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomEmptyBubbleCell.m; sourceTree = "<group>"; };
B1B558B720EF768E00210D55 /* RoomIncomingTextMsgWithoutSenderNameBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomIncomingTextMsgWithoutSenderNameBubbleCell.h; sourceTree = "<group>"; };
B1B558B820EF768E00210D55 /* RoomOutgoingAttachmentBubbleCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomOutgoingAttachmentBubbleCell.h; sourceTree = "<group>"; };
B1B558B920EF768E00210D55 /* RoomOutgoingAttachmentWithoutSenderInfoBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomOutgoingAttachmentWithoutSenderInfoBubbleCell.xib; sourceTree = "<group>"; };
B1B558BA20EF768E00210D55 /* RoomMembershipExpandedBubbleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomMembershipExpandedBubbleCell.xib; sourceTree = "<group>"; };
B1B5590C20EF782700210D55 /* TableViewCellWithPhoneNumberTextField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableViewCellWithPhoneNumberTextField.h; sourceTree = "<group>"; };
B1B5590D20EF782800210D55 /* TableViewCellWithPhoneNumberTextField.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TableViewCellWithPhoneNumberTextField.xib; sourceTree = "<group>"; };
B1B5590E20EF782800210D55 /* TableViewCellWithPhoneNumberTextField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TableViewCellWithPhoneNumberTextField.m; sourceTree = "<group>"; };
B1B5592820EF7A5D00210D55 /* TableViewCellWithButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableViewCellWithButton.h; sourceTree = "<group>"; };
B1B5592920EF7A5D00210D55 /* TableViewCellWithButton.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TableViewCellWithButton.xib; sourceTree = "<group>"; };
B1B5592A20EF7A5D00210D55 /* TableViewCellWithButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TableViewCellWithButton.m; sourceTree = "<group>"; };
B1B5592E20EF7BAC00210D55 /* TableViewCellWithCheckBoxAndLabel.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TableViewCellWithCheckBoxAndLabel.xib; sourceTree = "<group>"; };
B1B5592F20EF7BAC00210D55 /* TableViewCellWithLabelAndLargeTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TableViewCellWithLabelAndLargeTextView.m; sourceTree = "<group>"; };
B1B5593020EF7BAC00210D55 /* TableViewCellWithCheckBoxes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableViewCellWithCheckBoxes.h; sourceTree = "<group>"; };
B1B5593120EF7BAC00210D55 /* TableViewCellWithCheckBoxAndLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableViewCellWithCheckBoxAndLabel.h; sourceTree = "<group>"; };
B1B5593220EF7BAC00210D55 /* TableViewCellWithCheckBoxes.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TableViewCellWithCheckBoxes.xib; sourceTree = "<group>"; };
B1B5593320EF7BAC00210D55 /* TableViewCellWithLabelAndLargeTextView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TableViewCellWithLabelAndLargeTextView.xib; sourceTree = "<group>"; };
B1B5593420EF7BAC00210D55 /* TableViewCellWithCheckBoxAndLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TableViewCellWithCheckBoxAndLabel.m; sourceTree = "<group>"; };
B1B5593520EF7BAC00210D55 /* TableViewCellWithCheckBoxes.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TableViewCellWithCheckBoxes.m; sourceTree = "<group>"; };
B1B5593620EF7BAC00210D55 /* TableViewCellWithLabelAndLargeTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableViewCellWithLabelAndLargeTextView.h; sourceTree = "<group>"; };
B1B5593E20EF7BD000210D55 /* RoomCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomCollectionViewCell.h; sourceTree = "<group>"; };
B1B5593F20EF7BD000210D55 /* TableViewCellWithCollectionView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TableViewCellWithCollectionView.xib; sourceTree = "<group>"; };
B1B5594020EF7BD000210D55 /* TableViewCellWithCollectionView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TableViewCellWithCollectionView.m; sourceTree = "<group>"; };
B1B5594120EF7BD000210D55 /* RoomCollectionViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomCollectionViewCell.xib; sourceTree = "<group>"; };
B1B5594220EF7BD000210D55 /* RoomCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomCollectionViewCell.m; sourceTree = "<group>"; };
B1B5594320EF7BD000210D55 /* TableViewCellWithCollectionView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableViewCellWithCollectionView.h; sourceTree = "<group>"; };
B1B5594F20EF9A8600210D55 /* RecentTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RecentTableViewCell.h; sourceTree = "<group>"; };
B1B5595020EF9A8600210D55 /* RecentTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RecentTableViewCell.m; sourceTree = "<group>"; };
B1B5595120EF9A8600210D55 /* RecentTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RecentTableViewCell.xib; sourceTree = "<group>"; };
B1B5596220EF9E9A00210D55 /* RoomTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomTableViewCell.h; sourceTree = "<group>"; };
B1B5596320EF9E9A00210D55 /* RoomTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomTableViewCell.xib; sourceTree = "<group>"; };
B1B5596420EF9E9A00210D55 /* RoomTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomTableViewCell.m; sourceTree = "<group>"; };
B1B5596C20EFA85C00210D55 /* EncryptionInfoView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EncryptionInfoView.m; sourceTree = "<group>"; };
B1B5596D20EFA85C00210D55 /* EncryptionInfoView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EncryptionInfoView.h; sourceTree = "<group>"; };
B1B5596E20EFA85C00210D55 /* EncryptionInfoView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = EncryptionInfoView.xib; sourceTree = "<group>"; };
B1B5597220EFB02900210D55 /* InviteRecentTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = InviteRecentTableViewCell.m; sourceTree = "<group>"; };
B1B5597320EFB02900210D55 /* InviteRecentTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = InviteRecentTableViewCell.xib; sourceTree = "<group>"; };
B1B5597420EFB02900210D55 /* InviteRecentTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InviteRecentTableViewCell.h; sourceTree = "<group>"; };
2018-07-06 16:09:47 +00:00
B1B5597D20EFC3DF00210D55 /* RageShakeManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RageShakeManager.h; sourceTree = "<group>"; };
B1B5597E20EFC3DF00210D55 /* RageShakeManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RageShakeManager.m; sourceTree = "<group>"; };
B1B5597F20EFC3DF00210D55 /* RiotSettings.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RiotSettings.swift; sourceTree = "<group>"; };
B1B5598120EFC3DF00210D55 /* Widget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Widget.h; sourceTree = "<group>"; };
B1B5598220EFC3DF00210D55 /* WidgetManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WidgetManager.h; sourceTree = "<group>"; };
B1B5598320EFC3DF00210D55 /* Widget.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Widget.m; sourceTree = "<group>"; };
B1B5598420EFC3DF00210D55 /* WidgetManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WidgetManager.m; sourceTree = "<group>"; };
B1B5598C20EFC5E400210D55 /* Analytics.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Analytics.m; sourceTree = "<group>"; };
B1B5598D20EFC5E400210D55 /* DecryptionFailure.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DecryptionFailure.m; sourceTree = "<group>"; };
B1B5598E20EFC5E400210D55 /* DecryptionFailureTracker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DecryptionFailureTracker.h; sourceTree = "<group>"; };
B1B5598F20EFC5E400210D55 /* DecryptionFailure.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DecryptionFailure.h; sourceTree = "<group>"; };
B1B5599020EFC5E400210D55 /* Analytics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Analytics.h; sourceTree = "<group>"; };
B1B5599120EFC5E400210D55 /* DecryptionFailureTracker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DecryptionFailureTracker.m; sourceTree = "<group>"; };
B1B9194A2118984300FE25B5 /* RoomPredecessorBubbleCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = RoomPredecessorBubbleCell.xib; sourceTree = "<group>"; };
B1D250D62118AA0A000F4E93 /* RoomPredecessorBubbleCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RoomPredecessorBubbleCell.h; sourceTree = "<group>"; };
B1D250D72118AA0A000F4E93 /* RoomPredecessorBubbleCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RoomPredecessorBubbleCell.m; sourceTree = "<group>"; };
B4B35D08E11507BEE733BBC4 /* Pods-RiotPods-SiriIntents.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RiotPods-SiriIntents.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RiotPods-SiriIntents/Pods-RiotPods-SiriIntents.debug.xcconfig"; sourceTree = "<group>"; };
BC0B9DB497F579AB1084E3DC /* Pods_RiotPods_SiriIntents.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RiotPods_SiriIntents.framework; sourceTree = BUILT_PRODUCTS_DIR; };
D523D0ED52562EDD393BE0F0 /* Pods-RiotPods-RiotShareExtension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RiotPods-RiotShareExtension.release.xcconfig"; path = "Pods/Target Support Files/Pods-RiotPods-RiotShareExtension/Pods-RiotPods-RiotShareExtension.release.xcconfig"; sourceTree = "<group>"; };
EE8AD7EF51758CA3EFD23BE1 /* Pods-RiotPods-SiriIntents.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RiotPods-SiriIntents.release.xcconfig"; path = "Pods/Target Support Files/Pods-RiotPods-SiriIntents/Pods-RiotPods-SiriIntents.release.xcconfig"; sourceTree = "<group>"; };
F05927C71FDED835009F2A68 /* MXGroup+Riot.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MXGroup+Riot.m"; sourceTree = "<group>"; };
F05927C81FDED835009F2A68 /* MXGroup+Riot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MXGroup+Riot.h"; sourceTree = "<group>"; };
F083BB031E7005FD00A9B29C /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
F083BB041E7005FD00A9B29C /* RiotTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RiotTests.m; sourceTree = "<group>"; };
F083BB0C1E7009EC00A9B29C /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
F083BB0D1E7009EC00A9B29C /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
F083BBDB1E7009EC00A9B29C /* busy.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = busy.mp3; sourceTree = "<group>"; };
F083BBDC1E7009EC00A9B29C /* callend.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = callend.mp3; sourceTree = "<group>"; };
F083BBDD1E7009EC00A9B29C /* message.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = message.mp3; sourceTree = "<group>"; };
F083BBDE1E7009EC00A9B29C /* ring.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = ring.mp3; sourceTree = "<group>"; };
F083BBDF1E7009EC00A9B29C /* ringback.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = ringback.mp3; sourceTree = "<group>"; };
F083BBE51E7009EC00A9B29C /* MXKRoomBubbleTableViewCell+Riot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MXKRoomBubbleTableViewCell+Riot.h"; sourceTree = "<group>"; };
F083BBE61E7009EC00A9B29C /* MXKRoomBubbleTableViewCell+Riot.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MXKRoomBubbleTableViewCell+Riot.m"; sourceTree = "<group>"; };
F083BBE71E7009EC00A9B29C /* MXRoom+Riot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MXRoom+Riot.h"; sourceTree = "<group>"; };
F083BBE81E7009EC00A9B29C /* MXRoom+Riot.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MXRoom+Riot.m"; sourceTree = "<group>"; };
F083BBE91E7009EC00A9B29C /* UINavigationController+Riot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UINavigationController+Riot.h"; sourceTree = "<group>"; };
F083BBEA1E7009EC00A9B29C /* UINavigationController+Riot.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UINavigationController+Riot.m"; sourceTree = "<group>"; };
F083BBEB1E7009EC00A9B29C /* UIViewController+RiotSearch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIViewController+RiotSearch.h"; sourceTree = "<group>"; };
F083BBEC1E7009EC00A9B29C /* UIViewController+RiotSearch.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIViewController+RiotSearch.m"; sourceTree = "<group>"; };
F083BBEE1E7009EC00A9B29C /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
F083BBEF1E7009EC00A9B29C /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
F083BBFB1E7009EC00A9B29C /* RoomEmailInvitation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomEmailInvitation.h; sourceTree = "<group>"; };
F083BBFC1E7009EC00A9B29C /* RoomEmailInvitation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomEmailInvitation.m; sourceTree = "<group>"; };
F083BBFD1E7009EC00A9B29C /* RoomPreviewData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomPreviewData.h; sourceTree = "<group>"; };
F083BBFE1E7009EC00A9B29C /* RoomPreviewData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomPreviewData.m; sourceTree = "<group>"; };
F083BC0E1E7009EC00A9B29C /* third_party_licenses.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = third_party_licenses.html; sourceTree = "<group>"; };
F083BC101E7009EC00A9B29C /* AvatarGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AvatarGenerator.h; sourceTree = "<group>"; };
F083BC111E7009EC00A9B29C /* AvatarGenerator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AvatarGenerator.m; sourceTree = "<group>"; };
F083BC121E7009EC00A9B29C /* EventFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EventFormatter.h; sourceTree = "<group>"; };
F083BC131E7009EC00A9B29C /* EventFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EventFormatter.m; sourceTree = "<group>"; };
F083BC141E7009EC00A9B29C /* Tools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Tools.h; sourceTree = "<group>"; };
F083BC151E7009EC00A9B29C /* Tools.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Tools.m; sourceTree = "<group>"; };
F083BC181E7009EC00A9B29C /* Riot-Defaults.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Riot-Defaults.plist"; sourceTree = "<group>"; };
F094A9A21B78D8F000B1FBBF /* Riot.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Riot.app; sourceTree = BUILT_PRODUCTS_DIR; };
F094A9BE1B78D8F000B1FBBF /* RiotTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RiotTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
2017-09-14 14:02:08 +00:00
F0D2AD9F1F6AA5FD00A7097D /* MXRoomSummary+Riot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MXRoomSummary+Riot.h"; sourceTree = "<group>"; };
F0D2ADA01F6AA5FD00A7097D /* MXRoomSummary+Riot.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MXRoomSummary+Riot.m"; sourceTree = "<group>"; };
F5856BA7A55E53C0AEAFC084 /* Pods_RiotPods_RiotShareExtension.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RiotPods_RiotShareExtension.framework; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
2017-09-01 08:38:54 +00:00
24CBEC4B1F0EAD310093EABB /* Frameworks */ = {
2017-07-26 14:08:00 +00:00
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
358DB9429359F97520545D35 /* Pods_RiotPods_RiotShareExtension.framework in Frameworks */,
2017-07-26 14:08:00 +00:00
);
runOnlyForDeploymentPostprocessing = 0;
};
2017-09-01 08:38:54 +00:00
92726A401F58737A004AD26F /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
2017-09-01 08:38:54 +00:00
92726A511F587410004AD26F /* Intents.framework in Frameworks */,
CD9C4E21170ABE528E087A51 /* Pods_RiotPods_SiriIntents.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
F094A99F1B78D8F000B1FBBF /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
3233F7461F3497E2006ACA81 /* JitsiMeet.framework in Frameworks */,
89C94E649229EA68AE787E9E /* Pods_RiotPods_Riot.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
F094A9BB1B78D8F000B1FBBF /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
2017-07-31 15:26:06 +00:00
24CBEC4F1F0EAD310093EABB /* RiotShareExtension */ = {
isa = PBXGroup;
children = (
B1664BC220F4E67600808783 /* Managers */,
B1664BAB20F4E67500808783 /* Modules */,
B1664BD020F4E80000808783 /* SupportingFiles */,
);
2018-07-09 12:58:17 +00:00
path = RiotShareExtension;
sourceTree = "<group>";
};
32242F0B21E8FBA900725742 /* Theme */ = {
isa = PBXGroup;
children = (
32242F0C21E8FBA900725742 /* ThemeService.m */,
32242F0D21E8FBA900725742 /* Theme.swift */,
32242F1121E8FBA900725742 /* ThemeService.h */,
32242F0E21E8FBA900725742 /* Themes */,
);
path = Theme;
sourceTree = "<group>";
};
32242F0E21E8FBA900725742 /* Themes */ = {
isa = PBXGroup;
children = (
32242F0F21E8FBA900725742 /* DefaultTheme.swift */,
32242F1021E8FBA900725742 /* DarkTheme.swift */,
3209451121F1C1430088CAA2 /* BlackTheme.swift */,
);
path = Themes;
sourceTree = "<group>";
};
3233F7291F31F3B4006ACA81 /* libs */ = {
isa = PBXGroup;
children = (
3233F7431F3497DA006ACA81 /* jitsi-meet */,
);
path = libs;
sourceTree = "<group>";
};
3233F7431F3497DA006ACA81 /* jitsi-meet */ = {
isa = PBXGroup;
children = (
3233F7441F3497DA006ACA81 /* JitsiMeet.framework */,
);
path = "jitsi-meet";
sourceTree = "<group>";
};
2017-09-15 13:36:43 +00:00
32935CB21F628B98006888C8 /* js */ = {
isa = PBXGroup;
children = (
3284A35020A07C210044F922 /* postMessageAPI.js */,
2017-09-15 13:36:43 +00:00
);
path = js;
sourceTree = "<group>";
};
5FC42FA41F5186AFFB6A2404 /* Frameworks */ = {
isa = PBXGroup;
children = (
2017-09-01 08:38:54 +00:00
92726A501F587410004AD26F /* Intents.framework */,
2510A69B4A681C1FEC36E848 /* Pods_RiotPods_Riot.framework */,
F5856BA7A55E53C0AEAFC084 /* Pods_RiotPods_RiotShareExtension.framework */,
BC0B9DB497F579AB1084E3DC /* Pods_RiotPods_SiriIntents.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
2017-09-01 08:38:54 +00:00
92726A441F58737A004AD26F /* SiriIntents */ = {
isa = PBXGroup;
children = (
92726A4F1F587393004AD26F /* SiriIntents.entitlements */,
92726A451F58737A004AD26F /* IntentHandler.h */,
92726A461F58737A004AD26F /* IntentHandler.m */,
92726A481F58737A004AD26F /* Info.plist */,
);
path = SiriIntents;
2017-10-12 13:53:02 +00:00
sourceTree = "<group>";
};
A237FB70534FB8ADA0D7CFEE /* Pods */ = {
isa = PBXGroup;
children = (
78CD06F14060998545642330 /* Pods-RiotPods-Riot.debug.xcconfig */,
319CD7C67A47A3D35959E18F /* Pods-RiotPods-Riot.release.xcconfig */,
3998C51E0196D42B366E0900 /* Pods-RiotPods-RiotShareExtension.debug.xcconfig */,
D523D0ED52562EDD393BE0F0 /* Pods-RiotPods-RiotShareExtension.release.xcconfig */,
B4B35D08E11507BEE733BBC4 /* Pods-RiotPods-SiriIntents.debug.xcconfig */,
EE8AD7EF51758CA3EFD23BE1 /* Pods-RiotPods-SiriIntents.release.xcconfig */,
);
name = Pods;
sourceTree = "<group>";
};
B1098BD921ECE09E000DDA48 /* Generated */ = {
isa = PBXGroup;
children = (
B1098BDA21ECE09E000DDA48 /* Strings.swift */,
B1098BDC21ECE09E000DDA48 /* Images.swift */,
B1098BDE21ECE09E000DDA48 /* RiotDefaults.swift */,
B1098BE421ECE1FC000DDA48 /* Storyboards.swift */,
);
path = Generated;
sourceTree = "<group>";
};
B1664BAB20F4E67500808783 /* Modules */ = {
isa = PBXGroup;
children = (
B1664BB020F4E67500808783 /* Main */,
B1664BAC20F4E67500808783 /* Fallback */,
B1664BB320F4E67500808783 /* Share */,
);
path = Modules;
sourceTree = "<group>";
};
B1664BAC20F4E67500808783 /* Fallback */ = {
isa = PBXGroup;
children = (
B1664BAF20F4E67500808783 /* FallbackViewController.h */,
B1664BAE20F4E67500808783 /* FallbackViewController.m */,
B1664BAD20F4E67500808783 /* FallbackViewController.xib */,
);
path = Fallback;
sourceTree = "<group>";
};
B1664BB020F4E67500808783 /* Main */ = {
isa = PBXGroup;
children = (
B1664BB120F4E67500808783 /* SharePresentingViewController.h */,
B1664BB220F4E67500808783 /* SharePresentingViewController.m */,
);
path = Main;
sourceTree = "<group>";
};
B1664BB320F4E67500808783 /* Share */ = {
isa = PBXGroup;
children = (
B1664BC120F4E67500808783 /* ShareViewController.h */,
B1664BB820F4E67500808783 /* ShareViewController.m */,
B1664BB720F4E67500808783 /* ShareViewController.xib */,
B1664BB420F4E67500808783 /* DataSources */,
B1664BB920F4E67500808783 /* Listing */,
);
path = Share;
sourceTree = "<group>";
};
B1664BB420F4E67500808783 /* DataSources */ = {
isa = PBXGroup;
children = (
B1664BB620F4E67500808783 /* ShareDataSource.h */,
B1664BB520F4E67500808783 /* ShareDataSource.m */,
);
path = DataSources;
sourceTree = "<group>";
};
B1664BB920F4E67500808783 /* Listing */ = {
isa = PBXGroup;
children = (
B1664BBB20F4E67500808783 /* RoomsListViewController.h */,
B1664BBC20F4E67500808783 /* RoomsListViewController.m */,
B1664BBA20F4E67500808783 /* RoomsListViewController.xib */,
B1664BBD20F4E67500808783 /* Views */,
);
path = Listing;
sourceTree = "<group>";
};
B1664BBD20F4E67500808783 /* Views */ = {
isa = PBXGroup;
children = (
B1664BC020F4E67500808783 /* RecentRoomTableViewCell.h */,
B1664BBE20F4E67500808783 /* RecentRoomTableViewCell.m */,
B1664BBF20F4E67500808783 /* RecentRoomTableViewCell.xib */,
);
path = Views;
sourceTree = "<group>";
};
B1664BC220F4E67600808783 /* Managers */ = {
isa = PBXGroup;
children = (
B1664BC320F4E67600808783 /* ShareExtensionManager.h */,
B1664BC420F4E67600808783 /* ShareExtensionManager.m */,
);
path = Managers;
sourceTree = "<group>";
};
B1664BD020F4E80000808783 /* SupportingFiles */ = {
isa = PBXGroup;
children = (
B1664BD120F4E82700808783 /* RiotShareExtension-Bridging-Header.h */,
B1664BD220F4E82800808783 /* RiotShareExtension.entitlements */,
B1664BD320F4E82800808783 /* Info.plist */,
);
path = SupportingFiles;
sourceTree = "<group>";
};
B1664DA520F4FE1B00808783 /* Localizations */ = {
isa = PBXGroup;
children = (
B1664D5720F4EBEC00808783 /* InfoPlist.strings */,
B1664D5920F4EBEC00808783 /* Localizable.strings */,
B1664D5520F4EBEC00808783 /* Vector.strings */,
);
name = Localizations;
sourceTree = "<group>";
};
2018-07-09 14:18:55 +00:00
B169329D20F3A21B00746532 /* SupportingFiles */ = {
isa = PBXGroup;
children = (
B169329E20F3A21B00746532 /* Riot-Bridging-Header.h */,
B169329F20F3A21B00746532 /* main.m */,
B16932A020F3A21B00746532 /* Riot.entitlements */,
B16932A120F3A21B00746532 /* Info.plist */,
B16932A220F3A21B00746532 /* empty.mm */,
);
path = SupportingFiles;
sourceTree = "<group>";
};
B16932AE20F3AC9200746532 /* DataSources */ = {
isa = PBXGroup;
children = (
B16932B020F3AC9200746532 /* RoomSearchDataSource.h */,
B16932AF20F3AC9200746532 /* RoomSearchDataSource.m */,
);
path = DataSources;
sourceTree = "<group>";
};
B16932E320F3C12B00746532 /* DataSources */ = {
isa = PBXGroup;
children = (
B16932E820F3C39000746532 /* UnifiedSearchRecentsDataSource.h */,
B16932E920F3C39000746532 /* UnifiedSearchRecentsDataSource.m */,
);
path = DataSources;
sourceTree = "<group>";
};
B16932E420F3C29100746532 /* DataSources */ = {
isa = PBXGroup;
children = (
B16932E520F3C37100746532 /* HomeMessagesSearchDataSource.h */,
B16932E620F3C37100746532 /* HomeMessagesSearchDataSource.m */,
);
path = DataSources;
sourceTree = "<group>";
};
B16932EB20F3C39A00746532 /* CellData */ = {
isa = PBXGroup;
children = (
B16932ED20F3C3C800746532 /* FilesSearchCellData.h */,
B16932EC20F3C3C800746532 /* FilesSearchCellData.m */,
);
path = CellData;
sourceTree = "<group>";
};
B16932EF20F3C45700746532 /* DataSources */ = {
isa = PBXGroup;
children = (
B16932F020F3C49D00746532 /* GroupsDataSource.h */,
B16932F120F3C49E00746532 /* GroupsDataSource.m */,
);
path = DataSources;
sourceTree = "<group>";
};
B16932F320F3C4B800746532 /* DataSources */ = {
isa = PBXGroup;
children = (
B16932F520F3C50E00746532 /* RecentsDataSource.h */,
B16932F620F3C50E00746532 /* RecentsDataSource.m */,
);
path = DataSources;
sourceTree = "<group>";
};
B16932F420F3C4C000746532 /* CellData */ = {
isa = PBXGroup;
children = (
B16932F820F3C51900746532 /* RecentCellData.h */,
B16932F920F3C51900746532 /* RecentCellData.m */,
);
path = CellData;
sourceTree = "<group>";
};
B16932FB20F3C8C400746532 /* DataSources */ = {
isa = PBXGroup;
children = (
B16932FE20F3C97D00746532 /* RoomDataSource.h */,
B16932FF20F3C97D00746532 /* RoomDataSource.m */,
);
path = DataSources;
sourceTree = "<group>";
};
B16932FD20F3C8D300746532 /* CellData */ = {
isa = PBXGroup;
children = (
B169330220F3C98900746532 /* RoomBubbleCellData.h */,
B169330120F3C98800746532 /* RoomBubbleCellData.m */,
);
path = CellData;
sourceTree = "<group>";
};
B169330420F3C9B000746532 /* Contact */ = {
isa = PBXGroup;
children = (
B169330920F3CA3900746532 /* Contact.h */,
B169330A20F3CA3900746532 /* Contact.m */,
);
path = Contact;
sourceTree = "<group>";
};
B169330520F3C9C000746532 /* DataSources */ = {
isa = PBXGroup;
children = (
B169330720F3CA0D00746532 /* ContactsDataSource.h */,
B169330620F3CA0D00746532 /* ContactsDataSource.m */,
);
path = DataSources;
sourceTree = "<group>";
};
B169330C20F3CA6000746532 /* PublicRoomList */ = {
isa = PBXGroup;
children = (
B169331120F3CAFC00746532 /* DataSources */,
B169330D20F3CAFC00746532 /* Views */,
);
path = PublicRoomList;
sourceTree = "<group>";
};
B169330D20F3CAFC00746532 /* Views */ = {
isa = PBXGroup;
children = (
B169331020F3CAFC00746532 /* PublicRoomTableViewCell.h */,
B169330E20F3CAFC00746532 /* PublicRoomTableViewCell.m */,
B169330F20F3CAFC00746532 /* PublicRoomTableViewCell.xib */,
);
path = Views;
sourceTree = "<group>";
};
B169331120F3CAFC00746532 /* DataSources */ = {
isa = PBXGroup;
children = (
B169331320F3CAFC00746532 /* PublicRoomsDirectoryDataSource.h */,
B169331220F3CAFC00746532 /* PublicRoomsDirectoryDataSource.m */,
);
path = DataSources;
sourceTree = "<group>";
};
2018-08-08 09:28:00 +00:00
B17982FD2119FEA7001FD722 /* GDPR */ = {
isa = PBXGroup;
children = (
B17982FE2119FED2001FD722 /* GDPRConsentViewController.swift */,
);
path = GDPR;
sourceTree = "<group>";
};
B1798300211B137B001FD722 /* OnBoarding */ = {
isa = PBXGroup;
children = (
B1798301211B13B3001FD722 /* OnBoardingManager.swift */,
);
path = OnBoarding;
sourceTree = "<group>";
};
B1B5567620EE6C4C00210D55 /* Modules */ = {
isa = PBXGroup;
children = (
B1B556EA20EE6C4C00210D55 /* Main */,
B1B556CA20EE6C4C00210D55 /* TabBar */,
B1B556F920EE6C4C00210D55 /* Authentication */,
2018-08-08 09:28:00 +00:00
B17982FD2119FEA7001FD722 /* GDPR */,
B1B5568420EE6C4C00210D55 /* Home */,
B1B556C720EE6C4C00210D55 /* Favorites */,
B1B556E720EE6C4C00210D55 /* People */,
B1B556F420EE6C4C00210D55 /* Rooms */,
B1B556B420EE6C4C00210D55 /* Communities */,
B1B5567720EE6C4C00210D55 /* Settings */,
B1B5570C20EE6C4C00210D55 /* GlobalSearch */,
B1B556E020EE6C4C00210D55 /* StartChat */,
B169330C20F3CA6000746532 /* PublicRoomList */,
B1B5568E20EE6C4C00210D55 /* Room */,
B1B5575F20EE702800210D55 /* Integrations */,
B1B556DC20EE6C4C00210D55 /* Call */,
B1B5568720EE6C4C00210D55 /* Contacts */,
B1B556ED20EE6C4C00210D55 /* MediaPicker */,
2018-07-06 14:42:45 +00:00
B1B556E420EE6C4C00210D55 /* UserDevices */,
B1B5596B20EFA85C00210D55 /* EncryptionInfo */,
B1B556FD20EE6C4C00210D55 /* RoomKeyRequest */,
B1B556B020EE6C4C00210D55 /* BugReport */,
B1B556CD20EE6C4C00210D55 /* Common */,
);
path = Modules;
sourceTree = "<group>";
};
B1B5567720EE6C4C00210D55 /* Settings */ = {
isa = PBXGroup;
children = (
B1B5567F20EE6C4C00210D55 /* SettingsViewController.h */,
B1B5567E20EE6C4C00210D55 /* SettingsViewController.m */,
2018-07-06 14:42:45 +00:00
B1B5578120EF564900210D55 /* Views */,
B1B5567B20EE6C4C00210D55 /* Language */,
B1B5567820EE6C4C00210D55 /* PhoneCountry */,
B1B5568020EE6C4C00210D55 /* DeactivateAccount */,
);
path = Settings;
sourceTree = "<group>";
};
B1B5567820EE6C4C00210D55 /* PhoneCountry */ = {
isa = PBXGroup;
children = (
B1B5567920EE6C4C00210D55 /* CountryPickerViewController.h */,
B1B5567A20EE6C4C00210D55 /* CountryPickerViewController.m */,
);
path = PhoneCountry;
sourceTree = "<group>";
};
B1B5567B20EE6C4C00210D55 /* Language */ = {
isa = PBXGroup;
children = (
B1B5567D20EE6C4C00210D55 /* LanguagePickerViewController.h */,
B1B5567C20EE6C4C00210D55 /* LanguagePickerViewController.m */,
);
path = Language;
sourceTree = "<group>";
};
B1B5568020EE6C4C00210D55 /* DeactivateAccount */ = {
isa = PBXGroup;
children = (
B1B5568220EE6C4C00210D55 /* DeactivateAccountViewController.h */,
B1B5568120EE6C4C00210D55 /* DeactivateAccountViewController.m */,
B1B5568320EE6C4C00210D55 /* DeactivateAccountViewController.storyboard */,
);
path = DeactivateAccount;
sourceTree = "<group>";
};
B1B5568420EE6C4C00210D55 /* Home */ = {
isa = PBXGroup;
children = (
B1B5568620EE6C4C00210D55 /* HomeViewController.h */,
B1B5568520EE6C4C00210D55 /* HomeViewController.m */,
2018-07-06 14:42:45 +00:00
B1B5593D20EF7BD000210D55 /* Views */,
);
path = Home;
sourceTree = "<group>";
};
B1B5568720EE6C4C00210D55 /* Contacts */ = {
isa = PBXGroup;
children = (
B1B5568920EE6C4C00210D55 /* ContactsTableViewController.h */,
B1B5568C20EE6C4C00210D55 /* ContactsTableViewController.m */,
B1B5568D20EE6C4C00210D55 /* ContactsTableViewController.xib */,
B169330520F3C9C000746532 /* DataSources */,
2018-07-06 14:42:45 +00:00
B1B5577620EE70D200210D55 /* Details */,
B1B5579D20EF58AC00210D55 /* Views */,
);
path = Contacts;
sourceTree = "<group>";
};
B1B5568E20EE6C4C00210D55 /* Room */ = {
isa = PBXGroup;
children = (
B1B5568F20EE6C4C00210D55 /* RoomViewController.h */,
B1B556A020EE6C4C00210D55 /* RoomViewController.m */,
B1B5569620EE6C4C00210D55 /* RoomViewController.xib */,
B16932FB20F3C8C400746532 /* DataSources */,
B16932FD20F3C8D300746532 /* CellData */,
2018-07-06 14:42:45 +00:00
B1B557AE20EF5AEF00210D55 /* Views */,
B1B5569320EE6C4C00210D55 /* Attachements */,
B1B556AC20EE6C4C00210D55 /* ReadReceiptsDetail */,
B1B5569720EE6C4C00210D55 /* Search */,
B1B556A120EE6C4C00210D55 /* Files */,
B1B556A420EE6C4C00210D55 /* Members */,
B1B5569020EE6C4C00210D55 /* Settings */,
);
path = Room;
sourceTree = "<group>";
};
B1B5569020EE6C4C00210D55 /* Settings */ = {
isa = PBXGroup;
children = (
B1B5569120EE6C4C00210D55 /* RoomSettingsViewController.h */,
B1B5569220EE6C4C00210D55 /* RoomSettingsViewController.m */,
2018-07-06 14:42:45 +00:00
B1B5592D20EF7BAC00210D55 /* Views */,
);
path = Settings;
sourceTree = "<group>";
};
B1B5569320EE6C4C00210D55 /* Attachements */ = {
isa = PBXGroup;
children = (
B1B5569420EE6C4C00210D55 /* AttachmentsViewController.h */,
B1B5569520EE6C4C00210D55 /* AttachmentsViewController.m */,
);
path = Attachements;
sourceTree = "<group>";
};
B1B5569720EE6C4C00210D55 /* Search */ = {
isa = PBXGroup;
children = (
B1B5569B20EE6C4C00210D55 /* RoomSearchViewController.h */,
B1B5569F20EE6C4C00210D55 /* RoomSearchViewController.m */,
B16932AE20F3AC9200746532 /* DataSources */,
B1B5569820EE6C4C00210D55 /* Messages */,
B1B5569C20EE6C4C00210D55 /* Files */,
);
path = Search;
sourceTree = "<group>";
};
B1B5569820EE6C4C00210D55 /* Messages */ = {
isa = PBXGroup;
children = (
B1B5569920EE6C4C00210D55 /* RoomMessagesSearchViewController.h */,
B1B5569A20EE6C4C00210D55 /* RoomMessagesSearchViewController.m */,
);
path = Messages;
sourceTree = "<group>";
};
B1B5569C20EE6C4C00210D55 /* Files */ = {
isa = PBXGroup;
children = (
B1B5569D20EE6C4C00210D55 /* RoomFilesSearchViewController.h */,
B1B5569E20EE6C4C00210D55 /* RoomFilesSearchViewController.m */,
);
path = Files;
sourceTree = "<group>";
};
B1B556A120EE6C4C00210D55 /* Files */ = {
isa = PBXGroup;
children = (
B1B556A320EE6C4C00210D55 /* RoomFilesViewController.h */,
B1B556A220EE6C4C00210D55 /* RoomFilesViewController.m */,
);
path = Files;
sourceTree = "<group>";
};
B1B556A420EE6C4C00210D55 /* Members */ = {
isa = PBXGroup;
children = (
B1B556A520EE6C4C00210D55 /* RoomParticipantsViewController.h */,
B1B556AA20EE6C4C00210D55 /* RoomParticipantsViewController.m */,
B1B556AB20EE6C4C00210D55 /* RoomParticipantsViewController.xib */,
B1B556A620EE6C4C00210D55 /* Detail */,
);
path = Members;
sourceTree = "<group>";
};
B1B556A620EE6C4C00210D55 /* Detail */ = {
isa = PBXGroup;
children = (
B1B556A720EE6C4C00210D55 /* RoomMemberDetailsViewController.h */,
B1B556A820EE6C4C00210D55 /* RoomMemberDetailsViewController.m */,
B1B556A920EE6C4C00210D55 /* RoomMemberDetailsViewController.xib */,
2018-07-06 14:42:45 +00:00
B1B5582120EF638A00210D55 /* Views */,
);
path = Detail;
sourceTree = "<group>";
};
B1B556AC20EE6C4C00210D55 /* ReadReceiptsDetail */ = {
isa = PBXGroup;
children = (
B1B556AD20EE6C4C00210D55 /* ReadReceiptsViewController.h */,
B1B556AF20EE6C4C00210D55 /* ReadReceiptsViewController.m */,
B1B556AE20EE6C4C00210D55 /* ReadReceiptsViewController.xib */,
);
path = ReadReceiptsDetail;
sourceTree = "<group>";
};
B1B556B020EE6C4C00210D55 /* BugReport */ = {
isa = PBXGroup;
children = (
B1B556B220EE6C4C00210D55 /* BugReportViewController.h */,
B1B556B320EE6C4C00210D55 /* BugReportViewController.m */,
B1B556B120EE6C4C00210D55 /* BugReportViewController.xib */,
);
path = BugReport;
sourceTree = "<group>";
};
B1B556B420EE6C4C00210D55 /* Communities */ = {
isa = PBXGroup;
children = (
B1B556B920EE6C4C00210D55 /* GroupsViewController.h */,
B1B556BE20EE6C4C00210D55 /* GroupsViewController.m */,
B16932EF20F3C45700746532 /* DataSources */,
2018-07-06 14:42:45 +00:00
B1B5578720EF568D00210D55 /* Views */,
B1B556BA20EE6C4C00210D55 /* TabDetail */,
B1B556B520EE6C4C00210D55 /* Home */,
B1B556BF20EE6C4C00210D55 /* Members */,
B1B556C320EE6C4C00210D55 /* Rooms */,
);
path = Communities;
sourceTree = "<group>";
};
B1B556B520EE6C4C00210D55 /* Home */ = {
isa = PBXGroup;
children = (
B1B556B620EE6C4C00210D55 /* GroupHomeViewController.h */,
B1B556B720EE6C4C00210D55 /* GroupHomeViewController.m */,
B1B556B820EE6C4C00210D55 /* GroupHomeViewController.xib */,
);
path = Home;
sourceTree = "<group>";
};
B1B556BA20EE6C4C00210D55 /* TabDetail */ = {
isa = PBXGroup;
children = (
B1B556BC20EE6C4C00210D55 /* GroupDetailsViewController.h */,
B1B556BD20EE6C4C00210D55 /* GroupDetailsViewController.m */,
B1B556BB20EE6C4C00210D55 /* GroupDetailsViewController.xib */,
);
path = TabDetail;
sourceTree = "<group>";
};
B1B556BF20EE6C4C00210D55 /* Members */ = {
isa = PBXGroup;
children = (
B1B556C020EE6C4C00210D55 /* GroupParticipantsViewController.xib */,
B1B556C120EE6C4C00210D55 /* GroupParticipantsViewController.m */,
B1B556C220EE6C4C00210D55 /* GroupParticipantsViewController.h */,
);
path = Members;
sourceTree = "<group>";
};
B1B556C320EE6C4C00210D55 /* Rooms */ = {
isa = PBXGroup;
children = (
B1B556C420EE6C4C00210D55 /* GroupRoomsViewController.h */,
B1B556C520EE6C4C00210D55 /* GroupRoomsViewController.xib */,
B1B556C620EE6C4C00210D55 /* GroupRoomsViewController.m */,
2018-07-06 14:42:45 +00:00
B1B5583920EF6E7F00210D55 /* Views */,
);
path = Rooms;
sourceTree = "<group>";
};
B1B556C720EE6C4C00210D55 /* Favorites */ = {
isa = PBXGroup;
children = (
B1B556C820EE6C4C00210D55 /* FavouritesViewController.h */,
B1B556C920EE6C4C00210D55 /* FavouritesViewController.m */,
);
path = Favorites;
sourceTree = "<group>";
};
B1B556CA20EE6C4C00210D55 /* TabBar */ = {
isa = PBXGroup;
children = (
B1B556CB20EE6C4C00210D55 /* MasterTabBarController.h */,
B1B556CC20EE6C4C00210D55 /* MasterTabBarController.m */,
);
path = TabBar;
sourceTree = "<group>";
};
B1B556CD20EE6C4C00210D55 /* Common */ = {
isa = PBXGroup;
children = (
B1B556CE20EE6C4C00210D55 /* WebViewController */,
B1B556D120EE6C4C00210D55 /* NavigationController */,
B1B556D420EE6C4C00210D55 /* SegmentedViewController */,
B1B556D820EE6C4C00210D55 /* Recents */,
2018-07-06 14:42:45 +00:00
B1B5592720EF7A5D00210D55 /* Cells */,
);
path = Common;
sourceTree = "<group>";
};
B1B556CE20EE6C4C00210D55 /* WebViewController */ = {
isa = PBXGroup;
children = (
B1B556CF20EE6C4C00210D55 /* WebViewViewController.h */,
B1B556D020EE6C4C00210D55 /* WebViewViewController.m */,
);
path = WebViewController;
sourceTree = "<group>";
};
B1B556D120EE6C4C00210D55 /* NavigationController */ = {
isa = PBXGroup;
children = (
B1B556D220EE6C4C00210D55 /* RiotNavigationController.h */,
B1B556D320EE6C4C00210D55 /* RiotNavigationController.m */,
);
path = NavigationController;
sourceTree = "<group>";
};
B1B556D420EE6C4C00210D55 /* SegmentedViewController */ = {
isa = PBXGroup;
children = (
B1B556D520EE6C4C00210D55 /* SegmentedViewController.h */,
B1B556D720EE6C4C00210D55 /* SegmentedViewController.m */,
B1B556D620EE6C4C00210D55 /* SegmentedViewController.xib */,
);
path = SegmentedViewController;
sourceTree = "<group>";
};
B1B556D820EE6C4C00210D55 /* Recents */ = {
isa = PBXGroup;
children = (
B1B556DB20EE6C4C00210D55 /* RecentsViewController.h */,
B1B556D920EE6C4C00210D55 /* RecentsViewController.m */,
B1B556DA20EE6C4C00210D55 /* RecentsViewController.xib */,
B16932F320F3C4B800746532 /* DataSources */,
B16932F420F3C4C000746532 /* CellData */,
2018-07-06 14:42:45 +00:00
B1B5594E20EF9A8600210D55 /* Views */,
);
path = Recents;
sourceTree = "<group>";
};
B1B556DC20EE6C4C00210D55 /* Call */ = {
isa = PBXGroup;
children = (
B1B556DD20EE6C4C00210D55 /* CallViewController.h */,
B1B556DF20EE6C4C00210D55 /* CallViewController.m */,
B1B556DE20EE6C4C00210D55 /* CallViewController.xib */,
2018-07-06 14:42:45 +00:00
B1B5578020EE84E700210D55 /* Views */,
);
path = Call;
sourceTree = "<group>";
};
B1B556E020EE6C4C00210D55 /* StartChat */ = {
isa = PBXGroup;
children = (
B1B556E120EE6C4C00210D55 /* StartChatViewController.h */,
B1B556E220EE6C4C00210D55 /* StartChatViewController.m */,
B1B556E320EE6C4C00210D55 /* StartChatViewController.xib */,
);
path = StartChat;
sourceTree = "<group>";
};
2018-07-06 14:42:45 +00:00
B1B556E420EE6C4C00210D55 /* UserDevices */ = {
isa = PBXGroup;
children = (
B1B556E620EE6C4C00210D55 /* UsersDevicesViewController.h */,
B1B556E520EE6C4C00210D55 /* UsersDevicesViewController.m */,
2018-07-06 14:42:45 +00:00
B1B557A320EF5A1B00210D55 /* Views */,
);
2018-07-06 14:42:45 +00:00
path = UserDevices;
sourceTree = "<group>";
};
B1B556E720EE6C4C00210D55 /* People */ = {
isa = PBXGroup;
children = (
B1B556E920EE6C4C00210D55 /* PeopleViewController.h */,
B1B556E820EE6C4C00210D55 /* PeopleViewController.m */,
2018-07-06 14:42:45 +00:00
B1B5597120EFB02900210D55 /* Views */,
);
path = People;
sourceTree = "<group>";
};
B1B556EA20EE6C4C00210D55 /* Main */ = {
isa = PBXGroup;
children = (
B1B556EC20EE6C4C00210D55 /* RiotSplitViewController.h */,
B1B556EB20EE6C4C00210D55 /* RiotSplitViewController.m */,
);
path = Main;
sourceTree = "<group>";
};
B1B556ED20EE6C4C00210D55 /* MediaPicker */ = {
isa = PBXGroup;
children = (
B1B556F320EE6C4C00210D55 /* MediaPickerViewController.h */,
B1B556EF20EE6C4C00210D55 /* MediaPickerViewController.m */,
B1B556F220EE6C4C00210D55 /* MediaPickerViewController.xib */,
2018-07-06 14:42:45 +00:00
B1B557CD20EF5E3500210D55 /* Views */,
B1B5577720EE724200210D55 /* Library */,
);
path = MediaPicker;
sourceTree = "<group>";
};
B1B556F420EE6C4C00210D55 /* Rooms */ = {
isa = PBXGroup;
children = (
B1B556F620EE6C4C00210D55 /* RoomsViewController.h */,
B1B556F820EE6C4C00210D55 /* RoomsViewController.m */,
B1B5577820EE75ED00210D55 /* DirectoryPicker */,
);
path = Rooms;
sourceTree = "<group>";
};
B1B556F920EE6C4C00210D55 /* Authentication */ = {
isa = PBXGroup;
children = (
B1B556FA20EE6C4C00210D55 /* AuthenticationViewController.h */,
B1B556FC20EE6C4C00210D55 /* AuthenticationViewController.m */,
B1B556FB20EE6C4C00210D55 /* AuthenticationViewController.xib */,
2018-07-06 14:42:45 +00:00
B1B5579220EF575A00210D55 /* Views */,
);
path = Authentication;
sourceTree = "<group>";
};
B1B556FD20EE6C4C00210D55 /* RoomKeyRequest */ = {
isa = PBXGroup;
children = (
B1B556FF20EE6C4C00210D55 /* RoomKeyRequestViewController.h */,
B1B556FE20EE6C4C00210D55 /* RoomKeyRequestViewController.m */,
);
path = RoomKeyRequest;
sourceTree = "<group>";
};
B1B5570C20EE6C4C00210D55 /* GlobalSearch */ = {
isa = PBXGroup;
children = (
B1B5571020EE6C4C00210D55 /* UnifiedSearchViewController.h */,
B1B5571120EE6C4C00210D55 /* UnifiedSearchViewController.m */,
B16932E320F3C12B00746532 /* DataSources */,
2018-07-06 14:42:45 +00:00
B1B5582720EF666100210D55 /* Views */,
B1B5571520EE6C4C00210D55 /* Rooms */,
B1B5570D20EE6C4C00210D55 /* Messages */,
B1B5571220EE6C4C00210D55 /* Files */,
);
path = GlobalSearch;
sourceTree = "<group>";
};
B1B5570D20EE6C4C00210D55 /* Messages */ = {
isa = PBXGroup;
children = (
B1B5570E20EE6C4C00210D55 /* HomeMessagesSearchViewController.h */,
B1B5570F20EE6C4C00210D55 /* HomeMessagesSearchViewController.m */,
B16932E420F3C29100746532 /* DataSources */,
2018-07-06 14:42:45 +00:00
B1B557DF20EF60B900210D55 /* Views */,
);
path = Messages;
sourceTree = "<group>";
};
B1B5571220EE6C4C00210D55 /* Files */ = {
isa = PBXGroup;
children = (
B1B5571320EE6C4C00210D55 /* HomeFilesSearchViewController.h */,
B1B5571420EE6C4C00210D55 /* HomeFilesSearchViewController.m */,
B16932EB20F3C39A00746532 /* CellData */,
2018-07-06 14:42:45 +00:00
B1B557D920EF5FBA00210D55 /* Views */,
);
path = Files;
sourceTree = "<group>";
};
B1B5571520EE6C4C00210D55 /* Rooms */ = {
isa = PBXGroup;
children = (
B1B5571720EE6C4C00210D55 /* DirectoryViewController.h */,
2018-07-06 14:42:45 +00:00
B1B5571620EE6C4C00210D55 /* DirectoryViewController.m */,
);
path = Rooms;
sourceTree = "<group>";
};
B1B5575F20EE702800210D55 /* Integrations */ = {
isa = PBXGroup;
children = (
B1B5576420EE702800210D55 /* IntegrationManagerViewController.h */,
B1B5576020EE702800210D55 /* IntegrationManagerViewController.m */,
B1B5576120EE702800210D55 /* WidgetPicker */,
B1B5576520EE702800210D55 /* Widgets */,
);
path = Integrations;
sourceTree = "<group>";
};
B1B5576120EE702800210D55 /* WidgetPicker */ = {
isa = PBXGroup;
children = (
B1B5576220EE702800210D55 /* WidgetPickerViewController.m */,
B1B5576320EE702800210D55 /* WidgetPickerViewController.h */,
);
path = WidgetPicker;
sourceTree = "<group>";
};
B1B5576520EE702800210D55 /* Widgets */ = {
isa = PBXGroup;
children = (
B1B5576E20EE702800210D55 /* WidgetViewController.h */,
B1B5576D20EE702800210D55 /* WidgetViewController.m */,
B1B5576620EE702800210D55 /* StickerPicker */,
B1B5576920EE702800210D55 /* Jitsi */,
);
path = Widgets;
sourceTree = "<group>";
};
B1B5576620EE702800210D55 /* StickerPicker */ = {
isa = PBXGroup;
children = (
B1B5576720EE702800210D55 /* StickerPickerViewController.h */,
B1B5576820EE702800210D55 /* StickerPickerViewController.m */,
);
path = StickerPicker;
sourceTree = "<group>";
};
B1B5576920EE702800210D55 /* Jitsi */ = {
isa = PBXGroup;
children = (
B1B5576A20EE702800210D55 /* JitsiViewController.h */,
B1B5576B20EE702800210D55 /* JitsiViewController.xib */,
B1B5576C20EE702800210D55 /* JitsiViewController.m */,
);
path = Jitsi;
sourceTree = "<group>";
};
B1B5577620EE70D200210D55 /* Details */ = {
isa = PBXGroup;
children = (
2018-07-06 14:42:45 +00:00
B1B5568B20EE6C4C00210D55 /* ContactDetailsViewController.h */,
B1B5568820EE6C4C00210D55 /* ContactDetailsViewController.m */,
B1B5568A20EE6C4C00210D55 /* ContactDetailsViewController.xib */,
2018-07-06 14:42:45 +00:00
B1B5596120EF9E9A00210D55 /* Views */,
);
path = Details;
sourceTree = "<group>";
};
B1B5577720EE724200210D55 /* Library */ = {
isa = PBXGroup;
children = (
B1B556EE20EE6C4C00210D55 /* MediaAlbumContentViewController.h */,
B1B556F020EE6C4C00210D55 /* MediaAlbumContentViewController.m */,
B1B556F120EE6C4C00210D55 /* MediaAlbumContentViewController.xib */,
);
path = Library;
sourceTree = "<group>";
};
B1B5577820EE75ED00210D55 /* DirectoryPicker */ = {
isa = PBXGroup;
children = (
B1B556F520EE6C4C00210D55 /* DirectoryServerPickerViewController.h */,
B1B556F720EE6C4C00210D55 /* DirectoryServerPickerViewController.m */,
2018-07-06 14:42:45 +00:00
B1B557C220EF5CD400210D55 /* Views */,
);
path = DirectoryPicker;
sourceTree = "<group>";
};
2018-07-06 14:42:45 +00:00
B1B5578020EE84E700210D55 /* Views */ = {
isa = PBXGroup;
children = (
B1B5577920EE84BC00210D55 /* CircleButton.h */,
B1B5577B20EE84BE00210D55 /* CircleButton.m */,
B1B5577A20EE84BD00210D55 /* IncomingCallView.h */,
B1B5577C20EE84BF00210D55 /* IncomingCallView.m */,
);
path = Views;
sourceTree = "<group>";
};
B1B5578120EF564900210D55 /* Views */ = {
isa = PBXGroup;
children = (
B1B5578220EF564900210D55 /* GroupTableViewCellWithSwitch.h */,
B1B5578320EF564900210D55 /* GroupTableViewCellWithSwitch.xib */,
B1B5578420EF564900210D55 /* GroupTableViewCellWithSwitch.m */,
B1B5590C20EF782700210D55 /* TableViewCellWithPhoneNumberTextField.h */,
B1B5590E20EF782800210D55 /* TableViewCellWithPhoneNumberTextField.m */,
B1B5590D20EF782800210D55 /* TableViewCellWithPhoneNumberTextField.xib */,
B1B557A920EF5A6C00210D55 /* DeviceView.h */,
B1B557AA20EF5A6C00210D55 /* DeviceView.m */,
B1B557AB20EF5A6C00210D55 /* DeviceView.xib */,
);
path = Views;
sourceTree = "<group>";
};
B1B5578720EF568D00210D55 /* Views */ = {
isa = PBXGroup;
children = (
B1B5578C20EF568D00210D55 /* GroupInviteTableViewCell.h */,
B1B5578B20EF568D00210D55 /* GroupInviteTableViewCell.m */,
2018-07-06 14:42:45 +00:00
B1B5578820EF568D00210D55 /* GroupInviteTableViewCell.xib */,
B1B5578D20EF568D00210D55 /* GroupTableViewCell.h */,
2018-07-06 14:42:45 +00:00
B1B5578920EF568D00210D55 /* GroupTableViewCell.m */,
B1B5578A20EF568D00210D55 /* GroupTableViewCell.xib */,
);
path = Views;
sourceTree = "<group>";
};
B1B5579220EF575A00210D55 /* Views */ = {
isa = PBXGroup;
children = (
B1B5579520EF575A00210D55 /* AuthInputsView.h */,
B1B5579320EF575A00210D55 /* AuthInputsView.m */,
B1B5579620EF575A00210D55 /* AuthInputsView.xib */,
B1B5579720EF575A00210D55 /* ForgotPasswordInputsView.h */,
B1B5579420EF575A00210D55 /* ForgotPasswordInputsView.m */,
B1B5579820EF575A00210D55 /* ForgotPasswordInputsView.xib */,
32B1FEDA21A46F2C00637127 /* TermsView.xib */,
3275FD8B21A5A2C500B9C13D /* TermsView.swift */,
2018-07-06 14:42:45 +00:00
);
path = Views;
sourceTree = "<group>";
};
B1B5579D20EF58AC00210D55 /* Views */ = {
isa = PBXGroup;
children = (
B1B557A020EF58AC00210D55 /* ContactTableViewCell.h */,
B1B5579E20EF58AC00210D55 /* ContactTableViewCell.m */,
B1B5579F20EF58AC00210D55 /* ContactTableViewCell.xib */,
);
path = Views;
sourceTree = "<group>";
};
B1B557A320EF5A1B00210D55 /* Views */ = {
isa = PBXGroup;
children = (
B1B557A420EF5A1B00210D55 /* DeviceTableViewCell.h */,
B1B557A620EF5A1B00210D55 /* DeviceTableViewCell.m */,
B1B557A520EF5A1B00210D55 /* DeviceTableViewCell.xib */,
);
path = Views;
sourceTree = "<group>";
};
B1B557AE20EF5AEF00210D55 /* Views */ = {
isa = PBXGroup;
children = (
B1B557EA20EF61C000210D55 /* Title */,
B1B557B520EF5B4400210D55 /* InputToolbar */,
B1B557AF20EF5AEF00210D55 /* Event */,
B1B557D320EF5EA900210D55 /* Activities */,
B1B5583F20EF768E00210D55 /* BubbleCells */,
);
path = Views;
sourceTree = "<group>";
};
B1B557AF20EF5AEF00210D55 /* Event */ = {
isa = PBXGroup;
children = (
B1B557B020EF5AEF00210D55 /* EventDetailsView.h */,
B1B557B120EF5AEF00210D55 /* EventDetailsView.xib */,
B1B557B220EF5AEF00210D55 /* EventDetailsView.m */,
);
path = Event;
sourceTree = "<group>";
};
B1B557B520EF5B4400210D55 /* InputToolbar */ = {
isa = PBXGroup;
children = (
B1B557B620EF5B4400210D55 /* KeyboardGrowingTextView.m */,
B1B557B720EF5B4400210D55 /* RoomInputToolbarView.m */,
B1B557B820EF5B4400210D55 /* DisabledRoomInputToolbarView.m */,
B1B557B920EF5B4400210D55 /* RoomInputToolbarView.xib */,
B1B557BA20EF5B4400210D55 /* DisabledRoomInputToolbarView.xib */,
B1B557BB20EF5B4400210D55 /* DisabledRoomInputToolbarView.h */,
B1B557BC20EF5B4400210D55 /* RoomInputToolbarView.h */,
);
path = InputToolbar;
sourceTree = "<group>";
};
B1B557C220EF5CD400210D55 /* Views */ = {
isa = PBXGroup;
children = (
B1B557C820EF5D7F00210D55 /* DirectoryServerTableViewCell.h */,
B1B557CA20EF5D7F00210D55 /* DirectoryServerTableViewCell.m */,
B1B557C920EF5D7F00210D55 /* DirectoryServerTableViewCell.xib */,
B1B557C320EF5CD400210D55 /* DirectoryServerDetailTableViewCell.h */,
B1B557C420EF5CD400210D55 /* DirectoryServerDetailTableViewCell.m */,
B1B557C520EF5CD400210D55 /* DirectoryServerDetailTableViewCell.xib */,
);
path = Views;
sourceTree = "<group>";
};
B1B557CD20EF5E3500210D55 /* Views */ = {
isa = PBXGroup;
children = (
B1B557CE20EF5E3500210D55 /* MediaAlbumTableCell.m */,
B1B557CF20EF5E3500210D55 /* MediaAlbumTableCell.h */,
B1B557D020EF5E3500210D55 /* MediaAlbumTableCell.xib */,
);
path = Views;
sourceTree = "<group>";
};
B1B557D320EF5EA900210D55 /* Activities */ = {
isa = PBXGroup;
children = (
B1B557D420EF5EA900210D55 /* RoomActivitiesView.h */,
B1B557D520EF5EA900210D55 /* RoomActivitiesView.xib */,
B1B557D620EF5EA900210D55 /* RoomActivitiesView.m */,
);
path = Activities;
sourceTree = "<group>";
};
B1B557D920EF5FBA00210D55 /* Views */ = {
isa = PBXGroup;
children = (
B1B557DB20EF5FBA00210D55 /* FilesSearchTableViewCell.h */,
B1B557DC20EF5FBA00210D55 /* FilesSearchTableViewCell.m */,
B1B557DA20EF5FBA00210D55 /* FilesSearchTableViewCell.xib */,
);
path = Views;
sourceTree = "<group>";
};
B1B557DF20EF60B900210D55 /* Views */ = {
isa = PBXGroup;
children = (
B1B557E220EF60B900210D55 /* MessagesSearchResultAttachmentBubbleCell.h */,
B1B557E020EF60B900210D55 /* MessagesSearchResultAttachmentBubbleCell.m */,
B1B557E120EF60B900210D55 /* MessagesSearchResultAttachmentBubbleCell.xib */,
B1B557E720EF60F500210D55 /* MessagesSearchResultTextMsgBubbleCell.h */,
B1B557E620EF60F400210D55 /* MessagesSearchResultTextMsgBubbleCell.m */,
B1B557E520EF60F400210D55 /* MessagesSearchResultTextMsgBubbleCell.xib */,
);
path = Views;
sourceTree = "<group>";
};
B1B557EA20EF61C000210D55 /* Title */ = {
isa = PBXGroup;
children = (
B1B5581620EF625700210D55 /* RoomTitleView.h */,
B1B5580820EF625600210D55 /* RoomTitleView.m */,
B1B5581120EF625700210D55 /* RoomTitleView.xib */,
B1B5581220EF625700210D55 /* Simple */,
B1B5580920EF625600210D55 /* Expanded */,
B1B5580420EF625600210D55 /* Preview */,
B1B5580D20EF625700210D55 /* Avatar */,
);
path = Title;
sourceTree = "<group>";
};
B1B5580420EF625600210D55 /* Preview */ = {
isa = PBXGroup;
children = (
B1B5580520EF625600210D55 /* PreviewRoomTitleView.h */,
B1B5580620EF625600210D55 /* PreviewRoomTitleView.m */,
B1B5580720EF625600210D55 /* PreviewRoomTitleView.xib */,
);
path = Preview;
sourceTree = "<group>";
};
B1B5580920EF625600210D55 /* Expanded */ = {
isa = PBXGroup;
children = (
B1B5580A20EF625600210D55 /* ExpandedRoomTitleView.m */,
B1B5580B20EF625600210D55 /* ExpandedRoomTitleView.xib */,
B1B5580C20EF625600210D55 /* ExpandedRoomTitleView.h */,
);
path = Expanded;
sourceTree = "<group>";
};
B1B5580D20EF625700210D55 /* Avatar */ = {
isa = PBXGroup;
children = (
B1B5580E20EF625700210D55 /* RoomAvatarTitleView.h */,
B1B5580F20EF625700210D55 /* RoomAvatarTitleView.m */,
B1B5581020EF625700210D55 /* RoomAvatarTitleView.xib */,
);
path = Avatar;
sourceTree = "<group>";
};
B1B5581220EF625700210D55 /* Simple */ = {
isa = PBXGroup;
children = (
B1B5581320EF625700210D55 /* SimpleRoomTitleView.m */,
B1B5581420EF625700210D55 /* SimpleRoomTitleView.xib */,
B1B5581520EF625700210D55 /* SimpleRoomTitleView.h */,
);
path = Simple;
sourceTree = "<group>";
};
B1B5582120EF638A00210D55 /* Views */ = {
isa = PBXGroup;
children = (
B1B5582420EF638A00210D55 /* RoomMemberTitleView.h */,
B1B5582220EF638A00210D55 /* RoomMemberTitleView.m */,
B1B5582320EF638A00210D55 /* RoomMemberTitleView.xib */,
);
path = Views;
sourceTree = "<group>";
};
B1B5582720EF666100210D55 /* Views */ = {
isa = PBXGroup;
children = (
B1B5582920EF666100210D55 /* DirectoryRecentTableViewCell.h */,
B1B5582A20EF666100210D55 /* DirectoryRecentTableViewCell.m */,
B1B5582820EF666100210D55 /* DirectoryRecentTableViewCell.xib */,
B1B5582D20EF66BA00210D55 /* RoomIdOrAliasTableViewCell.h */,
B1B5582F20EF66BA00210D55 /* RoomIdOrAliasTableViewCell.m */,
B1B5582E20EF66BA00210D55 /* RoomIdOrAliasTableViewCell.xib */,
);
path = Views;
sourceTree = "<group>";
};
B1B5583920EF6E7F00210D55 /* Views */ = {
isa = PBXGroup;
children = (
B1B5583C20EF6E7F00210D55 /* GroupRoomTableViewCell.h */,
B1B5583B20EF6E7F00210D55 /* GroupRoomTableViewCell.m */,
B1B5583A20EF6E7F00210D55 /* GroupRoomTableViewCell.xib */,
);
path = Views;
sourceTree = "<group>";
};
B1B5583F20EF768E00210D55 /* BubbleCells */ = {
isa = PBXGroup;
children = (
B1B5584220EF768E00210D55 /* Encryption */,
B1B5589220EF768E00210D55 /* RoomEmptyBubbleCell.h */,
B1B558B620EF768E00210D55 /* RoomEmptyBubbleCell.m */,
B1B5587F20EF768E00210D55 /* RoomEmptyBubbleCell.xib */,
B1B5589A20EF768E00210D55 /* RoomIncomingAttachmentBubbleCell.h */,
B1B5587720EF768E00210D55 /* RoomIncomingAttachmentBubbleCell.m */,
B1B558A720EF768E00210D55 /* RoomIncomingAttachmentBubbleCell.xib */,
B1B5589E20EF768E00210D55 /* RoomIncomingAttachmentWithoutSenderInfoBubbleCell.h */,
B1B5588320EF768E00210D55 /* RoomIncomingAttachmentWithoutSenderInfoBubbleCell.m */,
B1B558A520EF768E00210D55 /* RoomIncomingAttachmentWithoutSenderInfoBubbleCell.xib */,
B1B558AF20EF768E00210D55 /* RoomIncomingAttachmentWithPaginationTitleBubbleCell.h */,
B1B5588720EF768E00210D55 /* RoomIncomingAttachmentWithPaginationTitleBubbleCell.m */,
B1B5589420EF768E00210D55 /* RoomIncomingAttachmentWithPaginationTitleBubbleCell.xib */,
B1B5588B20EF768E00210D55 /* RoomIncomingTextMsgBubbleCell.h */,
B1B558A920EF768E00210D55 /* RoomIncomingTextMsgBubbleCell.m */,
B1B5587D20EF768E00210D55 /* RoomIncomingTextMsgBubbleCell.xib */,
B1B5588620EF768E00210D55 /* RoomIncomingTextMsgWithoutSenderInfoBubbleCell.h */,
B1B558B120EF768E00210D55 /* RoomIncomingTextMsgWithoutSenderInfoBubbleCell.m */,
B1B5588520EF768E00210D55 /* RoomIncomingTextMsgWithoutSenderInfoBubbleCell.xib */,
B1B558B720EF768E00210D55 /* RoomIncomingTextMsgWithoutSenderNameBubbleCell.h */,
B1B5588F20EF768E00210D55 /* RoomIncomingTextMsgWithoutSenderNameBubbleCell.m */,
B1B5589520EF768E00210D55 /* RoomIncomingTextMsgWithoutSenderNameBubbleCell.xib */,
B1B5588D20EF768E00210D55 /* RoomIncomingTextMsgWithPaginationTitleBubbleCell.h */,
B1B558A620EF768E00210D55 /* RoomIncomingTextMsgWithPaginationTitleBubbleCell.m */,
B1B5588C20EF768E00210D55 /* RoomIncomingTextMsgWithPaginationTitleBubbleCell.xib */,
B1B5588120EF768E00210D55 /* RoomIncomingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.h */,
B1B558A120EF768E00210D55 /* RoomIncomingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m */,
B1B5589F20EF768E00210D55 /* RoomIncomingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib */,
B1B5587C20EF768E00210D55 /* RoomMembershipBubbleCell.h */,
B1B558A420EF768E00210D55 /* RoomMembershipBubbleCell.m */,
B1B5584120EF768E00210D55 /* RoomMembershipBubbleCell.xib */,
B1B5589720EF768E00210D55 /* RoomMembershipCollapsedBubbleCell.h */,
B1B5587B20EF768E00210D55 /* RoomMembershipCollapsedBubbleCell.m */,
B1B5588E20EF768E00210D55 /* RoomMembershipCollapsedBubbleCell.xib */,
B1B5588420EF768E00210D55 /* RoomMembershipCollapsedWithPaginationTitleBubbleCell.h */,
B1B558B220EF768E00210D55 /* RoomMembershipCollapsedWithPaginationTitleBubbleCell.m */,
B1B5589120EF768E00210D55 /* RoomMembershipCollapsedWithPaginationTitleBubbleCell.xib */,
B1B558A020EF768E00210D55 /* RoomMembershipExpandedBubbleCell.h */,
B1B5588220EF768E00210D55 /* RoomMembershipExpandedBubbleCell.m */,
B1B558BA20EF768E00210D55 /* RoomMembershipExpandedBubbleCell.xib */,
B1B5588A20EF768E00210D55 /* RoomMembershipExpandedWithPaginationTitleBubbleCell.h */,
B1B558AB20EF768E00210D55 /* RoomMembershipExpandedWithPaginationTitleBubbleCell.m */,
B1B558A820EF768E00210D55 /* RoomMembershipExpandedWithPaginationTitleBubbleCell.xib */,
B1B558A220EF768E00210D55 /* RoomMembershipWithPaginationTitleBubbleCell.h */,
B1B5588020EF768E00210D55 /* RoomMembershipWithPaginationTitleBubbleCell.m */,
B1B558B420EF768E00210D55 /* RoomMembershipWithPaginationTitleBubbleCell.xib */,
B1B558B820EF768E00210D55 /* RoomOutgoingAttachmentBubbleCell.h */,
B1B5589020EF768E00210D55 /* RoomOutgoingAttachmentBubbleCell.m */,
B1B558B020EF768E00210D55 /* RoomOutgoingAttachmentBubbleCell.xib */,
B1B5587A20EF768E00210D55 /* RoomOutgoingAttachmentWithoutSenderInfoBubbleCell.h */,
B1B5589620EF768E00210D55 /* RoomOutgoingAttachmentWithoutSenderInfoBubbleCell.m */,
B1B558B920EF768E00210D55 /* RoomOutgoingAttachmentWithoutSenderInfoBubbleCell.xib */,
B1B558B520EF768E00210D55 /* RoomOutgoingAttachmentWithPaginationTitleBubbleCell.h */,
B1B5589320EF768E00210D55 /* RoomOutgoingAttachmentWithPaginationTitleBubbleCell.m */,
B1B558AD20EF768E00210D55 /* RoomOutgoingAttachmentWithPaginationTitleBubbleCell.xib */,
B1B5589920EF768E00210D55 /* RoomOutgoingTextMsgBubbleCell.h */,
B1B5587920EF768E00210D55 /* RoomOutgoingTextMsgBubbleCell.m */,
B1B5589D20EF768E00210D55 /* RoomOutgoingTextMsgBubbleCell.xib */,
B1B5589820EF768E00210D55 /* RoomOutgoingTextMsgWithoutSenderInfoBubbleCell.h */,
B1B5587820EF768E00210D55 /* RoomOutgoingTextMsgWithoutSenderInfoBubbleCell.m */,
B1B5584020EF768E00210D55 /* RoomOutgoingTextMsgWithoutSenderInfoBubbleCell.xib */,
B1B5587E20EF768E00210D55 /* RoomOutgoingTextMsgWithoutSenderNameBubbleCell.h */,
B1B558A320EF768E00210D55 /* RoomOutgoingTextMsgWithoutSenderNameBubbleCell.m */,
B1B558AA20EF768E00210D55 /* RoomOutgoingTextMsgWithoutSenderNameBubbleCell.xib */,
B1B5587620EF768E00210D55 /* RoomOutgoingTextMsgWithPaginationTitleBubbleCell.h */,
B1B5589C20EF768E00210D55 /* RoomOutgoingTextMsgWithPaginationTitleBubbleCell.m */,
B1B5588920EF768E00210D55 /* RoomOutgoingTextMsgWithPaginationTitleBubbleCell.xib */,
B1B5587520EF768E00210D55 /* RoomOutgoingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.h */,
B1B5589B20EF768E00210D55 /* RoomOutgoingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m */,
B1B558B320EF768E00210D55 /* RoomOutgoingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib */,
B1B558AC20EF768E00210D55 /* RoomSelectedStickerBubbleCell.h */,
B1B5588820EF768E00210D55 /* RoomSelectedStickerBubbleCell.m */,
B1B558AE20EF768E00210D55 /* RoomSelectedStickerBubbleCell.xib */,
B1D250D62118AA0A000F4E93 /* RoomPredecessorBubbleCell.h */,
B1D250D72118AA0A000F4E93 /* RoomPredecessorBubbleCell.m */,
B1B9194A2118984300FE25B5 /* RoomPredecessorBubbleCell.xib */,
2018-07-06 14:42:45 +00:00
);
path = BubbleCells;
sourceTree = "<group>";
};
B1B5584220EF768E00210D55 /* Encryption */ = {
isa = PBXGroup;
children = (
B1B5584320EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleBubbleCell.h */,
B1B5584420EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.h */,
B1B5584520EF768E00210D55 /* RoomOutgoingEncryptedAttachmentBubbleCell.h */,
B1B5584620EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderNameBubbleCell.m */,
B1B5584720EF768E00210D55 /* RoomOutgoingEncryptedAttachmentWithPaginationTitleBubbleCell.m */,
B1B5584820EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderNameBubbleCell.xib */,
B1B5584920EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderInfoBubbleCell.xib */,
B1B5584A20EF768E00210D55 /* RoomOutgoingEncryptedAttachmentWithoutSenderInfoBubbleCell.h */,
B1B5584B20EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderInfoBubbleCell.h */,
B1B5584C20EF768E00210D55 /* RoomIncomingEncryptedAttachmentWithPaginationTitleBubbleCell.m */,
B1B5584D20EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderInfoBubbleCell.h */,
B1B5584E20EF768E00210D55 /* RoomOutgoingEncryptedTextMsgBubbleCell.h */,
B1B5584F20EF768E00210D55 /* RoomIncomingEncryptedTextMsgBubbleCell.xib */,
B1B5585020EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderNameBubbleCell.m */,
B1B5585120EF768E00210D55 /* RoomEncryptedDataBubbleCell.h */,
B1B5585220EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m */,
B1B5585320EF768E00210D55 /* RoomOutgoingEncryptedTextMsgBubbleCell.xib */,
B1B5585420EF768E00210D55 /* RoomIncomingEncryptedAttachmentBubbleCell.xib */,
B1B5585520EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleBubbleCell.m */,
B1B5585620EF768E00210D55 /* RoomIncomingEncryptedAttachmentBubbleCell.m */,
B1B5585720EF768E00210D55 /* RoomIncomingEncryptedTextMsgBubbleCell.h */,
B1B5585820EF768E00210D55 /* RoomIncomingEncryptedAttachmentWithoutSenderInfoBubbleCell.m */,
B1B5585920EF768E00210D55 /* RoomOutgoingEncryptedAttachmentWithoutSenderInfoBubbleCell.xib */,
B1B5585A20EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderInfoBubbleCell.m */,
B1B5585B20EF768E00210D55 /* RoomOutgoingEncryptedAttachmentWithoutSenderInfoBubbleCell.m */,
B1B5585C20EF768E00210D55 /* RoomOutgoingEncryptedAttachmentWithPaginationTitleBubbleCell.xib */,
B1B5585D20EF768E00210D55 /* RoomOutgoingEncryptedAttachmentWithPaginationTitleBubbleCell.h */,
B1B5585E20EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderNameBubbleCell.h */,
B1B5585F20EF768E00210D55 /* RoomOutgoingEncryptedAttachmentBubbleCell.m */,
B1B5586020EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleBubbleCell.m */,
B1B5586120EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m */,
B1B5586220EF768E00210D55 /* RoomIncomingEncryptedAttachmentWithoutSenderInfoBubbleCell.xib */,
B1B5586320EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.h */,
B1B5586420EF768E00210D55 /* RoomEncryptedDataBubbleCell.m */,
B1B5586520EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderNameBubbleCell.h */,
B1B5586620EF768E00210D55 /* RoomOutgoingEncryptedTextMsgBubbleCell.m */,
B1B5586720EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderInfoBubbleCell.m */,
B1B5586820EF768E00210D55 /* RoomIncomingEncryptedAttachmentWithPaginationTitleBubbleCell.h */,
B1B5586920EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib */,
B1B5586A20EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib */,
B1B5586B20EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleBubbleCell.xib */,
B1B5586C20EF768E00210D55 /* RoomIncomingEncryptedAttachmentWithPaginationTitleBubbleCell.xib */,
B1B5586D20EF768E00210D55 /* RoomOutgoingEncryptedAttachmentBubbleCell.xib */,
B1B5586E20EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleBubbleCell.h */,
B1B5586F20EF768E00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderInfoBubbleCell.xib */,
B1B5587020EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderNameBubbleCell.xib */,
B1B5587120EF768E00210D55 /* RoomIncomingEncryptedAttachmentWithoutSenderInfoBubbleCell.h */,
B1B5587220EF768E00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleBubbleCell.xib */,
B1B5587320EF768E00210D55 /* RoomIncomingEncryptedTextMsgBubbleCell.m */,
B1B5587420EF768E00210D55 /* RoomIncomingEncryptedAttachmentBubbleCell.h */,
);
path = Encryption;
sourceTree = "<group>";
};
B1B5592720EF7A5D00210D55 /* Cells */ = {
isa = PBXGroup;
children = (
B1B5592820EF7A5D00210D55 /* TableViewCellWithButton.h */,
B1B5592A20EF7A5D00210D55 /* TableViewCellWithButton.m */,
B1B5592920EF7A5D00210D55 /* TableViewCellWithButton.xib */,
);
path = Cells;
sourceTree = "<group>";
};
B1B5592D20EF7BAC00210D55 /* Views */ = {
isa = PBXGroup;
children = (
B1B5593120EF7BAC00210D55 /* TableViewCellWithCheckBoxAndLabel.h */,
B1B5593420EF7BAC00210D55 /* TableViewCellWithCheckBoxAndLabel.m */,
B1B5592E20EF7BAC00210D55 /* TableViewCellWithCheckBoxAndLabel.xib */,
B1B5593020EF7BAC00210D55 /* TableViewCellWithCheckBoxes.h */,
B1B5593520EF7BAC00210D55 /* TableViewCellWithCheckBoxes.m */,
B1B5593220EF7BAC00210D55 /* TableViewCellWithCheckBoxes.xib */,
B1B5593620EF7BAC00210D55 /* TableViewCellWithLabelAndLargeTextView.h */,
B1B5592F20EF7BAC00210D55 /* TableViewCellWithLabelAndLargeTextView.m */,
B1B5593320EF7BAC00210D55 /* TableViewCellWithLabelAndLargeTextView.xib */,
);
path = Views;
sourceTree = "<group>";
};
B1B5593D20EF7BD000210D55 /* Views */ = {
isa = PBXGroup;
children = (
B1B5593E20EF7BD000210D55 /* RoomCollectionViewCell.h */,
B1B5594220EF7BD000210D55 /* RoomCollectionViewCell.m */,
B1B5594120EF7BD000210D55 /* RoomCollectionViewCell.xib */,
B1B5594320EF7BD000210D55 /* TableViewCellWithCollectionView.h */,
B1B5594020EF7BD000210D55 /* TableViewCellWithCollectionView.m */,
B1B5593F20EF7BD000210D55 /* TableViewCellWithCollectionView.xib */,
);
path = Views;
sourceTree = "<group>";
};
B1B5594E20EF9A8600210D55 /* Views */ = {
isa = PBXGroup;
children = (
B1B5594F20EF9A8600210D55 /* RecentTableViewCell.h */,
B1B5595020EF9A8600210D55 /* RecentTableViewCell.m */,
B1B5595120EF9A8600210D55 /* RecentTableViewCell.xib */,
);
path = Views;
sourceTree = "<group>";
};
B1B5596120EF9E9A00210D55 /* Views */ = {
isa = PBXGroup;
children = (
B1B5596220EF9E9A00210D55 /* RoomTableViewCell.h */,
B1B5596420EF9E9A00210D55 /* RoomTableViewCell.m */,
B1B5596320EF9E9A00210D55 /* RoomTableViewCell.xib */,
);
path = Views;
sourceTree = "<group>";
};
B1B5596B20EFA85C00210D55 /* EncryptionInfo */ = {
isa = PBXGroup;
children = (
B1B5596D20EFA85C00210D55 /* EncryptionInfoView.h */,
B1B5596C20EFA85C00210D55 /* EncryptionInfoView.m */,
B1B5596E20EFA85C00210D55 /* EncryptionInfoView.xib */,
);
path = EncryptionInfo;
sourceTree = "<group>";
};
B1B5597120EFB02900210D55 /* Views */ = {
isa = PBXGroup;
children = (
B1B5597420EFB02900210D55 /* InviteRecentTableViewCell.h */,
B1B5597220EFB02900210D55 /* InviteRecentTableViewCell.m */,
B1B5597320EFB02900210D55 /* InviteRecentTableViewCell.xib */,
);
path = Views;
sourceTree = "<group>";
};
2018-07-06 16:09:47 +00:00
B1B5597C20EFC3DF00210D55 /* Managers */ = {
isa = PBXGroup;
children = (
B1798300211B137B001FD722 /* OnBoarding */,
2018-07-06 16:09:47 +00:00
B1B5598B20EFC5E400210D55 /* Analytics */,
B1B5598920EFC41100210D55 /* BugReport */,
B1B5598A20EFC42100210D55 /* Settings */,
32242F0B21E8FBA900725742 /* Theme */,
2018-07-06 16:09:47 +00:00
B1B5598020EFC3DF00210D55 /* Widgets */,
);
path = Managers;
sourceTree = "<group>";
};
B1B5598020EFC3DF00210D55 /* Widgets */ = {
isa = PBXGroup;
children = (
B1B5598220EFC3DF00210D55 /* WidgetManager.h */,
B1B5598420EFC3DF00210D55 /* WidgetManager.m */,
B1B5598120EFC3DF00210D55 /* Widget.h */,
B1B5598320EFC3DF00210D55 /* Widget.m */,
);
path = Widgets;
sourceTree = "<group>";
};
B1B5598920EFC41100210D55 /* BugReport */ = {
isa = PBXGroup;
children = (
B1B5597D20EFC3DF00210D55 /* RageShakeManager.h */,
B1B5597E20EFC3DF00210D55 /* RageShakeManager.m */,
);
path = BugReport;
sourceTree = "<group>";
};
B1B5598A20EFC42100210D55 /* Settings */ = {
isa = PBXGroup;
children = (
B1B5597F20EFC3DF00210D55 /* RiotSettings.swift */,
);
path = Settings;
sourceTree = "<group>";
};
B1B5598B20EFC5E400210D55 /* Analytics */ = {
isa = PBXGroup;
children = (
B1B5599020EFC5E400210D55 /* Analytics.h */,
B1B5598C20EFC5E400210D55 /* Analytics.m */,
B1B5598F20EFC5E400210D55 /* DecryptionFailure.h */,
B1B5598D20EFC5E400210D55 /* DecryptionFailure.m */,
B1B5598E20EFC5E400210D55 /* DecryptionFailureTracker.h */,
B1B5599120EFC5E400210D55 /* DecryptionFailureTracker.m */,
);
path = Analytics;
sourceTree = "<group>";
};
F083BB021E7005FD00A9B29C /* RiotTests */ = {
isa = PBXGroup;
children = (
F083BB041E7005FD00A9B29C /* RiotTests.m */,
F083BB071E70067700A9B29C /* Supporting Files */,
);
path = RiotTests;
sourceTree = "<group>";
};
F083BB071E70067700A9B29C /* Supporting Files */ = {
isa = PBXGroup;
children = (
F083BB031E7005FD00A9B29C /* Info.plist */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
F083BB081E7009EC00A9B29C /* Riot */ = {
isa = PBXGroup;
children = (
F083BB0C1E7009EC00A9B29C /* AppDelegate.h */,
F083BB0D1E7009EC00A9B29C /* AppDelegate.m */,
B1098BD921ECE09E000DDA48 /* Generated */,
F083BBE41E7009EC00A9B29C /* Categories */,
F083BBF21E7009EC00A9B29C /* Model */,
B1B5597C20EFC3DF00210D55 /* Managers */,
B1B5567620EE6C4C00210D55 /* Modules */,
F083BC0F1E7009EC00A9B29C /* Utils */,
3233F7291F31F3B4006ACA81 /* libs */,
F083BB0E1E7009EC00A9B29C /* Assets */,
2018-07-09 14:18:55 +00:00
B169329D20F3A21B00746532 /* SupportingFiles */,
2015-11-18 13:42:25 +00:00
);
path = Riot;
2015-11-18 13:42:25 +00:00
sourceTree = "<group>";
usesTabs = 0;
2015-11-18 13:42:25 +00:00
};
F083BB0E1E7009EC00A9B29C /* Assets */ = {
isa = PBXGroup;
children = (
B1664DA520F4FE1B00808783 /* Localizations */,
F083BBDA1E7009EC00A9B29C /* Sounds */,
32935CB21F628B98006888C8 /* js */,
2018-07-09 12:17:06 +00:00
F083BBEF1E7009EC00A9B29C /* Images.xcassets */,
B169328620F3954A00746532 /* SharedImages.xcassets */,
B169329320F39E6200746532 /* LaunchScreen.storyboard */,
B169329520F39E6300746532 /* Main.storyboard */,
F083BC0E1E7009EC00A9B29C /* third_party_licenses.html */,
F083BBEE1E7009EC00A9B29C /* GoogleService-Info.plist */,
F083BC181E7009EC00A9B29C /* Riot-Defaults.plist */,
);
path = Assets;
sourceTree = "<group>";
};
F083BBDA1E7009EC00A9B29C /* Sounds */ = {
2015-08-18 08:04:30 +00:00
isa = PBXGroup;
children = (
F083BBDB1E7009EC00A9B29C /* busy.mp3 */,
F083BBDC1E7009EC00A9B29C /* callend.mp3 */,
F083BBDD1E7009EC00A9B29C /* message.mp3 */,
F083BBDE1E7009EC00A9B29C /* ring.mp3 */,
F083BBDF1E7009EC00A9B29C /* ringback.mp3 */,
2015-08-18 08:04:30 +00:00
);
path = Sounds;
2015-08-18 08:04:30 +00:00
sourceTree = "<group>";
};
F083BBE41E7009EC00A9B29C /* Categories */ = {
2015-08-18 08:04:30 +00:00
isa = PBXGroup;
children = (
F05927C81FDED835009F2A68 /* MXGroup+Riot.h */,
F05927C71FDED835009F2A68 /* MXGroup+Riot.m */,
F083BBE51E7009EC00A9B29C /* MXKRoomBubbleTableViewCell+Riot.h */,
F083BBE61E7009EC00A9B29C /* MXKRoomBubbleTableViewCell+Riot.m */,
F083BBE71E7009EC00A9B29C /* MXRoom+Riot.h */,
F083BBE81E7009EC00A9B29C /* MXRoom+Riot.m */,
2017-09-14 14:02:08 +00:00
F0D2AD9F1F6AA5FD00A7097D /* MXRoomSummary+Riot.h */,
F0D2ADA01F6AA5FD00A7097D /* MXRoomSummary+Riot.m */,
F083BBE91E7009EC00A9B29C /* UINavigationController+Riot.h */,
F083BBEA1E7009EC00A9B29C /* UINavigationController+Riot.m */,
F083BBEB1E7009EC00A9B29C /* UIViewController+RiotSearch.h */,
F083BBEC1E7009EC00A9B29C /* UIViewController+RiotSearch.m */,
926FA53D1F4C132000F826C2 /* MXSession+Riot.h */,
926FA53E1F4C132000F826C2 /* MXSession+Riot.m */,
32242F0821E8B05F00725742 /* UIColor.swift */,
2015-08-18 08:04:30 +00:00
);
path = Categories;
2015-08-18 08:04:30 +00:00
sourceTree = "<group>";
};
F083BBF21E7009EC00A9B29C /* Model */ = {
isa = PBXGroup;
children = (
B169330420F3C9B000746532 /* Contact */,
F083BBF61E7009EC00A9B29C /* Room */,
);
path = Model;
sourceTree = "<group>";
};
F083BBF61E7009EC00A9B29C /* Room */ = {
isa = PBXGroup;
children = (
F083BBFB1E7009EC00A9B29C /* RoomEmailInvitation.h */,
F083BBFC1E7009EC00A9B29C /* RoomEmailInvitation.m */,
F083BBFD1E7009EC00A9B29C /* RoomPreviewData.h */,
F083BBFE1E7009EC00A9B29C /* RoomPreviewData.m */,
);
path = Room;
sourceTree = "<group>";
};
F083BC0F1E7009EC00A9B29C /* Utils */ = {
isa = PBXGroup;
children = (
F083BC101E7009EC00A9B29C /* AvatarGenerator.h */,
F083BC111E7009EC00A9B29C /* AvatarGenerator.m */,
F083BC121E7009EC00A9B29C /* EventFormatter.h */,
F083BC131E7009EC00A9B29C /* EventFormatter.m */,
F083BC141E7009EC00A9B29C /* Tools.h */,
F083BC151E7009EC00A9B29C /* Tools.m */,
);
path = Utils;
sourceTree = "<group>";
};
F094A9991B78D8F000B1FBBF = {
2016-09-01 07:19:54 +00:00
isa = PBXGroup;
children = (
3267EFB620E379FD00FF1CAA /* README.rst */,
3267EFB320E379FD00FF1CAA /* CHANGES.rst */,
3267EFB520E379FD00FF1CAA /* AUTHORS.rst */,
3267EFB420E379FD00FF1CAA /* Podfile */,
F083BB081E7009EC00A9B29C /* Riot */,
F083BB021E7005FD00A9B29C /* RiotTests */,
2017-07-31 15:26:06 +00:00
24CBEC4F1F0EAD310093EABB /* RiotShareExtension */,
2017-09-01 08:38:54 +00:00
92726A441F58737A004AD26F /* SiriIntents */,
F094A9A31B78D8F000B1FBBF /* Products */,
5FC42FA41F5186AFFB6A2404 /* Frameworks */,
A237FB70534FB8ADA0D7CFEE /* Pods */,
2016-09-01 07:19:54 +00:00
);
sourceTree = "<group>";
usesTabs = 0;
2016-09-01 07:19:54 +00:00
};
F094A9A31B78D8F000B1FBBF /* Products */ = {
2016-01-19 17:59:40 +00:00
isa = PBXGroup;
children = (
F094A9A21B78D8F000B1FBBF /* Riot.app */,
F094A9BE1B78D8F000B1FBBF /* RiotTests.xctest */,
24CBEC4E1F0EAD310093EABB /* RiotShareExtension.appex */,
2017-09-01 08:38:54 +00:00
92726A431F58737A004AD26F /* SiriIntents.appex */,
2016-01-19 17:59:40 +00:00
);
name = Products;
2016-01-19 17:59:40 +00:00
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
24CBEC4D1F0EAD310093EABB /* RiotShareExtension */ = {
isa = PBXNativeTarget;
buildConfigurationList = 24CBEC5C1F0EAD310093EABB /* Build configuration list for PBXNativeTarget "RiotShareExtension" */;
buildPhases = (
85AB1F69C1D9EC33197D7368 /* [CP] Check Pods Manifest.lock */,
24CBEC4A1F0EAD310093EABB /* Sources */,
24CBEC4B1F0EAD310093EABB /* Frameworks */,
24CBEC4C1F0EAD310093EABB /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = RiotShareExtension;
productName = "Riot Share Extension";
productReference = 24CBEC4E1F0EAD310093EABB /* RiotShareExtension.appex */;
productType = "com.apple.product-type.app-extension";
};
2017-09-01 08:38:54 +00:00
92726A421F58737A004AD26F /* SiriIntents */ = {
isa = PBXNativeTarget;
buildConfigurationList = 92726A4E1F58737A004AD26F /* Build configuration list for PBXNativeTarget "SiriIntents" */;
buildPhases = (
330DF9CF4EFAE864802D8AE5 /* [CP] Check Pods Manifest.lock */,
2017-09-01 08:38:54 +00:00
92726A3F1F58737A004AD26F /* Sources */,
92726A401F58737A004AD26F /* Frameworks */,
92726A411F58737A004AD26F /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = SiriIntents;
productName = SiriIntents;
productReference = 92726A431F58737A004AD26F /* SiriIntents.appex */;
productType = "com.apple.product-type.app-extension";
};
F094A9A11B78D8F000B1FBBF /* Riot */ = {
isa = PBXNativeTarget;
buildConfigurationList = F094A9C81B78D8F000B1FBBF /* Build configuration list for PBXNativeTarget "Riot" */;
buildPhases = (
E34E30CD2CEE4A42FF8081D6 /* [CP] Check Pods Manifest.lock */,
B1098BD821ECD3ED000DDA48 /* 🛠 SwiftGen */,
F094A99E1B78D8F000B1FBBF /* Sources */,
F094A99F1B78D8F000B1FBBF /* Frameworks */,
F094A9A01B78D8F000B1FBBF /* Resources */,
24CBEC5D1F0EAD310093EABB /* Embed App Extensions */,
3233F7481F3497E2006ACA81 /* Embed Frameworks */,
5C50A1C53E6A24258653D624 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
dependencies = (
242661F61F12B1BA00D3FC08 /* PBXTargetDependency */,
2017-09-01 08:38:54 +00:00
92726A4A1F58737A004AD26F /* PBXTargetDependency */,
);
name = Riot;
productName = Vector;
productReference = F094A9A21B78D8F000B1FBBF /* Riot.app */;
productType = "com.apple.product-type.application";
};
F094A9BD1B78D8F000B1FBBF /* RiotTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = F094A9CB1B78D8F000B1FBBF /* Build configuration list for PBXNativeTarget "RiotTests" */;
buildPhases = (
F094A9BA1B78D8F000B1FBBF /* Sources */,
F094A9BB1B78D8F000B1FBBF /* Frameworks */,
F094A9BC1B78D8F000B1FBBF /* Resources */,
);
buildRules = (
);
dependencies = (
F094A9C01B78D8F000B1FBBF /* PBXTargetDependency */,
);
name = RiotTests;
productName = VectorTests;
productReference = F094A9BE1B78D8F000B1FBBF /* RiotTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
F094A99A1B78D8F000B1FBBF /* Project object */ = {
isa = PBXProject;
attributes = {
2018-07-10 07:49:23 +00:00
LastUpgradeCheck = 0940;
ORGANIZATIONNAME = matrix.org;
TargetAttributes = {
2017-09-01 08:38:54 +00:00
24CBEC4D1F0EAD310093EABB = {
CreatedOnToolsVersion = 8.3.2;
2017-07-26 14:08:00 +00:00
DevelopmentTeam = 7J4U792NQT;
ProvisioningStyle = Automatic;
2017-07-29 13:30:31 +00:00
SystemCapabilities = {
com.apple.ApplicationGroups.iOS = {
enabled = 1;
};
};
2017-07-26 14:08:00 +00:00
};
2017-09-01 08:38:54 +00:00
92726A421F58737A004AD26F = {
CreatedOnToolsVersion = 8.3.3;
DevelopmentTeam = 7J4U792NQT;
ProvisioningStyle = Automatic;
SystemCapabilities = {
com.apple.ApplicationGroups.iOS = {
enabled = 1;
};
};
};
F094A9A11B78D8F000B1FBBF = {
CreatedOnToolsVersion = 6.2;
DevelopmentTeam = 7J4U792NQT;
LastSwiftMigration = 0940;
ProvisioningStyle = Automatic;
SystemCapabilities = {
2017-07-29 13:34:51 +00:00
com.apple.ApplicationGroups.iOS = {
enabled = 1;
};
com.apple.Push = {
enabled = 1;
};
};
};
F094A9BD1B78D8F000B1FBBF = {
CreatedOnToolsVersion = 6.2;
DevelopmentTeam = 7J4U792NQT;
TestTargetID = F094A9A11B78D8F000B1FBBF;
};
};
};
buildConfigurationList = F094A99D1B78D8F000B1FBBF /* Build configuration list for PBXProject "Riot" */;
compatibilityVersion = "Xcode 9.3";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
nl,
de,
fr,
2017-08-18 15:19:13 +00:00
ru,
zh_Hans,
eu,
2017-11-29 18:36:14 +00:00
vi,
2018-02-19 09:21:03 +00:00
ca,
bg,
2018-05-31 15:26:43 +00:00
is,
2018-08-09 08:40:40 +00:00
zh_Hant,
sq,
2018-09-10 16:24:59 +00:00
es,
ja,
hu,
);
mainGroup = F094A9991B78D8F000B1FBBF;
productRefGroup = F094A9A31B78D8F000B1FBBF /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
F094A9A11B78D8F000B1FBBF /* Riot */,
F094A9BD1B78D8F000B1FBBF /* RiotTests */,
24CBEC4D1F0EAD310093EABB /* RiotShareExtension */,
2017-09-01 08:38:54 +00:00
92726A421F58737A004AD26F /* SiriIntents */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
24CBEC4C1F0EAD310093EABB /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
B1664BCB20F4E67600808783 /* RoomsListViewController.xib in Resources */,
2018-07-09 12:58:17 +00:00
B169328520F38BE800746532 /* SegmentedViewController.xib in Resources */,
B1664DA420F4F96300808783 /* Vector.strings in Resources */,
B1664BC920F4E67600808783 /* ShareViewController.xib in Resources */,
B169328820F3954A00746532 /* SharedImages.xcassets in Resources */,
B1664BC520F4E67600808783 /* FallbackViewController.xib in Resources */,
B1664BCE20F4E67600808783 /* RecentRoomTableViewCell.xib in Resources */,
2017-09-01 08:38:54 +00:00
);
runOnlyForDeploymentPostprocessing = 0;
};
92726A411F58737A004AD26F /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
F094A9A01B78D8F000B1FBBF /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2018-07-06 14:42:45 +00:00
B1B5590220EF768F00210D55 /* RoomOutgoingAttachmentWithPaginationTitleBubbleCell.xib in Resources */,
B1B558CA20EF768F00210D55 /* RoomOutgoingEncryptedAttachmentWithoutSenderInfoBubbleCell.xib in Resources */,
F083BDE91E7009ED00A9B29C /* ring.mp3 in Resources */,
2018-07-06 14:42:45 +00:00
B1B558F720EF768F00210D55 /* RoomIncomingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib in Resources */,
B1B5592B20EF7A5D00210D55 /* TableViewCellWithButton.xib in Resources */,
B1B5574620EE6C4D00210D55 /* StartChatViewController.xib in Resources */,
2018-07-06 14:42:45 +00:00
B1B5590A20EF768F00210D55 /* RoomOutgoingAttachmentWithoutSenderInfoBubbleCell.xib in Resources */,
B1B5594420EF7BD000210D55 /* TableViewCellWithCollectionView.xib in Resources */,
B1B558D520EF768F00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib in Resources */,
B1B5590020EF768F00210D55 /* RoomOutgoingTextMsgWithoutSenderNameBubbleCell.xib in Resources */,
B1B5597020EFA85D00210D55 /* EncryptionInfoView.xib in Resources */,
B1B558BC20EF768F00210D55 /* RoomMembershipBubbleCell.xib in Resources */,
B1B5571F20EE6C4D00210D55 /* ContactDetailsViewController.xib in Resources */,
2018-07-06 14:42:45 +00:00
B1B558E220EF768F00210D55 /* RoomIncomingTextMsgBubbleCell.xib in Resources */,
B1664DA220F4F95800808783 /* Localizable.strings in Resources */,
B169328720F3954A00746532 /* SharedImages.xcassets in Resources */,
B1664DA120F4F94F00808783 /* InfoPlist.strings in Resources */,
2018-07-06 14:42:45 +00:00
B1B5579B20EF575B00210D55 /* AuthInputsView.xib in Resources */,
B1B5594620EF7BD000210D55 /* RoomCollectionViewCell.xib in Resources */,
F083BDE71E7009ED00A9B29C /* callend.mp3 in Resources */,
2018-07-06 14:42:45 +00:00
B1B558EF20EF768F00210D55 /* RoomMembershipCollapsedWithPaginationTitleBubbleCell.xib in Resources */,
B1B5573420EE6C4D00210D55 /* GroupDetailsViewController.xib in Resources */,
2018-07-06 14:42:45 +00:00
B1B557E420EF60B900210D55 /* MessagesSearchResultAttachmentBubbleCell.xib in Resources */,
B1B558F220EF768F00210D55 /* RoomIncomingTextMsgWithoutSenderNameBubbleCell.xib in Resources */,
B1B558EA20EF768F00210D55 /* RoomOutgoingTextMsgWithPaginationTitleBubbleCell.xib in Resources */,
B1B558CD20EF768F00210D55 /* RoomOutgoingEncryptedAttachmentWithPaginationTitleBubbleCell.xib in Resources */,
B1B9194C2118984300FE25B5 /* RoomPredecessorBubbleCell.xib in Resources */,
B1B5572120EE6C4D00210D55 /* ContactsTableViewController.xib in Resources */,
2018-07-06 14:42:45 +00:00
B1B5593A20EF7BAC00210D55 /* TableViewCellWithLabelAndLargeTextView.xib in Resources */,
B1B558D820EF768F00210D55 /* RoomIncomingEncryptedAttachmentWithPaginationTitleBubbleCell.xib in Resources */,
B1B558DA20EF768F00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderInfoBubbleCell.xib in Resources */,
B1B558D620EF768F00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib in Resources */,
B1B5593720EF7BAC00210D55 /* TableViewCellWithCheckBoxAndLabel.xib in Resources */,
B1B5579020EF568D00210D55 /* GroupTableViewCell.xib in Resources */,
B1B5581B20EF625800210D55 /* ExpandedRoomTitleView.xib in Resources */,
B1B558C220EF768F00210D55 /* RoomIncomingEncryptedTextMsgBubbleCell.xib in Resources */,
B1B558F620EF768F00210D55 /* RoomOutgoingTextMsgBubbleCell.xib in Resources */,
B1B5574D20EE6C4D00210D55 /* MediaPickerViewController.xib in Resources */,
B1B5575020EE6C4D00210D55 /* AuthenticationViewController.xib in Resources */,
B1B5574320EE6C4D00210D55 /* CallViewController.xib in Resources */,
F083BDEA1E7009ED00A9B29C /* ringback.mp3 in Resources */,
F083BDF21E7009ED00A9B29C /* GoogleService-Info.plist in Resources */,
2018-07-06 14:42:45 +00:00
B1B558E320EF768F00210D55 /* RoomEmptyBubbleCell.xib in Resources */,
B1B5590420EF768F00210D55 /* RoomOutgoingAttachmentBubbleCell.xib in Resources */,
B1B558F120EF768F00210D55 /* RoomIncomingAttachmentWithPaginationTitleBubbleCell.xib in Resources */,
B1B557CB20EF5D8000210D55 /* DirectoryServerTableViewCell.xib in Resources */,
B1B558EC20EF768F00210D55 /* RoomMembershipCollapsedBubbleCell.xib in Resources */,
B1B558D720EF768F00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleBubbleCell.xib in Resources */,
B1B5590820EF768F00210D55 /* RoomMembershipWithPaginationTitleBubbleCell.xib in Resources */,
F083BDE81E7009ED00A9B29C /* message.mp3 in Resources */,
2018-07-06 14:42:45 +00:00
B1B5579C20EF575B00210D55 /* ForgotPasswordInputsView.xib in Resources */,
F083BE011E7009ED00A9B29C /* third_party_licenses.html in Resources */,
B1B5573720EE6C4D00210D55 /* GroupParticipantsViewController.xib in Resources */,
B1B5573320EE6C4D00210D55 /* GroupHomeViewController.xib in Resources */,
2018-07-06 14:42:45 +00:00
B1B5593920EF7BAC00210D55 /* TableViewCellWithCheckBoxes.xib in Resources */,
B1B557C120EF5B4500210D55 /* DisabledRoomInputToolbarView.xib in Resources */,
B1664DA320F4F96200808783 /* Vector.strings in Resources */,
2018-07-06 14:42:45 +00:00
B1B557C720EF5CD400210D55 /* DirectoryServerDetailTableViewCell.xib in Resources */,
B1B5582620EF638A00210D55 /* RoomMemberTitleView.xib in Resources */,
F083BDE61E7009ED00A9B29C /* busy.mp3 in Resources */,
B1B5574C20EE6C4D00210D55 /* MediaAlbumContentViewController.xib in Resources */,
2018-07-06 14:42:45 +00:00
B1B557E820EF60F500210D55 /* MessagesSearchResultTextMsgBubbleCell.xib in Resources */,
B1B558D920EF768F00210D55 /* RoomOutgoingEncryptedAttachmentBubbleCell.xib in Resources */,
B1B5573020EE6C4D00210D55 /* BugReportViewController.xib in Resources */,
B169329B20F39E6300746532 /* Main.storyboard in Resources */,
32B1FEDB21A46F2C00637127 /* TermsView.xib in Resources */,
2018-07-06 14:42:45 +00:00
B1B5578E20EF568D00210D55 /* GroupInviteTableViewCell.xib in Resources */,
B1B5582020EF625800210D55 /* SimpleRoomTitleView.xib in Resources */,
F083BE061E7009ED00A9B29C /* Riot-Defaults.plist in Resources */,
2018-07-06 14:42:45 +00:00
B1B558D120EF768F00210D55 /* RoomIncomingEncryptedAttachmentWithoutSenderInfoBubbleCell.xib in Resources */,
B1B558FE20EF768F00210D55 /* RoomMembershipExpandedWithPaginationTitleBubbleCell.xib in Resources */,
B1B5581D20EF625800210D55 /* RoomAvatarTitleView.xib in Resources */,
B1B5590B20EF768F00210D55 /* RoomMembershipExpandedBubbleCell.xib in Resources */,
B1B558E720EF768F00210D55 /* RoomIncomingTextMsgWithoutSenderInfoBubbleCell.xib in Resources */,
B1B558DC20EF768F00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleBubbleCell.xib in Resources */,
B1B5572E20EE6C4D00210D55 /* ReadReceiptsViewController.xib in Resources */,
B1B5574220EE6C4D00210D55 /* RecentsViewController.xib in Resources */,
B1B5571C20EE6C4D00210D55 /* DeactivateAccountViewController.storyboard in Resources */,
2018-07-06 14:42:45 +00:00
B1B5596520EF9E9B00210D55 /* RoomTableViewCell.xib in Resources */,
B1B557C020EF5B4500210D55 /* RoomInputToolbarView.xib in Resources */,
B1B5583D20EF6E7F00210D55 /* GroupRoomTableViewCell.xib in Resources */,
B1B5572D20EE6C4D00210D55 /* RoomParticipantsViewController.xib in Resources */,
B1B5577220EE702800210D55 /* JitsiViewController.xib in Resources */,
2018-07-06 14:42:45 +00:00
B1B557D720EF5EA900210D55 /* RoomActivitiesView.xib in Resources */,
F083BDF31E7009ED00A9B29C /* Images.xcassets in Resources */,
2018-07-06 14:42:45 +00:00
B1B5590720EF768F00210D55 /* RoomOutgoingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib in Resources */,
B169329920F39E6300746532 /* LaunchScreen.storyboard in Resources */,
2018-07-06 14:42:45 +00:00
B1B5595320EF9A8700210D55 /* RecentTableViewCell.xib in Resources */,
B1B557AD20EF5A6D00210D55 /* DeviceView.xib in Resources */,
B1B5573920EE6C4D00210D55 /* GroupRoomsViewController.xib in Resources */,
2018-07-06 14:42:45 +00:00
B1B5597620EFB02A00210D55 /* InviteRecentTableViewCell.xib in Resources */,
B1B558FB20EF768F00210D55 /* RoomIncomingAttachmentWithoutSenderInfoBubbleCell.xib in Resources */,
B1B558BB20EF768F00210D55 /* RoomOutgoingTextMsgWithoutSenderInfoBubbleCell.xib in Resources */,
B1B557A720EF5A1B00210D55 /* DeviceTableViewCell.xib in Resources */,
B1B557D220EF5E3500210D55 /* MediaAlbumTableCell.xib in Resources */,
B1B558C520EF768F00210D55 /* RoomOutgoingEncryptedTextMsgBubbleCell.xib in Resources */,
B1B5582B20EF666100210D55 /* DirectoryRecentTableViewCell.xib in Resources */,
B1B5590F20EF782800210D55 /* TableViewCellWithPhoneNumberTextField.xib in Resources */,
B1B5578520EF564900210D55 /* GroupTableViewCellWithSwitch.xib in Resources */,
B1B557B320EF5AEF00210D55 /* EventDetailsView.xib in Resources */,
B1B557DD20EF5FBB00210D55 /* FilesSearchTableViewCell.xib in Resources */,
B1B5590320EF768F00210D55 /* RoomSelectedStickerBubbleCell.xib in Resources */,
B1B5573F20EE6C4D00210D55 /* SegmentedViewController.xib in Resources */,
2018-07-06 14:42:45 +00:00
B1B5581E20EF625800210D55 /* RoomTitleView.xib in Resources */,
B1B558C020EF768F00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderInfoBubbleCell.xib in Resources */,
B1B5572420EE6C4D00210D55 /* RoomViewController.xib in Resources */,
B169331520F3CAFC00746532 /* PublicRoomTableViewCell.xib in Resources */,
3284A35120A07C210044F922 /* postMessageAPI.js in Resources */,
2018-07-06 14:42:45 +00:00
B1B557A220EF58AD00210D55 /* ContactTableViewCell.xib in Resources */,
B1B558EB20EF768F00210D55 /* RoomIncomingTextMsgWithPaginationTitleBubbleCell.xib in Resources */,
B1B5581820EF625800210D55 /* PreviewRoomTitleView.xib in Resources */,
B1B5583020EF66BA00210D55 /* RoomIdOrAliasTableViewCell.xib in Resources */,
B1B558BF20EF768F00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderNameBubbleCell.xib in Resources */,
B1B558FD20EF768F00210D55 /* RoomIncomingAttachmentBubbleCell.xib in Resources */,
B1B558DB20EF768F00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderNameBubbleCell.xib in Resources */,
B1B5572B20EE6C4D00210D55 /* RoomMemberDetailsViewController.xib in Resources */,
2018-07-06 14:42:45 +00:00
B1B558C620EF768F00210D55 /* RoomIncomingEncryptedAttachmentBubbleCell.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
F094A9BC1B78D8F000B1FBBF /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
330DF9CF4EFAE864802D8AE5 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputPaths = (
2017-10-12 13:53:02 +00:00
"$(DERIVED_FILE_DIR)/Pods-RiotPods-SiriIntents-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
5C50A1C53E6A24258653D624 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
2018-09-26 13:48:38 +00:00
"${PODS_ROOT}/Target Support Files/Pods-RiotPods-Riot/Pods-RiotPods-Riot-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/AFNetworking/AFNetworking.framework",
"${BUILT_PRODUCTS_DIR}/DTCoreText/DTCoreText.framework",
"${BUILT_PRODUCTS_DIR}/DTFoundation/DTFoundation.framework",
"${BUILT_PRODUCTS_DIR}/GBDeviceInfo/GBDeviceInfo.framework",
"${BUILT_PRODUCTS_DIR}/GZIP/GZIP.framework",
"${BUILT_PRODUCTS_DIR}/HPGrowingTextView/HPGrowingTextView.framework",
"${BUILT_PRODUCTS_DIR}/MatrixKit/MatrixKit.framework",
"${BUILT_PRODUCTS_DIR}/MatrixSDK/MatrixSDK.framework",
"${BUILT_PRODUCTS_DIR}/OLMKit/OLMKit.framework",
2018-01-29 14:26:44 +00:00
"${BUILT_PRODUCTS_DIR}/PiwikTracker/PiwikTracker.framework",
"${BUILT_PRODUCTS_DIR}/Realm/Realm.framework",
"${BUILT_PRODUCTS_DIR}/Reusable/Reusable.framework",
"${PODS_ROOT}/WebRTC/WebRTC.framework",
"${BUILT_PRODUCTS_DIR}/cmark/cmark.framework",
"${BUILT_PRODUCTS_DIR}/libPhoneNumber-iOS/libPhoneNumber_iOS.framework",
"${BUILT_PRODUCTS_DIR}/libbase58/libbase58.framework",
"${BUILT_PRODUCTS_DIR}/DTCoreText.default-Extension/DTCoreText.framework",
"${BUILT_PRODUCTS_DIR}/MatrixKit-AppExtension/MatrixKit.framework",
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AFNetworking.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/DTCoreText.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/DTFoundation.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GBDeviceInfo.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GZIP.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/HPGrowingTextView.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MatrixKit.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MatrixSDK.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OLMKit.framework",
2018-01-29 14:26:44 +00:00
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PiwikTracker.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Realm.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Reusable.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/WebRTC.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/cmark.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/libPhoneNumber_iOS.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/libbase58.framework",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
2018-09-26 13:48:38 +00:00
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RiotPods-Riot/Pods-RiotPods-Riot-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
85AB1F69C1D9EC33197D7368 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-RiotPods-RiotShareExtension-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
B1098BD821ECD3ED000DDA48 /* 🛠 SwiftGen */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
);
name = "🛠 SwiftGen";
outputFileListPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "${PODS_ROOT}/SwiftGen/bin/swiftgen config run --config Tools/SwiftGen/swiftgen-config.yml\n";
};
E34E30CD2CEE4A42FF8081D6 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-RiotPods-Riot-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
24CBEC4A1F0EAD310093EABB /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2018-07-09 12:58:17 +00:00
B169328420F38BE300746532 /* SegmentedViewController.m in Sources */,
32242F1821E8FBF800725742 /* DefaultTheme.swift in Sources */,
B1664BCA20F4E67600808783 /* ShareViewController.m in Sources */,
B1664BC620F4E67600808783 /* FallbackViewController.m in Sources */,
32242F1621E8FBCC00725742 /* ThemeService.m in Sources */,
2017-07-24 12:56:31 +00:00
24EEE5A31F23A8C300B3C705 /* AvatarGenerator.m in Sources */,
B1664BCF20F4E67600808783 /* ShareExtensionManager.m in Sources */,
3209451321F1C1D50088CAA2 /* BlackTheme.swift in Sources */,
2017-07-24 12:56:31 +00:00
24EEE5A21F23A8B400B3C705 /* MXRoom+Riot.m in Sources */,
B1664BC720F4E67600808783 /* SharePresentingViewController.m in Sources */,
F0A8955F1F7D1FEA00BD6C2A /* MXRoomSummary+Riot.m in Sources */,
32242F1721E8FBE500725742 /* Theme.swift in Sources */,
2018-07-09 12:58:17 +00:00
B169328320F38AE600746532 /* RiotSettings.swift in Sources */,
32242F0A21E8B21300725742 /* UIColor.swift in Sources */,
32242F1921E8FBFB00725742 /* DarkTheme.swift in Sources */,
B1664BC820F4E67600808783 /* ShareDataSource.m in Sources */,
B1664BCD20F4E67600808783 /* RecentRoomTableViewCell.m in Sources */,
B169331720F3CBE000746532 /* RecentCellData.m in Sources */,
B1664BCC20F4E67600808783 /* RoomsListViewController.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
2017-09-01 08:38:54 +00:00
92726A3F1F58737A004AD26F /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
92726A471F58737A004AD26F /* IntentHandler.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
F094A99E1B78D8F000B1FBBF /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2018-07-06 14:42:45 +00:00
B1B557D120EF5E3500210D55 /* MediaAlbumTableCell.m in Sources */,
B1B557A120EF58AD00210D55 /* ContactTableViewCell.m in Sources */,
F083BE021E7009ED00A9B29C /* AvatarGenerator.m in Sources */,
B1B5573A20EE6C4D00210D55 /* GroupRoomsViewController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558F920EF768F00210D55 /* RoomOutgoingTextMsgWithoutSenderNameBubbleCell.m in Sources */,
B1B5573120EE6C4D00210D55 /* BugReportViewController.m in Sources */,
2018-07-09 14:18:55 +00:00
B16932A520F3A21C00746532 /* empty.mm in Sources */,
B16932FA20F3C51A00746532 /* RecentCellData.m in Sources */,
B16932F220F3C49E00746532 /* GroupsDataSource.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B5581C20EF625800210D55 /* RoomAvatarTitleView.m in Sources */,
B169330820F3CA0E00746532 /* ContactsDataSource.m in Sources */,
B1B5574B20EE6C4D00210D55 /* MediaAlbumContentViewController.m in Sources */,
2018-07-06 16:09:47 +00:00
B1B5598820EFC3E000210D55 /* WidgetManager.m in Sources */,
B16932B120F3AC9200746532 /* RoomSearchDataSource.m in Sources */,
2018-07-09 14:18:55 +00:00
B16932A320F3A21C00746532 /* main.m in Sources */,
B1B5574520EE6C4D00210D55 /* StartChatViewController.m in Sources */,
B1B5575920EE6C4D00210D55 /* HomeMessagesSearchViewController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558DE20EF768F00210D55 /* RoomIncomingAttachmentBubbleCell.m in Sources */,
B1B5574820EE6C4D00210D55 /* PeopleViewController.m in Sources */,
2018-07-06 16:09:47 +00:00
B1B5598720EFC3E000210D55 /* Widget.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B557E320EF60B900210D55 /* MessagesSearchResultAttachmentBubbleCell.m in Sources */,
B1B5574420EE6C4D00210D55 /* CallViewController.m in Sources */,
B1B5572220EE6C4D00210D55 /* RoomSettingsViewController.m in Sources */,
B1B5577320EE702800210D55 /* JitsiViewController.m in Sources */,
B169331620F3CAFC00746532 /* PublicRoomsDirectoryDataSource.m in Sources */,
32242F1221E8FBA900725742 /* ThemeService.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558E820EF768F00210D55 /* RoomIncomingAttachmentWithPaginationTitleBubbleCell.m in Sources */,
B1B558F320EF768F00210D55 /* RoomOutgoingAttachmentWithoutSenderInfoBubbleCell.m in Sources */,
B1B557BD20EF5B4500210D55 /* KeyboardGrowingTextView.m in Sources */,
B1B558F420EF768F00210D55 /* RoomOutgoingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m in Sources */,
B1B5572320EE6C4D00210D55 /* AttachmentsViewController.m in Sources */,
F083BDEE1E7009ED00A9B29C /* MXRoom+Riot.m in Sources */,
2018-07-06 16:09:47 +00:00
B1B5598620EFC3E000210D55 /* RiotSettings.swift in Sources */,
2018-07-06 14:42:45 +00:00
B1B5581720EF625800210D55 /* PreviewRoomTitleView.m in Sources */,
B1098BDF21ECE09F000DDA48 /* Strings.swift in Sources */,
2018-07-06 14:42:45 +00:00
B1B558C420EF768F00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m in Sources */,
B1B5572F20EE6C4D00210D55 /* ReadReceiptsViewController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558CB20EF768F00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderInfoBubbleCell.m in Sources */,
B169330B20F3CA3A00746532 /* Contact.m in Sources */,
2018-07-06 16:09:47 +00:00
B1B5599220EFC5E400210D55 /* Analytics.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558C320EF768F00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderNameBubbleCell.m in Sources */,
32242F1521E8FBA900725742 /* DarkTheme.swift in Sources */,
B1B5577420EE702900210D55 /* WidgetViewController.m in Sources */,
B1B5574A20EE6C4D00210D55 /* MediaPickerViewController.m in Sources */,
2018-07-06 16:09:47 +00:00
B1B5598520EFC3E000210D55 /* RageShakeManager.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558D420EF768F00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderInfoBubbleCell.m in Sources */,
B169331420F3CAFC00746532 /* PublicRoomTableViewCell.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558E120EF768F00210D55 /* RoomMembershipCollapsedBubbleCell.m in Sources */,
B1B5571A20EE6C4D00210D55 /* SettingsViewController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B5594720EF7BD000210D55 /* RoomCollectionViewCell.m in Sources */,
B1B558C120EF768F00210D55 /* RoomIncomingEncryptedAttachmentWithPaginationTitleBubbleCell.m in Sources */,
B1B5573E20EE6C4D00210D55 /* RiotNavigationController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B5593B20EF7BAC00210D55 /* TableViewCellWithCheckBoxAndLabel.m in Sources */,
B1B5581A20EF625800210D55 /* ExpandedRoomTitleView.m in Sources */,
B1B558E920EF768F00210D55 /* RoomSelectedStickerBubbleCell.m in Sources */,
B1B558DF20EF768F00210D55 /* RoomOutgoingTextMsgWithoutSenderInfoBubbleCell.m in Sources */,
F083BE041E7009ED00A9B29C /* Tools.m in Sources */,
3275FD8C21A5A2C500B9C13D /* TermsView.swift in Sources */,
B1B5573D20EE6C4D00210D55 /* WebViewViewController.m in Sources */,
3209451221F1C1430088CAA2 /* BlackTheme.swift in Sources */,
B1B5572720EE6C4D00210D55 /* RoomSearchViewController.m in Sources */,
F05927C91FDED836009F2A68 /* MXGroup+Riot.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B5594520EF7BD000210D55 /* TableViewCellWithCollectionView.m in Sources */,
F083BDEF1E7009ED00A9B29C /* UINavigationController+Riot.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B5581F20EF625800210D55 /* SimpleRoomTitleView.m in Sources */,
B169330020F3C97D00746532 /* RoomDataSource.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558ED20EF768F00210D55 /* RoomIncomingTextMsgWithoutSenderNameBubbleCell.m in Sources */,
B1B5571920EE6C4D00210D55 /* LanguagePickerViewController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B5590520EF768F00210D55 /* RoomIncomingTextMsgWithoutSenderInfoBubbleCell.m in Sources */,
B1B558DD20EF768F00210D55 /* RoomIncomingEncryptedTextMsgBubbleCell.m in Sources */,
B1098BE521ECE1FC000DDA48 /* Storyboards.swift in Sources */,
B1B5573C20EE6C4D00210D55 /* MasterTabBarController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B5592C20EF7A5D00210D55 /* TableViewCellWithButton.m in Sources */,
32242F1421E8FBA900725742 /* DefaultTheme.swift in Sources */,
32242F1321E8FBA900725742 /* Theme.swift in Sources */,
2018-07-06 14:42:45 +00:00
B1B5582520EF638A00210D55 /* RoomMemberTitleView.m in Sources */,
B1B5582C20EF666100210D55 /* DirectoryRecentTableViewCell.m in Sources */,
B1B558E420EF768F00210D55 /* RoomMembershipWithPaginationTitleBubbleCell.m in Sources */,
B1B5573620EE6C4D00210D55 /* GroupsViewController.m in Sources */,
B1B5572A20EE6C4D00210D55 /* RoomMemberDetailsViewController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B5590120EF768F00210D55 /* RoomMembershipExpandedWithPaginationTitleBubbleCell.m in Sources */,
B1B558C920EF768F00210D55 /* RoomIncomingEncryptedAttachmentWithoutSenderInfoBubbleCell.m in Sources */,
B1B5571B20EE6C4D00210D55 /* DeactivateAccountViewController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B5590620EF768F00210D55 /* RoomMembershipCollapsedWithPaginationTitleBubbleCell.m in Sources */,
F083BE031E7009ED00A9B29C /* EventFormatter.m in Sources */,
B16932F720F3C50E00746532 /* RecentsDataSource.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558FC20EF768F00210D55 /* RoomIncomingTextMsgWithPaginationTitleBubbleCell.m in Sources */,
B1B5572920EE6C4D00210D55 /* RoomFilesViewController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558E020EF768F00210D55 /* RoomOutgoingTextMsgBubbleCell.m in Sources */,
B1B5593C20EF7BAC00210D55 /* TableViewCellWithCheckBoxes.m in Sources */,
2017-09-14 14:02:08 +00:00
F0D2ADA11F6AA5FD00A7097D /* MXRoomSummary+Riot.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B5596F20EFA85D00210D55 /* EncryptionInfoView.m in Sources */,
B1B5573820EE6C4D00210D55 /* GroupParticipantsViewController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B5583E20EF6E7F00210D55 /* GroupRoomTableViewCell.m in Sources */,
B1B5574F20EE6C4D00210D55 /* RoomsViewController.m in Sources */,
B1B5572520EE6C4D00210D55 /* RoomMessagesSearchViewController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B5579120EF568D00210D55 /* GroupInviteTableViewCell.m in Sources */,
B1B5579A20EF575B00210D55 /* ForgotPasswordInputsView.m in Sources */,
B1B558CC20EF768F00210D55 /* RoomOutgoingEncryptedAttachmentWithoutSenderInfoBubbleCell.m in Sources */,
B1B5571D20EE6C4D00210D55 /* HomeViewController.m in Sources */,
B16932EA20F3C39000746532 /* UnifiedSearchRecentsDataSource.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B557DE20EF5FBB00210D55 /* FilesSearchTableViewCell.m in Sources */,
B1B5574020EE6C4D00210D55 /* SegmentedViewController.m in Sources */,
2018-07-06 16:09:47 +00:00
B1B5599320EFC5E400210D55 /* DecryptionFailure.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558BE20EF768F00210D55 /* RoomOutgoingEncryptedAttachmentWithPaginationTitleBubbleCell.m in Sources */,
F083BDED1E7009ED00A9B29C /* MXKRoomBubbleTableViewCell+Riot.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B557A820EF5A1B00210D55 /* DeviceTableViewCell.m in Sources */,
B1B5572620EE6C4D00210D55 /* RoomFilesSearchViewController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B5583120EF66BA00210D55 /* RoomIdOrAliasTableViewCell.m in Sources */,
F083BDFA1E7009ED00A9B29C /* RoomPreviewData.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B557B420EF5AEF00210D55 /* EventDetailsView.m in Sources */,
B1B5577E20EE84BF00210D55 /* IncomingCallView.m in Sources */,
B1B5578F20EF568D00210D55 /* GroupTableViewCell.m in Sources */,
B1B5573220EE6C4D00210D55 /* GroupHomeViewController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B5595220EF9A8700210D55 /* RecentTableViewCell.m in Sources */,
B1B5574120EE6C4D00210D55 /* RecentsViewController.m in Sources */,
B1D250D82118AA0A000F4E93 /* RoomPredecessorBubbleCell.m in Sources */,
B1B5577120EE702800210D55 /* StickerPickerViewController.m in Sources */,
B1B5572020EE6C4D00210D55 /* ContactsTableViewController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B5581920EF625800210D55 /* RoomTitleView.m in Sources */,
B1098BE321ECE09F000DDA48 /* RiotDefaults.swift in Sources */,
2018-07-06 14:42:45 +00:00
B1B557BE20EF5B4500210D55 /* RoomInputToolbarView.m in Sources */,
B1B5573B20EE6C4D00210D55 /* FavouritesViewController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B5579920EF575B00210D55 /* AuthInputsView.m in Sources */,
B1B5597520EFB02A00210D55 /* InviteRecentTableViewCell.m in Sources */,
B1B5571E20EE6C4D00210D55 /* ContactDetailsViewController.m in Sources */,
B1798302211B13B3001FD722 /* OnBoardingManager.swift in Sources */,
B1B5573520EE6C4D00210D55 /* GroupDetailsViewController.m in Sources */,
B1B5575220EE6C4D00210D55 /* RoomKeyRequestViewController.m in Sources */,
F083BD1E1E7009ED00A9B29C /* AppDelegate.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558E620EF768F00210D55 /* RoomIncomingAttachmentWithoutSenderInfoBubbleCell.m in Sources */,
B1B557D820EF5EA900210D55 /* RoomActivitiesView.m in Sources */,
B1B5596620EF9E9B00210D55 /* RoomTableViewCell.m in Sources */,
B1B558D020EF768F00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m in Sources */,
B1B558CF20EF768F00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleBubbleCell.m in Sources */,
B1B5575120EE6C4D00210D55 /* AuthenticationViewController.m in Sources */,
B1B5571820EE6C4D00210D55 /* CountryPickerViewController.m in Sources */,
2018-08-08 09:28:00 +00:00
B17982FF2119FED2001FD722 /* GDPRConsentViewController.swift in Sources */,
B1098BE121ECE09F000DDA48 /* Images.swift in Sources */,
B1B5575A20EE6C4D00210D55 /* UnifiedSearchViewController.m in Sources */,
B1B5572820EE6C4D00210D55 /* RoomViewController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558C720EF768F00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleBubbleCell.m in Sources */,
B1B558F020EF768F00210D55 /* RoomOutgoingAttachmentWithPaginationTitleBubbleCell.m in Sources */,
926FA53F1F4C132000F826C2 /* MXSession+Riot.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B5593820EF7BAC00210D55 /* TableViewCellWithLabelAndLargeTextView.m in Sources */,
B1B558C820EF768F00210D55 /* RoomIncomingEncryptedAttachmentBubbleCell.m in Sources */,
B1B557C620EF5CD400210D55 /* DirectoryServerDetailTableViewCell.m in Sources */,
B1B5590920EF768F00210D55 /* RoomEmptyBubbleCell.m in Sources */,
B1B5574720EE6C4D00210D55 /* UsersDevicesViewController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558D220EF768F00210D55 /* RoomEncryptedDataBubbleCell.m in Sources */,
B1B558FA20EF768F00210D55 /* RoomMembershipBubbleCell.m in Sources */,
B1B557BF20EF5B4500210D55 /* DisabledRoomInputToolbarView.m in Sources */,
B1B5578620EF564900210D55 /* GroupTableViewCellWithSwitch.m in Sources */,
B1B557E920EF60F500210D55 /* MessagesSearchResultTextMsgBubbleCell.m in Sources */,
B169330320F3C98900746532 /* RoomBubbleCellData.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B557CC20EF5D8000210D55 /* DirectoryServerTableViewCell.m in Sources */,
B1B5575C20EE6C4D00210D55 /* DirectoryViewController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558BD20EF768F00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderNameBubbleCell.m in Sources */,
B1B5577020EE702800210D55 /* WidgetPickerViewController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558D320EF768F00210D55 /* RoomOutgoingEncryptedTextMsgBubbleCell.m in Sources */,
B1B5576F20EE702800210D55 /* IntegrationManagerViewController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B557AC20EF5A6D00210D55 /* DeviceView.m in Sources */,
B16932EE20F3C3C900746532 /* FilesSearchCellData.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558E520EF768F00210D55 /* RoomMembershipExpandedBubbleCell.m in Sources */,
2018-07-06 16:09:47 +00:00
B1B5599420EFC5E400210D55 /* DecryptionFailureTracker.m in Sources */,
F083BDF01E7009ED00A9B29C /* UIViewController+RiotSearch.m in Sources */,
F083BDF91E7009ED00A9B29C /* RoomEmailInvitation.m in Sources */,
B1B5572C20EE6C4D00210D55 /* RoomParticipantsViewController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558EE20EF768F00210D55 /* RoomOutgoingAttachmentBubbleCell.m in Sources */,
B1B5574920EE6C4D00210D55 /* RiotSplitViewController.m in Sources */,
B1B5574E20EE6C4D00210D55 /* DirectoryServerPickerViewController.m in Sources */,
B1B5575B20EE6C4D00210D55 /* HomeFilesSearchViewController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558F520EF768F00210D55 /* RoomOutgoingTextMsgWithPaginationTitleBubbleCell.m in Sources */,
B1B558F820EF768F00210D55 /* RoomIncomingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m in Sources */,
32242F0921E8B05F00725742 /* UIColor.swift in Sources */,
B16932E720F3C37100746532 /* HomeMessagesSearchDataSource.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558CE20EF768F00210D55 /* RoomOutgoingEncryptedAttachmentBubbleCell.m in Sources */,
B1B5577D20EE84BF00210D55 /* CircleButton.m in Sources */,
B1B558FF20EF768F00210D55 /* RoomIncomingTextMsgBubbleCell.m in Sources */,
B1B5591020EF782800210D55 /* TableViewCellWithPhoneNumberTextField.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
F094A9BA1B78D8F000B1FBBF /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
F083BEA51E70356E00A9B29C /* RiotTests.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
242661F61F12B1BA00D3FC08 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 24CBEC4D1F0EAD310093EABB /* RiotShareExtension */;
targetProxy = 242661F51F12B1BA00D3FC08 /* PBXContainerItemProxy */;
2017-07-26 14:08:00 +00:00
};
2017-09-01 08:38:54 +00:00
92726A4A1F58737A004AD26F /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 92726A421F58737A004AD26F /* SiriIntents */;
targetProxy = 92726A491F58737A004AD26F /* PBXContainerItemProxy */;
};
F094A9C01B78D8F000B1FBBF /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = F094A9A11B78D8F000B1FBBF /* Riot */;
targetProxy = F094A9BF1B78D8F000B1FBBF /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
B1664D5520F4EBEC00808783 /* Vector.strings */ = {
2018-02-19 09:21:03 +00:00
isa = PBXVariantGroup;
children = (
B1664D6720F4EBF000808783 /* de */,
B1664D6B20F4EBF000808783 /* eu */,
B1664D6C20F4EBF100808783 /* en */,
B1664D7920F4EBF400808783 /* ca */,
B1664D7A20F4EBF400808783 /* bg */,
B1664D7E20F4EBF500808783 /* is */,
B1664D7F20F4EBF500808783 /* vi */,
B1664D8620F4EBF700808783 /* nl */,
B1664D8820F4EBF700808783 /* fr */,
B1664D8A20F4EBF800808783 /* ru */,
B1664D8B20F4EBF800808783 /* zh_Hans */,
32BDC9A3211C2C870064AF51 /* zh_Hant */,
2018-08-09 08:40:40 +00:00
32BDC9A6211C34C90064AF51 /* sq */,
2018-09-10 16:24:59 +00:00
32D7159E2146CC6F00DF59C9 /* es */,
3D78489221AC9E6500B98A7D /* ja */,
3D78489521ACA25300B98A7D /* hu */,
2018-02-19 09:21:03 +00:00
);
name = Vector.strings;
sourceTree = "<group>";
};
B1664D5720F4EBEC00808783 /* InfoPlist.strings */ = {
2018-02-19 09:21:03 +00:00
isa = PBXVariantGroup;
children = (
B1664D5B20F4EBED00808783 /* vi */,
B1664D5E20F4EBEE00808783 /* eu */,
B1664D5F20F4EBEE00808783 /* bg */,
B1664D6920F4EBF000808783 /* nl */,
B1664D6D20F4EBF100808783 /* ca */,
B1664D7520F4EBF300808783 /* en */,
B1664D7B20F4EBF400808783 /* de */,
B1664D8320F4EBF600808783 /* fr */,
B1664D8520F4EBF700808783 /* zh_Hans */,
B1664D8920F4EBF700808783 /* ru */,
32BDC9A1211C2C870064AF51 /* zh_Hant */,
2018-08-09 08:40:40 +00:00
32BDC9A4211C34C90064AF51 /* sq */,
2018-09-10 16:24:59 +00:00
32D715A02146CC8800DF59C9 /* es */,
3D78489021AC9E6400B98A7D /* ja */,
3D78489321ACA25200B98A7D /* hu */,
2018-02-19 09:21:03 +00:00
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
B1664D5920F4EBEC00808783 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
B1664D5A20F4EBEC00808783 /* en */,
B1664D7320F4EBF200808783 /* eu */,
B1664D7720F4EBF300808783 /* nl */,
B1664D7820F4EBF400808783 /* ru */,
B1664D7D20F4EBF500808783 /* bg */,
B1664D8020F4EBF500808783 /* zh_Hans */,
B1664D8220F4EBF600808783 /* de */,
B1664D8C20F4EBF800808783 /* fr */,
B1664D8D20F4EBF800808783 /* vi */,
B1664D8E20F4EBF900808783 /* ca */,
32BDC9A2211C2C870064AF51 /* zh_Hant */,
2018-08-09 08:40:40 +00:00
32BDC9A5211C34C90064AF51 /* sq */,
2018-09-10 16:24:59 +00:00
32D7159F2146CC7F00DF59C9 /* es */,
3D78489121AC9E6500B98A7D /* ja */,
3D78489421ACA25300B98A7D /* hu */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
B169329320F39E6200746532 /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
B169329420F39E6200746532 /* Base */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
B169329520F39E6300746532 /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
B169329620F39E6300746532 /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
2017-09-01 08:38:54 +00:00
24CBEC5A1F0EAD310093EABB /* Debug */ = {
2017-07-26 14:08:00 +00:00
isa = XCBuildConfiguration;
baseConfigurationReference = 3998C51E0196D42B366E0900 /* Pods-RiotPods-RiotShareExtension.debug.xcconfig */;
2017-07-26 14:08:00 +00:00
buildSettings = {
2017-09-01 08:38:54 +00:00
APPLICATION_EXTENSION_API_ONLY = YES;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
2017-07-26 14:08:00 +00:00
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CODE_SIGN_ENTITLEMENTS = RiotShareExtension/SupportingFiles/RiotShareExtension.entitlements;
2017-07-26 14:08:00 +00:00
DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = 7J4U792NQT;
2017-07-29 13:30:31 +00:00
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
"$(inherited)",
"COCOAPODS=1",
"IS_SHARE_EXTENSION=1",
);
INFOPLIST_FILE = RiotShareExtension/SupportingFiles/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
2017-09-01 08:38:54 +00:00
PRODUCT_BUNDLE_IDENTIFIER = im.vector.app.shareExtension;
2017-07-26 14:08:00 +00:00
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_OBJC_BRIDGING_HEADER = "$(SRCROOT)/$(PRODUCT_NAME)/SupportingFiles/RiotShareExtension-Bridging-Header.h";
SWIFT_VERSION = 4.0;
2017-07-26 14:08:00 +00:00
};
name = Debug;
};
2017-09-01 08:38:54 +00:00
24CBEC5B1F0EAD310093EABB /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = D523D0ED52562EDD393BE0F0 /* Pods-RiotPods-RiotShareExtension.release.xcconfig */;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
2017-07-24 12:56:31 +00:00
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CODE_SIGN_ENTITLEMENTS = RiotShareExtension/SupportingFiles/RiotShareExtension.entitlements;
2017-09-01 08:38:54 +00:00
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 7J4U792NQT;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
"$(inherited)",
"COCOAPODS=1",
"IS_SHARE_EXTENSION=1",
);
INFOPLIST_FILE = RiotShareExtension/SupportingFiles/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = im.vector.app.shareExtension;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_OBJC_BRIDGING_HEADER = "$(SRCROOT)/$(PRODUCT_NAME)/SupportingFiles/RiotShareExtension-Bridging-Header.h";
SWIFT_VERSION = 4.0;
};
2017-09-01 08:38:54 +00:00
name = Release;
};
2017-09-01 08:38:54 +00:00
92726A4C1F58737A004AD26F /* Debug */ = {
2017-07-26 14:08:00 +00:00
isa = XCBuildConfiguration;
baseConfigurationReference = B4B35D08E11507BEE733BBC4 /* Pods-RiotPods-SiriIntents.debug.xcconfig */;
2017-07-26 14:08:00 +00:00
buildSettings = {
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CODE_SIGN_ENTITLEMENTS = SiriIntents/SiriIntents.entitlements;
2017-09-01 08:38:54 +00:00
DEBUG_INFORMATION_FORMAT = dwarf;
2017-07-26 14:08:00 +00:00
DEVELOPMENT_TEAM = 7J4U792NQT;
2017-07-29 13:30:31 +00:00
ENABLE_BITCODE = NO;
2017-07-26 14:08:00 +00:00
INFOPLIST_FILE = SiriIntents/Info.plist;
2017-09-04 14:47:43 +00:00
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
2017-07-26 14:08:00 +00:00
PRODUCT_BUNDLE_IDENTIFIER = im.vector.app.SiriIntents;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
};
2017-09-01 08:38:54 +00:00
name = Debug;
2017-07-26 14:08:00 +00:00
};
2017-09-01 08:38:54 +00:00
92726A4D1F58737A004AD26F /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = EE8AD7EF51758CA3EFD23BE1 /* Pods-RiotPods-SiriIntents.release.xcconfig */;
buildSettings = {
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CODE_SIGN_ENTITLEMENTS = SiriIntents/SiriIntents.entitlements;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 7J4U792NQT;
ENABLE_BITCODE = NO;
2017-09-01 08:38:54 +00:00
INFOPLIST_FILE = SiriIntents/Info.plist;
2017-09-04 14:47:43 +00:00
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
2017-09-01 08:38:54 +00:00
PRODUCT_BUNDLE_IDENTIFIER = im.vector.app.SiriIntents;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
};
name = Release;
};
F094A9C61B78D8F000B1FBBF /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
2018-07-10 07:49:23 +00:00
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
2018-07-10 07:49:23 +00:00
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
2018-07-10 07:49:23 +00:00
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
2018-07-10 07:49:23 +00:00
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
2016-09-21 11:37:15 +00:00
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
2018-07-10 07:49:23 +00:00
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
2018-07-10 07:49:23 +00:00
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
2016-09-21 11:37:15 +00:00
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
DEFINES_MODULE = YES;
ENABLE_STRICT_OBJC_MSGSEND = YES;
2016-09-21 11:37:15 +00:00
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
2016-09-21 11:37:15 +00:00
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
F094A9C71B78D8F000B1FBBF /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
2018-07-10 07:49:23 +00:00
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
2018-07-10 07:49:23 +00:00
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
2018-07-10 07:49:23 +00:00
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
2018-07-10 07:49:23 +00:00
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
2016-09-21 11:37:15 +00:00
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
2018-07-10 07:49:23 +00:00
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
2018-07-10 07:49:23 +00:00
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
2016-09-21 11:37:15 +00:00
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = YES;
DEFINES_MODULE = YES;
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
2016-09-21 11:37:15 +00:00
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
2018-07-10 07:49:23 +00:00
SWIFT_COMPILATION_MODE = wholemodule;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
F094A9C91B78D8F000B1FBBF /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 78CD06F14060998545642330 /* Pods-RiotPods-Riot.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
2018-07-09 14:18:55 +00:00
CODE_SIGN_ENTITLEMENTS = Riot/SupportingFiles/Riot.entitlements;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEVELOPMENT_TEAM = 7J4U792NQT;
2015-09-24 09:50:26 +00:00
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"\"${PODS_CONFIGURATION_BUILD_DIR}/AFNetworking\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/DTCoreText\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/DTFoundation\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/GBDeviceInfo\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/GZIP\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/HPGrowingTextView\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/MatrixKit\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/MatrixSDK\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/OLMKit\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/Realm\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/cmark\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/libPhoneNumber-iOS\"",
"\"${PODS_ROOT}/WebRTC\"",
"\"$(PROJECT_DIR)/Riot/libs/jitsi-meet\"",
);
2018-07-09 14:18:55 +00:00
INFOPLIST_FILE = Riot/SupportingFiles/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
2016-09-21 11:37:15 +00:00
PRODUCT_BUNDLE_IDENTIFIER = im.vector.app;
PRODUCT_NAME = "$(TARGET_NAME)";
2018-07-09 14:18:55 +00:00
SWIFT_OBJC_BRIDGING_HEADER = "$(SRCROOT)/$(PRODUCT_NAME)/SupportingFiles/Riot-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 4.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
F094A9CA1B78D8F000B1FBBF /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 319CD7C67A47A3D35959E18F /* Pods-RiotPods-Riot.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
2018-07-09 14:18:55 +00:00
CODE_SIGN_ENTITLEMENTS = Riot/SupportingFiles/Riot.entitlements;
DEVELOPMENT_TEAM = 7J4U792NQT;
2015-09-24 09:50:26 +00:00
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"\"${PODS_CONFIGURATION_BUILD_DIR}/AFNetworking\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/DTCoreText\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/DTFoundation\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/GBDeviceInfo\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/GZIP\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/HPGrowingTextView\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/MatrixKit\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/MatrixSDK\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/OLMKit\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/Realm\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/cmark\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/libPhoneNumber-iOS\"",
"\"${PODS_ROOT}/WebRTC\"",
"\"$(PROJECT_DIR)/Riot/libs/jitsi-meet\"",
);
2018-07-09 14:18:55 +00:00
INFOPLIST_FILE = Riot/SupportingFiles/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
2016-09-21 11:37:15 +00:00
PRODUCT_BUNDLE_IDENTIFIER = im.vector.app;
PRODUCT_NAME = "$(TARGET_NAME)";
2018-07-09 14:18:55 +00:00
SWIFT_OBJC_BRIDGING_HEADER = "$(SRCROOT)/$(PRODUCT_NAME)/SupportingFiles/Riot-Bridging-Header.h";
SWIFT_VERSION = 4.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
F094A9CC1B78D8F000B1FBBF /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
DEVELOPMENT_TEAM = 7J4U792NQT;
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
);
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
INFOPLIST_FILE = RiotTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
2016-09-21 11:37:15 +00:00
PRODUCT_BUNDLE_IDENTIFIER = "org.matrix.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Riot.app/Riot";
};
name = Debug;
};
F094A9CD1B78D8F000B1FBBF /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
DEVELOPMENT_TEAM = 7J4U792NQT;
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
);
INFOPLIST_FILE = RiotTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
2016-09-21 11:37:15 +00:00
PRODUCT_BUNDLE_IDENTIFIER = "org.matrix.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Riot.app/Riot";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
2017-09-01 08:38:54 +00:00
24CBEC5C1F0EAD310093EABB /* Build configuration list for PBXNativeTarget "RiotShareExtension" */ = {
2017-07-26 14:08:00 +00:00
isa = XCConfigurationList;
buildConfigurations = (
2017-09-01 08:38:54 +00:00
24CBEC5A1F0EAD310093EABB /* Debug */,
24CBEC5B1F0EAD310093EABB /* Release */,
2017-07-26 14:08:00 +00:00
);
defaultConfigurationIsVisible = 0;
2017-07-29 13:30:31 +00:00
defaultConfigurationName = Release;
2017-07-26 14:08:00 +00:00
};
2017-09-01 08:38:54 +00:00
92726A4E1F58737A004AD26F /* Build configuration list for PBXNativeTarget "SiriIntents" */ = {
isa = XCConfigurationList;
buildConfigurations = (
2017-09-01 08:38:54 +00:00
92726A4C1F58737A004AD26F /* Debug */,
92726A4D1F58737A004AD26F /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
F094A99D1B78D8F000B1FBBF /* Build configuration list for PBXProject "Riot" */ = {
isa = XCConfigurationList;
buildConfigurations = (
F094A9C61B78D8F000B1FBBF /* Debug */,
F094A9C71B78D8F000B1FBBF /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
F094A9C81B78D8F000B1FBBF /* Build configuration list for PBXNativeTarget "Riot" */ = {
isa = XCConfigurationList;
buildConfigurations = (
F094A9C91B78D8F000B1FBBF /* Debug */,
F094A9CA1B78D8F000B1FBBF /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
F094A9CB1B78D8F000B1FBBF /* Build configuration list for PBXNativeTarget "RiotTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
F094A9CC1B78D8F000B1FBBF /* Debug */,
F094A9CD1B78D8F000B1FBBF /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = F094A99A1B78D8F000B1FBBF /* Project object */;
}