|
220 | 220 | 84C94D5E275A3AA9007FE2B9 /* ImageCDN_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84C94D5D275A3AA9007FE2B9 /* ImageCDN_Tests.swift */; };
|
221 | 221 | 84C94D60275A45D2007FE2B9 /* ViewFactory_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84C94D5F275A45D2007FE2B9 /* ViewFactory_Tests.swift */; };
|
222 | 222 | 84C94D62275A5BB7007FE2B9 /* ChatChannelNamer_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84C94D61275A5BB7007FE2B9 /* ChatChannelNamer_Tests.swift */; };
|
| 223 | + 84C94D66275A660B007FE2B9 /* MessageActionsViewModel_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84C94D65275A660B007FE2B9 /* MessageActionsViewModel_Tests.swift */; }; |
223 | 224 | 84EDBC37274FE5CD0057218D /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 84EDBC36274FE5CD0057218D /* Localizable.strings */; };
|
224 | 225 | /* End PBXBuildFile section */
|
225 | 226 |
|
|
470 | 471 | 84C94D5D275A3AA9007FE2B9 /* ImageCDN_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageCDN_Tests.swift; sourceTree = "<group>"; };
|
471 | 472 | 84C94D5F275A45D2007FE2B9 /* ViewFactory_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewFactory_Tests.swift; sourceTree = "<group>"; };
|
472 | 473 | 84C94D61275A5BB7007FE2B9 /* ChatChannelNamer_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatChannelNamer_Tests.swift; sourceTree = "<group>"; };
|
| 474 | + 84C94D65275A660B007FE2B9 /* MessageActionsViewModel_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageActionsViewModel_Tests.swift; sourceTree = "<group>"; }; |
473 | 475 | 84EDBC36274FE5CD0057218D /* Localizable.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; path = Localizable.strings; sourceTree = "<group>"; };
|
474 | 476 | /* End PBXFileReference section */
|
475 | 477 |
|
|
979 | 981 | 84C94D4C2758FD5C007FE2B9 /* MessageComposerViewModel_Tests.swift */,
|
980 | 982 | 84C94D5027591DE2007FE2B9 /* ChatMessageIDs_Tests.swift */,
|
981 | 983 | 84C94D57275A1B89007FE2B9 /* MessageTypeResolver_Tests.swift */,
|
| 984 | + 84C94D65275A660B007FE2B9 /* MessageActionsViewModel_Tests.swift */, |
982 | 985 | 84C94D4E2758FE59007FE2B9 /* ChatChannelTestHelpers.swift */,
|
983 | 986 | );
|
984 | 987 | path = ChatChannel;
|
|
1354 | 1357 | 84C94D1027578BF2007FE2B9 /* TestDataModel2.xcdatamodeld in Sources */,
|
1355 | 1358 | 84C94CE627578B92007FE2B9 /* CurrentChatUserController_Mock.swift in Sources */,
|
1356 | 1359 | 84C94D1527578BF3007FE2B9 /* TestDispatchQueue.swift in Sources */,
|
| 1360 | + 84C94D66275A660B007FE2B9 /* MessageActionsViewModel_Tests.swift in Sources */, |
1357 | 1361 | 84C94D0827578BF2007FE2B9 /* MockFunc.swift in Sources */,
|
1358 | 1362 | 84C94D1D2757929C007FE2B9 /* WebSocketClient_Mock.swift in Sources */,
|
1359 | 1363 | 84C94D3E27579BB0007FE2B9 /* StreamChatModel.xcdatamodeld in Sources */,
|
|
0 commit comments