|
152 | 152 | 8465FDD72746A95800AF091E /* Appearance.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8465FD692746A95700AF091E /* Appearance.swift */; };
|
153 | 153 | 8465FDD82746AA2700AF091E /* StreamChatSwiftUI.h in Headers */ = {isa = PBXBuildFile; fileRef = 8465FD602746A95700AF091E /* StreamChatSwiftUI.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
154 | 154 | 8465FDDD2747A14700AF091E /* CustomComposerAttachmentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8465FDDC2747A14700AF091E /* CustomComposerAttachmentView.swift */; };
|
| 155 | + 846608E3278C303800D3D7B3 /* TypingIndicatorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 846608E2278C303800D3D7B3 /* TypingIndicatorView.swift */; }; |
155 | 156 | 848399EA275FB3E9003075E4 /* SnapshotTesting in Frameworks */ = {isa = PBXBuildFile; productRef = 848399E9275FB3E9003075E4 /* SnapshotTesting */; };
|
156 | 157 | 848399EC275FB41B003075E4 /* ChatChannelListView_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 848399EB275FB41B003075E4 /* ChatChannelListView_Tests.swift */; };
|
157 | 158 | 848399F227601231003075E4 /* ReactionsOverlayView_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 848399F127601231003075E4 /* ReactionsOverlayView_Tests.swift */; };
|
|
453 | 454 | 8465FD682746A95700AF091E /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
454 | 455 | 8465FD692746A95700AF091E /* Appearance.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Appearance.swift; sourceTree = "<group>"; };
|
455 | 456 | 8465FDDC2747A14700AF091E /* CustomComposerAttachmentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomComposerAttachmentView.swift; sourceTree = "<group>"; };
|
| 457 | + 846608E2278C303800D3D7B3 /* TypingIndicatorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TypingIndicatorView.swift; sourceTree = "<group>"; }; |
456 | 458 | 848399EB275FB41B003075E4 /* ChatChannelListView_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatChannelListView_Tests.swift; sourceTree = "<group>"; };
|
457 | 459 | 848399F127601231003075E4 /* ReactionsOverlayView_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReactionsOverlayView_Tests.swift; sourceTree = "<group>"; };
|
458 | 460 | 849CDD932768E0E1003C7A51 /* MessageActionsResolver.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageActionsResolver.swift; sourceTree = "<group>"; };
|
|
771 | 773 | 8434E582277088D9001E1B83 /* TitleWithCloseButton.swift */,
|
772 | 774 | 84AB7B1C2771F4AA00631A10 /* DiscardButtonView.swift */,
|
773 | 775 | 8465FD4B2746A95600AF091E /* LoadingView.swift */,
|
| 776 | + 846608E2278C303800D3D7B3 /* TypingIndicatorView.swift */, |
774 | 777 | );
|
775 | 778 | path = CommonViews;
|
776 | 779 | sourceTree = "<group>";
|
|
1445 | 1448 | 8465FDAB2746A95700AF091E /* StringExtensions.swift in Sources */,
|
1446 | 1449 | 8465FDA52746A95700AF091E /* Modifiers.swift in Sources */,
|
1447 | 1450 | 8465FDBB2746A95700AF091E /* LoadingView.swift in Sources */,
|
| 1451 | + 846608E3278C303800D3D7B3 /* TypingIndicatorView.swift in Sources */, |
1448 | 1452 | 8465FD9C2746A95700AF091E /* MessageActionsView.swift in Sources */,
|
1449 | 1453 | 8465FD6E2746A95700AF091E /* DependencyInjection.swift in Sources */,
|
1450 | 1454 | 841B64D62775FDA00016FF3B /* InstantCommandsHandler.swift in Sources */,
|
|
0 commit comments