|
163 | 163 | 846608E7278C95E700D3D7B3 /* ChatChannelExtensions_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 846608E6278C95E700D3D7B3 /* ChatChannelExtensions_Tests.swift */; };
|
164 | 164 | 846608E9278C98CB00D3D7B3 /* TypingIndicatorView_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 846608E8278C98CB00D3D7B3 /* TypingIndicatorView_Tests.swift */; };
|
165 | 165 | 846D6564279FF0800094B36E /* ReactionUserView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 846D6563279FF0800094B36E /* ReactionUserView.swift */; };
|
| 166 | + 84733EC627FDBF82006926E0 /* NetworkReachability.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84733EC527FDBF82006926E0 /* NetworkReachability.swift */; }; |
166 | 167 | 847BA08127E0B76400ED20C7 /* Spy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 847BA08027E0B76400ED20C7 /* Spy.swift */; };
|
167 | 168 | 847BA08327E0B9C600ED20C7 /* EventBatcherMock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 847BA08227E0B9C600ED20C7 /* EventBatcherMock.swift */; };
|
168 | 169 | 847BA08527E0BA2500ED20C7 /* EventNotificationCenterMock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 847BA08427E0BA2500ED20C7 /* EventNotificationCenterMock.swift */; };
|
|
494 | 495 | 846608E6278C95E700D3D7B3 /* ChatChannelExtensions_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatChannelExtensions_Tests.swift; sourceTree = "<group>"; };
|
495 | 496 | 846608E8278C98CB00D3D7B3 /* TypingIndicatorView_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TypingIndicatorView_Tests.swift; sourceTree = "<group>"; };
|
496 | 497 | 846D6563279FF0800094B36E /* ReactionUserView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReactionUserView.swift; sourceTree = "<group>"; };
|
| 498 | + 84733EC527FDBF82006926E0 /* NetworkReachability.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkReachability.swift; sourceTree = "<group>"; }; |
497 | 499 | 847BA08027E0B76400ED20C7 /* Spy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Spy.swift; sourceTree = "<group>"; };
|
498 | 500 | 847BA08227E0B9C600ED20C7 /* EventBatcherMock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EventBatcherMock.swift; sourceTree = "<group>"; };
|
499 | 501 | 847BA08427E0BA2500ED20C7 /* EventNotificationCenterMock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EventNotificationCenterMock.swift; sourceTree = "<group>"; };
|
|
968 | 970 | 8465FD3B2746A95600AF091E /* StringExtensions.swift */,
|
969 | 971 | 841B64C92775BBC10016FF3B /* Errors.swift */,
|
970 | 972 | 847CEFED27C38ABE00606257 /* MessageCachingUtils.swift */,
|
| 973 | + 84733EC527FDBF82006926E0 /* NetworkReachability.swift */, |
971 | 974 | 8465FD382746A95600AF091E /* Common */,
|
972 | 975 | );
|
973 | 976 | path = Utils;
|
|
1577 | 1580 | 841B64CA2775BBC10016FF3B /* Errors.swift in Sources */,
|
1578 | 1581 | 8465FD7A2746A95700AF091E /* VideoPlayerView.swift in Sources */,
|
1579 | 1582 | 8465FD8B2746A95700AF091E /* FilePickerView.swift in Sources */,
|
| 1583 | + 84733EC627FDBF82006926E0 /* NetworkReachability.swift in Sources */, |
1580 | 1584 | 84E6EC27279B0C930017207B /* ReactionsUsersView.swift in Sources */,
|
1581 | 1585 | 8465FDA92746A95700AF091E /* AutoLayoutHelpers.swift in Sources */,
|
1582 | 1586 | 8465FDC32746A95700AF091E /* ChatChannelListHeader.swift in Sources */,
|
|
0 commit comments