|
449 | 449 | 84DEC8EA2761089A00172876 /* MessageThreadHeaderViewModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84DEC8E92761089A00172876 /* MessageThreadHeaderViewModifier.swift */; }; |
450 | 450 | 84DEC8EC27611CAE00172876 /* SendInChannelView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84DEC8EB27611CAE00172876 /* SendInChannelView.swift */; }; |
451 | 451 | 84E04789284A444E00BAFA17 /* AnyEndpoint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84C94D2127579359007FE2B9 /* AnyEndpoint.swift */; }; |
452 | | - 84E0478A284A444E00BAFA17 /* StreamChatUtilsMocks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84C94D5B275A2E9F007FE2B9 /* StreamChatUtilsMocks.swift */; }; |
| 452 | + 84E0478A284A444E00BAFA17 /* VideoPreviewLoader_Mock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84C94D5B275A2E9F007FE2B9 /* VideoPreviewLoader_Mock.swift */; }; |
453 | 453 | 84E0478B284A444E00BAFA17 /* VirtualTimer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84C94D272757954C007FE2B9 /* VirtualTimer.swift */; }; |
454 | 454 | 84E0478C284A444E00BAFA17 /* TestRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84C94D1927579273007FE2B9 /* TestRequest.swift */; }; |
455 | 455 | 84E0478D284A444E00BAFA17 /* ImageLoader_Mock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84C94D452757D1CA007FE2B9 /* ImageLoader_Mock.swift */; }; |
|
1046 | 1046 | 84C94D55275A1AE1007FE2B9 /* StringExtensions_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StringExtensions_Tests.swift; sourceTree = "<group>"; }; |
1047 | 1047 | 84C94D57275A1B89007FE2B9 /* MessageTypeResolver_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageTypeResolver_Tests.swift; sourceTree = "<group>"; }; |
1048 | 1048 | 84C94D59275A2E43007FE2B9 /* StreamChat_Utils_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StreamChat_Utils_Tests.swift; sourceTree = "<group>"; }; |
1049 | | - 84C94D5B275A2E9F007FE2B9 /* StreamChatUtilsMocks.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StreamChatUtilsMocks.swift; sourceTree = "<group>"; }; |
| 1049 | + 84C94D5B275A2E9F007FE2B9 /* VideoPreviewLoader_Mock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideoPreviewLoader_Mock.swift; sourceTree = "<group>"; }; |
1050 | 1050 | 84C94D5D275A3AA9007FE2B9 /* ImageCDN_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageCDN_Tests.swift; sourceTree = "<group>"; }; |
1051 | 1051 | 84C94D5F275A45D2007FE2B9 /* ViewFactory_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewFactory_Tests.swift; sourceTree = "<group>"; }; |
1052 | 1052 | 84C94D61275A5BB7007FE2B9 /* ChatChannelNamer_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatChannelNamer_Tests.swift; sourceTree = "<group>"; }; |
|
2099 | 2099 | 84C94D29275796D0007FE2B9 /* MockNetworkURLProtocol.swift */, |
2100 | 2100 | 84C94D2B275796F7007FE2B9 /* RequestRecorderURLProtocol.swift */, |
2101 | 2101 | 84C94D452757D1CA007FE2B9 /* ImageLoader_Mock.swift */, |
2102 | | - 84C94D5B275A2E9F007FE2B9 /* StreamChatUtilsMocks.swift */, |
| 2102 | + 84C94D5B275A2E9F007FE2B9 /* VideoPreviewLoader_Mock.swift */, |
2103 | 2103 | 847BA08227E0B9C600ED20C7 /* EventBatcherMock.swift */, |
2104 | 2104 | 847BA08427E0BA2500ED20C7 /* EventNotificationCenterMock.swift */, |
2105 | 2105 | 847BA08627E0BACB00ED20C7 /* WebSocketPingControllerMock.swift */, |
|
3099 | 3099 | 84C94D422757C16D007FE2B9 /* ChatChannelListTestHelpers.swift in Sources */, |
3100 | 3100 | 84BB4C4E284115C200CBE004 /* MessageListDateUtils_Tests.swift in Sources */, |
3101 | 3101 | 84C94D5A275A2E43007FE2B9 /* StreamChat_Utils_Tests.swift in Sources */, |
3102 | | - 84E0478A284A444E00BAFA17 /* StreamChatUtilsMocks.swift in Sources */, |
| 3102 | + 84E0478A284A444E00BAFA17 /* VideoPreviewLoader_Mock.swift in Sources */, |
3103 | 3103 | ); |
3104 | 3104 | runOnlyForDeploymentPostprocessing = 0; |
3105 | 3105 | }; |
|
0 commit comments