|
215 | 215 | 84782785284A4DB500D2EE11 /* ChatClient_Mock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84C94CCB27578B92007FE2B9 /* ChatClient_Mock.swift */; };
|
216 | 216 | 847CEFEE27C38ABE00606257 /* MessageCachingUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 847CEFED27C38ABE00606257 /* MessageCachingUtils.swift */; };
|
217 | 217 | 847F7949282A91AD0009F74C /* ChatChannelView_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 847F7948282A91AD0009F74C /* ChatChannelView_Tests.swift */; };
|
| 218 | + 8482094E2ACFFCD900EF3261 /* Throttler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8482094D2ACFFCD900EF3261 /* Throttler.swift */; }; |
218 | 219 | 848399EA275FB3E9003075E4 /* SnapshotTesting in Frameworks */ = {isa = PBXBuildFile; productRef = 848399E9275FB3E9003075E4 /* SnapshotTesting */; };
|
219 | 220 | 848399EC275FB41B003075E4 /* ChatChannelListView_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 848399EB275FB41B003075E4 /* ChatChannelListView_Tests.swift */; };
|
220 | 221 | 848399F227601231003075E4 /* ReactionsOverlayView_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 848399F127601231003075E4 /* ReactionsOverlayView_Tests.swift */; };
|
|
628 | 629 | 847BA08827E0BAEE00ED20C7 /* WebSocketEngineMock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebSocketEngineMock.swift; sourceTree = "<group>"; };
|
629 | 630 | 847CEFED27C38ABE00606257 /* MessageCachingUtils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageCachingUtils.swift; sourceTree = "<group>"; };
|
630 | 631 | 847F7948282A91AD0009F74C /* ChatChannelView_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatChannelView_Tests.swift; sourceTree = "<group>"; };
|
| 632 | + 8482094D2ACFFCD900EF3261 /* Throttler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Throttler.swift; sourceTree = "<group>"; }; |
631 | 633 | 848399EB275FB41B003075E4 /* ChatChannelListView_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatChannelListView_Tests.swift; sourceTree = "<group>"; };
|
632 | 634 | 848399F127601231003075E4 /* ReactionsOverlayView_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReactionsOverlayView_Tests.swift; sourceTree = "<group>"; };
|
633 | 635 | 8492974727ABD97F00A8EEB0 /* DemoAppSwiftUI.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DemoAppSwiftUI.entitlements; sourceTree = "<group>"; };
|
|
1201 | 1203 | 8465FD2B2746A95600AF091E /* ChatChannelHelpers.swift */,
|
1202 | 1204 | 8465FD2C2746A95600AF091E /* ChatChannelExtensions.swift */,
|
1203 | 1205 | 91CC2039283C3E7F0049A146 /* URLExtensions.swift */,
|
| 1206 | + 8482094D2ACFFCD900EF3261 /* Throttler.swift */, |
1204 | 1207 | );
|
1205 | 1208 | path = Utils;
|
1206 | 1209 | sourceTree = "<group>";
|
|
1984 | 1987 | 8465FDA72746A95700AF091E /* KeyboardHandling.swift in Sources */,
|
1985 | 1988 | 8465FDD72746A95800AF091E /* Appearance.swift in Sources */,
|
1986 | 1989 | 8465FD8A2746A95700AF091E /* DiscardAttachmentButton.swift in Sources */,
|
| 1990 | + 8482094E2ACFFCD900EF3261 /* Throttler.swift in Sources */, |
1987 | 1991 | 8465FDCB2746A95700AF091E /* ChatChannelListView.swift in Sources */,
|
1988 | 1992 | 841B2EF4278DB9E500ED619E /* MessageListHelperViews.swift in Sources */,
|
1989 | 1993 | 84C0C9A328CF18F700CD0136 /* SnapshotCreator.swift in Sources */,
|
|
0 commit comments