element-ios/Riot.xcodeproj/project.pbxproj

4874 lines
402 KiB
Text
Raw Normal View History

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
2017-08-06 14:24:35 +00:00
2435179C1F375B9400D0683E /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 2466B7551F2F80B800AE27B0 /* Info.plist */; };
2435179F1F375C0F00D0683E /* Vector.strings in Resources */ = {isa = PBXBuildFile; fileRef = 327382C01F276AED00356143 /* Vector.strings */; };
2439DD621F6BBE760090F42D /* RecentRoomTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2439DD611F6BBE760090F42D /* RecentRoomTableViewCell.m */; };
2439DD641F6BBEA50090F42D /* RecentRoomTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2439DD631F6BBEA50090F42D /* RecentRoomTableViewCell.xib */; };
245FC3ED1F3D079A00603C6A /* ShareExtensionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 245FC3EB1F3CAF9800603C6A /* ShareExtensionManager.m */; };
245FC3EF1F3DD30800603C6A /* RecentCellData.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BC071E7009EC00A9B29C /* RecentCellData.m */; };
2466B73E1F2DFAC100AE27B0 /* animatedLogo-4.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB201E7009EC00A9B29C /* animatedLogo-4.png */; };
24CBEC591F0EAD310093EABB /* RiotShareExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 24CBEC4E1F0EAD310093EABB /* RiotShareExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
2017-08-26 08:58:17 +00:00
24D6B3581F3C90D300FC7A71 /* ShareDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 24D6B3571F3C90D300FC7A71 /* ShareDataSource.m */; };
24D6B3591F3CA02900FC7A71 /* SharePresentingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 24D6B34B1F3C8F8A00FC7A71 /* SharePresentingViewController.m */; };
24D6B35A1F3CA02C00FC7A71 /* ShareViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 24D6B34D1F3C8F8A00FC7A71 /* ShareViewController.m */; };
24D6B35B1F3CA03300FC7A71 /* ShareViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 24D6B34E1F3C8F8A00FC7A71 /* ShareViewController.xib */; };
24D6B35C1F3CA03600FC7A71 /* RoomsListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 24D6B3491F3C8F8A00FC7A71 /* RoomsListViewController.m */; };
24D6B35D1F3CA03A00FC7A71 /* FallbackViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 24D6B3461F3C8F8A00FC7A71 /* FallbackViewController.m */; };
24D6B35E1F3CA03E00FC7A71 /* FallbackViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 24D6B3471F3C8F8A00FC7A71 /* FallbackViewController.xib */; };
2017-07-24 12:56:31 +00:00
24EEE5A11F23A09A00B3C705 /* RiotDesignValues.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BC171E7009EC00A9B29C /* RiotDesignValues.m */; };
24EEE5A21F23A8B400B3C705 /* MXRoom+Riot.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BBE81E7009EC00A9B29C /* MXRoom+Riot.m */; };
24EEE5A31F23A8C300B3C705 /* AvatarGenerator.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BC111E7009EC00A9B29C /* AvatarGenerator.m */; };
24EEE5A41F24C06E00B3C705 /* (null) in Resources */ = {isa = PBXBuildFile; };
2017-07-24 12:56:31 +00:00
24EEE5A81F25529600B3C705 /* cancel@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0614A121EDEE65000F5DC9A /* cancel@3x.png */; };
24EEE5A91F25529900B3C705 /* cancel@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0614A111EDEE65000F5DC9A /* cancel@2x.png */; };
24EEE5AA1F25529C00B3C705 /* cancel.png in Resources */ = {isa = PBXBuildFile; fileRef = F0614A101EDEE65000F5DC9A /* cancel.png */; };
24EEE5AF1F25F0F500B3C705 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F083BBEF1E7009EC00A9B29C /* Images.xcassets */; };
2018-02-19 09:21:03 +00:00
32117182203ACD32002C16C6 /* Vector.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3211717C203ACD32002C16C6 /* Vector.strings */; };
32117183203ACD32002C16C6 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3211717E203ACD32002C16C6 /* Localizable.strings */; };
32117184203ACD32002C16C6 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 32117180203ACD32002C16C6 /* InfoPlist.strings */; };
3233F73C1F3306A7006ACA81 /* WidgetManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 3233F73B1F3306A7006ACA81 /* WidgetManager.m */; };
3233F73F1F331F05006ACA81 /* Widget.m in Sources */ = {isa = PBXBuildFile; fileRef = 3233F73E1F331F05006ACA81 /* Widget.m */; };
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, ); }; };
325E1C151E8D03950018D91E /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 325E1C131E8D03950018D91E /* LaunchScreen.storyboard */; };
3267EFB220E2A04100FF1CAA /* Analytics.m in Sources */ = {isa = PBXBuildFile; fileRef = 3267EFB120E2A04100FF1CAA /* Analytics.m */; };
3267EFB720E379FE00FF1CAA /* CHANGES.rst in Resources */ = {isa = PBXBuildFile; fileRef = 3267EFB320E379FD00FF1CAA /* CHANGES.rst */; };
3267EFB820E379FE00FF1CAA /* Podfile in Resources */ = {isa = PBXBuildFile; fileRef = 3267EFB420E379FD00FF1CAA /* Podfile */; };
3267EFB920E379FE00FF1CAA /* AUTHORS.rst in Resources */ = {isa = PBXBuildFile; fileRef = 3267EFB520E379FD00FF1CAA /* AUTHORS.rst */; };
3267EFBA20E379FE00FF1CAA /* README.rst in Resources */ = {isa = PBXBuildFile; fileRef = 3267EFB620E379FD00FF1CAA /* README.rst */; };
3267EFC020E4A3DD00FF1CAA /* DecryptionFailureTracker.m in Sources */ = {isa = PBXBuildFile; fileRef = 3267EFBE20E4A3DD00FF1CAA /* DecryptionFailureTracker.m */; };
3267EFC320E5055800FF1CAA /* DecryptionFailure.m in Sources */ = {isa = PBXBuildFile; fileRef = 3267EFC220E5055800FF1CAA /* DecryptionFailure.m */; };
327382B51F276AD200356143 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 327382A81F276AD200356143 /* InfoPlist.strings */; };
327382B61F276AD200356143 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 327382AA1F276AD200356143 /* Localizable.strings */; };
327382B71F276AD200356143 /* Vector.strings in Resources */ = {isa = PBXBuildFile; fileRef = 327382AC1F276AD200356143 /* Vector.strings */; };
327382B81F276AD200356143 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 327382AF1F276AD200356143 /* InfoPlist.strings */; };
327382B91F276AD200356143 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 327382B11F276AD200356143 /* Localizable.strings */; };
327382BA1F276AD200356143 /* Vector.strings in Resources */ = {isa = PBXBuildFile; fileRef = 327382B31F276AD200356143 /* Vector.strings */; };
327382C21F276AED00356143 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 327382BC1F276AED00356143 /* InfoPlist.strings */; };
327382C31F276AED00356143 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 327382BE1F276AED00356143 /* Localizable.strings */; };
327382C41F276AED00356143 /* Vector.strings in Resources */ = {isa = PBXBuildFile; fileRef = 327382C01F276AED00356143 /* Vector.strings */; };
3284A35120A07C210044F922 /* postMessageAPI.js in Resources */ = {isa = PBXBuildFile; fileRef = 3284A35020A07C210044F922 /* postMessageAPI.js */; };
2017-08-18 15:19:13 +00:00
32918EA91F473BDB0076CA16 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 32918EA51F473BDB0076CA16 /* Localizable.strings */; };
32918EAA1F473BDB0076CA16 /* Vector.strings in Resources */ = {isa = PBXBuildFile; fileRef = 32918EA71F473BDB0076CA16 /* Vector.strings */; };
329DCE191F988F8100468420 /* riot_icon_callkit.png in Resources */ = {isa = PBXBuildFile; fileRef = 329DCE161F988F8100468420 /* riot_icon_callkit.png */; };
329DCE1A1F988F8100468420 /* riot_icon_callkit@2.png in Resources */ = {isa = PBXBuildFile; fileRef = 329DCE171F988F8100468420 /* riot_icon_callkit@2.png */; };
329DCE1B1F988F8100468420 /* riot_icon_callkit@3.png in Resources */ = {isa = PBXBuildFile; fileRef = 329DCE181F988F8100468420 /* riot_icon_callkit@3.png */; };
2018-04-20 07:14:19 +00:00
32A9B3BA2089CA410087E7A3 /* Vector.strings in Resources */ = {isa = PBXBuildFile; fileRef = 32A9B3B42089CA400087E7A3 /* Vector.strings */; };
32A9B3BB2089CA410087E7A3 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 32A9B3B62089CA400087E7A3 /* Localizable.strings */; };
32A9B3BC2089CA410087E7A3 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 32A9B3B82089CA400087E7A3 /* InfoPlist.strings */; };
32AE61F21F0D2183007255F4 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 32AE61EC1F0D2183007255F4 /* InfoPlist.strings */; };
32AE61F31F0D2183007255F4 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 32AE61EE1F0D2183007255F4 /* Localizable.strings */; };
32AE61F41F0D2183007255F4 /* Vector.strings in Resources */ = {isa = PBXBuildFile; fileRef = 32AE61F01F0D2183007255F4 /* Vector.strings */; };
32BB89EE204D86DA002F3AEC /* Vector.strings in Resources */ = {isa = PBXBuildFile; fileRef = 32BB89E8204D86DA002F3AEC /* Vector.strings */; };
32BB89EF204D86DA002F3AEC /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 32BB89EA204D86DA002F3AEC /* Localizable.strings */; };
32BB89F0204D86DA002F3AEC /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 32BB89EC204D86DA002F3AEC /* InfoPlist.strings */; };
2018-05-31 15:26:43 +00:00
32C699CD20C04AD100D1C5A4 /* Vector.strings in Resources */ = {isa = PBXBuildFile; fileRef = 32C699CB20C04AD100D1C5A4 /* Vector.strings */; };
2017-09-15 13:36:43 +00:00
32E84FA11F6BD32700CA0B89 /* apps-icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 32E84F9E1F6BD32700CA0B89 /* apps-icon.png */; };
32E84FA21F6BD32700CA0B89 /* apps-icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 32E84F9F1F6BD32700CA0B89 /* apps-icon@2x.png */; };
32E84FA31F6BD32700CA0B89 /* apps-icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = 32E84FA01F6BD32700CA0B89 /* apps-icon@3x.png */; };
68A2327678CA647A9A7739C7 /* Pods_RiotPods_Riot.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B0FAA1A49F76B0CE15C5CBD8 /* 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 */; };
9D686B069F967C4D4BBC610F /* Pods_RiotPods_SiriIntents.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DB50EEBE8214352B9EBD6394 /* Pods_RiotPods_SiriIntents.framework */; };
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 */; };
B1B5594C20EF980900210D55 /* RecentTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5594A20EF980800210D55 /* RecentTableViewCell.m */; };
B1B5594D20EF980900210D55 /* RecentTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5594B20EF980800210D55 /* RecentTableViewCell.xib */; };
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 */; };
B1B5597A20EFB15500210D55 /* PublicRoomTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B5597820EFB15400210D55 /* PublicRoomTableViewCell.m */; };
B1B5597B20EFB15500210D55 /* PublicRoomTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B1B5597920EFB15400210D55 /* PublicRoomTableViewCell.xib */; };
B1D818C020EA4C7400D5F36D /* RiotSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1D818BF20EA4C7400D5F36D /* RiotSettings.swift */; };
B1D818C120EA794400D5F36D /* RiotSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1D818BF20EA4C7400D5F36D /* RiotSettings.swift */; };
DDDE2AB95F865F2292B1D315 /* Pods_RiotPods_RiotShareExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 23D7292481328A48B8D5D4ED /* Pods_RiotPods_RiotShareExtension.framework */; };
2017-11-29 18:36:14 +00:00
F0173EB51FCF346800B5F6A3 /* Vector.strings in Resources */ = {isa = PBXBuildFile; fileRef = F0173EAF1FCF346800B5F6A3 /* Vector.strings */; };
F0173EB61FCF346800B5F6A3 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = F0173EB11FCF346800B5F6A3 /* Localizable.strings */; };
F0173EB71FCF346800B5F6A3 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = F0173EB31FCF346800B5F6A3 /* InfoPlist.strings */; };
F046DC781FE19F8E00E3DAF0 /* create_group@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F046DC751FE19F8D00E3DAF0 /* create_group@3x.png */; };
F046DC791FE19F8E00E3DAF0 /* create_group.png in Resources */ = {isa = PBXBuildFile; fileRef = F046DC761FE19F8D00E3DAF0 /* create_group.png */; };
F046DC7A1FE19F8E00E3DAF0 /* create_group@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F046DC771FE19F8D00E3DAF0 /* create_group@2x.png */; };
F04AF26A1F83A4C100D20F4D /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = F04AF25F1F83A4C000D20F4D /* InfoPlist.strings */; };
F04AF26B1F83A4C100D20F4D /* Vector.strings in Resources */ = {isa = PBXBuildFile; fileRef = F04AF2611F83A4C000D20F4D /* Vector.strings */; };
F04AF26C1F83A4C100D20F4D /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = F04AF2641F83A4C000D20F4D /* InfoPlist.strings */; };
F04AF26D1F83A4C100D20F4D /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = F04AF2661F83A4C000D20F4D /* Localizable.strings */; };
F04AF26E1F83A4C100D20F4D /* Vector.strings in Resources */ = {isa = PBXBuildFile; fileRef = F04AF2681F83A4C000D20F4D /* Vector.strings */; };
F05927C91FDED836009F2A68 /* MXGroup+Riot.m in Sources */ = {isa = PBXBuildFile; fileRef = F05927C71FDED835009F2A68 /* MXGroup+Riot.m */; };
F0614A0D1EDDCCE700F5DC9A /* jump_to_unread.png in Resources */ = {isa = PBXBuildFile; fileRef = F0614A0A1EDDCCE700F5DC9A /* jump_to_unread.png */; };
F0614A0E1EDDCCE700F5DC9A /* jump_to_unread@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0614A0B1EDDCCE700F5DC9A /* jump_to_unread@2x.png */; };
F0614A0F1EDDCCE700F5DC9A /* jump_to_unread@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0614A0C1EDDCCE700F5DC9A /* jump_to_unread@3x.png */; };
F0614A131EDEE65000F5DC9A /* cancel.png in Resources */ = {isa = PBXBuildFile; fileRef = F0614A101EDEE65000F5DC9A /* cancel.png */; };
F0614A141EDEE65000F5DC9A /* cancel@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0614A111EDEE65000F5DC9A /* cancel@2x.png */; };
F0614A151EDEE65000F5DC9A /* cancel@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0614A121EDEE65000F5DC9A /* cancel@3x.png */; };
F083BD1D1E7009ED00A9B29C /* RageShakeManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BB0B1E7009EC00A9B29C /* RageShakeManager.m */; };
F083BD1E1E7009ED00A9B29C /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BB0D1E7009EC00A9B29C /* AppDelegate.m */; };
F083BD221E7009ED00A9B29C /* add_participant.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB161E7009EC00A9B29C /* add_participant.png */; };
F083BD231E7009ED00A9B29C /* add_participant@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB171E7009EC00A9B29C /* add_participant@2x.png */; };
F083BD241E7009ED00A9B29C /* add_participant@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB181E7009EC00A9B29C /* add_participant@3x.png */; };
F083BD251E7009ED00A9B29C /* admin_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB191E7009EC00A9B29C /* admin_icon.png */; };
F083BD261E7009ED00A9B29C /* admin_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB1A1E7009EC00A9B29C /* admin_icon@2x.png */; };
F083BD271E7009ED00A9B29C /* admin_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB1B1E7009EC00A9B29C /* admin_icon@3x.png */; };
F083BD281E7009ED00A9B29C /* animatedLogo-0.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB1C1E7009EC00A9B29C /* animatedLogo-0.png */; };
F083BD291E7009ED00A9B29C /* animatedLogo-1.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB1D1E7009EC00A9B29C /* animatedLogo-1.png */; };
F083BD2A1E7009ED00A9B29C /* animatedLogo-2.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB1E1E7009EC00A9B29C /* animatedLogo-2.png */; };
F083BD2B1E7009ED00A9B29C /* animatedLogo-3.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB1F1E7009EC00A9B29C /* animatedLogo-3.png */; };
F083BD2C1E7009ED00A9B29C /* animatedLogo-4.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB201E7009EC00A9B29C /* animatedLogo-4.png */; };
F083BD2D1E7009ED00A9B29C /* back_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB211E7009EC00A9B29C /* back_icon.png */; };
F083BD2E1E7009ED00A9B29C /* back_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB221E7009EC00A9B29C /* back_icon@2x.png */; };
F083BD2F1E7009ED00A9B29C /* back_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB231E7009EC00A9B29C /* back_icon@3x.png */; };
F083BD301E7009ED00A9B29C /* bubbles_bg_landscape.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB241E7009EC00A9B29C /* bubbles_bg_landscape.png */; };
F083BD311E7009ED00A9B29C /* bubbles_bg_landscape@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB251E7009EC00A9B29C /* bubbles_bg_landscape@2x.png */; };
F083BD321E7009ED00A9B29C /* bubbles_bg_landscape@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB261E7009EC00A9B29C /* bubbles_bg_landscape@3x.png */; };
F083BD331E7009ED00A9B29C /* call_audio_mute_off_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB271E7009EC00A9B29C /* call_audio_mute_off_icon.png */; };
F083BD341E7009ED00A9B29C /* call_audio_mute_off_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB281E7009EC00A9B29C /* call_audio_mute_off_icon@2x.png */; };
F083BD351E7009ED00A9B29C /* call_audio_mute_off_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB291E7009EC00A9B29C /* call_audio_mute_off_icon@3x.png */; };
F083BD361E7009ED00A9B29C /* call_audio_mute_on_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB2A1E7009EC00A9B29C /* call_audio_mute_on_icon.png */; };
F083BD371E7009ED00A9B29C /* call_audio_mute_on_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB2B1E7009EC00A9B29C /* call_audio_mute_on_icon@2x.png */; };
F083BD381E7009ED00A9B29C /* call_audio_mute_on_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB2C1E7009EC00A9B29C /* call_audio_mute_on_icon@3x.png */; };
F083BD391E7009ED00A9B29C /* call_chat_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB2D1E7009EC00A9B29C /* call_chat_icon.png */; };
F083BD3A1E7009ED00A9B29C /* call_chat_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB2E1E7009EC00A9B29C /* call_chat_icon@2x.png */; };
F083BD3B1E7009ED00A9B29C /* call_chat_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB2F1E7009EC00A9B29C /* call_chat_icon@3x.png */; };
F083BD3C1E7009ED00A9B29C /* call_hangup_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB301E7009EC00A9B29C /* call_hangup_icon.png */; };
F083BD3D1E7009ED00A9B29C /* call_hangup_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB311E7009EC00A9B29C /* call_hangup_icon@2x.png */; };
F083BD3E1E7009ED00A9B29C /* call_hangup_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB321E7009EC00A9B29C /* call_hangup_icon@3x.png */; };
F083BD3F1E7009ED00A9B29C /* call_speaker_off_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB331E7009EC00A9B29C /* call_speaker_off_icon.png */; };
F083BD401E7009ED00A9B29C /* call_speaker_off_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB341E7009EC00A9B29C /* call_speaker_off_icon@2x.png */; };
F083BD411E7009ED00A9B29C /* call_speaker_off_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB351E7009EC00A9B29C /* call_speaker_off_icon@3x.png */; };
F083BD421E7009ED00A9B29C /* call_speaker_on_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB361E7009EC00A9B29C /* call_speaker_on_icon.png */; };
F083BD431E7009ED00A9B29C /* call_speaker_on_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB371E7009EC00A9B29C /* call_speaker_on_icon@2x.png */; };
F083BD441E7009ED00A9B29C /* call_speaker_on_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB381E7009EC00A9B29C /* call_speaker_on_icon@3x.png */; };
F083BD451E7009ED00A9B29C /* call_video_mute_off_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB391E7009EC00A9B29C /* call_video_mute_off_icon.png */; };
F083BD461E7009ED00A9B29C /* call_video_mute_off_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB3A1E7009EC00A9B29C /* call_video_mute_off_icon@2x.png */; };
F083BD471E7009ED00A9B29C /* call_video_mute_off_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB3B1E7009EC00A9B29C /* call_video_mute_off_icon@3x.png */; };
F083BD481E7009ED00A9B29C /* call_video_mute_on_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB3C1E7009EC00A9B29C /* call_video_mute_on_icon.png */; };
F083BD491E7009ED00A9B29C /* call_video_mute_on_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB3D1E7009EC00A9B29C /* call_video_mute_on_icon@2x.png */; };
F083BD4A1E7009ED00A9B29C /* call_video_mute_on_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB3E1E7009EC00A9B29C /* call_video_mute_on_icon@3x.png */; };
F083BD4B1E7009ED00A9B29C /* camera_capture.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB3F1E7009EC00A9B29C /* camera_capture.png */; };
F083BD4C1E7009ED00A9B29C /* camera_capture@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB401E7009EC00A9B29C /* camera_capture@2x.png */; };
F083BD4D1E7009ED00A9B29C /* camera_capture@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB411E7009EC00A9B29C /* camera_capture@3x.png */; };
F083BD4E1E7009ED00A9B29C /* camera_play.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB421E7009EC00A9B29C /* camera_play.png */; };
F083BD4F1E7009ED00A9B29C /* camera_play@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB431E7009EC00A9B29C /* camera_play@2x.png */; };
F083BD501E7009ED00A9B29C /* camera_record.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB441E7009EC00A9B29C /* camera_record.png */; };
F083BD511E7009ED00A9B29C /* camera_stop.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB451E7009EC00A9B29C /* camera_stop.png */; };
F083BD521E7009ED00A9B29C /* camera_stop@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB461E7009EC00A9B29C /* camera_stop@2x.png */; };
F083BD531E7009ED00A9B29C /* camera_switch.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB471E7009EC00A9B29C /* camera_switch.png */; };
F083BD541E7009ED00A9B29C /* camera_switch@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB481E7009EC00A9B29C /* camera_switch@2x.png */; };
F083BD551E7009ED00A9B29C /* camera_switch@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB491E7009EC00A9B29C /* camera_switch@3x.png */; };
F083BD561E7009ED00A9B29C /* camera_video_capture.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB4A1E7009EC00A9B29C /* camera_video_capture.png */; };
F083BD571E7009ED00A9B29C /* camera_video_capture@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB4B1E7009EC00A9B29C /* camera_video_capture@2x.png */; };
F083BD581E7009ED00A9B29C /* camera_video_capture@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB4C1E7009EC00A9B29C /* camera_video_capture@3x.png */; };
F083BD591E7009ED00A9B29C /* chevron.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB4D1E7009EC00A9B29C /* chevron.png */; };
F083BD5A1E7009ED00A9B29C /* chevron@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB4E1E7009EC00A9B29C /* chevron@2x.png */; };
F083BD5B1E7009ED00A9B29C /* chevron@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB4F1E7009EC00A9B29C /* chevron@3x.png */; };
F083BD5C1E7009ED00A9B29C /* create_room.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB501E7009EC00A9B29C /* create_room.png */; };
F083BD5D1E7009ED00A9B29C /* create_room@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB511E7009EC00A9B29C /* create_room@2x.png */; };
F083BD5E1E7009ED00A9B29C /* create_room@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB521E7009EC00A9B29C /* create_room@3x.png */; };
F083BD5F1E7009ED00A9B29C /* details_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB531E7009EC00A9B29C /* details_icon.png */; };
F083BD601E7009ED00A9B29C /* details_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB541E7009EC00A9B29C /* details_icon@2x.png */; };
F083BD611E7009ED00A9B29C /* details_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB551E7009EC00A9B29C /* details_icon@3x.png */; };
F083BD621E7009ED00A9B29C /* direct_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB561E7009EC00A9B29C /* direct_icon.png */; };
F083BD631E7009ED00A9B29C /* direct_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB571E7009EC00A9B29C /* direct_icon@2x.png */; };
F083BD641E7009ED00A9B29C /* direct_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB581E7009EC00A9B29C /* direct_icon@3x.png */; };
F083BD651E7009ED00A9B29C /* directChatOff.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB591E7009EC00A9B29C /* directChatOff.png */; };
F083BD661E7009ED00A9B29C /* directChatOff@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB5A1E7009EC00A9B29C /* directChatOff@2x.png */; };
F083BD671E7009ED00A9B29C /* directChatOff@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB5B1E7009EC00A9B29C /* directChatOff@3x.png */; };
F083BD681E7009ED00A9B29C /* directChatOn.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB5C1E7009EC00A9B29C /* directChatOn.png */; };
F083BD691E7009ED00A9B29C /* directChatOn@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB5D1E7009EC00A9B29C /* directChatOn@2x.png */; };
F083BD6A1E7009ED00A9B29C /* directChatOn@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB5E1E7009EC00A9B29C /* directChatOn@3x.png */; };
F083BD6B1E7009ED00A9B29C /* disclosure_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB5F1E7009EC00A9B29C /* disclosure_icon.png */; };
F083BD6C1E7009ED00A9B29C /* disclosure_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB601E7009EC00A9B29C /* disclosure_icon@2x.png */; };
F083BD6D1E7009ED00A9B29C /* disclosure_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB611E7009EC00A9B29C /* disclosure_icon@3x.png */; };
F083BD6E1E7009ED00A9B29C /* e2e_blocked.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB621E7009EC00A9B29C /* e2e_blocked.png */; };
F083BD6F1E7009ED00A9B29C /* e2e_blocked@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB631E7009EC00A9B29C /* e2e_blocked@2x.png */; };
F083BD701E7009ED00A9B29C /* e2e_blocked@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB641E7009EC00A9B29C /* e2e_blocked@3x.png */; };
F083BD711E7009ED00A9B29C /* e2e_unencrypted.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB651E7009EC00A9B29C /* e2e_unencrypted.png */; };
F083BD721E7009ED00A9B29C /* e2e_unencrypted@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB661E7009EC00A9B29C /* e2e_unencrypted@2x.png */; };
F083BD731E7009ED00A9B29C /* e2e_unencrypted@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB671E7009EC00A9B29C /* e2e_unencrypted@3x.png */; };
F083BD741E7009ED00A9B29C /* e2e_verified.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB681E7009EC00A9B29C /* e2e_verified.png */; };
F083BD751E7009ED00A9B29C /* e2e_verified@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB691E7009EC00A9B29C /* e2e_verified@2x.png */; };
F083BD761E7009ED00A9B29C /* e2e_verified@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB6A1E7009EC00A9B29C /* e2e_verified@3x.png */; };
F083BD771E7009ED00A9B29C /* e2e_warning.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB6B1E7009EC00A9B29C /* e2e_warning.png */; };
F083BD781E7009ED00A9B29C /* e2e_warning@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB6C1E7009EC00A9B29C /* e2e_warning@2x.png */; };
F083BD791E7009ED00A9B29C /* e2e_warning@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB6D1E7009EC00A9B29C /* e2e_warning@3x.png */; };
F083BD7A1E7009ED00A9B29C /* edit_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB6E1E7009EC00A9B29C /* edit_icon.png */; };
F083BD7B1E7009ED00A9B29C /* edit_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB6F1E7009EC00A9B29C /* edit_icon@2x.png */; };
F083BD7C1E7009ED00A9B29C /* edit_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB701E7009EC00A9B29C /* edit_icon@3x.png */; };
F083BD7D1E7009ED00A9B29C /* error.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB711E7009EC00A9B29C /* error.png */; };
F083BD7E1E7009ED00A9B29C /* error@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB721E7009EC00A9B29C /* error@2x.png */; };
F083BD7F1E7009ED00A9B29C /* error@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB731E7009EC00A9B29C /* error@3x.png */; };
F083BD801E7009ED00A9B29C /* favourite.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB741E7009EC00A9B29C /* favourite.png */; };
F083BD811E7009ED00A9B29C /* favourite@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB751E7009EC00A9B29C /* favourite@2x.png */; };
F083BD821E7009ED00A9B29C /* favourite@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB761E7009EC00A9B29C /* favourite@3x.png */; };
F083BD831E7009ED00A9B29C /* favouriteOff.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB771E7009EC00A9B29C /* favouriteOff.png */; };
F083BD841E7009ED00A9B29C /* favouriteOff@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB781E7009EC00A9B29C /* favouriteOff@2x.png */; };
F083BD851E7009ED00A9B29C /* favouriteOff@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB791E7009EC00A9B29C /* favouriteOff@3x.png */; };
F083BD861E7009ED00A9B29C /* file_doc_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB7A1E7009EC00A9B29C /* file_doc_icon.png */; };
F083BD871E7009ED00A9B29C /* file_doc_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB7B1E7009EC00A9B29C /* file_doc_icon@2x.png */; };
F083BD881E7009ED00A9B29C /* file_doc_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB7C1E7009EC00A9B29C /* file_doc_icon@3x.png */; };
F083BD891E7009ED00A9B29C /* file_music_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB7D1E7009EC00A9B29C /* file_music_icon.png */; };
F083BD8A1E7009ED00A9B29C /* file_music_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB7E1E7009EC00A9B29C /* file_music_icon@2x.png */; };
F083BD8B1E7009ED00A9B29C /* file_music_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB7F1E7009EC00A9B29C /* file_music_icon@3x.png */; };
F083BD8C1E7009ED00A9B29C /* file_photo_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB801E7009EC00A9B29C /* file_photo_icon.png */; };
F083BD8D1E7009ED00A9B29C /* file_photo_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB811E7009EC00A9B29C /* file_photo_icon@2x.png */; };
F083BD8E1E7009ED00A9B29C /* file_photo_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB821E7009EC00A9B29C /* file_photo_icon@3x.png */; };
F083BD8F1E7009ED00A9B29C /* file_video_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB831E7009EC00A9B29C /* file_video_icon.png */; };
F083BD901E7009ED00A9B29C /* file_video_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB841E7009EC00A9B29C /* file_video_icon@2x.png */; };
F083BD911E7009ED00A9B29C /* file_video_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB851E7009EC00A9B29C /* file_video_icon@3x.png */; };
F083BD921E7009ED00A9B29C /* group.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB861E7009EC00A9B29C /* group.png */; };
F083BD931E7009ED00A9B29C /* group@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB871E7009EC00A9B29C /* group@2x.png */; };
F083BD941E7009ED00A9B29C /* group@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB881E7009EC00A9B29C /* group@3x.png */; };
F083BD951E7009ED00A9B29C /* leave.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB891E7009EC00A9B29C /* leave.png */; };
F083BD961E7009ED00A9B29C /* leave@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB8A1E7009EC00A9B29C /* leave@2x.png */; };
F083BD971E7009ED00A9B29C /* leave@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB8B1E7009EC00A9B29C /* leave@3x.png */; };
F083BD981E7009ED00A9B29C /* logo.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB8C1E7009EC00A9B29C /* logo.png */; };
F083BD991E7009ED00A9B29C /* logo@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB8D1E7009EC00A9B29C /* logo@2x.png */; };
F083BD9A1E7009ED00A9B29C /* logo@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB8E1E7009EC00A9B29C /* logo@3x.png */; };
F083BD9B1E7009ED00A9B29C /* main_alias_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB8F1E7009EC00A9B29C /* main_alias_icon.png */; };
F083BD9C1E7009ED00A9B29C /* main_alias_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB901E7009EC00A9B29C /* main_alias_icon@2x.png */; };
F083BD9D1E7009ED00A9B29C /* main_alias_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB911E7009EC00A9B29C /* main_alias_icon@3x.png */; };
F083BD9E1E7009ED00A9B29C /* mod_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB921E7009EC00A9B29C /* mod_icon.png */; };
F083BD9F1E7009ED00A9B29C /* mod_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB931E7009EC00A9B29C /* mod_icon@2x.png */; };
F083BDA01E7009ED00A9B29C /* mod_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB941E7009EC00A9B29C /* mod_icon@3x.png */; };
F083BDA11E7009ED00A9B29C /* newmessages.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB951E7009EC00A9B29C /* newmessages.png */; };
F083BDA21E7009ED00A9B29C /* newmessages@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB961E7009EC00A9B29C /* newmessages@2x.png */; };
F083BDA31E7009ED00A9B29C /* newmessages@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB971E7009EC00A9B29C /* newmessages@3x.png */; };
F083BDA41E7009ED00A9B29C /* notifications.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB981E7009EC00A9B29C /* notifications.png */; };
F083BDA51E7009ED00A9B29C /* notifications@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB991E7009EC00A9B29C /* notifications@2x.png */; };
F083BDA61E7009ED00A9B29C /* notifications@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB9A1E7009EC00A9B29C /* notifications@3x.png */; };
F083BDA71E7009ED00A9B29C /* notificationsOff.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB9B1E7009EC00A9B29C /* notificationsOff.png */; };
F083BDA81E7009ED00A9B29C /* notificationsOff@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB9C1E7009EC00A9B29C /* notificationsOff@2x.png */; };
F083BDA91E7009ED00A9B29C /* notificationsOff@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB9D1E7009EC00A9B29C /* notificationsOff@3x.png */; };
F083BDAA1E7009ED00A9B29C /* placeholder.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB9E1E7009EC00A9B29C /* placeholder.png */; };
F083BDAB1E7009ED00A9B29C /* placeholder@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB9F1E7009EC00A9B29C /* placeholder@2x.png */; };
F083BDAC1E7009ED00A9B29C /* placeholder@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBA01E7009EC00A9B29C /* placeholder@3x.png */; };
F083BDAD1E7009ED00A9B29C /* plus_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBA11E7009EC00A9B29C /* plus_icon.png */; };
F083BDAE1E7009ED00A9B29C /* plus_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBA21E7009EC00A9B29C /* plus_icon@2x.png */; };
F083BDAF1E7009ED00A9B29C /* plus_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBA31E7009EC00A9B29C /* plus_icon@3x.png */; };
F083BDB01E7009ED00A9B29C /* priorityHigh.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBA41E7009EC00A9B29C /* priorityHigh.png */; };
F083BDB11E7009ED00A9B29C /* priorityHigh@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBA51E7009EC00A9B29C /* priorityHigh@2x.png */; };
F083BDB21E7009ED00A9B29C /* priorityHigh@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBA61E7009EC00A9B29C /* priorityHigh@3x.png */; };
F083BDB31E7009ED00A9B29C /* priorityLow.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBA71E7009EC00A9B29C /* priorityLow.png */; };
F083BDB41E7009ED00A9B29C /* priorityLow@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBA81E7009EC00A9B29C /* priorityLow@2x.png */; };
F083BDB51E7009ED00A9B29C /* priorityLow@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBA91E7009EC00A9B29C /* priorityLow@3x.png */; };
F083BDB61E7009ED00A9B29C /* remove_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBAA1E7009EC00A9B29C /* remove_icon.png */; };
F083BDB71E7009ED00A9B29C /* remove_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBAB1E7009EC00A9B29C /* remove_icon@2x.png */; };
F083BDB81E7009ED00A9B29C /* remove_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBAC1E7009EC00A9B29C /* remove_icon@3x.png */; };
F083BDB91E7009ED00A9B29C /* remove_icon_pink.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBAD1E7009EC00A9B29C /* remove_icon_pink.png */; };
F083BDBA1E7009ED00A9B29C /* remove_icon_pink@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBAE1E7009EC00A9B29C /* remove_icon_pink@2x.png */; };
F083BDBB1E7009ED00A9B29C /* remove_icon_pink@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBAF1E7009EC00A9B29C /* remove_icon_pink@3x.png */; };
F083BDBC1E7009ED00A9B29C /* riot_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBB01E7009EC00A9B29C /* riot_icon.png */; };
F083BDBD1E7009ED00A9B29C /* riot_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBB11E7009EC00A9B29C /* riot_icon@2x.png */; };
F083BDBE1E7009ED00A9B29C /* riot_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBB21E7009EC00A9B29C /* riot_icon@3x.png */; };
F083BDBF1E7009ED00A9B29C /* scrolldown.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBB31E7009EC00A9B29C /* scrolldown.png */; };
F083BDC01E7009ED00A9B29C /* scrolldown@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBB41E7009EC00A9B29C /* scrolldown@2x.png */; };
F083BDC11E7009ED00A9B29C /* scrolldown@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBB51E7009EC00A9B29C /* scrolldown@3x.png */; };
F083BDC21E7009ED00A9B29C /* scrollup.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBB61E7009EC00A9B29C /* scrollup.png */; };
F083BDC31E7009ED00A9B29C /* scrollup@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBB71E7009EC00A9B29C /* scrollup@2x.png */; };
F083BDC41E7009ED00A9B29C /* scrollup@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBB81E7009EC00A9B29C /* scrollup@3x.png */; };
F083BDC51E7009ED00A9B29C /* search_bg.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBB91E7009EC00A9B29C /* search_bg.png */; };
F083BDC61E7009ED00A9B29C /* search_bg@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBBA1E7009EC00A9B29C /* search_bg@2x.png */; };
F083BDC71E7009ED00A9B29C /* search_bg@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBBB1E7009EC00A9B29C /* search_bg@3x.png */; };
F083BDC81E7009ED00A9B29C /* search_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBBC1E7009EC00A9B29C /* search_icon.png */; };
F083BDC91E7009ED00A9B29C /* search_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBBD1E7009EC00A9B29C /* search_icon@2x.png */; };
F083BDCA1E7009ED00A9B29C /* search_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBBE1E7009EC00A9B29C /* search_icon@3x.png */; };
F083BDCB1E7009ED00A9B29C /* selection_tick.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBBF1E7009EC00A9B29C /* selection_tick.png */; };
F083BDCC1E7009ED00A9B29C /* selection_tick@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBC01E7009EC00A9B29C /* selection_tick@2x.png */; };
F083BDCD1E7009ED00A9B29C /* selection_tick@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBC11E7009EC00A9B29C /* selection_tick@3x.png */; };
F083BDCE1E7009ED00A9B29C /* selection_untick.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBC21E7009EC00A9B29C /* selection_untick.png */; };
F083BDCF1E7009ED00A9B29C /* selection_untick@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBC31E7009EC00A9B29C /* selection_untick@2x.png */; };
F083BDD01E7009ED00A9B29C /* selection_untick@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBC41E7009EC00A9B29C /* selection_untick@3x.png */; };
F083BDD11E7009ED00A9B29C /* settings_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBC51E7009EC00A9B29C /* settings_icon.png */; };
F083BDD21E7009ED00A9B29C /* settings_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBC61E7009EC00A9B29C /* settings_icon@2x.png */; };
F083BDD31E7009ED00A9B29C /* settings_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBC71E7009EC00A9B29C /* settings_icon@3x.png */; };
F083BDD41E7009ED00A9B29C /* shrink_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBC81E7009EC00A9B29C /* shrink_icon.png */; };
F083BDD51E7009ED00A9B29C /* shrink_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBC91E7009EC00A9B29C /* shrink_icon@2x.png */; };
F083BDD61E7009ED00A9B29C /* shrink_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBCA1E7009EC00A9B29C /* shrink_icon@3x.png */; };
F083BDD71E7009ED00A9B29C /* start_chat.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBCB1E7009EC00A9B29C /* start_chat.png */; };
F083BDD81E7009ED00A9B29C /* start_chat@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBCC1E7009EC00A9B29C /* start_chat@2x.png */; };
F083BDD91E7009ED00A9B29C /* start_chat@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBCD1E7009EC00A9B29C /* start_chat@3x.png */; };
F083BDDA1E7009ED00A9B29C /* typing.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBCE1E7009EC00A9B29C /* typing.png */; };
F083BDDB1E7009ED00A9B29C /* typing@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBCF1E7009EC00A9B29C /* typing@2x.png */; };
F083BDDC1E7009ED00A9B29C /* typing@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBD01E7009EC00A9B29C /* typing@3x.png */; };
F083BDDD1E7009ED00A9B29C /* upload_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBD11E7009EC00A9B29C /* upload_icon.png */; };
F083BDDE1E7009ED00A9B29C /* upload_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBD21E7009EC00A9B29C /* upload_icon@2x.png */; };
F083BDDF1E7009ED00A9B29C /* upload_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBD31E7009EC00A9B29C /* upload_icon@3x.png */; };
F083BDE01E7009ED00A9B29C /* video_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBD41E7009EC00A9B29C /* video_icon.png */; };
F083BDE11E7009ED00A9B29C /* video_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBD51E7009EC00A9B29C /* video_icon@2x.png */; };
F083BDE21E7009ED00A9B29C /* video_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBD61E7009EC00A9B29C /* video_icon@3x.png */; };
F083BDE31E7009ED00A9B29C /* voice_call_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBD71E7009EC00A9B29C /* voice_call_icon.png */; };
F083BDE41E7009ED00A9B29C /* voice_call_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBD81E7009EC00A9B29C /* voice_call_icon@2x.png */; };
F083BDE51E7009ED00A9B29C /* voice_call_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BBD91E7009EC00A9B29C /* voice_call_icon@3x.png */; };
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 */; };
F083BDEC1E7009ED00A9B29C /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F083BBE21E7009EC00A9B29C /* Main.storyboard */; };
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 */; };
F083BDF11E7009ED00A9B29C /* empty.mm in Sources */ = {isa = PBXBuildFile; fileRef = F083BBED1E7009EC00A9B29C /* empty.mm */; };
F083BDF21E7009ED00A9B29C /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = F083BBEE1E7009EC00A9B29C /* GoogleService-Info.plist */; };
F083BDF31E7009ED00A9B29C /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F083BBEF1E7009EC00A9B29C /* Images.xcassets */; };
F083BDF51E7009ED00A9B29C /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BBF11E7009EC00A9B29C /* main.m */; };
F083BDF61E7009ED00A9B29C /* Contact.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BBF51E7009EC00A9B29C /* Contact.m */; };
F083BDF71E7009ED00A9B29C /* RoomBubbleCellData.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BBF81E7009EC00A9B29C /* RoomBubbleCellData.m */; };
F083BDF81E7009ED00A9B29C /* RoomDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BBFA1E7009EC00A9B29C /* RoomDataSource.m */; };
F083BDF91E7009ED00A9B29C /* RoomEmailInvitation.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BBFC1E7009EC00A9B29C /* RoomEmailInvitation.m */; };
F083BDFA1E7009ED00A9B29C /* RoomPreviewData.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BBFE1E7009EC00A9B29C /* RoomPreviewData.m */; };
F083BDFB1E7009ED00A9B29C /* RoomSearchDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BC001E7009EC00A9B29C /* RoomSearchDataSource.m */; };
F083BDFC1E7009ED00A9B29C /* HomeMessagesSearchDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BC031E7009EC00A9B29C /* HomeMessagesSearchDataSource.m */; };
F083BDFD1E7009ED00A9B29C /* PublicRoomsDirectoryDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BC051E7009EC00A9B29C /* PublicRoomsDirectoryDataSource.m */; };
F083BDFE1E7009ED00A9B29C /* RecentCellData.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BC071E7009EC00A9B29C /* RecentCellData.m */; };
F083BDFF1E7009ED00A9B29C /* RecentsDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BC091E7009EC00A9B29C /* RecentsDataSource.m */; };
F083BE001E7009ED00A9B29C /* FilesSearchCellData.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BC0C1E7009EC00A9B29C /* FilesSearchCellData.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 */; };
F083BE051E7009ED00A9B29C /* RiotDesignValues.m in Sources */ = {isa = PBXBuildFile; fileRef = F083BC171E7009EC00A9B29C /* RiotDesignValues.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 */; };
F09A66531FD5A7A6004B13B5 /* tab_groups_selected.png in Resources */ = {isa = PBXBuildFile; fileRef = F09A664D1FD5A7A2004B13B5 /* tab_groups_selected.png */; };
F09A66541FD5A7A6004B13B5 /* tab_groups_selected@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F09A664E1FD5A7A3004B13B5 /* tab_groups_selected@2x.png */; };
F09A66551FD5A7A6004B13B5 /* tab_groups_selected@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F09A664F1FD5A7A3004B13B5 /* tab_groups_selected@3x.png */; };
F09A66561FD5A7A6004B13B5 /* tab_groups.png in Resources */ = {isa = PBXBuildFile; fileRef = F09A66501FD5A7A4004B13B5 /* tab_groups.png */; };
F09A66571FD5A7A6004B13B5 /* tab_groups@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F09A66511FD5A7A4004B13B5 /* tab_groups@2x.png */; };
F09A66581FD5A7A6004B13B5 /* tab_groups@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F09A66521FD5A7A5004B13B5 /* tab_groups@3x.png */; };
F0A4A1671EF7CB66003630DB /* members_list_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F0A4A1641EF7CB66003630DB /* members_list_icon.png */; };
F0A4A1681EF7CB66003630DB /* members_list_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0A4A1651EF7CB66003630DB /* members_list_icon@2x.png */; };
F0A4A1691EF7CB66003630DB /* members_list_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0A4A1661EF7CB66003630DB /* members_list_icon@3x.png */; };
F0A8955F1F7D1FEA00BD6C2A /* MXRoomSummary+Riot.m in Sources */ = {isa = PBXBuildFile; fileRef = F0D2ADA01F6AA5FD00A7097D /* MXRoomSummary+Riot.m */; };
F0A895601F7D404B00BD6C2A /* e2e_verified.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB681E7009EC00A9B29C /* e2e_verified.png */; };
F0A895611F7D404E00BD6C2A /* e2e_verified@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB691E7009EC00A9B29C /* e2e_verified@2x.png */; };
F0A895621F7D405000BD6C2A /* e2e_verified@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F083BB6A1E7009EC00A9B29C /* e2e_verified@3x.png */; };
2017-09-19 07:35:49 +00:00
F0B5430A1F70FF8F00D29293 /* back_icon@4x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0B543091F70FF8F00D29293 /* back_icon@4x.png */; };
F0B7A8B11F475783006E27D2 /* RoomsListViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F0B7A8AF1F4756A5006E27D2 /* RoomsListViewController.xib */; };
F0B8D0D91FE01FDF00F34524 /* GroupsDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = F0B8D0D71FE01FDF00F34524 /* GroupsDataSource.m */; };
F0BFBDBA1FF3BDDF00C88726 /* Vector.strings in Resources */ = {isa = PBXBuildFile; fileRef = 327382B31F276AD200356143 /* Vector.strings */; };
F0BFBDBB1FF3BF6F00C88726 /* Vector.strings in Resources */ = {isa = PBXBuildFile; fileRef = F0173EAF1FCF346800B5F6A3 /* Vector.strings */; };
F0BFBDBC1FF3BFC100C88726 /* Vector.strings in Resources */ = {isa = PBXBuildFile; fileRef = F04AF2681F83A4C000D20F4D /* Vector.strings */; };
F0BFBDBD1FF3BFC800C88726 /* Vector.strings in Resources */ = {isa = PBXBuildFile; fileRef = F04AF2611F83A4C000D20F4D /* Vector.strings */; };
F0BFBDBE1FF3BFCD00C88726 /* Vector.strings in Resources */ = {isa = PBXBuildFile; fileRef = 32918EA71F473BDB0076CA16 /* Vector.strings */; };
F0BFBDBF1FF3BFD200C88726 /* Vector.strings in Resources */ = {isa = PBXBuildFile; fileRef = 327382AC1F276AD200356143 /* Vector.strings */; };
F0BFBDC01FF3BFE200C88726 /* Vector.strings in Resources */ = {isa = PBXBuildFile; fileRef = 32AE61F01F0D2183007255F4 /* Vector.strings */; };
2017-09-14 14:02:08 +00:00
F0D2ADA11F6AA5FD00A7097D /* MXRoomSummary+Riot.m in Sources */ = {isa = PBXBuildFile; fileRef = F0D2ADA01F6AA5FD00A7097D /* MXRoomSummary+Riot.m */; };
F0D869EB1EC455A100BB0A2B /* create_direct_chat.png in Resources */ = {isa = PBXBuildFile; fileRef = F0D869E81EC455A100BB0A2B /* create_direct_chat.png */; };
F0D869EC1EC455A100BB0A2B /* create_direct_chat@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0D869E91EC455A100BB0A2B /* create_direct_chat@2x.png */; };
F0D869ED1EC455A100BB0A2B /* create_direct_chat@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0D869EA1EC455A100BB0A2B /* create_direct_chat@3x.png */; };
F0D9F23E1FED1A05001D9A27 /* add_group_participant.png in Resources */ = {isa = PBXBuildFile; fileRef = F0D9F23B1FED1A04001D9A27 /* add_group_participant.png */; };
F0D9F23F1FED1A05001D9A27 /* add_group_participant@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0D9F23C1FED1A04001D9A27 /* add_group_participant@3x.png */; };
F0D9F2401FED1A05001D9A27 /* add_group_participant@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0D9F23D1FED1A05001D9A27 /* add_group_participant@2x.png */; };
F0D9F2441FED1E57001D9A27 /* remove_icon_blue@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0D9F2411FED1E57001D9A27 /* remove_icon_blue@3x.png */; };
F0D9F2451FED1E57001D9A27 /* remove_icon_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = F0D9F2421FED1E57001D9A27 /* remove_icon_blue.png */; };
F0D9F2461FED1E57001D9A27 /* remove_icon_blue@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0D9F2431FED1E57001D9A27 /* remove_icon_blue@2x.png */; };
2017-09-07 11:17:01 +00:00
F0DD05D01F615ECF00CB5292 /* LaunchScreenRiot.png in Resources */ = {isa = PBXBuildFile; fileRef = F0DD05CF1F615ECF00CB5292 /* LaunchScreenRiot.png */; };
F0E059FD1E9545BB004B83FB /* UnifiedSearchRecentsDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = F0E059FC1E9545BB004B83FB /* UnifiedSearchRecentsDataSource.m */; };
F0E05A061E9682E9004B83FB /* ContactsDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = F0E05A051E9682E9004B83FB /* ContactsDataSource.m */; };
2017-04-14 13:11:57 +00:00
F0E05A301EA0F9EB004B83FB /* tab_favourites_selected.png in Resources */ = {isa = PBXBuildFile; fileRef = F0E05A181EA0F9EB004B83FB /* tab_favourites_selected.png */; };
F0E05A311EA0F9EB004B83FB /* tab_favourites_selected@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0E05A191EA0F9EB004B83FB /* tab_favourites_selected@2x.png */; };
F0E05A321EA0F9EB004B83FB /* tab_favourites_selected@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0E05A1A1EA0F9EB004B83FB /* tab_favourites_selected@3x.png */; };
F0E05A331EA0F9EB004B83FB /* tab_favourites.png in Resources */ = {isa = PBXBuildFile; fileRef = F0E05A1B1EA0F9EB004B83FB /* tab_favourites.png */; };
F0E05A341EA0F9EB004B83FB /* tab_favourites@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0E05A1C1EA0F9EB004B83FB /* tab_favourites@2x.png */; };
F0E05A351EA0F9EB004B83FB /* tab_favourites@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0E05A1D1EA0F9EB004B83FB /* tab_favourites@3x.png */; };
F0E05A361EA0F9EB004B83FB /* tab_home_selected.png in Resources */ = {isa = PBXBuildFile; fileRef = F0E05A1E1EA0F9EB004B83FB /* tab_home_selected.png */; };
F0E05A371EA0F9EB004B83FB /* tab_home_selected@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0E05A1F1EA0F9EB004B83FB /* tab_home_selected@2x.png */; };
F0E05A381EA0F9EB004B83FB /* tab_home_selected@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0E05A201EA0F9EB004B83FB /* tab_home_selected@3x.png */; };
F0E05A391EA0F9EB004B83FB /* tab_home.png in Resources */ = {isa = PBXBuildFile; fileRef = F0E05A211EA0F9EB004B83FB /* tab_home.png */; };
F0E05A3A1EA0F9EB004B83FB /* tab_home@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0E05A221EA0F9EB004B83FB /* tab_home@2x.png */; };
F0E05A3B1EA0F9EB004B83FB /* tab_home@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0E05A231EA0F9EB004B83FB /* tab_home@3x.png */; };
F0E05A3C1EA0F9EB004B83FB /* tab_people_selected.png in Resources */ = {isa = PBXBuildFile; fileRef = F0E05A241EA0F9EB004B83FB /* tab_people_selected.png */; };
F0E05A3D1EA0F9EB004B83FB /* tab_people_selected@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0E05A251EA0F9EB004B83FB /* tab_people_selected@2x.png */; };
F0E05A3E1EA0F9EB004B83FB /* tab_people_selected@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0E05A261EA0F9EB004B83FB /* tab_people_selected@3x.png */; };
F0E05A3F1EA0F9EB004B83FB /* tab_people.png in Resources */ = {isa = PBXBuildFile; fileRef = F0E05A271EA0F9EB004B83FB /* tab_people.png */; };
F0E05A401EA0F9EB004B83FB /* tab_people@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0E05A281EA0F9EB004B83FB /* tab_people@2x.png */; };
F0E05A411EA0F9EB004B83FB /* tab_people@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0E05A291EA0F9EB004B83FB /* tab_people@3x.png */; };
F0E05A451EA0F9EB004B83FB /* tab_rooms.png in Resources */ = {isa = PBXBuildFile; fileRef = F0E05A2D1EA0F9EB004B83FB /* tab_rooms.png */; };
F0E05A461EA0F9EB004B83FB /* tab_rooms@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0E05A2E1EA0F9EB004B83FB /* tab_rooms@2x.png */; };
F0E05A471EA0F9EB004B83FB /* tab_rooms@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F0E05A2F1EA0F9EB004B83FB /* tab_rooms@3x.png */; };
/* 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 */
12AA0005C8B3D8D8162584C5 /* Pods-RiotShareExtension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RiotShareExtension.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RiotShareExtension/Pods-RiotShareExtension.debug.xcconfig"; sourceTree = "<group>"; };
2017-10-12 13:53:02 +00:00
22D76C11C202B6BC5917A049 /* 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>"; };
23D7292481328A48B8D5D4ED /* Pods_RiotPods_RiotShareExtension.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RiotPods_RiotShareExtension.framework; sourceTree = BUILT_PRODUCTS_DIR; };
2439DD601F6BBE760090F42D /* RecentRoomTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RecentRoomTableViewCell.h; sourceTree = "<group>"; };
2439DD611F6BBE760090F42D /* RecentRoomTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RecentRoomTableViewCell.m; sourceTree = "<group>"; };
2439DD631F6BBEA50090F42D /* RecentRoomTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RecentRoomTableViewCell.xib; sourceTree = "<group>"; };
245FC3EA1F3CAF9800603C6A /* ShareExtensionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShareExtensionManager.h; sourceTree = "<group>"; };
245FC3EB1F3CAF9800603C6A /* ShareExtensionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShareExtensionManager.m; sourceTree = "<group>"; };
2017-07-31 15:26:06 +00:00
2466B7551F2F80B800AE27B0 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = RiotShareExtension/Info.plist; sourceTree = SOURCE_ROOT; };
2466B7561F2F80B800AE27B0 /* RiotShareExtension.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; name = RiotShareExtension.entitlements; path = RiotShareExtension/RiotShareExtension.entitlements; sourceTree = SOURCE_ROOT; };
24CBEC4E1F0EAD310093EABB /* RiotShareExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = RiotShareExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
24D6B3451F3C8F8A00FC7A71 /* FallbackViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FallbackViewController.h; sourceTree = "<group>"; };
24D6B3461F3C8F8A00FC7A71 /* FallbackViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FallbackViewController.m; sourceTree = "<group>"; };
24D6B3471F3C8F8A00FC7A71 /* FallbackViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = FallbackViewController.xib; sourceTree = "<group>"; };
24D6B3481F3C8F8A00FC7A71 /* RoomsListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomsListViewController.h; sourceTree = "<group>"; };
24D6B3491F3C8F8A00FC7A71 /* RoomsListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomsListViewController.m; sourceTree = "<group>"; };
24D6B34A1F3C8F8A00FC7A71 /* SharePresentingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SharePresentingViewController.h; sourceTree = "<group>"; };
24D6B34B1F3C8F8A00FC7A71 /* SharePresentingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SharePresentingViewController.m; sourceTree = "<group>"; };
24D6B34C1F3C8F8A00FC7A71 /* ShareViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShareViewController.h; sourceTree = "<group>"; };
24D6B34D1F3C8F8A00FC7A71 /* ShareViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShareViewController.m; sourceTree = "<group>"; };
24D6B34E1F3C8F8A00FC7A71 /* ShareViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ShareViewController.xib; sourceTree = "<group>"; };
2017-08-26 08:58:17 +00:00
24D6B3561F3C90D300FC7A71 /* ShareDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShareDataSource.h; sourceTree = "<group>"; };
24D6B3571F3C90D300FC7A71 /* ShareDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShareDataSource.m; sourceTree = "<group>"; };
2018-02-19 09:21:03 +00:00
3211717D203ACD32002C16C6 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = Vector.strings; sourceTree = "<group>"; };
3211717F203ACD32002C16C6 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = Localizable.strings; sourceTree = "<group>"; };
32117181203ACD32002C16C6 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = InfoPlist.strings; sourceTree = "<group>"; };
3233F73A1F3306A6006ACA81 /* WidgetManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WidgetManager.h; sourceTree = "<group>"; };
3233F73B1F3306A7006ACA81 /* WidgetManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WidgetManager.m; sourceTree = "<group>"; };
3233F73D1F331F05006ACA81 /* Widget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Widget.h; sourceTree = "<group>"; };
3233F73E1F331F05006ACA81 /* Widget.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Widget.m; sourceTree = "<group>"; };
3233F7441F3497DA006ACA81 /* JitsiMeet.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = JitsiMeet.framework; sourceTree = "<group>"; };
325E1C141E8D03950018D91E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
3267EFB020E2A04100FF1CAA /* Analytics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Analytics.h; path = Riot/Analytics/Analytics.h; sourceTree = SOURCE_ROOT; };
3267EFB120E2A04100FF1CAA /* Analytics.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = Analytics.m; path = Riot/Analytics/Analytics.m; sourceTree = SOURCE_ROOT; };
3267EFB320E379FD00FF1CAA /* CHANGES.rst */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CHANGES.rst; sourceTree = "<group>"; };
3267EFB420E379FD00FF1CAA /* Podfile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Podfile; sourceTree = "<group>"; };
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>"; };
3267EFBE20E4A3DD00FF1CAA /* DecryptionFailureTracker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DecryptionFailureTracker.m; path = Riot/Analytics/DecryptionFailureTracker.m; sourceTree = SOURCE_ROOT; };
3267EFBF20E4A3DD00FF1CAA /* DecryptionFailureTracker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DecryptionFailureTracker.h; path = Riot/Analytics/DecryptionFailureTracker.h; sourceTree = SOURCE_ROOT; };
3267EFC120E5055800FF1CAA /* DecryptionFailure.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = DecryptionFailure.h; path = Riot/Analytics/DecryptionFailure.h; sourceTree = SOURCE_ROOT; };
3267EFC220E5055800FF1CAA /* DecryptionFailure.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = DecryptionFailure.m; path = Riot/Analytics/DecryptionFailure.m; sourceTree = SOURCE_ROOT; };
327382A91F276AD200356143 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = InfoPlist.strings; sourceTree = "<group>"; };
327382AB1F276AD200356143 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = Localizable.strings; sourceTree = "<group>"; };
327382AD1F276AD200356143 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = Vector.strings; sourceTree = "<group>"; };
327382B01F276AD200356143 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = InfoPlist.strings; sourceTree = "<group>"; };
327382B21F276AD200356143 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = Localizable.strings; sourceTree = "<group>"; };
327382B41F276AD200356143 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = Vector.strings; sourceTree = "<group>"; };
327382BD1F276AED00356143 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = InfoPlist.strings; sourceTree = "<group>"; };
327382BF1F276AED00356143 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = Localizable.strings; sourceTree = "<group>"; };
327382C11F276AED00356143 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = Vector.strings; sourceTree = "<group>"; };
3284A35020A07C210044F922 /* postMessageAPI.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = postMessageAPI.js; sourceTree = "<group>"; };
2017-08-18 15:19:13 +00:00
32918EA61F473BDB0076CA16 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = Localizable.strings; sourceTree = "<group>"; };
32918EA81F473BDB0076CA16 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = Vector.strings; sourceTree = "<group>"; };
329DCE161F988F8100468420 /* riot_icon_callkit.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = riot_icon_callkit.png; sourceTree = "<group>"; };
329DCE171F988F8100468420 /* riot_icon_callkit@2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "riot_icon_callkit@2.png"; sourceTree = "<group>"; };
329DCE181F988F8100468420 /* riot_icon_callkit@3.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "riot_icon_callkit@3.png"; sourceTree = "<group>"; };
2018-04-20 07:14:19 +00:00
32A9B3B52089CA400087E7A3 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = Vector.strings; sourceTree = "<group>"; };
32A9B3B72089CA400087E7A3 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = Localizable.strings; sourceTree = "<group>"; };
32A9B3B92089CA400087E7A3 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = InfoPlist.strings; sourceTree = "<group>"; };
32AE61ED1F0D2183007255F4 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = InfoPlist.strings; sourceTree = "<group>"; };
32AE61EF1F0D2183007255F4 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = Localizable.strings; sourceTree = "<group>"; };
32AE61F11F0D2183007255F4 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = Vector.strings; sourceTree = "<group>"; };
32BB89E9204D86DA002F3AEC /* bg */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = bg; path = Vector.strings; sourceTree = "<group>"; };
32BB89EB204D86DA002F3AEC /* bg */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = bg; path = Localizable.strings; sourceTree = "<group>"; };
32BB89ED204D86DA002F3AEC /* bg */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = bg; path = InfoPlist.strings; sourceTree = "<group>"; };
2018-05-31 15:26:43 +00:00
32C699CC20C04AD100D1C5A4 /* is */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = is; path = Vector.strings; sourceTree = "<group>"; };
2017-09-15 13:36:43 +00:00
32E84F9E1F6BD32700CA0B89 /* apps-icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "apps-icon.png"; sourceTree = "<group>"; };
32E84F9F1F6BD32700CA0B89 /* apps-icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "apps-icon@2x.png"; sourceTree = "<group>"; };
32E84FA01F6BD32700CA0B89 /* apps-icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "apps-icon@3x.png"; sourceTree = "<group>"; };
2017-10-12 13:53:02 +00:00
33F966BE1A83B32A2DFE24CA /* 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>"; };
397BCA987893439918EBF330 /* Pods-SiriIntents.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SiriIntents.debug.xcconfig"; path = "Pods/Target Support Files/Pods-SiriIntents/Pods-SiriIntents.debug.xcconfig"; sourceTree = "<group>"; };
4D1164C2F07EF74950DCDA7A /* Pods-SiriIntents.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SiriIntents.release.xcconfig"; path = "Pods/Target Support Files/Pods-SiriIntents/Pods-SiriIntents.release.xcconfig"; sourceTree = "<group>"; };
5666C1236223F54D4C635C54 /* libPods-SiriIntents.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-SiriIntents.a"; sourceTree = BUILT_PRODUCTS_DIR; };
2017-10-12 13:53:02 +00:00
61BB7CD1741206BEAAA6D4C7 /* 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>"; };
7246451C668D6782166E22EC /* libPods-RiotShareExtension.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RiotShareExtension.a"; sourceTree = BUILT_PRODUCTS_DIR; };
765F5104DB3EC39713DEB3A4 /* Pods-RiotShareExtension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RiotShareExtension.release.xcconfig"; path = "Pods/Target Support Files/Pods-RiotShareExtension/Pods-RiotShareExtension.release.xcconfig"; sourceTree = "<group>"; };
839BB91240D350D5607D55BA /* Pods-Riot.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Riot.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Riot/Pods-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; };
2017-10-12 13:53:02 +00:00
A5030B7C3C0B6EB83A9257BD /* 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>"; };
B0FAA1A49F76B0CE15C5CBD8 /* Pods_RiotPods_Riot.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RiotPods_Riot.framework; sourceTree = BUILT_PRODUCTS_DIR; };
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>"; };
B1B5594920EF980800210D55 /* RecentTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RecentTableViewCell.h; sourceTree = "<group>"; };
B1B5594A20EF980800210D55 /* RecentTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RecentTableViewCell.m; sourceTree = "<group>"; };
B1B5594B20EF980800210D55 /* RecentTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RecentTableViewCell.xib; 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>"; };
B1B5597720EFB15400210D55 /* PublicRoomTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PublicRoomTableViewCell.h; sourceTree = "<group>"; };
B1B5597820EFB15400210D55 /* PublicRoomTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PublicRoomTableViewCell.m; sourceTree = "<group>"; };
B1B5597920EFB15400210D55 /* PublicRoomTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PublicRoomTableViewCell.xib; sourceTree = "<group>"; };
B1D818BC20E66C3300D5F36D /* Riot-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Riot-Bridging-Header.h"; sourceTree = "<group>"; };
B1D818BF20EA4C7400D5F36D /* RiotSettings.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RiotSettings.swift; sourceTree = "<group>"; };
B1D818C220EA7DB500D5F36D /* RiotShareExtension-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "RiotShareExtension-Bridging-Header.h"; path = "RiotShareExtension/RiotShareExtension-Bridging-Header.h"; sourceTree = SOURCE_ROOT; };
C195C53961EA28E6900AEB68 /* Pods-Riot.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Riot.release.xcconfig"; path = "Pods/Target Support Files/Pods-Riot/Pods-Riot.release.xcconfig"; sourceTree = "<group>"; };
2017-10-12 13:53:02 +00:00
C5258DFF261AA3AB228A3F11 /* 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>"; };
DB50EEBE8214352B9EBD6394 /* Pods_RiotPods_SiriIntents.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RiotPods_SiriIntents.framework; sourceTree = BUILT_PRODUCTS_DIR; };
2017-11-29 18:36:14 +00:00
F0173EB01FCF346800B5F6A3 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = Vector.strings; sourceTree = "<group>"; };
F0173EB21FCF346800B5F6A3 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = Localizable.strings; sourceTree = "<group>"; };
F0173EB41FCF346800B5F6A3 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = InfoPlist.strings; sourceTree = "<group>"; };
F046DC751FE19F8D00E3DAF0 /* create_group@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "create_group@3x.png"; sourceTree = "<group>"; };
F046DC761FE19F8D00E3DAF0 /* create_group.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = create_group.png; sourceTree = "<group>"; };
F046DC771FE19F8D00E3DAF0 /* create_group@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "create_group@2x.png"; sourceTree = "<group>"; };
F04AF2601F83A4C000D20F4D /* zh_Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh_Hans; path = InfoPlist.strings; sourceTree = "<group>"; };
F04AF2621F83A4C000D20F4D /* zh_Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh_Hans; path = Vector.strings; sourceTree = "<group>"; };
F04AF2651F83A4C000D20F4D /* eu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = eu; path = InfoPlist.strings; sourceTree = "<group>"; };
F04AF2671F83A4C000D20F4D /* eu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = eu; path = Localizable.strings; sourceTree = "<group>"; };
F04AF2691F83A4C000D20F4D /* eu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = eu; path = Vector.strings; 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>"; };
F0614A0A1EDDCCE700F5DC9A /* jump_to_unread.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = jump_to_unread.png; sourceTree = "<group>"; };
F0614A0B1EDDCCE700F5DC9A /* jump_to_unread@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "jump_to_unread@2x.png"; sourceTree = "<group>"; };
F0614A0C1EDDCCE700F5DC9A /* jump_to_unread@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "jump_to_unread@3x.png"; sourceTree = "<group>"; };
F0614A101EDEE65000F5DC9A /* cancel.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = cancel.png; sourceTree = "<group>"; };
F0614A111EDEE65000F5DC9A /* cancel@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "cancel@2x.png"; sourceTree = "<group>"; };
F0614A121EDEE65000F5DC9A /* cancel@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "cancel@3x.png"; 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>"; };
F083BB0A1E7009EC00A9B29C /* RageShakeManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RageShakeManager.h; sourceTree = "<group>"; };
F083BB0B1E7009EC00A9B29C /* RageShakeManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RageShakeManager.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>"; };
F083BB161E7009EC00A9B29C /* add_participant.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = add_participant.png; sourceTree = "<group>"; };
F083BB171E7009EC00A9B29C /* add_participant@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "add_participant@2x.png"; sourceTree = "<group>"; };
F083BB181E7009EC00A9B29C /* add_participant@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "add_participant@3x.png"; sourceTree = "<group>"; };
F083BB191E7009EC00A9B29C /* admin_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = admin_icon.png; sourceTree = "<group>"; };
F083BB1A1E7009EC00A9B29C /* admin_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "admin_icon@2x.png"; sourceTree = "<group>"; };
F083BB1B1E7009EC00A9B29C /* admin_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "admin_icon@3x.png"; sourceTree = "<group>"; };
F083BB1C1E7009EC00A9B29C /* animatedLogo-0.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "animatedLogo-0.png"; sourceTree = "<group>"; };
F083BB1D1E7009EC00A9B29C /* animatedLogo-1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "animatedLogo-1.png"; sourceTree = "<group>"; };
F083BB1E1E7009EC00A9B29C /* animatedLogo-2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "animatedLogo-2.png"; sourceTree = "<group>"; };
F083BB1F1E7009EC00A9B29C /* animatedLogo-3.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "animatedLogo-3.png"; sourceTree = "<group>"; };
F083BB201E7009EC00A9B29C /* animatedLogo-4.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "animatedLogo-4.png"; sourceTree = "<group>"; };
F083BB211E7009EC00A9B29C /* back_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = back_icon.png; sourceTree = "<group>"; };
F083BB221E7009EC00A9B29C /* back_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "back_icon@2x.png"; sourceTree = "<group>"; };
F083BB231E7009EC00A9B29C /* back_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "back_icon@3x.png"; sourceTree = "<group>"; };
F083BB241E7009EC00A9B29C /* bubbles_bg_landscape.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bubbles_bg_landscape.png; sourceTree = "<group>"; };
F083BB251E7009EC00A9B29C /* bubbles_bg_landscape@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "bubbles_bg_landscape@2x.png"; sourceTree = "<group>"; };
F083BB261E7009EC00A9B29C /* bubbles_bg_landscape@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "bubbles_bg_landscape@3x.png"; sourceTree = "<group>"; };
F083BB271E7009EC00A9B29C /* call_audio_mute_off_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = call_audio_mute_off_icon.png; sourceTree = "<group>"; };
F083BB281E7009EC00A9B29C /* call_audio_mute_off_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "call_audio_mute_off_icon@2x.png"; sourceTree = "<group>"; };
F083BB291E7009EC00A9B29C /* call_audio_mute_off_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "call_audio_mute_off_icon@3x.png"; sourceTree = "<group>"; };
F083BB2A1E7009EC00A9B29C /* call_audio_mute_on_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = call_audio_mute_on_icon.png; sourceTree = "<group>"; };
F083BB2B1E7009EC00A9B29C /* call_audio_mute_on_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "call_audio_mute_on_icon@2x.png"; sourceTree = "<group>"; };
F083BB2C1E7009EC00A9B29C /* call_audio_mute_on_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "call_audio_mute_on_icon@3x.png"; sourceTree = "<group>"; };
F083BB2D1E7009EC00A9B29C /* call_chat_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = call_chat_icon.png; sourceTree = "<group>"; };
F083BB2E1E7009EC00A9B29C /* call_chat_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "call_chat_icon@2x.png"; sourceTree = "<group>"; };
F083BB2F1E7009EC00A9B29C /* call_chat_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "call_chat_icon@3x.png"; sourceTree = "<group>"; };
F083BB301E7009EC00A9B29C /* call_hangup_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = call_hangup_icon.png; sourceTree = "<group>"; };
F083BB311E7009EC00A9B29C /* call_hangup_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "call_hangup_icon@2x.png"; sourceTree = "<group>"; };
F083BB321E7009EC00A9B29C /* call_hangup_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "call_hangup_icon@3x.png"; sourceTree = "<group>"; };
F083BB331E7009EC00A9B29C /* call_speaker_off_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = call_speaker_off_icon.png; sourceTree = "<group>"; };
F083BB341E7009EC00A9B29C /* call_speaker_off_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "call_speaker_off_icon@2x.png"; sourceTree = "<group>"; };
F083BB351E7009EC00A9B29C /* call_speaker_off_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "call_speaker_off_icon@3x.png"; sourceTree = "<group>"; };
F083BB361E7009EC00A9B29C /* call_speaker_on_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = call_speaker_on_icon.png; sourceTree = "<group>"; };
F083BB371E7009EC00A9B29C /* call_speaker_on_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "call_speaker_on_icon@2x.png"; sourceTree = "<group>"; };
F083BB381E7009EC00A9B29C /* call_speaker_on_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "call_speaker_on_icon@3x.png"; sourceTree = "<group>"; };
F083BB391E7009EC00A9B29C /* call_video_mute_off_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = call_video_mute_off_icon.png; sourceTree = "<group>"; };
F083BB3A1E7009EC00A9B29C /* call_video_mute_off_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "call_video_mute_off_icon@2x.png"; sourceTree = "<group>"; };
F083BB3B1E7009EC00A9B29C /* call_video_mute_off_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "call_video_mute_off_icon@3x.png"; sourceTree = "<group>"; };
F083BB3C1E7009EC00A9B29C /* call_video_mute_on_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = call_video_mute_on_icon.png; sourceTree = "<group>"; };
F083BB3D1E7009EC00A9B29C /* call_video_mute_on_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "call_video_mute_on_icon@2x.png"; sourceTree = "<group>"; };
F083BB3E1E7009EC00A9B29C /* call_video_mute_on_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "call_video_mute_on_icon@3x.png"; sourceTree = "<group>"; };
F083BB3F1E7009EC00A9B29C /* camera_capture.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = camera_capture.png; sourceTree = "<group>"; };
F083BB401E7009EC00A9B29C /* camera_capture@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "camera_capture@2x.png"; sourceTree = "<group>"; };
F083BB411E7009EC00A9B29C /* camera_capture@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "camera_capture@3x.png"; sourceTree = "<group>"; };
F083BB421E7009EC00A9B29C /* camera_play.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = camera_play.png; sourceTree = "<group>"; };
F083BB431E7009EC00A9B29C /* camera_play@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "camera_play@2x.png"; sourceTree = "<group>"; };
F083BB441E7009EC00A9B29C /* camera_record.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = camera_record.png; sourceTree = "<group>"; };
F083BB451E7009EC00A9B29C /* camera_stop.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = camera_stop.png; sourceTree = "<group>"; };
F083BB461E7009EC00A9B29C /* camera_stop@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "camera_stop@2x.png"; sourceTree = "<group>"; };
F083BB471E7009EC00A9B29C /* camera_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = camera_switch.png; sourceTree = "<group>"; };
F083BB481E7009EC00A9B29C /* camera_switch@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "camera_switch@2x.png"; sourceTree = "<group>"; };
F083BB491E7009EC00A9B29C /* camera_switch@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "camera_switch@3x.png"; sourceTree = "<group>"; };
F083BB4A1E7009EC00A9B29C /* camera_video_capture.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = camera_video_capture.png; sourceTree = "<group>"; };
F083BB4B1E7009EC00A9B29C /* camera_video_capture@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "camera_video_capture@2x.png"; sourceTree = "<group>"; };
F083BB4C1E7009EC00A9B29C /* camera_video_capture@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "camera_video_capture@3x.png"; sourceTree = "<group>"; };
F083BB4D1E7009EC00A9B29C /* chevron.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = chevron.png; sourceTree = "<group>"; };
F083BB4E1E7009EC00A9B29C /* chevron@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "chevron@2x.png"; sourceTree = "<group>"; };
F083BB4F1E7009EC00A9B29C /* chevron@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "chevron@3x.png"; sourceTree = "<group>"; };
F083BB501E7009EC00A9B29C /* create_room.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = create_room.png; sourceTree = "<group>"; };
F083BB511E7009EC00A9B29C /* create_room@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "create_room@2x.png"; sourceTree = "<group>"; };
F083BB521E7009EC00A9B29C /* create_room@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "create_room@3x.png"; sourceTree = "<group>"; };
F083BB531E7009EC00A9B29C /* details_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = details_icon.png; sourceTree = "<group>"; };
F083BB541E7009EC00A9B29C /* details_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "details_icon@2x.png"; sourceTree = "<group>"; };
F083BB551E7009EC00A9B29C /* details_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "details_icon@3x.png"; sourceTree = "<group>"; };
F083BB561E7009EC00A9B29C /* direct_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = direct_icon.png; sourceTree = "<group>"; };
F083BB571E7009EC00A9B29C /* direct_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "direct_icon@2x.png"; sourceTree = "<group>"; };
F083BB581E7009EC00A9B29C /* direct_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "direct_icon@3x.png"; sourceTree = "<group>"; };
F083BB591E7009EC00A9B29C /* directChatOff.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = directChatOff.png; sourceTree = "<group>"; };
F083BB5A1E7009EC00A9B29C /* directChatOff@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "directChatOff@2x.png"; sourceTree = "<group>"; };
F083BB5B1E7009EC00A9B29C /* directChatOff@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "directChatOff@3x.png"; sourceTree = "<group>"; };
F083BB5C1E7009EC00A9B29C /* directChatOn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = directChatOn.png; sourceTree = "<group>"; };
F083BB5D1E7009EC00A9B29C /* directChatOn@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "directChatOn@2x.png"; sourceTree = "<group>"; };
F083BB5E1E7009EC00A9B29C /* directChatOn@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "directChatOn@3x.png"; sourceTree = "<group>"; };
F083BB5F1E7009EC00A9B29C /* disclosure_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = disclosure_icon.png; sourceTree = "<group>"; };
F083BB601E7009EC00A9B29C /* disclosure_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "disclosure_icon@2x.png"; sourceTree = "<group>"; };
F083BB611E7009EC00A9B29C /* disclosure_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "disclosure_icon@3x.png"; sourceTree = "<group>"; };
F083BB621E7009EC00A9B29C /* e2e_blocked.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = e2e_blocked.png; sourceTree = "<group>"; };
F083BB631E7009EC00A9B29C /* e2e_blocked@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "e2e_blocked@2x.png"; sourceTree = "<group>"; };
F083BB641E7009EC00A9B29C /* e2e_blocked@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "e2e_blocked@3x.png"; sourceTree = "<group>"; };
F083BB651E7009EC00A9B29C /* e2e_unencrypted.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = e2e_unencrypted.png; sourceTree = "<group>"; };
F083BB661E7009EC00A9B29C /* e2e_unencrypted@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "e2e_unencrypted@2x.png"; sourceTree = "<group>"; };
F083BB671E7009EC00A9B29C /* e2e_unencrypted@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "e2e_unencrypted@3x.png"; sourceTree = "<group>"; };
F083BB681E7009EC00A9B29C /* e2e_verified.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = e2e_verified.png; sourceTree = "<group>"; };
F083BB691E7009EC00A9B29C /* e2e_verified@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "e2e_verified@2x.png"; sourceTree = "<group>"; };
F083BB6A1E7009EC00A9B29C /* e2e_verified@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "e2e_verified@3x.png"; sourceTree = "<group>"; };
F083BB6B1E7009EC00A9B29C /* e2e_warning.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = e2e_warning.png; sourceTree = "<group>"; };
F083BB6C1E7009EC00A9B29C /* e2e_warning@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "e2e_warning@2x.png"; sourceTree = "<group>"; };
F083BB6D1E7009EC00A9B29C /* e2e_warning@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "e2e_warning@3x.png"; sourceTree = "<group>"; };
F083BB6E1E7009EC00A9B29C /* edit_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = edit_icon.png; sourceTree = "<group>"; };
F083BB6F1E7009EC00A9B29C /* edit_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "edit_icon@2x.png"; sourceTree = "<group>"; };
F083BB701E7009EC00A9B29C /* edit_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "edit_icon@3x.png"; sourceTree = "<group>"; };
F083BB711E7009EC00A9B29C /* error.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = error.png; sourceTree = "<group>"; };
F083BB721E7009EC00A9B29C /* error@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "error@2x.png"; sourceTree = "<group>"; };
F083BB731E7009EC00A9B29C /* error@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "error@3x.png"; sourceTree = "<group>"; };
F083BB741E7009EC00A9B29C /* favourite.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = favourite.png; sourceTree = "<group>"; };
F083BB751E7009EC00A9B29C /* favourite@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "favourite@2x.png"; sourceTree = "<group>"; };
F083BB761E7009EC00A9B29C /* favourite@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "favourite@3x.png"; sourceTree = "<group>"; };
F083BB771E7009EC00A9B29C /* favouriteOff.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = favouriteOff.png; sourceTree = "<group>"; };
F083BB781E7009EC00A9B29C /* favouriteOff@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "favouriteOff@2x.png"; sourceTree = "<group>"; };
F083BB791E7009EC00A9B29C /* favouriteOff@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "favouriteOff@3x.png"; sourceTree = "<group>"; };
F083BB7A1E7009EC00A9B29C /* file_doc_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = file_doc_icon.png; sourceTree = "<group>"; };
F083BB7B1E7009EC00A9B29C /* file_doc_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "file_doc_icon@2x.png"; sourceTree = "<group>"; };
F083BB7C1E7009EC00A9B29C /* file_doc_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "file_doc_icon@3x.png"; sourceTree = "<group>"; };
F083BB7D1E7009EC00A9B29C /* file_music_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = file_music_icon.png; sourceTree = "<group>"; };
F083BB7E1E7009EC00A9B29C /* file_music_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "file_music_icon@2x.png"; sourceTree = "<group>"; };
F083BB7F1E7009EC00A9B29C /* file_music_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "file_music_icon@3x.png"; sourceTree = "<group>"; };
F083BB801E7009EC00A9B29C /* file_photo_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = file_photo_icon.png; sourceTree = "<group>"; };
F083BB811E7009EC00A9B29C /* file_photo_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "file_photo_icon@2x.png"; sourceTree = "<group>"; };
F083BB821E7009EC00A9B29C /* file_photo_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "file_photo_icon@3x.png"; sourceTree = "<group>"; };
F083BB831E7009EC00A9B29C /* file_video_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = file_video_icon.png; sourceTree = "<group>"; };
F083BB841E7009EC00A9B29C /* file_video_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "file_video_icon@2x.png"; sourceTree = "<group>"; };
F083BB851E7009EC00A9B29C /* file_video_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "file_video_icon@3x.png"; sourceTree = "<group>"; };
F083BB861E7009EC00A9B29C /* group.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = group.png; sourceTree = "<group>"; };
F083BB871E7009EC00A9B29C /* group@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "group@2x.png"; sourceTree = "<group>"; };
F083BB881E7009EC00A9B29C /* group@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "group@3x.png"; sourceTree = "<group>"; };
F083BB891E7009EC00A9B29C /* leave.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = leave.png; sourceTree = "<group>"; };
F083BB8A1E7009EC00A9B29C /* leave@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "leave@2x.png"; sourceTree = "<group>"; };
F083BB8B1E7009EC00A9B29C /* leave@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "leave@3x.png"; sourceTree = "<group>"; };
F083BB8C1E7009EC00A9B29C /* logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo.png; sourceTree = "<group>"; };
F083BB8D1E7009EC00A9B29C /* logo@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "logo@2x.png"; sourceTree = "<group>"; };
F083BB8E1E7009EC00A9B29C /* logo@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "logo@3x.png"; sourceTree = "<group>"; };
F083BB8F1E7009EC00A9B29C /* main_alias_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = main_alias_icon.png; sourceTree = "<group>"; };
F083BB901E7009EC00A9B29C /* main_alias_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "main_alias_icon@2x.png"; sourceTree = "<group>"; };
F083BB911E7009EC00A9B29C /* main_alias_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "main_alias_icon@3x.png"; sourceTree = "<group>"; };
F083BB921E7009EC00A9B29C /* mod_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = mod_icon.png; sourceTree = "<group>"; };
F083BB931E7009EC00A9B29C /* mod_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "mod_icon@2x.png"; sourceTree = "<group>"; };
F083BB941E7009EC00A9B29C /* mod_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "mod_icon@3x.png"; sourceTree = "<group>"; };
F083BB951E7009EC00A9B29C /* newmessages.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = newmessages.png; sourceTree = "<group>"; };
F083BB961E7009EC00A9B29C /* newmessages@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "newmessages@2x.png"; sourceTree = "<group>"; };
F083BB971E7009EC00A9B29C /* newmessages@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "newmessages@3x.png"; sourceTree = "<group>"; };
F083BB981E7009EC00A9B29C /* notifications.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = notifications.png; sourceTree = "<group>"; };
F083BB991E7009EC00A9B29C /* notifications@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "notifications@2x.png"; sourceTree = "<group>"; };
F083BB9A1E7009EC00A9B29C /* notifications@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "notifications@3x.png"; sourceTree = "<group>"; };
F083BB9B1E7009EC00A9B29C /* notificationsOff.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = notificationsOff.png; sourceTree = "<group>"; };
F083BB9C1E7009EC00A9B29C /* notificationsOff@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "notificationsOff@2x.png"; sourceTree = "<group>"; };
F083BB9D1E7009EC00A9B29C /* notificationsOff@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "notificationsOff@3x.png"; sourceTree = "<group>"; };
F083BB9E1E7009EC00A9B29C /* placeholder.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = placeholder.png; sourceTree = "<group>"; };
F083BB9F1E7009EC00A9B29C /* placeholder@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "placeholder@2x.png"; sourceTree = "<group>"; };
F083BBA01E7009EC00A9B29C /* placeholder@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "placeholder@3x.png"; sourceTree = "<group>"; };
F083BBA11E7009EC00A9B29C /* plus_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = plus_icon.png; sourceTree = "<group>"; };
F083BBA21E7009EC00A9B29C /* plus_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "plus_icon@2x.png"; sourceTree = "<group>"; };
F083BBA31E7009EC00A9B29C /* plus_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "plus_icon@3x.png"; sourceTree = "<group>"; };
F083BBA41E7009EC00A9B29C /* priorityHigh.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = priorityHigh.png; sourceTree = "<group>"; };
F083BBA51E7009EC00A9B29C /* priorityHigh@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "priorityHigh@2x.png"; sourceTree = "<group>"; };
F083BBA61E7009EC00A9B29C /* priorityHigh@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "priorityHigh@3x.png"; sourceTree = "<group>"; };
F083BBA71E7009EC00A9B29C /* priorityLow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = priorityLow.png; sourceTree = "<group>"; };
F083BBA81E7009EC00A9B29C /* priorityLow@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "priorityLow@2x.png"; sourceTree = "<group>"; };
F083BBA91E7009EC00A9B29C /* priorityLow@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "priorityLow@3x.png"; sourceTree = "<group>"; };
F083BBAA1E7009EC00A9B29C /* remove_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = remove_icon.png; sourceTree = "<group>"; };
F083BBAB1E7009EC00A9B29C /* remove_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "remove_icon@2x.png"; sourceTree = "<group>"; };
F083BBAC1E7009EC00A9B29C /* remove_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "remove_icon@3x.png"; sourceTree = "<group>"; };
F083BBAD1E7009EC00A9B29C /* remove_icon_pink.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = remove_icon_pink.png; sourceTree = "<group>"; };
F083BBAE1E7009EC00A9B29C /* remove_icon_pink@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "remove_icon_pink@2x.png"; sourceTree = "<group>"; };
F083BBAF1E7009EC00A9B29C /* remove_icon_pink@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "remove_icon_pink@3x.png"; sourceTree = "<group>"; };
F083BBB01E7009EC00A9B29C /* riot_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = riot_icon.png; sourceTree = "<group>"; };
F083BBB11E7009EC00A9B29C /* riot_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "riot_icon@2x.png"; sourceTree = "<group>"; };
F083BBB21E7009EC00A9B29C /* riot_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "riot_icon@3x.png"; sourceTree = "<group>"; };
F083BBB31E7009EC00A9B29C /* scrolldown.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = scrolldown.png; sourceTree = "<group>"; };
F083BBB41E7009EC00A9B29C /* scrolldown@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "scrolldown@2x.png"; sourceTree = "<group>"; };
F083BBB51E7009EC00A9B29C /* scrolldown@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "scrolldown@3x.png"; sourceTree = "<group>"; };
F083BBB61E7009EC00A9B29C /* scrollup.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = scrollup.png; sourceTree = "<group>"; };
F083BBB71E7009EC00A9B29C /* scrollup@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "scrollup@2x.png"; sourceTree = "<group>"; };
F083BBB81E7009EC00A9B29C /* scrollup@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "scrollup@3x.png"; sourceTree = "<group>"; };
F083BBB91E7009EC00A9B29C /* search_bg.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = search_bg.png; sourceTree = "<group>"; };
F083BBBA1E7009EC00A9B29C /* search_bg@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "search_bg@2x.png"; sourceTree = "<group>"; };
F083BBBB1E7009EC00A9B29C /* search_bg@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "search_bg@3x.png"; sourceTree = "<group>"; };
F083BBBC1E7009EC00A9B29C /* search_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = search_icon.png; sourceTree = "<group>"; };
F083BBBD1E7009EC00A9B29C /* search_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "search_icon@2x.png"; sourceTree = "<group>"; };
F083BBBE1E7009EC00A9B29C /* search_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "search_icon@3x.png"; sourceTree = "<group>"; };
F083BBBF1E7009EC00A9B29C /* selection_tick.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = selection_tick.png; sourceTree = "<group>"; };
F083BBC01E7009EC00A9B29C /* selection_tick@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "selection_tick@2x.png"; sourceTree = "<group>"; };
F083BBC11E7009EC00A9B29C /* selection_tick@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "selection_tick@3x.png"; sourceTree = "<group>"; };
F083BBC21E7009EC00A9B29C /* selection_untick.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = selection_untick.png; sourceTree = "<group>"; };
F083BBC31E7009EC00A9B29C /* selection_untick@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "selection_untick@2x.png"; sourceTree = "<group>"; };
F083BBC41E7009EC00A9B29C /* selection_untick@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "selection_untick@3x.png"; sourceTree = "<group>"; };
F083BBC51E7009EC00A9B29C /* settings_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = settings_icon.png; sourceTree = "<group>"; };
F083BBC61E7009EC00A9B29C /* settings_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "settings_icon@2x.png"; sourceTree = "<group>"; };
F083BBC71E7009EC00A9B29C /* settings_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "settings_icon@3x.png"; sourceTree = "<group>"; };
F083BBC81E7009EC00A9B29C /* shrink_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = shrink_icon.png; sourceTree = "<group>"; };
F083BBC91E7009EC00A9B29C /* shrink_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "shrink_icon@2x.png"; sourceTree = "<group>"; };
F083BBCA1E7009EC00A9B29C /* shrink_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "shrink_icon@3x.png"; sourceTree = "<group>"; };
F083BBCB1E7009EC00A9B29C /* start_chat.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = start_chat.png; sourceTree = "<group>"; };
F083BBCC1E7009EC00A9B29C /* start_chat@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "start_chat@2x.png"; sourceTree = "<group>"; };
F083BBCD1E7009EC00A9B29C /* start_chat@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "start_chat@3x.png"; sourceTree = "<group>"; };
F083BBCE1E7009EC00A9B29C /* typing.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = typing.png; sourceTree = "<group>"; };
F083BBCF1E7009EC00A9B29C /* typing@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "typing@2x.png"; sourceTree = "<group>"; };
F083BBD01E7009EC00A9B29C /* typing@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "typing@3x.png"; sourceTree = "<group>"; };
F083BBD11E7009EC00A9B29C /* upload_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = upload_icon.png; sourceTree = "<group>"; };
F083BBD21E7009EC00A9B29C /* upload_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "upload_icon@2x.png"; sourceTree = "<group>"; };
F083BBD31E7009EC00A9B29C /* upload_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "upload_icon@3x.png"; sourceTree = "<group>"; };
F083BBD41E7009EC00A9B29C /* video_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = video_icon.png; sourceTree = "<group>"; };
F083BBD51E7009EC00A9B29C /* video_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "video_icon@2x.png"; sourceTree = "<group>"; };
F083BBD61E7009EC00A9B29C /* video_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "video_icon@3x.png"; sourceTree = "<group>"; };
F083BBD71E7009EC00A9B29C /* voice_call_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = voice_call_icon.png; sourceTree = "<group>"; };
F083BBD81E7009EC00A9B29C /* voice_call_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "voice_call_icon@2x.png"; sourceTree = "<group>"; };
F083BBD91E7009EC00A9B29C /* voice_call_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "voice_call_icon@3x.png"; 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>"; };
F083BBE31E7009EC00A9B29C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; 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>"; };
F083BBED1E7009EC00A9B29C /* empty.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = empty.mm; 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>"; };
F083BBF01E7009EC00A9B29C /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
F083BBF11E7009EC00A9B29C /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
F083BBF41E7009EC00A9B29C /* Contact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Contact.h; sourceTree = "<group>"; };
F083BBF51E7009EC00A9B29C /* Contact.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Contact.m; sourceTree = "<group>"; };
F083BBF71E7009EC00A9B29C /* RoomBubbleCellData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomBubbleCellData.h; sourceTree = "<group>"; };
F083BBF81E7009EC00A9B29C /* RoomBubbleCellData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomBubbleCellData.m; sourceTree = "<group>"; };
F083BBF91E7009EC00A9B29C /* RoomDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomDataSource.h; sourceTree = "<group>"; };
F083BBFA1E7009EC00A9B29C /* RoomDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomDataSource.m; 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>"; };
F083BBFF1E7009EC00A9B29C /* RoomSearchDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoomSearchDataSource.h; sourceTree = "<group>"; };
F083BC001E7009EC00A9B29C /* RoomSearchDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoomSearchDataSource.m; sourceTree = "<group>"; };
F083BC021E7009EC00A9B29C /* HomeMessagesSearchDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeMessagesSearchDataSource.h; sourceTree = "<group>"; };
F083BC031E7009EC00A9B29C /* HomeMessagesSearchDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeMessagesSearchDataSource.m; sourceTree = "<group>"; };
F083BC041E7009EC00A9B29C /* PublicRoomsDirectoryDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PublicRoomsDirectoryDataSource.h; sourceTree = "<group>"; };
F083BC051E7009EC00A9B29C /* PublicRoomsDirectoryDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PublicRoomsDirectoryDataSource.m; sourceTree = "<group>"; };
F083BC061E7009EC00A9B29C /* RecentCellData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RecentCellData.h; sourceTree = "<group>"; };
F083BC071E7009EC00A9B29C /* RecentCellData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RecentCellData.m; sourceTree = "<group>"; };
F083BC081E7009EC00A9B29C /* RecentsDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RecentsDataSource.h; sourceTree = "<group>"; };
F083BC091E7009EC00A9B29C /* RecentsDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RecentsDataSource.m; sourceTree = "<group>"; };
F083BC0B1E7009EC00A9B29C /* FilesSearchCellData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FilesSearchCellData.h; sourceTree = "<group>"; };
F083BC0C1E7009EC00A9B29C /* FilesSearchCellData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FilesSearchCellData.m; sourceTree = "<group>"; };
F083BC0D1E7009EC00A9B29C /* Riot.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Riot.entitlements; 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>"; };
F083BC161E7009EC00A9B29C /* RiotDesignValues.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RiotDesignValues.h; sourceTree = "<group>"; };
F083BC171E7009EC00A9B29C /* RiotDesignValues.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RiotDesignValues.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; };
F09A664D1FD5A7A2004B13B5 /* tab_groups_selected.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = tab_groups_selected.png; sourceTree = "<group>"; };
F09A664E1FD5A7A3004B13B5 /* tab_groups_selected@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tab_groups_selected@2x.png"; sourceTree = "<group>"; };
F09A664F1FD5A7A3004B13B5 /* tab_groups_selected@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tab_groups_selected@3x.png"; sourceTree = "<group>"; };
F09A66501FD5A7A4004B13B5 /* tab_groups.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = tab_groups.png; sourceTree = "<group>"; };
F09A66511FD5A7A4004B13B5 /* tab_groups@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tab_groups@2x.png"; sourceTree = "<group>"; };
F09A66521FD5A7A5004B13B5 /* tab_groups@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tab_groups@3x.png"; sourceTree = "<group>"; };
F0A4A1641EF7CB66003630DB /* members_list_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = members_list_icon.png; sourceTree = "<group>"; };
F0A4A1651EF7CB66003630DB /* members_list_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "members_list_icon@2x.png"; sourceTree = "<group>"; };
F0A4A1661EF7CB66003630DB /* members_list_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "members_list_icon@3x.png"; sourceTree = "<group>"; };
2017-09-19 07:35:49 +00:00
F0B543091F70FF8F00D29293 /* back_icon@4x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "back_icon@4x.png"; sourceTree = "<group>"; };
F0B7A8AF1F4756A5006E27D2 /* RoomsListViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RoomsListViewController.xib; sourceTree = "<group>"; };
F0B8D0D71FE01FDF00F34524 /* GroupsDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GroupsDataSource.m; sourceTree = "<group>"; };
F0B8D0D81FE01FDF00F34524 /* GroupsDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GroupsDataSource.h; sourceTree = "<group>"; };
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>"; };
F0D869E81EC455A100BB0A2B /* create_direct_chat.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = create_direct_chat.png; sourceTree = "<group>"; };
F0D869E91EC455A100BB0A2B /* create_direct_chat@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "create_direct_chat@2x.png"; sourceTree = "<group>"; };
F0D869EA1EC455A100BB0A2B /* create_direct_chat@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "create_direct_chat@3x.png"; sourceTree = "<group>"; };
F0D9F23B1FED1A04001D9A27 /* add_group_participant.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = add_group_participant.png; sourceTree = "<group>"; };
F0D9F23C1FED1A04001D9A27 /* add_group_participant@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "add_group_participant@3x.png"; sourceTree = "<group>"; };
F0D9F23D1FED1A05001D9A27 /* add_group_participant@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "add_group_participant@2x.png"; sourceTree = "<group>"; };
F0D9F2411FED1E57001D9A27 /* remove_icon_blue@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "remove_icon_blue@3x.png"; sourceTree = "<group>"; };
F0D9F2421FED1E57001D9A27 /* remove_icon_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = remove_icon_blue.png; sourceTree = "<group>"; };
F0D9F2431FED1E57001D9A27 /* remove_icon_blue@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "remove_icon_blue@2x.png"; sourceTree = "<group>"; };
2017-09-07 11:17:01 +00:00
F0DD05CF1F615ECF00CB5292 /* LaunchScreenRiot.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = LaunchScreenRiot.png; path = Assets/Images/LaunchScreenRiot.png; sourceTree = "<group>"; };
F0E059FB1E9545BB004B83FB /* UnifiedSearchRecentsDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UnifiedSearchRecentsDataSource.h; sourceTree = "<group>"; };
F0E059FC1E9545BB004B83FB /* UnifiedSearchRecentsDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UnifiedSearchRecentsDataSource.m; sourceTree = "<group>"; };
F0E05A041E9682E9004B83FB /* ContactsDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContactsDataSource.h; sourceTree = "<group>"; };
F0E05A051E9682E9004B83FB /* ContactsDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContactsDataSource.m; sourceTree = "<group>"; };
2017-04-14 13:11:57 +00:00
F0E05A181EA0F9EB004B83FB /* tab_favourites_selected.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = tab_favourites_selected.png; sourceTree = "<group>"; };
F0E05A191EA0F9EB004B83FB /* tab_favourites_selected@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tab_favourites_selected@2x.png"; sourceTree = "<group>"; };
F0E05A1A1EA0F9EB004B83FB /* tab_favourites_selected@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tab_favourites_selected@3x.png"; sourceTree = "<group>"; };
F0E05A1B1EA0F9EB004B83FB /* tab_favourites.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = tab_favourites.png; sourceTree = "<group>"; };
F0E05A1C1EA0F9EB004B83FB /* tab_favourites@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tab_favourites@2x.png"; sourceTree = "<group>"; };
F0E05A1D1EA0F9EB004B83FB /* tab_favourites@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tab_favourites@3x.png"; sourceTree = "<group>"; };
F0E05A1E1EA0F9EB004B83FB /* tab_home_selected.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = tab_home_selected.png; sourceTree = "<group>"; };
F0E05A1F1EA0F9EB004B83FB /* tab_home_selected@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tab_home_selected@2x.png"; sourceTree = "<group>"; };
F0E05A201EA0F9EB004B83FB /* tab_home_selected@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tab_home_selected@3x.png"; sourceTree = "<group>"; };
F0E05A211EA0F9EB004B83FB /* tab_home.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = tab_home.png; sourceTree = "<group>"; };
F0E05A221EA0F9EB004B83FB /* tab_home@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tab_home@2x.png"; sourceTree = "<group>"; };
F0E05A231EA0F9EB004B83FB /* tab_home@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tab_home@3x.png"; sourceTree = "<group>"; };
F0E05A241EA0F9EB004B83FB /* tab_people_selected.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = tab_people_selected.png; sourceTree = "<group>"; };
F0E05A251EA0F9EB004B83FB /* tab_people_selected@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tab_people_selected@2x.png"; sourceTree = "<group>"; };
F0E05A261EA0F9EB004B83FB /* tab_people_selected@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tab_people_selected@3x.png"; sourceTree = "<group>"; };
F0E05A271EA0F9EB004B83FB /* tab_people.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = tab_people.png; sourceTree = "<group>"; };
F0E05A281EA0F9EB004B83FB /* tab_people@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tab_people@2x.png"; sourceTree = "<group>"; };
F0E05A291EA0F9EB004B83FB /* tab_people@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tab_people@3x.png"; sourceTree = "<group>"; };
F0E05A2D1EA0F9EB004B83FB /* tab_rooms.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = tab_rooms.png; sourceTree = "<group>"; };
F0E05A2E1EA0F9EB004B83FB /* tab_rooms@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tab_rooms@2x.png"; sourceTree = "<group>"; };
F0E05A2F1EA0F9EB004B83FB /* tab_rooms@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tab_rooms@3x.png"; sourceTree = "<group>"; };
2017-10-12 13:53:02 +00:00
F546BCBBB9BBEE67DB28878A /* 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>"; };
FD9D0BDE9232898950554DD5 /* libPods-Riot.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Riot.a"; 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 = (
DDDE2AB95F865F2292B1D315 /* 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 */,
9D686B069F967C4D4BBC610F /* Pods_RiotPods_SiriIntents.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
F094A99F1B78D8F000B1FBBF /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
3233F7461F3497E2006ACA81 /* JitsiMeet.framework in Frameworks */,
68A2327678CA647A9A7739C7 /* Pods_RiotPods_Riot.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
F094A9BB1B78D8F000B1FBBF /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
2439DD5F1F6BBE390090F42D /* Views */ = {
isa = PBXGroup;
children = (
2439DD601F6BBE760090F42D /* RecentRoomTableViewCell.h */,
2439DD611F6BBE760090F42D /* RecentRoomTableViewCell.m */,
2439DD631F6BBEA50090F42D /* RecentRoomTableViewCell.xib */,
);
name = Views;
path = RiotShareExtension/Views;
sourceTree = SOURCE_ROOT;
};
2017-07-31 15:26:06 +00:00
24CBEC4F1F0EAD310093EABB /* RiotShareExtension */ = {
isa = PBXGroup;
children = (
2017-07-31 15:26:06 +00:00
2466B7551F2F80B800AE27B0 /* Info.plist */,
B1D818C220EA7DB500D5F36D /* RiotShareExtension-Bridging-Header.h */,
2017-07-31 15:26:06 +00:00
2466B7561F2F80B800AE27B0 /* RiotShareExtension.entitlements */,
24D6B3441F3C8F8A00FC7A71 /* ViewController */,
2439DD5F1F6BBE390090F42D /* Views */,
24D6B3551F3C8FCC00FC7A71 /* Model */,
);
2017-07-31 15:26:06 +00:00
name = RiotShareExtension;
path = "Riot Share Extension";
sourceTree = "<group>";
};
24D6B3441F3C8F8A00FC7A71 /* ViewController */ = {
isa = PBXGroup;
children = (
24D6B34A1F3C8F8A00FC7A71 /* SharePresentingViewController.h */,
24D6B34B1F3C8F8A00FC7A71 /* SharePresentingViewController.m */,
24D6B34C1F3C8F8A00FC7A71 /* ShareViewController.h */,
24D6B34D1F3C8F8A00FC7A71 /* ShareViewController.m */,
24D6B34E1F3C8F8A00FC7A71 /* ShareViewController.xib */,
24D6B3481F3C8F8A00FC7A71 /* RoomsListViewController.h */,
24D6B3491F3C8F8A00FC7A71 /* RoomsListViewController.m */,
F0B7A8AF1F4756A5006E27D2 /* RoomsListViewController.xib */,
24D6B3451F3C8F8A00FC7A71 /* FallbackViewController.h */,
24D6B3461F3C8F8A00FC7A71 /* FallbackViewController.m */,
24D6B3471F3C8F8A00FC7A71 /* FallbackViewController.xib */,
);
name = ViewController;
path = RiotShareExtension/ViewController;
sourceTree = SOURCE_ROOT;
};
24D6B3551F3C8FCC00FC7A71 /* Model */ = {
isa = PBXGroup;
children = (
245FC3EA1F3CAF9800603C6A /* ShareExtensionManager.h */,
245FC3EB1F3CAF9800603C6A /* ShareExtensionManager.m */,
2017-08-26 08:58:17 +00:00
24D6B3561F3C90D300FC7A71 /* ShareDataSource.h */,
24D6B3571F3C90D300FC7A71 /* ShareDataSource.m */,
);
name = Model;
path = RiotShareExtension/Model;
sourceTree = SOURCE_ROOT;
};
2018-02-19 09:21:03 +00:00
3211717B203ACD32002C16C6 /* ca.lproj */ = {
isa = PBXGroup;
children = (
3211717C203ACD32002C16C6 /* Vector.strings */,
3211717E203ACD32002C16C6 /* Localizable.strings */,
32117180203ACD32002C16C6 /* InfoPlist.strings */,
);
path = ca.lproj;
sourceTree = "<group>";
};
3233F7291F31F3B4006ACA81 /* libs */ = {
isa = PBXGroup;
children = (
3233F7431F3497DA006ACA81 /* jitsi-meet */,
);
path = libs;
sourceTree = "<group>";
};
3233F7391F33065F006ACA81 /* Widgets */ = {
isa = PBXGroup;
children = (
3233F73A1F3306A6006ACA81 /* WidgetManager.h */,
3233F73B1F3306A7006ACA81 /* WidgetManager.m */,
3233F73D1F331F05006ACA81 /* Widget.h */,
3233F73E1F331F05006ACA81 /* Widget.m */,
);
path = Widgets;
sourceTree = "<group>";
};
3233F7431F3497DA006ACA81 /* jitsi-meet */ = {
isa = PBXGroup;
children = (
3233F7441F3497DA006ACA81 /* JitsiMeet.framework */,
);
path = "jitsi-meet";
sourceTree = "<group>";
};
3267EFAF20E2A00F00FF1CAA /* Analytics */ = {
isa = PBXGroup;
children = (
3267EFB020E2A04100FF1CAA /* Analytics.h */,
3267EFB120E2A04100FF1CAA /* Analytics.m */,
3267EFBF20E4A3DD00FF1CAA /* DecryptionFailureTracker.h */,
3267EFBE20E4A3DD00FF1CAA /* DecryptionFailureTracker.m */,
3267EFC120E5055800FF1CAA /* DecryptionFailure.h */,
3267EFC220E5055800FF1CAA /* DecryptionFailure.m */,
);
name = Analytics;
path = "New Group";
sourceTree = "<group>";
};
327382A71F276AD200356143 /* de.lproj */ = {
isa = PBXGroup;
children = (
327382A81F276AD200356143 /* InfoPlist.strings */,
327382AA1F276AD200356143 /* Localizable.strings */,
327382AC1F276AD200356143 /* Vector.strings */,
);
path = de.lproj;
sourceTree = "<group>";
};
327382AE1F276AD200356143 /* fr.lproj */ = {
isa = PBXGroup;
children = (
327382AF1F276AD200356143 /* InfoPlist.strings */,
327382B11F276AD200356143 /* Localizable.strings */,
327382B31F276AD200356143 /* Vector.strings */,
);
path = fr.lproj;
sourceTree = "<group>";
};
327382BB1F276AED00356143 /* en.lproj */ = {
isa = PBXGroup;
children = (
327382BC1F276AED00356143 /* InfoPlist.strings */,
327382BE1F276AED00356143 /* Localizable.strings */,
327382C01F276AED00356143 /* Vector.strings */,
);
path = en.lproj;
sourceTree = "<group>";
};
2017-08-18 15:19:13 +00:00
32918EA41F473BDB0076CA16 /* ru.lproj */ = {
isa = PBXGroup;
children = (
32918EA51F473BDB0076CA16 /* Localizable.strings */,
32918EA71F473BDB0076CA16 /* Vector.strings */,
);
path = ru.lproj;
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>";
};
2018-04-20 07:14:19 +00:00
32A9B3B32089CA400087E7A3 /* vi.lproj */ = {
isa = PBXGroup;
children = (
32A9B3B42089CA400087E7A3 /* Vector.strings */,
32A9B3B62089CA400087E7A3 /* Localizable.strings */,
32A9B3B82089CA400087E7A3 /* InfoPlist.strings */,
);
path = vi.lproj;
sourceTree = "<group>";
};
32AE61EB1F0D2183007255F4 /* nl.lproj */ = {
isa = PBXGroup;
children = (
32AE61EC1F0D2183007255F4 /* InfoPlist.strings */,
32AE61EE1F0D2183007255F4 /* Localizable.strings */,
32AE61F01F0D2183007255F4 /* Vector.strings */,
);
path = nl.lproj;
sourceTree = "<group>";
};
32BB89E7204D86DA002F3AEC /* bg.lproj */ = {
isa = PBXGroup;
children = (
32BB89E8204D86DA002F3AEC /* Vector.strings */,
32BB89EA204D86DA002F3AEC /* Localizable.strings */,
32BB89EC204D86DA002F3AEC /* InfoPlist.strings */,
);
path = bg.lproj;
sourceTree = "<group>";
};
2018-05-31 15:26:43 +00:00
32C699CA20C04AD100D1C5A4 /* is.lproj */ = {
isa = PBXGroup;
children = (
32C699CB20C04AD100D1C5A4 /* Vector.strings */,
);
path = is.lproj;
sourceTree = "<group>";
};
5FC42FA41F5186AFFB6A2404 /* Frameworks */ = {
isa = PBXGroup;
children = (
2017-09-01 08:38:54 +00:00
92726A501F587410004AD26F /* Intents.framework */,
FD9D0BDE9232898950554DD5 /* libPods-Riot.a */,
7246451C668D6782166E22EC /* libPods-RiotShareExtension.a */,
5666C1236223F54D4C635C54 /* libPods-SiriIntents.a */,
B0FAA1A49F76B0CE15C5CBD8 /* Pods_RiotPods_Riot.framework */,
23D7292481328A48B8D5D4ED /* Pods_RiotPods_RiotShareExtension.framework */,
DB50EEBE8214352B9EBD6394 /* Pods_RiotPods_SiriIntents.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
7471DF3720D498384A068DA7 /* Pods */ = {
isa = PBXGroup;
children = (
839BB91240D350D5607D55BA /* Pods-Riot.debug.xcconfig */,
C195C53961EA28E6900AEB68 /* Pods-Riot.release.xcconfig */,
12AA0005C8B3D8D8162584C5 /* Pods-RiotShareExtension.debug.xcconfig */,
765F5104DB3EC39713DEB3A4 /* Pods-RiotShareExtension.release.xcconfig */,
397BCA987893439918EBF330 /* Pods-SiriIntents.debug.xcconfig */,
4D1164C2F07EF74950DCDA7A /* Pods-SiriIntents.release.xcconfig */,
2017-10-12 13:53:02 +00:00
A5030B7C3C0B6EB83A9257BD /* Pods-RiotPods-Riot.debug.xcconfig */,
F546BCBBB9BBEE67DB28878A /* Pods-RiotPods-Riot.release.xcconfig */,
C5258DFF261AA3AB228A3F11 /* Pods-RiotPods-RiotShareExtension.debug.xcconfig */,
22D76C11C202B6BC5917A049 /* Pods-RiotPods-RiotShareExtension.release.xcconfig */,
61BB7CD1741206BEAAA6D4C7 /* Pods-RiotPods-SiriIntents.debug.xcconfig */,
33F966BE1A83B32A2DFE24CA /* Pods-RiotPods-SiriIntents.release.xcconfig */,
);
name = Pods;
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>";
};
B1B5567620EE6C4C00210D55 /* Modules */ = {
isa = PBXGroup;
children = (
B1B556EA20EE6C4C00210D55 /* Main */,
B1B556CA20EE6C4C00210D55 /* TabBar */,
B1B556F920EE6C4C00210D55 /* Authentication */,
B1B5568420EE6C4C00210D55 /* Home */,
B1B556C720EE6C4C00210D55 /* Favorites */,
B1B556E720EE6C4C00210D55 /* People */,
B1B556F420EE6C4C00210D55 /* Rooms */,
B1B556B420EE6C4C00210D55 /* Communities */,
B1B5567720EE6C4C00210D55 /* Settings */,
B1B5570C20EE6C4C00210D55 /* GlobalSearch */,
B1B556E020EE6C4C00210D55 /* StartChat */,
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 */,
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 */,
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 */,
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 */,
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 = (
B1B556BB20EE6C4C00210D55 /* GroupDetailsViewController.xib */,
B1B556BC20EE6C4C00210D55 /* GroupDetailsViewController.h */,
B1B556BD20EE6C4C00210D55 /* GroupDetailsViewController.m */,
);
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 */,
2018-07-06 14:42:45 +00:00
B1B5594820EF980800210D55 /* Views */,
);
path = SegmentedViewController;
sourceTree = "<group>";
};
B1B556D820EE6C4C00210D55 /* Recents */ = {
isa = PBXGroup;
children = (
B1B556DB20EE6C4C00210D55 /* RecentsViewController.h */,
B1B556D920EE6C4C00210D55 /* RecentsViewController.m */,
B1B556DA20EE6C4C00210D55 /* RecentsViewController.xib */,
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 */,
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 */,
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 */,
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 = (
B1B5578820EF568D00210D55 /* GroupInviteTableViewCell.xib */,
B1B5578920EF568D00210D55 /* GroupTableViewCell.m */,
B1B5578A20EF568D00210D55 /* GroupTableViewCell.xib */,
B1B5578B20EF568D00210D55 /* GroupInviteTableViewCell.m */,
B1B5578C20EF568D00210D55 /* GroupInviteTableViewCell.h */,
B1B5578D20EF568D00210D55 /* GroupTableViewCell.h */,
);
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 */,
);
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 */,
);
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 = (
B1B5597720EFB15400210D55 /* PublicRoomTableViewCell.h */,
B1B5597820EFB15400210D55 /* PublicRoomTableViewCell.m */,
B1B5597920EFB15400210D55 /* PublicRoomTableViewCell.xib */,
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>";
};
B1B5594820EF980800210D55 /* Views */ = {
isa = PBXGroup;
children = (
B1B5594920EF980800210D55 /* RecentTableViewCell.h */,
B1B5594A20EF980800210D55 /* RecentTableViewCell.m */,
B1B5594B20EF980800210D55 /* RecentTableViewCell.xib */,
);
name = Views;
path = Riot/Modules/Common/Recents/Views;
sourceTree = SOURCE_ROOT;
};
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>";
};
2017-11-29 18:36:14 +00:00
F0173EAE1FCF346800B5F6A3 /* vi.lproj */ = {
isa = PBXGroup;
children = (
F0173EAF1FCF346800B5F6A3 /* Vector.strings */,
F0173EB11FCF346800B5F6A3 /* Localizable.strings */,
F0173EB31FCF346800B5F6A3 /* InfoPlist.strings */,
);
path = vi.lproj;
sourceTree = "<group>";
};
F04AF25E1F83A4C000D20F4D /* zh_Hans.lproj */ = {
isa = PBXGroup;
children = (
F04AF25F1F83A4C000D20F4D /* InfoPlist.strings */,
F04AF2611F83A4C000D20F4D /* Vector.strings */,
);
path = zh_Hans.lproj;
sourceTree = "<group>";
};
F04AF2631F83A4C000D20F4D /* eu.lproj */ = {
isa = PBXGroup;
children = (
F04AF2641F83A4C000D20F4D /* InfoPlist.strings */,
F04AF2661F83A4C000D20F4D /* Localizable.strings */,
F04AF2681F83A4C000D20F4D /* Vector.strings */,
);
path = eu.lproj;
2017-09-01 08:38:54 +00:00
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 = (
3267EFAF20E2A00F00FF1CAA /* Analytics */,
F083BB091E7009EC00A9B29C /* API */,
F083BB0E1E7009EC00A9B29C /* Assets */,
F083BBE41E7009EC00A9B29C /* Categories */,
F083BBF21E7009EC00A9B29C /* Model */,
B1B5567620EE6C4C00210D55 /* Modules */,
F083BC0F1E7009EC00A9B29C /* Utils */,
3233F7291F31F3B4006ACA81 /* libs */,
F083BB0C1E7009EC00A9B29C /* AppDelegate.h */,
F083BB0D1E7009EC00A9B29C /* AppDelegate.m */,
F083BBE21E7009EC00A9B29C /* Main.storyboard */,
325E1C131E8D03950018D91E /* LaunchScreen.storyboard */,
F083BBEF1E7009EC00A9B29C /* Images.xcassets */,
F083BC0D1E7009EC00A9B29C /* Riot.entitlements */,
F083BEA41E700B2800A9B29C /* Supporting Files */,
2015-11-18 13:42:25 +00:00
);
path = Riot;
2015-11-18 13:42:25 +00:00
sourceTree = "<group>";
};
F083BB091E7009EC00A9B29C /* API */ = {
isa = PBXGroup;
children = (
F083BB0A1E7009EC00A9B29C /* RageShakeManager.h */,
F083BB0B1E7009EC00A9B29C /* RageShakeManager.m */,
);
path = API;
sourceTree = "<group>";
};
F083BB0E1E7009EC00A9B29C /* Assets */ = {
isa = PBXGroup;
children = (
2018-05-31 15:26:43 +00:00
32C699CA20C04AD100D1C5A4 /* is.lproj */,
2018-04-20 07:14:19 +00:00
32A9B3B32089CA400087E7A3 /* vi.lproj */,
32BB89E7204D86DA002F3AEC /* bg.lproj */,
2018-02-19 09:21:03 +00:00
3211717B203ACD32002C16C6 /* ca.lproj */,
2017-11-29 18:36:14 +00:00
F0173EAE1FCF346800B5F6A3 /* vi.lproj */,
F04AF2631F83A4C000D20F4D /* eu.lproj */,
F04AF25E1F83A4C000D20F4D /* zh_Hans.lproj */,
2017-08-18 15:19:13 +00:00
32918EA41F473BDB0076CA16 /* ru.lproj */,
327382A71F276AD200356143 /* de.lproj */,
327382BB1F276AED00356143 /* en.lproj */,
327382AE1F276AD200356143 /* fr.lproj */,
32AE61EB1F0D2183007255F4 /* nl.lproj */,
F083BBDA1E7009EC00A9B29C /* Sounds */,
2017-09-15 13:36:43 +00:00
F083BB151E7009EC00A9B29C /* Images */,
32935CB21F628B98006888C8 /* js */,
);
path = Assets;
sourceTree = "<group>";
};
F083BB151E7009EC00A9B29C /* Images */ = {
2015-08-18 08:04:30 +00:00
isa = PBXGroup;
children = (
F0D9F2421FED1E57001D9A27 /* remove_icon_blue.png */,
F0D9F2431FED1E57001D9A27 /* remove_icon_blue@2x.png */,
F0D9F2411FED1E57001D9A27 /* remove_icon_blue@3x.png */,
F0D9F23B1FED1A04001D9A27 /* add_group_participant.png */,
F0D9F23D1FED1A05001D9A27 /* add_group_participant@2x.png */,
F0D9F23C1FED1A04001D9A27 /* add_group_participant@3x.png */,
F046DC761FE19F8D00E3DAF0 /* create_group.png */,
F046DC771FE19F8D00E3DAF0 /* create_group@2x.png */,
F046DC751FE19F8D00E3DAF0 /* create_group@3x.png */,
F09A664D1FD5A7A2004B13B5 /* tab_groups_selected.png */,
F09A664E1FD5A7A3004B13B5 /* tab_groups_selected@2x.png */,
F09A664F1FD5A7A3004B13B5 /* tab_groups_selected@3x.png */,
F09A66501FD5A7A4004B13B5 /* tab_groups.png */,
F09A66511FD5A7A4004B13B5 /* tab_groups@2x.png */,
F09A66521FD5A7A5004B13B5 /* tab_groups@3x.png */,
2017-09-15 13:36:43 +00:00
32E84F9E1F6BD32700CA0B89 /* apps-icon.png */,
32E84F9F1F6BD32700CA0B89 /* apps-icon@2x.png */,
32E84FA01F6BD32700CA0B89 /* apps-icon@3x.png */,
F0A4A1641EF7CB66003630DB /* members_list_icon.png */,
F0A4A1651EF7CB66003630DB /* members_list_icon@2x.png */,
F0A4A1661EF7CB66003630DB /* members_list_icon@3x.png */,
F0614A101EDEE65000F5DC9A /* cancel.png */,
F0614A111EDEE65000F5DC9A /* cancel@2x.png */,
F0614A121EDEE65000F5DC9A /* cancel@3x.png */,
F0614A0A1EDDCCE700F5DC9A /* jump_to_unread.png */,
F0614A0B1EDDCCE700F5DC9A /* jump_to_unread@2x.png */,
F0614A0C1EDDCCE700F5DC9A /* jump_to_unread@3x.png */,
F0D869E81EC455A100BB0A2B /* create_direct_chat.png */,
F0D869E91EC455A100BB0A2B /* create_direct_chat@2x.png */,
F0D869EA1EC455A100BB0A2B /* create_direct_chat@3x.png */,
2017-04-14 13:11:57 +00:00
F0E05A181EA0F9EB004B83FB /* tab_favourites_selected.png */,
F0E05A191EA0F9EB004B83FB /* tab_favourites_selected@2x.png */,
F0E05A1A1EA0F9EB004B83FB /* tab_favourites_selected@3x.png */,
F0E05A1B1EA0F9EB004B83FB /* tab_favourites.png */,
F0E05A1C1EA0F9EB004B83FB /* tab_favourites@2x.png */,
F0E05A1D1EA0F9EB004B83FB /* tab_favourites@3x.png */,
F0E05A1E1EA0F9EB004B83FB /* tab_home_selected.png */,
F0E05A1F1EA0F9EB004B83FB /* tab_home_selected@2x.png */,
F0E05A201EA0F9EB004B83FB /* tab_home_selected@3x.png */,
F0E05A211EA0F9EB004B83FB /* tab_home.png */,
F0E05A221EA0F9EB004B83FB /* tab_home@2x.png */,
F0E05A231EA0F9EB004B83FB /* tab_home@3x.png */,
F0E05A241EA0F9EB004B83FB /* tab_people_selected.png */,
F0E05A251EA0F9EB004B83FB /* tab_people_selected@2x.png */,
F0E05A261EA0F9EB004B83FB /* tab_people_selected@3x.png */,
F0E05A271EA0F9EB004B83FB /* tab_people.png */,
F0E05A281EA0F9EB004B83FB /* tab_people@2x.png */,
F0E05A291EA0F9EB004B83FB /* tab_people@3x.png */,
F0E05A2D1EA0F9EB004B83FB /* tab_rooms.png */,
F0E05A2E1EA0F9EB004B83FB /* tab_rooms@2x.png */,
F0E05A2F1EA0F9EB004B83FB /* tab_rooms@3x.png */,
F083BB161E7009EC00A9B29C /* add_participant.png */,
F083BB171E7009EC00A9B29C /* add_participant@2x.png */,
F083BB181E7009EC00A9B29C /* add_participant@3x.png */,
F083BB191E7009EC00A9B29C /* admin_icon.png */,
F083BB1A1E7009EC00A9B29C /* admin_icon@2x.png */,
F083BB1B1E7009EC00A9B29C /* admin_icon@3x.png */,
F083BB1C1E7009EC00A9B29C /* animatedLogo-0.png */,
F083BB1D1E7009EC00A9B29C /* animatedLogo-1.png */,
F083BB1E1E7009EC00A9B29C /* animatedLogo-2.png */,
F083BB1F1E7009EC00A9B29C /* animatedLogo-3.png */,
F083BB201E7009EC00A9B29C /* animatedLogo-4.png */,
F083BB211E7009EC00A9B29C /* back_icon.png */,
F083BB221E7009EC00A9B29C /* back_icon@2x.png */,
F083BB231E7009EC00A9B29C /* back_icon@3x.png */,
2017-09-19 07:35:49 +00:00
F0B543091F70FF8F00D29293 /* back_icon@4x.png */,
F083BB241E7009EC00A9B29C /* bubbles_bg_landscape.png */,
F083BB251E7009EC00A9B29C /* bubbles_bg_landscape@2x.png */,
F083BB261E7009EC00A9B29C /* bubbles_bg_landscape@3x.png */,
F083BB271E7009EC00A9B29C /* call_audio_mute_off_icon.png */,
F083BB281E7009EC00A9B29C /* call_audio_mute_off_icon@2x.png */,
F083BB291E7009EC00A9B29C /* call_audio_mute_off_icon@3x.png */,
F083BB2A1E7009EC00A9B29C /* call_audio_mute_on_icon.png */,
F083BB2B1E7009EC00A9B29C /* call_audio_mute_on_icon@2x.png */,
F083BB2C1E7009EC00A9B29C /* call_audio_mute_on_icon@3x.png */,
F083BB2D1E7009EC00A9B29C /* call_chat_icon.png */,
F083BB2E1E7009EC00A9B29C /* call_chat_icon@2x.png */,
F083BB2F1E7009EC00A9B29C /* call_chat_icon@3x.png */,
F083BB301E7009EC00A9B29C /* call_hangup_icon.png */,
F083BB311E7009EC00A9B29C /* call_hangup_icon@2x.png */,
F083BB321E7009EC00A9B29C /* call_hangup_icon@3x.png */,
F083BB331E7009EC00A9B29C /* call_speaker_off_icon.png */,
F083BB341E7009EC00A9B29C /* call_speaker_off_icon@2x.png */,
F083BB351E7009EC00A9B29C /* call_speaker_off_icon@3x.png */,
F083BB361E7009EC00A9B29C /* call_speaker_on_icon.png */,
F083BB371E7009EC00A9B29C /* call_speaker_on_icon@2x.png */,
F083BB381E7009EC00A9B29C /* call_speaker_on_icon@3x.png */,
F083BB391E7009EC00A9B29C /* call_video_mute_off_icon.png */,
F083BB3A1E7009EC00A9B29C /* call_video_mute_off_icon@2x.png */,
F083BB3B1E7009EC00A9B29C /* call_video_mute_off_icon@3x.png */,
F083BB3C1E7009EC00A9B29C /* call_video_mute_on_icon.png */,
F083BB3D1E7009EC00A9B29C /* call_video_mute_on_icon@2x.png */,
F083BB3E1E7009EC00A9B29C /* call_video_mute_on_icon@3x.png */,
F083BB3F1E7009EC00A9B29C /* camera_capture.png */,
F083BB401E7009EC00A9B29C /* camera_capture@2x.png */,
F083BB411E7009EC00A9B29C /* camera_capture@3x.png */,
F083BB421E7009EC00A9B29C /* camera_play.png */,
F083BB431E7009EC00A9B29C /* camera_play@2x.png */,
F083BB441E7009EC00A9B29C /* camera_record.png */,
F083BB451E7009EC00A9B29C /* camera_stop.png */,
F083BB461E7009EC00A9B29C /* camera_stop@2x.png */,
F083BB471E7009EC00A9B29C /* camera_switch.png */,
F083BB481E7009EC00A9B29C /* camera_switch@2x.png */,
F083BB491E7009EC00A9B29C /* camera_switch@3x.png */,
F083BB4A1E7009EC00A9B29C /* camera_video_capture.png */,
F083BB4B1E7009EC00A9B29C /* camera_video_capture@2x.png */,
F083BB4C1E7009EC00A9B29C /* camera_video_capture@3x.png */,
F083BB4D1E7009EC00A9B29C /* chevron.png */,
F083BB4E1E7009EC00A9B29C /* chevron@2x.png */,
F083BB4F1E7009EC00A9B29C /* chevron@3x.png */,
F083BB501E7009EC00A9B29C /* create_room.png */,
F083BB511E7009EC00A9B29C /* create_room@2x.png */,
F083BB521E7009EC00A9B29C /* create_room@3x.png */,
F083BB531E7009EC00A9B29C /* details_icon.png */,
F083BB541E7009EC00A9B29C /* details_icon@2x.png */,
F083BB551E7009EC00A9B29C /* details_icon@3x.png */,
F083BB561E7009EC00A9B29C /* direct_icon.png */,
F083BB571E7009EC00A9B29C /* direct_icon@2x.png */,
F083BB581E7009EC00A9B29C /* direct_icon@3x.png */,
F083BB591E7009EC00A9B29C /* directChatOff.png */,
F083BB5A1E7009EC00A9B29C /* directChatOff@2x.png */,
F083BB5B1E7009EC00A9B29C /* directChatOff@3x.png */,
F083BB5C1E7009EC00A9B29C /* directChatOn.png */,
F083BB5D1E7009EC00A9B29C /* directChatOn@2x.png */,
F083BB5E1E7009EC00A9B29C /* directChatOn@3x.png */,
F083BB5F1E7009EC00A9B29C /* disclosure_icon.png */,
F083BB601E7009EC00A9B29C /* disclosure_icon@2x.png */,
F083BB611E7009EC00A9B29C /* disclosure_icon@3x.png */,
F083BB621E7009EC00A9B29C /* e2e_blocked.png */,
F083BB631E7009EC00A9B29C /* e2e_blocked@2x.png */,
F083BB641E7009EC00A9B29C /* e2e_blocked@3x.png */,
F083BB651E7009EC00A9B29C /* e2e_unencrypted.png */,
F083BB661E7009EC00A9B29C /* e2e_unencrypted@2x.png */,
F083BB671E7009EC00A9B29C /* e2e_unencrypted@3x.png */,
F083BB681E7009EC00A9B29C /* e2e_verified.png */,
F083BB691E7009EC00A9B29C /* e2e_verified@2x.png */,
F083BB6A1E7009EC00A9B29C /* e2e_verified@3x.png */,
F083BB6B1E7009EC00A9B29C /* e2e_warning.png */,
F083BB6C1E7009EC00A9B29C /* e2e_warning@2x.png */,
F083BB6D1E7009EC00A9B29C /* e2e_warning@3x.png */,
F083BB6E1E7009EC00A9B29C /* edit_icon.png */,
F083BB6F1E7009EC00A9B29C /* edit_icon@2x.png */,
F083BB701E7009EC00A9B29C /* edit_icon@3x.png */,
F083BB711E7009EC00A9B29C /* error.png */,
F083BB721E7009EC00A9B29C /* error@2x.png */,
F083BB731E7009EC00A9B29C /* error@3x.png */,
F083BB741E7009EC00A9B29C /* favourite.png */,
F083BB751E7009EC00A9B29C /* favourite@2x.png */,
F083BB761E7009EC00A9B29C /* favourite@3x.png */,
F083BB771E7009EC00A9B29C /* favouriteOff.png */,
F083BB781E7009EC00A9B29C /* favouriteOff@2x.png */,
F083BB791E7009EC00A9B29C /* favouriteOff@3x.png */,
F083BB7A1E7009EC00A9B29C /* file_doc_icon.png */,
F083BB7B1E7009EC00A9B29C /* file_doc_icon@2x.png */,
F083BB7C1E7009EC00A9B29C /* file_doc_icon@3x.png */,
F083BB7D1E7009EC00A9B29C /* file_music_icon.png */,
F083BB7E1E7009EC00A9B29C /* file_music_icon@2x.png */,
F083BB7F1E7009EC00A9B29C /* file_music_icon@3x.png */,
F083BB801E7009EC00A9B29C /* file_photo_icon.png */,
F083BB811E7009EC00A9B29C /* file_photo_icon@2x.png */,
F083BB821E7009EC00A9B29C /* file_photo_icon@3x.png */,
F083BB831E7009EC00A9B29C /* file_video_icon.png */,
F083BB841E7009EC00A9B29C /* file_video_icon@2x.png */,
F083BB851E7009EC00A9B29C /* file_video_icon@3x.png */,
F083BB861E7009EC00A9B29C /* group.png */,
F083BB871E7009EC00A9B29C /* group@2x.png */,
F083BB881E7009EC00A9B29C /* group@3x.png */,
F083BB891E7009EC00A9B29C /* leave.png */,
F083BB8A1E7009EC00A9B29C /* leave@2x.png */,
F083BB8B1E7009EC00A9B29C /* leave@3x.png */,
F083BB8C1E7009EC00A9B29C /* logo.png */,
F083BB8D1E7009EC00A9B29C /* logo@2x.png */,
F083BB8E1E7009EC00A9B29C /* logo@3x.png */,
F083BB8F1E7009EC00A9B29C /* main_alias_icon.png */,
F083BB901E7009EC00A9B29C /* main_alias_icon@2x.png */,
F083BB911E7009EC00A9B29C /* main_alias_icon@3x.png */,
F083BB921E7009EC00A9B29C /* mod_icon.png */,
F083BB931E7009EC00A9B29C /* mod_icon@2x.png */,
F083BB941E7009EC00A9B29C /* mod_icon@3x.png */,
F083BB951E7009EC00A9B29C /* newmessages.png */,
F083BB961E7009EC00A9B29C /* newmessages@2x.png */,
F083BB971E7009EC00A9B29C /* newmessages@3x.png */,
F083BB981E7009EC00A9B29C /* notifications.png */,
F083BB991E7009EC00A9B29C /* notifications@2x.png */,
F083BB9A1E7009EC00A9B29C /* notifications@3x.png */,
F083BB9B1E7009EC00A9B29C /* notificationsOff.png */,
F083BB9C1E7009EC00A9B29C /* notificationsOff@2x.png */,
F083BB9D1E7009EC00A9B29C /* notificationsOff@3x.png */,
F083BB9E1E7009EC00A9B29C /* placeholder.png */,
F083BB9F1E7009EC00A9B29C /* placeholder@2x.png */,
F083BBA01E7009EC00A9B29C /* placeholder@3x.png */,
F083BBA11E7009EC00A9B29C /* plus_icon.png */,
F083BBA21E7009EC00A9B29C /* plus_icon@2x.png */,
F083BBA31E7009EC00A9B29C /* plus_icon@3x.png */,
F083BBA41E7009EC00A9B29C /* priorityHigh.png */,
F083BBA51E7009EC00A9B29C /* priorityHigh@2x.png */,
F083BBA61E7009EC00A9B29C /* priorityHigh@3x.png */,
F083BBA71E7009EC00A9B29C /* priorityLow.png */,
F083BBA81E7009EC00A9B29C /* priorityLow@2x.png */,
F083BBA91E7009EC00A9B29C /* priorityLow@3x.png */,
F083BBAA1E7009EC00A9B29C /* remove_icon.png */,
F083BBAB1E7009EC00A9B29C /* remove_icon@2x.png */,
F083BBAC1E7009EC00A9B29C /* remove_icon@3x.png */,
F083BBAD1E7009EC00A9B29C /* remove_icon_pink.png */,
F083BBAE1E7009EC00A9B29C /* remove_icon_pink@2x.png */,
F083BBAF1E7009EC00A9B29C /* remove_icon_pink@3x.png */,
329DCE161F988F8100468420 /* riot_icon_callkit.png */,
329DCE171F988F8100468420 /* riot_icon_callkit@2.png */,
329DCE181F988F8100468420 /* riot_icon_callkit@3.png */,
F083BBB01E7009EC00A9B29C /* riot_icon.png */,
F083BBB11E7009EC00A9B29C /* riot_icon@2x.png */,
F083BBB21E7009EC00A9B29C /* riot_icon@3x.png */,
F083BBB31E7009EC00A9B29C /* scrolldown.png */,
F083BBB41E7009EC00A9B29C /* scrolldown@2x.png */,
F083BBB51E7009EC00A9B29C /* scrolldown@3x.png */,
F083BBB61E7009EC00A9B29C /* scrollup.png */,
F083BBB71E7009EC00A9B29C /* scrollup@2x.png */,
F083BBB81E7009EC00A9B29C /* scrollup@3x.png */,
F083BBB91E7009EC00A9B29C /* search_bg.png */,
F083BBBA1E7009EC00A9B29C /* search_bg@2x.png */,
F083BBBB1E7009EC00A9B29C /* search_bg@3x.png */,
F083BBBC1E7009EC00A9B29C /* search_icon.png */,
F083BBBD1E7009EC00A9B29C /* search_icon@2x.png */,
F083BBBE1E7009EC00A9B29C /* search_icon@3x.png */,
F083BBBF1E7009EC00A9B29C /* selection_tick.png */,
F083BBC01E7009EC00A9B29C /* selection_tick@2x.png */,
F083BBC11E7009EC00A9B29C /* selection_tick@3x.png */,
F083BBC21E7009EC00A9B29C /* selection_untick.png */,
F083BBC31E7009EC00A9B29C /* selection_untick@2x.png */,
F083BBC41E7009EC00A9B29C /* selection_untick@3x.png */,
F083BBC51E7009EC00A9B29C /* settings_icon.png */,
F083BBC61E7009EC00A9B29C /* settings_icon@2x.png */,
F083BBC71E7009EC00A9B29C /* settings_icon@3x.png */,
F083BBC81E7009EC00A9B29C /* shrink_icon.png */,
F083BBC91E7009EC00A9B29C /* shrink_icon@2x.png */,
F083BBCA1E7009EC00A9B29C /* shrink_icon@3x.png */,
F083BBCB1E7009EC00A9B29C /* start_chat.png */,
F083BBCC1E7009EC00A9B29C /* start_chat@2x.png */,
F083BBCD1E7009EC00A9B29C /* start_chat@3x.png */,
F083BBCE1E7009EC00A9B29C /* typing.png */,
F083BBCF1E7009EC00A9B29C /* typing@2x.png */,
F083BBD01E7009EC00A9B29C /* typing@3x.png */,
F083BBD11E7009EC00A9B29C /* upload_icon.png */,
F083BBD21E7009EC00A9B29C /* upload_icon@2x.png */,
F083BBD31E7009EC00A9B29C /* upload_icon@3x.png */,
F083BBD41E7009EC00A9B29C /* video_icon.png */,
F083BBD51E7009EC00A9B29C /* video_icon@2x.png */,
F083BBD61E7009EC00A9B29C /* video_icon@3x.png */,
F083BBD71E7009EC00A9B29C /* voice_call_icon.png */,
F083BBD81E7009EC00A9B29C /* voice_call_icon@2x.png */,
F083BBD91E7009EC00A9B29C /* voice_call_icon@3x.png */,
2015-08-18 08:04:30 +00:00
);
path = Images;
2015-08-18 08:04:30 +00:00
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 */,
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 = (
F0B8D0D61FE01F8500F34524 /* Group */,
F083BBF31E7009EC00A9B29C /* Contact */,
F083BBF61E7009EC00A9B29C /* Room */,
F083BC011E7009EC00A9B29C /* RoomList */,
F083BC0A1E7009EC00A9B29C /* Search */,
);
path = Model;
sourceTree = "<group>";
};
F083BBF31E7009EC00A9B29C /* Contact */ = {
isa = PBXGroup;
children = (
F0E05A041E9682E9004B83FB /* ContactsDataSource.h */,
F0E05A051E9682E9004B83FB /* ContactsDataSource.m */,
F083BBF41E7009EC00A9B29C /* Contact.h */,
F083BBF51E7009EC00A9B29C /* Contact.m */,
);
path = Contact;
sourceTree = "<group>";
};
F083BBF61E7009EC00A9B29C /* Room */ = {
isa = PBXGroup;
children = (
F083BBF71E7009EC00A9B29C /* RoomBubbleCellData.h */,
F083BBF81E7009EC00A9B29C /* RoomBubbleCellData.m */,
F083BBF91E7009EC00A9B29C /* RoomDataSource.h */,
F083BBFA1E7009EC00A9B29C /* RoomDataSource.m */,
F083BBFB1E7009EC00A9B29C /* RoomEmailInvitation.h */,
F083BBFC1E7009EC00A9B29C /* RoomEmailInvitation.m */,
F083BBFD1E7009EC00A9B29C /* RoomPreviewData.h */,
F083BBFE1E7009EC00A9B29C /* RoomPreviewData.m */,
F083BBFF1E7009EC00A9B29C /* RoomSearchDataSource.h */,
F083BC001E7009EC00A9B29C /* RoomSearchDataSource.m */,
);
path = Room;
sourceTree = "<group>";
};
F083BC011E7009EC00A9B29C /* RoomList */ = {
2016-09-16 11:46:24 +00:00
isa = PBXGroup;
children = (
F083BC021E7009EC00A9B29C /* HomeMessagesSearchDataSource.h */,
F083BC031E7009EC00A9B29C /* HomeMessagesSearchDataSource.m */,
F083BC041E7009EC00A9B29C /* PublicRoomsDirectoryDataSource.h */,
F083BC051E7009EC00A9B29C /* PublicRoomsDirectoryDataSource.m */,
F083BC061E7009EC00A9B29C /* RecentCellData.h */,
F083BC071E7009EC00A9B29C /* RecentCellData.m */,
F083BC081E7009EC00A9B29C /* RecentsDataSource.h */,
F083BC091E7009EC00A9B29C /* RecentsDataSource.m */,
F0E059FB1E9545BB004B83FB /* UnifiedSearchRecentsDataSource.h */,
F0E059FC1E9545BB004B83FB /* UnifiedSearchRecentsDataSource.m */,
2016-09-16 11:46:24 +00:00
);
path = RoomList;
2016-09-16 11:46:24 +00:00
sourceTree = "<group>";
};
F083BC0A1E7009EC00A9B29C /* Search */ = {
isa = PBXGroup;
children = (
F083BC0B1E7009EC00A9B29C /* FilesSearchCellData.h */,
F083BC0C1E7009EC00A9B29C /* FilesSearchCellData.m */,
);
path = Search;
sourceTree = "<group>";
};
F083BC0F1E7009EC00A9B29C /* Utils */ = {
isa = PBXGroup;
children = (
3233F7391F33065F006ACA81 /* Widgets */,
F083BC101E7009EC00A9B29C /* AvatarGenerator.h */,
F083BC111E7009EC00A9B29C /* AvatarGenerator.m */,
F083BC121E7009EC00A9B29C /* EventFormatter.h */,
F083BC131E7009EC00A9B29C /* EventFormatter.m */,
F083BC141E7009EC00A9B29C /* Tools.h */,
F083BC151E7009EC00A9B29C /* Tools.m */,
F083BC161E7009EC00A9B29C /* RiotDesignValues.h */,
F083BC171E7009EC00A9B29C /* RiotDesignValues.m */,
B1D818BF20EA4C7400D5F36D /* RiotSettings.swift */,
);
path = Utils;
sourceTree = "<group>";
};
F083BEA41E700B2800A9B29C /* Supporting Files */ = {
isa = PBXGroup;
children = (
B1D818BC20E66C3300D5F36D /* Riot-Bridging-Header.h */,
2017-09-07 11:17:01 +00:00
F0DD05CF1F615ECF00CB5292 /* LaunchScreenRiot.png */,
F083BBED1E7009EC00A9B29C /* empty.mm */,
F083BBEE1E7009EC00A9B29C /* GoogleService-Info.plist */,
F083BBF01E7009EC00A9B29C /* Info.plist */,
F083BBF11E7009EC00A9B29C /* main.m */,
F083BC0E1E7009EC00A9B29C /* third_party_licenses.html */,
F083BC181E7009EC00A9B29C /* Riot-Defaults.plist */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
F094A9991B78D8F000B1FBBF = {
2016-09-01 07:19:54 +00:00
isa = PBXGroup;
children = (
F083BB081E7009EC00A9B29C /* Riot */,
3267EFB520E379FD00FF1CAA /* AUTHORS.rst */,
3267EFB320E379FD00FF1CAA /* CHANGES.rst */,
3267EFB420E379FD00FF1CAA /* Podfile */,
3267EFB620E379FD00FF1CAA /* README.rst */,
F083BB021E7005FD00A9B29C /* RiotTests */,
2017-07-31 15:26:06 +00:00
24CBEC4F1F0EAD310093EABB /* RiotShareExtension */,
2017-09-01 08:38:54 +00:00
92726A441F58737A004AD26F /* SiriIntents */,
F094A9A31B78D8F000B1FBBF /* Products */,
7471DF3720D498384A068DA7 /* Pods */,
5FC42FA41F5186AFFB6A2404 /* Frameworks */,
2016-09-01 07:19:54 +00:00
);
sourceTree = "<group>";
};
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>";
};
F0B8D0D61FE01F8500F34524 /* Group */ = {
isa = PBXGroup;
children = (
F0B8D0D81FE01FDF00F34524 /* GroupsDataSource.h */,
F0B8D0D71FE01FDF00F34524 /* GroupsDataSource.m */,
);
path = Group;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
24CBEC4D1F0EAD310093EABB /* RiotShareExtension */ = {
isa = PBXNativeTarget;
buildConfigurationList = 24CBEC5C1F0EAD310093EABB /* Build configuration list for PBXNativeTarget "RiotShareExtension" */;
buildPhases = (
3051A9ED306E05F8AE91C906 /* [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 = (
6AA0024D4D5FAE30C2E1F311 /* [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 = (
2372F8E1A49557FE0072BC56 /* [CP] Check Pods Manifest.lock */,
F094A99E1B78D8F000B1FBBF /* Sources */,
F094A99F1B78D8F000B1FBBF /* Frameworks */,
F094A9A01B78D8F000B1FBBF /* Resources */,
24CBEC5D1F0EAD310093EABB /* Embed App Extensions */,
7FFD40AA75DB32D83350D225 /* [CP] Embed Pods Frameworks */,
3233F7481F3497E2006ACA81 /* Embed 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 = {
2016-09-21 11:37:15 +00:00
LastUpgradeCheck = 0800;
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 3.2";
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,
);
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 = (
24D6B35B1F3CA03300FC7A71 /* ShareViewController.xib in Resources */,
F0BFBDBD1FF3BFC800C88726 /* Vector.strings in Resources */,
2017-07-24 12:56:31 +00:00
24EEE5A91F25529900B3C705 /* cancel@2x.png in Resources */,
F0B7A8B11F475783006E27D2 /* RoomsListViewController.xib in Resources */,
F0A895621F7D405000BD6C2A /* e2e_verified@3x.png in Resources */,
2017-08-06 14:24:35 +00:00
2435179C1F375B9400D0683E /* Info.plist in Resources */,
F0BFBDBE1FF3BFCD00C88726 /* Vector.strings in Resources */,
2017-07-24 12:56:31 +00:00
24EEE5A81F25529600B3C705 /* cancel@3x.png in Resources */,
2466B73E1F2DFAC100AE27B0 /* animatedLogo-4.png in Resources */,
2017-08-06 14:24:35 +00:00
2435179F1F375C0F00D0683E /* Vector.strings in Resources */,
2017-07-24 12:56:31 +00:00
24EEE5AF1F25F0F500B3C705 /* Images.xcassets in Resources */,
F0A895611F7D404E00BD6C2A /* e2e_verified@2x.png in Resources */,
F0BFBDBA1FF3BDDF00C88726 /* Vector.strings in Resources */,
2017-07-24 12:56:31 +00:00
24EEE5AA1F25529C00B3C705 /* cancel.png in Resources */,
F0BFBDBC1FF3BFC100C88726 /* Vector.strings in Resources */,
F0A895601F7D404B00BD6C2A /* e2e_verified.png in Resources */,
F0BFBDC01FF3BFE200C88726 /* Vector.strings in Resources */,
F0BFBDBB1FF3BF6F00C88726 /* Vector.strings in Resources */,
F0BFBDBF1FF3BFD200C88726 /* Vector.strings in Resources */,
24D6B35E1F3CA03E00FC7A71 /* FallbackViewController.xib in Resources */,
24EEE5A41F24C06E00B3C705 /* (null) in Resources */,
2439DD641F6BBEA50090F42D /* RecentRoomTableViewCell.xib in Resources */,
24EEE5A41F24C06E00B3C705 /* (null) 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 = (
F083BDAA1E7009ED00A9B29C /* placeholder.png in Resources */,
F083BD781E7009ED00A9B29C /* e2e_warning@2x.png in Resources */,
F083BD431E7009ED00A9B29C /* call_speaker_on_icon@2x.png in Resources */,
F083BD5B1E7009ED00A9B29C /* chevron@3x.png in Resources */,
F083BD8A1E7009ED00A9B29C /* file_music_icon@2x.png in Resources */,
2017-09-15 13:36:43 +00:00
32E84FA31F6BD32700CA0B89 /* apps-icon@3x.png in Resources */,
F083BD611E7009ED00A9B29C /* details_icon@3x.png in Resources */,
F083BD9D1E7009ED00A9B29C /* main_alias_icon@3x.png in Resources */,
F083BDA21E7009ED00A9B29C /* newmessages@2x.png in Resources */,
F046DC781FE19F8E00E3DAF0 /* create_group@3x.png in Resources */,
F0D9F2401FED1A05001D9A27 /* add_group_participant@2x.png in Resources */,
F083BD881E7009ED00A9B29C /* file_doc_icon@3x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B5590220EF768F00210D55 /* RoomOutgoingAttachmentWithPaginationTitleBubbleCell.xib in Resources */,
F083BDAB1E7009ED00A9B29C /* placeholder@2x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B558CA20EF768F00210D55 /* RoomOutgoingEncryptedAttachmentWithoutSenderInfoBubbleCell.xib in Resources */,
F046DC791FE19F8E00E3DAF0 /* create_group.png in Resources */,
2017-11-29 18:36:14 +00:00
F0173EB61FCF346800B5F6A3 /* Localizable.strings in Resources */,
F083BDC81E7009ED00A9B29C /* search_icon.png in Resources */,
F083BDE91E7009ED00A9B29C /* ring.mp3 in Resources */,
F083BDD81E7009ED00A9B29C /* start_chat@2x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B558F720EF768F00210D55 /* RoomIncomingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib in Resources */,
F083BD641E7009ED00A9B29C /* direct_icon@3x.png in Resources */,
3267EFB720E379FE00FF1CAA /* CHANGES.rst in Resources */,
F083BD441E7009ED00A9B29C /* call_speaker_on_icon@3x.png in Resources */,
F0614A0F1EDDCCE700F5DC9A /* jump_to_unread@3x.png in Resources */,
2017-08-18 15:19:13 +00:00
32918EA91F473BDB0076CA16 /* Localizable.strings in Resources */,
2018-07-06 14:42:45 +00:00
B1B5592B20EF7A5D00210D55 /* TableViewCellWithButton.xib in Resources */,
F083BDAE1E7009ED00A9B29C /* plus_icon@2x.png in Resources */,
2017-04-14 13:11:57 +00:00
F0E05A401EA0F9EB004B83FB /* tab_people@2x.png in Resources */,
F083BD5A1E7009ED00A9B29C /* chevron@2x.png in Resources */,
B1B5574620EE6C4D00210D55 /* StartChatViewController.xib in Resources */,
F083BDB81E7009ED00A9B29C /* remove_icon@3x.png in Resources */,
F083BDA91E7009ED00A9B29C /* notificationsOff@3x.png in Resources */,
F083BD731E7009ED00A9B29C /* e2e_unencrypted@3x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B5590A20EF768F00210D55 /* RoomOutgoingAttachmentWithoutSenderInfoBubbleCell.xib in Resources */,
F083BD3F1E7009ED00A9B29C /* call_speaker_off_icon.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B5594420EF7BD000210D55 /* TableViewCellWithCollectionView.xib in Resources */,
F083BD3D1E7009ED00A9B29C /* call_hangup_icon@2x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B558D520EF768F00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib in Resources */,
2018-04-20 07:14:19 +00:00
32A9B3BA2089CA410087E7A3 /* Vector.strings in Resources */,
329DCE191F988F8100468420 /* riot_icon_callkit.png in Resources */,
2018-07-06 14:42:45 +00:00
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 */,
F083BD301E7009ED00A9B29C /* bubbles_bg_landscape.png in Resources */,
F083BDA41E7009ED00A9B29C /* notifications.png in Resources */,
F083BD9B1E7009ED00A9B29C /* main_alias_icon.png in Resources */,
F083BD391E7009ED00A9B29C /* call_chat_icon.png in Resources */,
F083BD681E7009ED00A9B29C /* directChatOn.png in Resources */,
F083BDA61E7009ED00A9B29C /* notifications@3x.png in Resources */,
F083BD771E7009ED00A9B29C /* e2e_warning.png in Resources */,
F083BDDB1E7009ED00A9B29C /* typing@2x.png 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 */,
F083BD231E7009ED00A9B29C /* add_participant@2x.png in Resources */,
F083BDA51E7009ED00A9B29C /* notifications@2x.png in Resources */,
2017-04-14 13:11:57 +00:00
F0E05A3F1EA0F9EB004B83FB /* tab_people.png in Resources */,
F0E05A351EA0F9EB004B83FB /* tab_favourites@3x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B558EF20EF768F00210D55 /* RoomMembershipCollapsedWithPaginationTitleBubbleCell.xib in Resources */,
B1B5573420EE6C4D00210D55 /* GroupDetailsViewController.xib in Resources */,
2017-09-07 11:17:01 +00:00
F0DD05D01F615ECF00CB5292 /* LaunchScreenRiot.png in Resources */,
F083BDC41E7009ED00A9B29C /* scrollup@3x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B557E420EF60B900210D55 /* MessagesSearchResultAttachmentBubbleCell.xib in Resources */,
F083BD291E7009ED00A9B29C /* animatedLogo-1.png in Resources */,
2018-02-19 09:21:03 +00:00
32117184203ACD32002C16C6 /* InfoPlist.strings in Resources */,
F083BD4F1E7009ED00A9B29C /* camera_play@2x.png in Resources */,
F046DC7A1FE19F8E00E3DAF0 /* create_group@2x.png in Resources */,
F083BD981E7009ED00A9B29C /* logo.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B558F220EF768F00210D55 /* RoomIncomingTextMsgWithoutSenderNameBubbleCell.xib in Resources */,
F083BD911E7009ED00A9B29C /* file_video_icon@3x.png in Resources */,
F09A66531FD5A7A6004B13B5 /* tab_groups_selected.png in Resources */,
F083BD991E7009ED00A9B29C /* logo@2x.png in Resources */,
F083BD331E7009ED00A9B29C /* call_audio_mute_off_icon.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B558EA20EF768F00210D55 /* RoomOutgoingTextMsgWithPaginationTitleBubbleCell.xib in Resources */,
F083BD691E7009ED00A9B29C /* directChatOn@2x.png in Resources */,
F04AF26E1F83A4C100D20F4D /* Vector.strings in Resources */,
32BB89F0204D86DA002F3AEC /* InfoPlist.strings in Resources */,
F083BD3E1E7009ED00A9B29C /* call_hangup_icon@3x.png in Resources */,
32AE61F21F0D2183007255F4 /* InfoPlist.strings in Resources */,
3267EFB920E379FE00FF1CAA /* AUTHORS.rst in Resources */,
F083BDB91E7009ED00A9B29C /* remove_icon_pink.png in Resources */,
F083BD7F1E7009ED00A9B29C /* error@3x.png in Resources */,
F083BD401E7009ED00A9B29C /* call_speaker_off_icon@2x.png in Resources */,
F083BD701E7009ED00A9B29C /* e2e_blocked@3x.png in Resources */,
F083BDAC1E7009ED00A9B29C /* placeholder@3x.png in Resources */,
F083BD8D1E7009ED00A9B29C /* file_photo_icon@2x.png in Resources */,
F083BD831E7009ED00A9B29C /* favouriteOff.png in Resources */,
F09A66551FD5A7A6004B13B5 /* tab_groups_selected@3x.png in Resources */,
F083BD411E7009ED00A9B29C /* call_speaker_off_icon@3x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B558CD20EF768F00210D55 /* RoomOutgoingEncryptedAttachmentWithPaginationTitleBubbleCell.xib in Resources */,
B1B5572120EE6C4D00210D55 /* ContactsTableViewController.xib in Resources */,
F083BDE21E7009ED00A9B29C /* video_icon@3x.png in Resources */,
F083BDA31E7009ED00A9B29C /* newmessages@3x.png in Resources */,
F09A66541FD5A7A6004B13B5 /* tab_groups_selected@2x.png in Resources */,
F083BD821E7009ED00A9B29C /* favourite@3x.png in Resources */,
327382B51F276AD200356143 /* InfoPlist.strings in Resources */,
F083BD551E7009ED00A9B29C /* camera_switch@3x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B5593A20EF7BAC00210D55 /* TableViewCellWithLabelAndLargeTextView.xib in Resources */,
F083BD7B1E7009ED00A9B29C /* edit_icon@2x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B558D820EF768F00210D55 /* RoomIncomingEncryptedAttachmentWithPaginationTitleBubbleCell.xib in Resources */,
F083BDAF1E7009ED00A9B29C /* plus_icon@3x.png in Resources */,
F083BDD91E7009ED00A9B29C /* start_chat@3x.png in Resources */,
F0614A141EDEE65000F5DC9A /* cancel@2x.png in Resources */,
F083BD5F1E7009ED00A9B29C /* details_icon.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B558DA20EF768F00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderInfoBubbleCell.xib in Resources */,
3267EFB820E379FE00FF1CAA /* Podfile in Resources */,
2017-04-14 13:11:57 +00:00
F0E05A3D1EA0F9EB004B83FB /* tab_people_selected@2x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B558D620EF768F00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib in Resources */,
B1B5593720EF7BAC00210D55 /* TableViewCellWithCheckBoxAndLabel.xib in Resources */,
2017-04-14 13:11:57 +00:00
F0E05A451EA0F9EB004B83FB /* tab_rooms.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B5579020EF568D00210D55 /* GroupTableViewCell.xib in Resources */,
B1B5581B20EF625800210D55 /* ExpandedRoomTitleView.xib in Resources */,
B1B558C220EF768F00210D55 /* RoomIncomingEncryptedTextMsgBubbleCell.xib in Resources */,
F04AF26A1F83A4C100D20F4D /* InfoPlist.strings in Resources */,
F083BD261E7009ED00A9B29C /* admin_icon@2x.png in Resources */,
329DCE1B1F988F8100468420 /* riot_icon_callkit@3.png in Resources */,
F083BD761E7009ED00A9B29C /* e2e_verified@3x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B558F620EF768F00210D55 /* RoomOutgoingTextMsgBubbleCell.xib in Resources */,
2018-04-20 07:14:19 +00:00
32A9B3BC2089CA410087E7A3 /* InfoPlist.strings in Resources */,
B1B5574D20EE6C4D00210D55 /* MediaPickerViewController.xib in Resources */,
F083BDCE1E7009ED00A9B29C /* selection_untick.png in Resources */,
F083BD9C1E7009ED00A9B29C /* main_alias_icon@2x.png in Resources */,
B1B5575020EE6C4D00210D55 /* AuthenticationViewController.xib in Resources */,
B1B5574320EE6C4D00210D55 /* CallViewController.xib in Resources */,
F083BDEA1E7009ED00A9B29C /* ringback.mp3 in Resources */,
F083BD2D1E7009ED00A9B29C /* back_icon.png in Resources */,
F083BD971E7009ED00A9B29C /* leave@3x.png in Resources */,
F083BDAD1E7009ED00A9B29C /* plus_icon.png in Resources */,
F083BDC01E7009ED00A9B29C /* scrolldown@2x.png in Resources */,
F083BDF21E7009ED00A9B29C /* GoogleService-Info.plist in Resources */,
F083BD3C1E7009ED00A9B29C /* call_hangup_icon.png 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 */,
F083BD241E7009ED00A9B29C /* add_participant@3x.png in Resources */,
F083BD891E7009ED00A9B29C /* file_music_icon.png in Resources */,
F083BDD11E7009ED00A9B29C /* settings_icon.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B557CB20EF5D8000210D55 /* DirectoryServerTableViewCell.xib in Resources */,
F083BD811E7009ED00A9B29C /* favourite@2x.png in Resources */,
F0A4A1681EF7CB66003630DB /* members_list_icon@2x.png in Resources */,
F083BD9F1E7009ED00A9B29C /* mod_icon@2x.png in Resources */,
2017-08-18 15:19:13 +00:00
32918EAA1F473BDB0076CA16 /* Vector.strings in Resources */,
F083BD801E7009ED00A9B29C /* favourite.png in Resources */,
F083BD4B1E7009ED00A9B29C /* camera_capture.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B558EC20EF768F00210D55 /* RoomMembershipCollapsedBubbleCell.xib in Resources */,
F083BD841E7009ED00A9B29C /* favouriteOff@2x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B558D720EF768F00210D55 /* RoomOutgoingEncryptedTextMsgWithPaginationTitleBubbleCell.xib in Resources */,
327382B91F276AD200356143 /* Localizable.strings in Resources */,
2018-07-06 14:42:45 +00:00
B1B5590820EF768F00210D55 /* RoomMembershipWithPaginationTitleBubbleCell.xib in Resources */,
327382C31F276AED00356143 /* Localizable.strings in Resources */,
F083BDB21E7009ED00A9B29C /* priorityHigh@3x.png in Resources */,
F083BDD71E7009ED00A9B29C /* start_chat.png in Resources */,
F083BDE81E7009ED00A9B29C /* message.mp3 in Resources */,
F083BD901E7009ED00A9B29C /* file_video_icon@2x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B5579C20EF575B00210D55 /* ForgotPasswordInputsView.xib in Resources */,
F083BD661E7009ED00A9B29C /* directChatOff@2x.png in Resources */,
F083BE011E7009ED00A9B29C /* third_party_licenses.html in Resources */,
F083BD751E7009ED00A9B29C /* e2e_verified@2x.png in Resources */,
2018-04-20 07:14:19 +00:00
32A9B3BB2089CA410087E7A3 /* Localizable.strings in Resources */,
F083BDCD1E7009ED00A9B29C /* selection_tick@3x.png in Resources */,
2017-04-14 13:11:57 +00:00
F0E05A311EA0F9EB004B83FB /* tab_favourites_selected@2x.png in Resources */,
F083BD741E7009ED00A9B29C /* e2e_verified.png in Resources */,
F083BD2A1E7009ED00A9B29C /* animatedLogo-2.png in Resources */,
327382B71F276AD200356143 /* Vector.strings in Resources */,
2017-04-14 13:11:57 +00:00
F0E05A471EA0F9EB004B83FB /* tab_rooms@3x.png in Resources */,
F083BD8E1E7009ED00A9B29C /* file_photo_icon@3x.png in Resources */,
2017-04-14 13:11:57 +00:00
F0E05A361EA0F9EB004B83FB /* tab_home_selected.png in Resources */,
F083BDE41E7009ED00A9B29C /* voice_call_icon@2x.png in Resources */,
2017-04-14 13:11:57 +00:00
F0E05A411EA0F9EB004B83FB /* tab_people@3x.png in Resources */,
F083BD8C1E7009ED00A9B29C /* file_photo_icon.png in Resources */,
F083BDB01E7009ED00A9B29C /* priorityHigh.png in Resources */,
F083BD271E7009ED00A9B29C /* admin_icon@3x.png in Resources */,
F083BDDC1E7009ED00A9B29C /* typing@3x.png in Resources */,
F0D9F23F1FED1A05001D9A27 /* add_group_participant@3x.png in Resources */,
F083BDC31E7009ED00A9B29C /* scrollup@2x.png in Resources */,
F09A66571FD5A7A6004B13B5 /* tab_groups@2x.png in Resources */,
F083BD451E7009ED00A9B29C /* call_video_mute_off_icon.png in Resources */,
F083BD2F1E7009ED00A9B29C /* back_icon@3x.png in Resources */,
F083BDD01E7009ED00A9B29C /* selection_untick@3x.png in Resources */,
F083BD621E7009ED00A9B29C /* direct_icon.png in Resources */,
B1B5573720EE6C4D00210D55 /* GroupParticipantsViewController.xib in Resources */,
F083BD871E7009ED00A9B29C /* file_doc_icon@2x.png in Resources */,
B1B5573320EE6C4D00210D55 /* GroupHomeViewController.xib in Resources */,
F083BDCF1E7009ED00A9B29C /* selection_untick@2x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B5593920EF7BAC00210D55 /* TableViewCellWithCheckBoxes.xib in Resources */,
F083BDDF1E7009ED00A9B29C /* upload_icon@3x.png in Resources */,
327382B61F276AD200356143 /* Localizable.strings in Resources */,
2018-07-06 14:42:45 +00:00
B1B557C120EF5B4500210D55 /* DisabledRoomInputToolbarView.xib in Resources */,
B1B557C720EF5CD400210D55 /* DirectoryServerDetailTableViewCell.xib in Resources */,
B1B5582620EF638A00210D55 /* RoomMemberTitleView.xib in Resources */,
F083BD6D1E7009ED00A9B29C /* disclosure_icon@3x.png in Resources */,
F09A66561FD5A7A6004B13B5 /* tab_groups.png in Resources */,
32AE61F31F0D2183007255F4 /* Localizable.strings in Resources */,
F083BDE61E7009ED00A9B29C /* busy.mp3 in Resources */,
F083BDD51E7009ED00A9B29C /* shrink_icon@2x.png in Resources */,
F083BD5D1E7009ED00A9B29C /* create_room@2x.png in Resources */,
B1B5574C20EE6C4D00210D55 /* MediaAlbumContentViewController.xib in Resources */,
F083BD921E7009ED00A9B29C /* group.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B557E820EF60F500210D55 /* MessagesSearchResultTextMsgBubbleCell.xib in Resources */,
F083BD4E1E7009ED00A9B29C /* camera_play.png in Resources */,
2017-04-14 13:11:57 +00:00
F0E05A3B1EA0F9EB004B83FB /* tab_home@3x.png in Resources */,
F083BDB61E7009ED00A9B29C /* remove_icon.png in Resources */,
F0614A131EDEE65000F5DC9A /* cancel.png in Resources */,
F083BD281E7009ED00A9B29C /* animatedLogo-0.png in Resources */,
F083BDB31E7009ED00A9B29C /* priorityLow.png in Resources */,
F083BDA81E7009ED00A9B29C /* notificationsOff@2x.png in Resources */,
F083BD7A1E7009ED00A9B29C /* edit_icon.png in Resources */,
2017-04-14 13:11:57 +00:00
F0E05A391EA0F9EB004B83FB /* tab_home.png in Resources */,
F083BD361E7009ED00A9B29C /* call_audio_mute_on_icon.png in Resources */,
F083BDCA1E7009ED00A9B29C /* search_icon@3x.png in Resources */,
F083BDB41E7009ED00A9B29C /* priorityLow@2x.png in Resources */,
F083BD671E7009ED00A9B29C /* directChatOff@3x.png in Resources */,
F04AF26C1F83A4C100D20F4D /* InfoPlist.strings in Resources */,
2017-04-14 13:11:57 +00:00
F0E05A321EA0F9EB004B83FB /* tab_favourites_selected@3x.png in Resources */,
F083BD4D1E7009ED00A9B29C /* camera_capture@3x.png in Resources */,
F083BDB11E7009ED00A9B29C /* priorityHigh@2x.png in Resources */,
F0614A0E1EDDCCE700F5DC9A /* jump_to_unread@2x.png in Resources */,
F0D9F2451FED1E57001D9A27 /* remove_icon_blue.png in Resources */,
F083BDC21E7009ED00A9B29C /* scrollup.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B558D920EF768F00210D55 /* RoomOutgoingEncryptedAttachmentBubbleCell.xib in Resources */,
329DCE1A1F988F8100468420 /* riot_icon_callkit@2.png in Resources */,
F083BD521E7009ED00A9B29C /* camera_stop@2x.png in Resources */,
327382C21F276AED00356143 /* InfoPlist.strings in Resources */,
327382B81F276AD200356143 /* InfoPlist.strings in Resources */,
B1B5573020EE6C4D00210D55 /* BugReportViewController.xib in Resources */,
2017-04-14 13:11:57 +00:00
F0E05A381EA0F9EB004B83FB /* tab_home_selected@3x.png in Resources */,
F083BDDA1E7009ED00A9B29C /* typing.png in Resources */,
F083BDB71E7009ED00A9B29C /* remove_icon@2x.png in Resources */,
F083BDD31E7009ED00A9B29C /* settings_icon@3x.png in Resources */,
F04AF26B1F83A4C100D20F4D /* Vector.strings in Resources */,
F083BDBA1E7009ED00A9B29C /* remove_icon_pink@2x.png in Resources */,
F09A66581FD5A7A6004B13B5 /* tab_groups@3x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B5578E20EF568D00210D55 /* GroupInviteTableViewCell.xib in Resources */,
F083BDC91E7009ED00A9B29C /* search_icon@2x.png in Resources */,
F083BDC51E7009ED00A9B29C /* search_bg.png in Resources */,
F083BDDD1E7009ED00A9B29C /* upload_icon.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B5582020EF625800210D55 /* SimpleRoomTitleView.xib in Resources */,
F083BD3B1E7009ED00A9B29C /* call_chat_icon@3x.png in Resources */,
F083BD351E7009ED00A9B29C /* call_audio_mute_off_icon@3x.png in Resources */,
F083BE061E7009ED00A9B29C /* Riot-Defaults.plist in Resources */,
F083BD2C1E7009ED00A9B29C /* animatedLogo-4.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B5594D20EF980900210D55 /* RecentTableViewCell.xib in Resources */,
F083BD7E1E7009ED00A9B29C /* error@2x.png in Resources */,
F083BD951E7009ED00A9B29C /* leave.png in Resources */,
F083BD6B1E7009ED00A9B29C /* disclosure_icon.png in Resources */,
F083BD7D1E7009ED00A9B29C /* error.png in Resources */,
F083BD2E1E7009ED00A9B29C /* back_icon@2x.png in Resources */,
F083BD501E7009ED00A9B29C /* camera_record.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B558D120EF768F00210D55 /* RoomIncomingEncryptedAttachmentWithoutSenderInfoBubbleCell.xib in Resources */,
F0D9F2441FED1E57001D9A27 /* remove_icon_blue@3x.png in Resources */,
F0D869EB1EC455A100BB0A2B /* create_direct_chat.png in Resources */,
F083BDBB1E7009ED00A9B29C /* remove_icon_pink@3x.png in Resources */,
2017-04-14 13:11:57 +00:00
F0E05A301EA0F9EB004B83FB /* tab_favourites_selected.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B558FE20EF768F00210D55 /* RoomMembershipExpandedWithPaginationTitleBubbleCell.xib in Resources */,
F083BD5C1E7009ED00A9B29C /* create_room.png in Resources */,
F083BD471E7009ED00A9B29C /* call_video_mute_off_icon@3x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B5581D20EF625800210D55 /* RoomAvatarTitleView.xib in Resources */,
B1B5590B20EF768F00210D55 /* RoomMembershipExpandedBubbleCell.xib in Resources */,
F083BD941E7009ED00A9B29C /* group@3x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B558E720EF768F00210D55 /* RoomIncomingTextMsgWithoutSenderInfoBubbleCell.xib in Resources */,
B1B558DC20EF768F00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleBubbleCell.xib in Resources */,
F083BD591E7009ED00A9B29C /* chevron.png in Resources */,
F0D869EC1EC455A100BB0A2B /* create_direct_chat@2x.png in Resources */,
F083BDE11E7009ED00A9B29C /* video_icon@2x.png in Resources */,
2017-09-15 13:36:43 +00:00
32E84FA21F6BD32700CA0B89 /* apps-icon@2x.png in Resources */,
F083BDB51E7009ED00A9B29C /* priorityLow@3x.png in Resources */,
B1B5572E20EE6C4D00210D55 /* ReadReceiptsViewController.xib in Resources */,
2017-09-15 13:36:43 +00:00
32E84FA11F6BD32700CA0B89 /* apps-icon.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B5597B20EFB15500210D55 /* PublicRoomTableViewCell.xib in Resources */,
B1B5574220EE6C4D00210D55 /* RecentsViewController.xib in Resources */,
B1B5571C20EE6C4D00210D55 /* DeactivateAccountViewController.storyboard in Resources */,
F0614A151EDEE65000F5DC9A /* cancel@3x.png in Resources */,
2017-04-14 13:11:57 +00:00
F0E05A3E1EA0F9EB004B83FB /* tab_people_selected@3x.png in Resources */,
F083BD2B1E7009ED00A9B29C /* animatedLogo-3.png in Resources */,
2017-04-14 13:11:57 +00:00
F0E05A331EA0F9EB004B83FB /* tab_favourites.png in Resources */,
F083BD791E7009ED00A9B29C /* e2e_warning@3x.png in Resources */,
F083BD481E7009ED00A9B29C /* call_video_mute_on_icon.png in Resources */,
F083BDD41E7009ED00A9B29C /* shrink_icon.png in Resources */,
F083BDCB1E7009ED00A9B29C /* selection_tick.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B5596520EF9E9B00210D55 /* RoomTableViewCell.xib in Resources */,
B1B557C020EF5B4500210D55 /* RoomInputToolbarView.xib in Resources */,
F083BD6C1E7009ED00A9B29C /* disclosure_icon@2x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B5583D20EF6E7F00210D55 /* GroupRoomTableViewCell.xib in Resources */,
F083BD4A1E7009ED00A9B29C /* call_video_mute_on_icon@3x.png in Resources */,
F083BD9E1E7009ED00A9B29C /* mod_icon.png in Resources */,
F083BD371E7009ED00A9B29C /* call_audio_mute_on_icon@2x.png in Resources */,
2017-04-14 13:11:57 +00:00
F0E05A341EA0F9EB004B83FB /* tab_favourites@2x.png in Resources */,
B1B5572D20EE6C4D00210D55 /* RoomParticipantsViewController.xib in Resources */,
F083BD571E7009ED00A9B29C /* camera_video_capture@2x.png in Resources */,
F083BD581E7009ED00A9B29C /* camera_video_capture@3x.png 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 */,
F083BDD21E7009ED00A9B29C /* settings_icon@2x.png in Resources */,
F083BD491E7009ED00A9B29C /* call_video_mute_on_icon@2x.png in Resources */,
F083BDD61E7009ED00A9B29C /* shrink_icon@3x.png in Resources */,
F083BD8B1E7009ED00A9B29C /* file_music_icon@3x.png in Resources */,
F083BD511E7009ED00A9B29C /* camera_stop.png in Resources */,
F083BDEC1E7009ED00A9B29C /* Main.storyboard in Resources */,
F083BD861E7009ED00A9B29C /* file_doc_icon.png in Resources */,
F083BD631E7009ED00A9B29C /* direct_icon@2x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B5590720EF768F00210D55 /* RoomOutgoingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib in Resources */,
B1B5595320EF9A8700210D55 /* RecentTableViewCell.xib in Resources */,
B1B557AD20EF5A6D00210D55 /* DeviceView.xib in Resources */,
F083BD711E7009ED00A9B29C /* e2e_unencrypted.png in Resources */,
B1B5573920EE6C4D00210D55 /* GroupRoomsViewController.xib in Resources */,
F0A4A1671EF7CB66003630DB /* members_list_icon.png in Resources */,
F083BD251E7009ED00A9B29C /* admin_icon.png in Resources */,
F083BDBE1E7009ED00A9B29C /* riot_icon@3x.png in Resources */,
F083BD931E7009ED00A9B29C /* group@2x.png in Resources */,
F0614A0D1EDDCCE700F5DC9A /* jump_to_unread.png in Resources */,
F083BDC11E7009ED00A9B29C /* scrolldown@3x.png in Resources */,
2018-02-19 09:21:03 +00:00
32117183203ACD32002C16C6 /* Localizable.strings in Resources */,
F083BD321E7009ED00A9B29C /* bubbles_bg_landscape@3x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B5597620EFB02A00210D55 /* InviteRecentTableViewCell.xib in Resources */,
F083BDA11E7009ED00A9B29C /* newmessages.png in Resources */,
F083BD3A1E7009ED00A9B29C /* call_chat_icon@2x.png in Resources */,
F083BD5E1E7009ED00A9B29C /* create_room@3x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B558FB20EF768F00210D55 /* RoomIncomingAttachmentWithoutSenderInfoBubbleCell.xib in Resources */,
B1B558BB20EF768F00210D55 /* RoomOutgoingTextMsgWithoutSenderInfoBubbleCell.xib in Resources */,
F083BD4C1E7009ED00A9B29C /* camera_capture@2x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B557A720EF5A1B00210D55 /* DeviceTableViewCell.xib in Resources */,
F083BD8F1E7009ED00A9B29C /* file_video_icon.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B557D220EF5E3500210D55 /* MediaAlbumTableCell.xib in Resources */,
B1B558C520EF768F00210D55 /* RoomOutgoingEncryptedTextMsgBubbleCell.xib in Resources */,
32BB89EE204D86DA002F3AEC /* Vector.strings in Resources */,
F0D9F2461FED1E57001D9A27 /* remove_icon_blue@2x.png in Resources */,
F083BDA71E7009ED00A9B29C /* notificationsOff.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B5582B20EF666100210D55 /* DirectoryRecentTableViewCell.xib in Resources */,
2017-09-19 07:35:49 +00:00
F0B5430A1F70FF8F00D29293 /* back_icon@4x.png in Resources */,
F083BDBD1E7009ED00A9B29C /* riot_icon@2x.png in Resources */,
F083BDDE1E7009ED00A9B29C /* upload_icon@2x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B5590F20EF782800210D55 /* TableViewCellWithPhoneNumberTextField.xib in Resources */,
B1B5578520EF564900210D55 /* GroupTableViewCellWithSwitch.xib in Resources */,
F083BDBC1E7009ED00A9B29C /* riot_icon.png in Resources */,
2017-11-29 18:36:14 +00:00
F0173EB71FCF346800B5F6A3 /* InfoPlist.strings in Resources */,
2018-07-06 14:42:45 +00:00
B1B557B320EF5AEF00210D55 /* EventDetailsView.xib in Resources */,
F083BDC71E7009ED00A9B29C /* search_bg@3x.png in Resources */,
F083BDBF1E7009ED00A9B29C /* scrolldown.png in Resources */,
F083BDE31E7009ED00A9B29C /* voice_call_icon.png in Resources */,
F083BDCC1E7009ED00A9B29C /* selection_tick@2x.png in Resources */,
F083BD961E7009ED00A9B29C /* leave@2x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B557DD20EF5FBB00210D55 /* FilesSearchTableViewCell.xib in Resources */,
B1B5590320EF768F00210D55 /* RoomSelectedStickerBubbleCell.xib in Resources */,
2017-04-14 13:11:57 +00:00
F0E05A461EA0F9EB004B83FB /* tab_rooms@2x.png in Resources */,
32AE61F41F0D2183007255F4 /* Vector.strings in Resources */,
F083BD851E7009ED00A9B29C /* favouriteOff@3x.png in Resources */,
F083BD541E7009ED00A9B29C /* camera_switch@2x.png in Resources */,
F083BD6A1E7009ED00A9B29C /* directChatOn@3x.png 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 */,
F083BD341E7009ED00A9B29C /* call_audio_mute_off_icon@2x.png in Resources */,
F083BD6E1E7009ED00A9B29C /* e2e_blocked.png in Resources */,
2018-05-31 15:26:43 +00:00
32C699CD20C04AD100D1C5A4 /* Vector.strings in Resources */,
B1B5572420EE6C4D00210D55 /* RoomViewController.xib in Resources */,
2017-04-14 13:11:57 +00:00
F0E05A3A1EA0F9EB004B83FB /* tab_home@2x.png in Resources */,
F083BD381E7009ED00A9B29C /* call_audio_mute_on_icon@3x.png in Resources */,
2017-04-14 13:11:57 +00:00
F0E05A3C1EA0F9EB004B83FB /* tab_people_selected.png in Resources */,
F083BD221E7009ED00A9B29C /* add_participant.png in Resources */,
F083BDC61E7009ED00A9B29C /* search_bg@2x.png in Resources */,
3267EFBA20E379FE00FF1CAA /* README.rst in Resources */,
F083BD421E7009ED00A9B29C /* call_speaker_on_icon.png in Resources */,
F04AF26D1F83A4C100D20F4D /* Localizable.strings in Resources */,
F083BD9A1E7009ED00A9B29C /* logo@3x.png in Resources */,
327382BA1F276AD200356143 /* Vector.strings in Resources */,
327382C41F276AED00356143 /* Vector.strings in Resources */,
32BB89EF204D86DA002F3AEC /* Localizable.strings in Resources */,
F083BDE51E7009ED00A9B29C /* voice_call_icon@3x.png in Resources */,
3284A35120A07C210044F922 /* postMessageAPI.js in Resources */,
2018-07-06 14:42:45 +00:00
B1B557A220EF58AD00210D55 /* ContactTableViewCell.xib in Resources */,
2018-02-19 09:21:03 +00:00
32117182203ACD32002C16C6 /* Vector.strings in Resources */,
F083BDA01E7009ED00A9B29C /* mod_icon@3x.png in Resources */,
325E1C151E8D03950018D91E /* LaunchScreen.storyboard in Resources */,
2018-07-06 14:42:45 +00:00
B1B558EB20EF768F00210D55 /* RoomIncomingTextMsgWithPaginationTitleBubbleCell.xib in Resources */,
F083BD721E7009ED00A9B29C /* e2e_unencrypted@2x.png in Resources */,
F0D869ED1EC455A100BB0A2B /* create_direct_chat@3x.png in Resources */,
F083BD531E7009ED00A9B29C /* camera_switch.png in Resources */,
F083BD7C1E7009ED00A9B29C /* edit_icon@3x.png in Resources */,
F083BDE01E7009ED00A9B29C /* video_icon.png in Resources */,
F083BD601E7009ED00A9B29C /* details_icon@2x.png in Resources */,
F0A4A1691EF7CB66003630DB /* members_list_icon@3x.png in Resources */,
2018-07-06 14:42:45 +00:00
B1B5581820EF625800210D55 /* PreviewRoomTitleView.xib in Resources */,
F083BD561E7009ED00A9B29C /* camera_video_capture.png in Resources */,
F083BD651E7009ED00A9B29C /* directChatOff.png in Resources */,
2017-11-29 18:36:14 +00:00
F0173EB51FCF346800B5F6A3 /* Vector.strings in Resources */,
F083BD461E7009ED00A9B29C /* call_video_mute_off_icon@2x.png in Resources */,
F083BD311E7009ED00A9B29C /* bubbles_bg_landscape@2x.png in Resources */,
2017-04-14 13:11:57 +00:00
F0E05A371EA0F9EB004B83FB /* tab_home_selected@2x.png in Resources */,
F0D9F23E1FED1A05001D9A27 /* add_group_participant.png in Resources */,
2018-07-06 14:42:45 +00:00
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 */,
F083BD6F1E7009ED00A9B29C /* e2e_blocked@2x.png 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 */
2372F8E1A49557FE0072BC56 /* [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-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;
};
3051A9ED306E05F8AE91C906 /* [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-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;
};
6AA0024D4D5FAE30C2E1F311 /* [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;
};
7FFD40AA75DB32D83350D225 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
2017-10-12 13:53:02 +00:00
"${SRCROOT}/Pods/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",
"${PODS_ROOT}/WebRTC/WebRTC.framework",
"${BUILT_PRODUCTS_DIR}/cmark/cmark.framework",
"${BUILT_PRODUCTS_DIR}/libPhoneNumber-iOS/libPhoneNumber_iOS.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}/WebRTC.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/cmark.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/libPhoneNumber_iOS.framework",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
2017-10-12 13:53:02 +00:00
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RiotPods-Riot/Pods-RiotPods-Riot-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
24CBEC4A1F0EAD310093EABB /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
B1D818C120EA794400D5F36D /* RiotSettings.swift in Sources */,
2017-08-26 08:58:17 +00:00
24D6B3581F3C90D300FC7A71 /* ShareDataSource.m in Sources */,
245FC3EF1F3DD30800603C6A /* RecentCellData.m in Sources */,
24D6B35C1F3CA03600FC7A71 /* RoomsListViewController.m in Sources */,
24D6B35A1F3CA02C00FC7A71 /* ShareViewController.m in Sources */,
24D6B3591F3CA02900FC7A71 /* SharePresentingViewController.m in Sources */,
2017-07-24 12:56:31 +00:00
24EEE5A31F23A8C300B3C705 /* AvatarGenerator.m in Sources */,
24D6B35D1F3CA03A00FC7A71 /* FallbackViewController.m in Sources */,
2017-07-24 12:56:31 +00:00
24EEE5A11F23A09A00B3C705 /* RiotDesignValues.m in Sources */,
24EEE5A21F23A8B400B3C705 /* MXRoom+Riot.m in Sources */,
F0A8955F1F7D1FEA00BD6C2A /* MXRoomSummary+Riot.m in Sources */,
2439DD621F6BBE760090F42D /* RecentRoomTableViewCell.m in Sources */,
245FC3ED1F3D079A00603C6A /* ShareExtensionManager.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 */,
F083BDF71E7009ED00A9B29C /* RoomBubbleCellData.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-06 14:42:45 +00:00
B1B5581C20EF625800210D55 /* RoomAvatarTitleView.m in Sources */,
B1B5574B20EE6C4D00210D55 /* MediaAlbumContentViewController.m in Sources */,
B1B5574520EE6C4D00210D55 /* StartChatViewController.m in Sources */,
F083BDFE1E7009ED00A9B29C /* RecentCellData.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 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 */,
2018-07-06 14:42:45 +00:00
B1B558E820EF768F00210D55 /* RoomIncomingAttachmentWithPaginationTitleBubbleCell.m in Sources */,
F083BDFC1E7009ED00A9B29C /* HomeMessagesSearchDataSource.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558F320EF768F00210D55 /* RoomOutgoingAttachmentWithoutSenderInfoBubbleCell.m in Sources */,
F083BDF51E7009ED00A9B29C /* main.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B557BD20EF5B4500210D55 /* KeyboardGrowingTextView.m in Sources */,
B1B558F420EF768F00210D55 /* RoomOutgoingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m in Sources */,
B1B5572320EE6C4D00210D55 /* AttachmentsViewController.m in Sources */,
F083BDEE1E7009ED00A9B29C /* MXRoom+Riot.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B5581720EF625800210D55 /* PreviewRoomTitleView.m in Sources */,
B1B558C420EF768F00210D55 /* RoomIncomingEncryptedTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m in Sources */,
B1B5572F20EE6C4D00210D55 /* ReadReceiptsViewController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558CB20EF768F00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderInfoBubbleCell.m in Sources */,
3267EFB220E2A04100FF1CAA /* Analytics.m in Sources */,
F083BDFB1E7009ED00A9B29C /* RoomSearchDataSource.m in Sources */,
3233F73C1F3306A7006ACA81 /* WidgetManager.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558C320EF768F00210D55 /* RoomIncomingEncryptedTextMsgWithoutSenderNameBubbleCell.m in Sources */,
B1B5577420EE702900210D55 /* WidgetViewController.m in Sources */,
B1B5574A20EE6C4D00210D55 /* MediaPickerViewController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558D420EF768F00210D55 /* RoomOutgoingEncryptedTextMsgWithoutSenderInfoBubbleCell.m in Sources */,
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 */,
F083BD1D1E7009ED00A9B29C /* RageShakeManager.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558E920EF768F00210D55 /* RoomSelectedStickerBubbleCell.m in Sources */,
B1B558DF20EF768F00210D55 /* RoomOutgoingTextMsgWithoutSenderInfoBubbleCell.m in Sources */,
F083BE041E7009ED00A9B29C /* Tools.m in Sources */,
B1B5573D20EE6C4D00210D55 /* WebViewViewController.m 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 */,
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 */,
B1B5573C20EE6C4D00210D55 /* MasterTabBarController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B5592C20EF7A5D00210D55 /* TableViewCellWithButton.m in Sources */,
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 */,
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 */,
3267EFC320E5055800FF1CAA /* DecryptionFailure.m in Sources */,
F083BE051E7009ED00A9B29C /* RiotDesignValues.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558CC20EF768F00210D55 /* RoomOutgoingEncryptedAttachmentWithoutSenderInfoBubbleCell.m in Sources */,
B1B5571D20EE6C4D00210D55 /* HomeViewController.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B557DE20EF5FBB00210D55 /* FilesSearchTableViewCell.m in Sources */,
B1B5574020EE6C4D00210D55 /* SegmentedViewController.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 */,
F0E05A061E9682E9004B83FB /* ContactsDataSource.m in Sources */,
2018-07-06 14:42:45 +00:00
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 */,
F083BDFD1E7009ED00A9B29C /* PublicRoomsDirectoryDataSource.m in Sources */,
B1B5574120EE6C4D00210D55 /* RecentsViewController.m in Sources */,
3233F73F1F331F05006ACA81 /* Widget.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 */,
B1B557BE20EF5B4500210D55 /* RoomInputToolbarView.m in Sources */,
B1B5573B20EE6C4D00210D55 /* FavouritesViewController.m in Sources */,
F083BE001E7009ED00A9B29C /* FilesSearchCellData.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B5579920EF575B00210D55 /* AuthInputsView.m in Sources */,
F083BDFF1E7009ED00A9B29C /* RecentsDataSource.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B5597520EFB02A00210D55 /* InviteRecentTableViewCell.m in Sources */,
F083BDF11E7009ED00A9B29C /* empty.mm in Sources */,
2018-07-06 14:42:45 +00:00
B1B5597A20EFB15500210D55 /* PublicRoomTableViewCell.m in Sources */,
B1B5571E20EE6C4D00210D55 /* ContactDetailsViewController.m in Sources */,
B1B5573520EE6C4D00210D55 /* GroupDetailsViewController.m in Sources */,
B1B5575220EE6C4D00210D55 /* RoomKeyRequestViewController.m in Sources */,
F083BD1E1E7009ED00A9B29C /* AppDelegate.m in Sources */,
B1D818C020EA4C7400D5F36D /* RiotSettings.swift 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 */,
2018-07-06 14:42:45 +00:00
B1B5594C20EF980900210D55 /* RecentTableViewCell.m in Sources */,
F083BDF81E7009ED00A9B29C /* RoomDataSource.m in Sources */,
B1B5571820EE6C4D00210D55 /* CountryPickerViewController.m 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 */,
F0B8D0D91FE01FDF00F34524 /* GroupsDataSource.m in Sources */,
F0E059FD1E9545BB004B83FB /* UnifiedSearchRecentsDataSource.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 */,
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 */,
F083BDF61E7009ED00A9B29C /* Contact.m in Sources */,
3267EFC020E4A3DD00FF1CAA /* DecryptionFailureTracker.m in Sources */,
2018-07-06 14:42:45 +00:00
B1B558E520EF768F00210D55 /* RoomMembershipExpandedBubbleCell.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 */,
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 */
2018-02-19 09:21:03 +00:00
3211717C203ACD32002C16C6 /* Vector.strings */ = {
isa = PBXVariantGroup;
children = (
3211717D203ACD32002C16C6 /* ca */,
);
name = Vector.strings;
sourceTree = "<group>";
};
3211717E203ACD32002C16C6 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
3211717F203ACD32002C16C6 /* ca */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
32117180203ACD32002C16C6 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
32117181203ACD32002C16C6 /* ca */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
325E1C131E8D03950018D91E /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
325E1C141E8D03950018D91E /* Base */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
327382A81F276AD200356143 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
327382A91F276AD200356143 /* de */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
327382AA1F276AD200356143 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
327382AB1F276AD200356143 /* de */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
327382AC1F276AD200356143 /* Vector.strings */ = {
isa = PBXVariantGroup;
children = (
327382AD1F276AD200356143 /* de */,
);
name = Vector.strings;
sourceTree = "<group>";
};
327382AF1F276AD200356143 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
327382B01F276AD200356143 /* fr */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
327382B11F276AD200356143 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
327382B21F276AD200356143 /* fr */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
327382B31F276AD200356143 /* Vector.strings */ = {
isa = PBXVariantGroup;
children = (
327382B41F276AD200356143 /* fr */,
);
name = Vector.strings;
sourceTree = "<group>";
};
327382BC1F276AED00356143 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
327382BD1F276AED00356143 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
327382BE1F276AED00356143 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
327382BF1F276AED00356143 /* en */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
327382C01F276AED00356143 /* Vector.strings */ = {
isa = PBXVariantGroup;
children = (
327382C11F276AED00356143 /* en */,
);
name = Vector.strings;
sourceTree = "<group>";
};
2017-08-18 15:19:13 +00:00
32918EA51F473BDB0076CA16 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
32918EA61F473BDB0076CA16 /* ru */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
32918EA71F473BDB0076CA16 /* Vector.strings */ = {
isa = PBXVariantGroup;
children = (
32918EA81F473BDB0076CA16 /* ru */,
);
name = Vector.strings;
sourceTree = "<group>";
};
2018-04-20 07:14:19 +00:00
32A9B3B42089CA400087E7A3 /* Vector.strings */ = {
isa = PBXVariantGroup;
children = (
32A9B3B52089CA400087E7A3 /* vi */,
);
name = Vector.strings;
sourceTree = "<group>";
};
32A9B3B62089CA400087E7A3 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
32A9B3B72089CA400087E7A3 /* vi */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
32A9B3B82089CA400087E7A3 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
32A9B3B92089CA400087E7A3 /* vi */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
32AE61EC1F0D2183007255F4 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
32AE61ED1F0D2183007255F4 /* nl */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
32AE61EE1F0D2183007255F4 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
32AE61EF1F0D2183007255F4 /* nl */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
32AE61F01F0D2183007255F4 /* Vector.strings */ = {
isa = PBXVariantGroup;
children = (
32AE61F11F0D2183007255F4 /* nl */,
);
name = Vector.strings;
sourceTree = "<group>";
};
32BB89E8204D86DA002F3AEC /* Vector.strings */ = {
isa = PBXVariantGroup;
children = (
32BB89E9204D86DA002F3AEC /* bg */,
);
name = Vector.strings;
sourceTree = "<group>";
};
32BB89EA204D86DA002F3AEC /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
32BB89EB204D86DA002F3AEC /* bg */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
32BB89EC204D86DA002F3AEC /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
32BB89ED204D86DA002F3AEC /* bg */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
2018-05-31 15:26:43 +00:00
32C699CB20C04AD100D1C5A4 /* Vector.strings */ = {
isa = PBXVariantGroup;
children = (
32C699CC20C04AD100D1C5A4 /* is */,
);
name = Vector.strings;
sourceTree = "<group>";
};
2017-11-29 18:36:14 +00:00
F0173EAF1FCF346800B5F6A3 /* Vector.strings */ = {
isa = PBXVariantGroup;
children = (
F0173EB01FCF346800B5F6A3 /* vi */,
);
name = Vector.strings;
sourceTree = "<group>";
};
F0173EB11FCF346800B5F6A3 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
F0173EB21FCF346800B5F6A3 /* vi */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
F0173EB31FCF346800B5F6A3 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
F0173EB41FCF346800B5F6A3 /* vi */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
F04AF25F1F83A4C000D20F4D /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
F04AF2601F83A4C000D20F4D /* zh_Hans */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
F04AF2611F83A4C000D20F4D /* Vector.strings */ = {
isa = PBXVariantGroup;
children = (
F04AF2621F83A4C000D20F4D /* zh_Hans */,
);
name = Vector.strings;
sourceTree = "<group>";
};
F04AF2641F83A4C000D20F4D /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
F04AF2651F83A4C000D20F4D /* eu */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
F04AF2661F83A4C000D20F4D /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
F04AF2671F83A4C000D20F4D /* eu */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
F04AF2681F83A4C000D20F4D /* Vector.strings */ = {
isa = PBXVariantGroup;
children = (
F04AF2691F83A4C000D20F4D /* eu */,
);
name = Vector.strings;
sourceTree = "<group>";
};
F083BBE21E7009EC00A9B29C /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
F083BBE31E7009EC00A9B29C /* 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;
2017-10-12 13:53:02 +00:00
baseConfigurationReference = C5258DFF261AA3AB228A3F11 /* 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;
2017-09-01 08:38:54 +00:00
CODE_SIGN_ENTITLEMENTS = RiotShareExtension/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",
);
2017-09-01 08:38:54 +00:00
INFOPLIST_FILE = RiotShareExtension/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
2017-07-26 14:08:00 +00:00
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)/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;
2017-10-12 13:53:02 +00:00
baseConfigurationReference = 22D76C11C202B6BC5917A049 /* 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;
2017-07-31 15:26:06 +00:00
CODE_SIGN_ENTITLEMENTS = RiotShareExtension/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",
);
2017-08-06 14:24:35 +00:00
INFOPLIST_FILE = RiotShareExtension/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)/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;
2017-10-12 13:53:02 +00:00
baseConfigurationReference = 61BB7CD1741206BEAAA6D4C7 /* 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;
2017-07-26 14:08:00 +00:00
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
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;
2017-10-12 13:53:02 +00:00
baseConfigurationReference = 33F966BE1A83B32A2DFE24CA /* 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;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = 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;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
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;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = 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;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
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;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
F094A9C91B78D8F000B1FBBF /* Debug */ = {
isa = XCBuildConfiguration;
2017-10-12 13:53:02 +00:00
baseConfigurationReference = A5030B7C3C0B6EB83A9257BD /* Pods-RiotPods-Riot.debug.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Riot/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\"",
);
INFOPLIST_FILE = Riot/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)";
SWIFT_OBJC_BRIDGING_HEADER = "$(SRCROOT)/$(PRODUCT_NAME)/Riot-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 4.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
F094A9CA1B78D8F000B1FBBF /* Release */ = {
isa = XCBuildConfiguration;
2017-10-12 13:53:02 +00:00
baseConfigurationReference = F546BCBBB9BBEE67DB28878A /* Pods-RiotPods-Riot.release.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Riot/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\"",
);
INFOPLIST_FILE = Riot/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)";
SWIFT_OBJC_BRIDGING_HEADER = "$(SRCROOT)/$(PRODUCT_NAME)/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 */;
}