|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 841B2EF4278DB9E500ED619E /* MessageListHelperViews.swift in Sources */ = {isa = PBXBuildFile; fileRef = 841B2EF3278DB9E500ED619E /* MessageListHelperViews.swift */; };
|
| 11 | + 841B2EF6278F108700ED619E /* MessageReadIndicatorView_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 841B2EF5278F108700ED619E /* MessageReadIndicatorView_Tests.swift */; }; |
11 | 12 | 841B64C427744DB60016FF3B /* ComposerModels.swift in Sources */ = {isa = PBXBuildFile; fileRef = 841B64C327744DB60016FF3B /* ComposerModels.swift */; };
|
12 | 13 | 841B64C82774BA770016FF3B /* CommandsHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 841B64C72774BA770016FF3B /* CommandsHandler.swift */; };
|
13 | 14 | 841B64CA2775BBC10016FF3B /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 841B64C92775BBC10016FF3B /* Errors.swift */; };
|
|
313 | 314 | /* Begin PBXFileReference section */
|
314 | 315 | 4A65451E274BA170003C5FA8 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
315 | 316 | 841B2EF3278DB9E500ED619E /* MessageListHelperViews.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageListHelperViews.swift; sourceTree = "<group>"; };
|
| 317 | + 841B2EF5278F108700ED619E /* MessageReadIndicatorView_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageReadIndicatorView_Tests.swift; sourceTree = "<group>"; }; |
316 | 318 | 841B64C327744DB60016FF3B /* ComposerModels.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComposerModels.swift; sourceTree = "<group>"; };
|
317 | 319 | 841B64C72774BA770016FF3B /* CommandsHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommandsHandler.swift; sourceTree = "<group>"; };
|
318 | 320 | 841B64C92775BBC10016FF3B /* Errors.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Errors.swift; sourceTree = "<group>"; };
|
|
1162 | 1164 | 84AB7B20277203EF00631A10 /* GalleryView_Tests.swift */,
|
1163 | 1165 | 846608E6278C95E700D3D7B3 /* ChatChannelExtensions_Tests.swift */,
|
1164 | 1166 | 846608E8278C98CB00D3D7B3 /* TypingIndicatorView_Tests.swift */,
|
| 1167 | + 841B2EF5278F108700ED619E /* MessageReadIndicatorView_Tests.swift */, |
1165 | 1168 | 84C94D4E2758FE59007FE2B9 /* ChatChannelTestHelpers.swift */,
|
1166 | 1169 | );
|
1167 | 1170 | path = ChatChannel;
|
|
1588 | 1591 | 8423C346277D9BFF0092DCF1 /* TestCommandsConfig.swift in Sources */,
|
1589 | 1592 | 84C94CE827578B92007FE2B9 /* ChatMessageController_Mock.swift in Sources */,
|
1590 | 1593 | 84C94CD127578B92007FE2B9 /* CurrentChatUser_Mock.swift in Sources */,
|
| 1594 | + 841B2EF6278F108700ED619E /* MessageReadIndicatorView_Tests.swift in Sources */, |
1591 | 1595 | 84C94D0E27578BF2007FE2B9 /* AssertAsync.swift in Sources */,
|
1592 | 1596 | 84C94D1327578BF2007FE2B9 /* XCTestCase+MockJSON.swift in Sources */,
|
1593 | 1597 | 84C94D5E275A3AA9007FE2B9 /* ImageCDN_Tests.swift in Sources */,
|
|
0 commit comments