|
225 | 225 | 84C94D62275A5BB7007FE2B9 /* ChatChannelNamer_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84C94D61275A5BB7007FE2B9 /* ChatChannelNamer_Tests.swift */; };
|
226 | 226 | 84C94D66275A660B007FE2B9 /* MessageActionsViewModel_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84C94D65275A660B007FE2B9 /* MessageActionsViewModel_Tests.swift */; };
|
227 | 227 | 84C94D68275A6AFD007FE2B9 /* ChannelHeaderLoader_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84C94D67275A6AFD007FE2B9 /* ChannelHeaderLoader_Tests.swift */; };
|
| 228 | + 84DEC8DB27609FA200172876 /* MoreChannelActionsView_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84DEC8DA27609FA200172876 /* MoreChannelActionsView_Tests.swift */; }; |
| 229 | + 84DEC8DD2760A10500172876 /* NoChannelsView_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84DEC8DC2760A10500172876 /* NoChannelsView_Tests.swift */; }; |
| 230 | + 84DEC8DF2760A1D100172876 /* MessageView_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84DEC8DE2760A1D100172876 /* MessageView_Tests.swift */; }; |
228 | 231 | 84EDBC37274FE5CD0057218D /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 84EDBC36274FE5CD0057218D /* Localizable.strings */; };
|
229 | 232 | /* End PBXBuildFile section */
|
230 | 233 |
|
|
487 | 490 | 84C94D61275A5BB7007FE2B9 /* ChatChannelNamer_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatChannelNamer_Tests.swift; sourceTree = "<group>"; };
|
488 | 491 | 84C94D65275A660B007FE2B9 /* MessageActionsViewModel_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageActionsViewModel_Tests.swift; sourceTree = "<group>"; };
|
489 | 492 | 84C94D67275A6AFD007FE2B9 /* ChannelHeaderLoader_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChannelHeaderLoader_Tests.swift; sourceTree = "<group>"; };
|
| 493 | + 84DEC8DA27609FA200172876 /* MoreChannelActionsView_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MoreChannelActionsView_Tests.swift; sourceTree = "<group>"; }; |
| 494 | + 84DEC8DC2760A10500172876 /* NoChannelsView_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NoChannelsView_Tests.swift; sourceTree = "<group>"; }; |
| 495 | + 84DEC8DE2760A1D100172876 /* MessageView_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageView_Tests.swift; sourceTree = "<group>"; }; |
490 | 496 | 84EDBC36274FE5CD0057218D /* Localizable.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; path = Localizable.strings; sourceTree = "<group>"; };
|
491 | 497 | /* End PBXFileReference section */
|
492 | 498 |
|
|
832 | 838 | 84C94D67275A6AFD007FE2B9 /* ChannelHeaderLoader_Tests.swift */,
|
833 | 839 | 84C94D412757C16D007FE2B9 /* ChatChannelListTestHelpers.swift */,
|
834 | 840 | 848399EB275FB41B003075E4 /* ChatChannelListView_Tests.swift */,
|
| 841 | + 84DEC8DA27609FA200172876 /* MoreChannelActionsView_Tests.swift */, |
| 842 | + 84DEC8DC2760A10500172876 /* NoChannelsView_Tests.swift */, |
835 | 843 | );
|
836 | 844 | path = ChatChannelList;
|
837 | 845 | sourceTree = "<group>";
|
|
1001 | 1009 | 84C94D5027591DE2007FE2B9 /* ChatMessageIDs_Tests.swift */,
|
1002 | 1010 | 84C94D57275A1B89007FE2B9 /* MessageTypeResolver_Tests.swift */,
|
1003 | 1011 | 84C94D65275A660B007FE2B9 /* MessageActionsViewModel_Tests.swift */,
|
1004 |
| - 84C94D4E2758FE59007FE2B9 /* ChatChannelTestHelpers.swift */, |
| 1012 | + 84DEC8DE2760A1D100172876 /* MessageView_Tests.swift */, |
1005 | 1013 | 848399F127601231003075E4 /* ReactionsOverlayView_Tests.swift */,
|
| 1014 | + 84C94D4E2758FE59007FE2B9 /* ChatChannelTestHelpers.swift */, |
1006 | 1015 | );
|
1007 | 1016 | path = ChatChannel;
|
1008 | 1017 | sourceTree = "<group>";
|
|
1319 | 1328 | 848399EC275FB41B003075E4 /* ChatChannelListView_Tests.swift in Sources */,
|
1320 | 1329 | 84C94CE127578B92007FE2B9 /* MessageAttachmentPayload.swift in Sources */,
|
1321 | 1330 | 84C94D54275A1380007FE2B9 /* DateUtils_Tests.swift in Sources */,
|
| 1331 | + 84DEC8DB27609FA200172876 /* MoreChannelActionsView_Tests.swift in Sources */, |
1322 | 1332 | 84C94CE527578B92007FE2B9 /* ChatUserSearchController_Mock.swift in Sources */,
|
1323 | 1333 | 84C94D56275A1AE1007FE2B9 /* StringExtensions_Tests.swift in Sources */,
|
| 1334 | + 84DEC8DD2760A10500172876 /* NoChannelsView_Tests.swift in Sources */, |
1324 | 1335 | 84C94D1427578BF3007FE2B9 /* TemporaryData.swift in Sources */,
|
1325 | 1336 | 84C94D4F2758FE59007FE2B9 /* ChatChannelTestHelpers.swift in Sources */,
|
1326 | 1337 | 84C94CCC27578B92007FE2B9 /* ChatClientUpdater_Mock.swift in Sources */,
|
|
1366 | 1377 | 84C94CDD27578B92007FE2B9 /* MemberPayload.swift in Sources */,
|
1367 | 1378 | 84C94D1127578BF2007FE2B9 /* ChannelId.swift in Sources */,
|
1368 | 1379 | 84C94CD927578B92007FE2B9 /* ChatChannelMember_Mock.swift in Sources */,
|
| 1380 | + 84DEC8DF2760A1D100172876 /* MessageView_Tests.swift in Sources */, |
1369 | 1381 | 84C94CDA27578B92007FE2B9 /* ChatUser_Mock.swift in Sources */,
|
1370 | 1382 | 84C94D2C275796F7007FE2B9 /* RequestRecorderURLProtocol.swift in Sources */,
|
1371 | 1383 | 84C94CD627578B92007FE2B9 /* AttachmentUploadingState_Mock.swift in Sources */,
|
|
0 commit comments