|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 842383E02767394200888CFC /* ChatChannelDataSource_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 842383DF2767394200888CFC /* ChatChannelDataSource_Tests.swift */; };
|
11 | 11 | 842383E427678A4D00888CFC /* QuotedMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 842383E327678A4D00888CFC /* QuotedMessageView.swift */; };
|
| 12 | + 842F0BB8276B3518002C400C /* QuotedMessageView_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 842F0BB7276B3518002C400C /* QuotedMessageView_Tests.swift */; }; |
12 | 13 | 84335014274BAB15007A1B81 /* ViewFactoryExamples.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84335013274BAB15007A1B81 /* ViewFactoryExamples.swift */; };
|
13 | 14 | 84335016274BABF3007A1B81 /* NewChatView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84335015274BABF3007A1B81 /* NewChatView.swift */; };
|
14 | 15 | 84335018274BAD4B007A1B81 /* NewChatViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84335017274BAD4B007A1B81 /* NewChatViewModel.swift */; };
|
|
281 | 282 | 842383DF2767394200888CFC /* ChatChannelDataSource_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatChannelDataSource_Tests.swift; sourceTree = "<group>"; };
|
282 | 283 | 842383E327678A4D00888CFC /* QuotedMessageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuotedMessageView.swift; sourceTree = "<group>"; };
|
283 | 284 | 842E979C275E0AD000A52E7B /* StreamChatSwiftUI.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = StreamChatSwiftUI.xctestplan; sourceTree = "<group>"; };
|
| 285 | + 842F0BB7276B3518002C400C /* QuotedMessageView_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuotedMessageView_Tests.swift; sourceTree = "<group>"; }; |
284 | 286 | 84335013274BAB15007A1B81 /* ViewFactoryExamples.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewFactoryExamples.swift; sourceTree = "<group>"; };
|
285 | 287 | 84335015274BABF3007A1B81 /* NewChatView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewChatView.swift; sourceTree = "<group>"; };
|
286 | 288 | 84335017274BAD4B007A1B81 /* NewChatViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewChatViewModel.swift; sourceTree = "<group>"; };
|
|
1032 | 1034 | 84DEC8DE2760A1D100172876 /* MessageView_Tests.swift */,
|
1033 | 1035 | 848399F127601231003075E4 /* ReactionsOverlayView_Tests.swift */,
|
1034 | 1036 | 842383DF2767394200888CFC /* ChatChannelDataSource_Tests.swift */,
|
| 1037 | + 842F0BB7276B3518002C400C /* QuotedMessageView_Tests.swift */, |
1035 | 1038 | 84C94D4E2758FE59007FE2B9 /* ChatChannelTestHelpers.swift */,
|
1036 | 1039 | );
|
1037 | 1040 | path = ChatChannel;
|
|
1388 | 1391 | 84C94D1727578BF3007FE2B9 /* XCTAssertEqual+Difference.swift in Sources */,
|
1389 | 1392 | 84C94CE327578B92007FE2B9 /* XCTestCase+Dummy.swift in Sources */,
|
1390 | 1393 | 84C94D0D27578BF2007FE2B9 /* AssertResult.swift in Sources */,
|
| 1394 | + 842F0BB8276B3518002C400C /* QuotedMessageView_Tests.swift in Sources */, |
1391 | 1395 | 84C94D1E2757929C007FE2B9 /* APIClient_Mock.swift in Sources */,
|
1392 | 1396 | 84C94CE927578B93007FE2B9 /* ChatClient_Mock.swift in Sources */,
|
1393 | 1397 | 84C94D2627579511007FE2B9 /* CDNClient_Mock.swift in Sources */,
|
|
0 commit comments