|
277 | 277 | 4F6AD5E52CABEAB6007E769C /* KeyPath+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F6AD5E32CABEAB0007E769C /* KeyPath+Extensions.swift */; };
|
278 | 278 | 4F6B84102D008D6E005645B0 /* MemberUpdatePayload.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F6B840F2D008D5F005645B0 /* MemberUpdatePayload.swift */; };
|
279 | 279 | 4F6B84112D008D6E005645B0 /* MemberUpdatePayload.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F6B840F2D008D5F005645B0 /* MemberUpdatePayload.swift */; };
|
| 280 | + 4F6FB1AB2DE05760003DF330 /* DispatchQueue+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F6FB1AA2DE05758003DF330 /* DispatchQueue+Extensions.swift */; }; |
| 281 | + 4F6FB1AC2DE05760003DF330 /* DispatchQueue+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F6FB1AA2DE05758003DF330 /* DispatchQueue+Extensions.swift */; }; |
280 | 282 | 4F73F3982B91BD3000563CD9 /* MessageState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F73F3972B91BD3000563CD9 /* MessageState.swift */; };
|
281 | 283 | 4F73F3992B91BD3000563CD9 /* MessageState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F73F3972B91BD3000563CD9 /* MessageState.swift */; };
|
282 | 284 | 4F73F39E2B91C7BF00563CD9 /* MessageState+Observer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F73F39D2B91C7BF00563CD9 /* MessageState+Observer.swift */; };
|
|
612 | 614 | 797EEA4624FFAF4F00C81203 /* DataStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 797EEA4524FFAF4F00C81203 /* DataStore.swift */; };
|
613 | 615 | 797EEA4824FFB4C200C81203 /* DataStore_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 797EEA4724FFB4C200C81203 /* DataStore_Tests.swift */; };
|
614 | 616 | 797EEA4A24FFC37600C81203 /* ConnectionStatus_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 797EEA4924FFC37600C81203 /* ConnectionStatus_Tests.swift */; };
|
615 |
| - 7985BDAA252B1E53002B8C30 /* MainQueue+Synchronous.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7985BDA9252B1E53002B8C30 /* MainQueue+Synchronous.swift */; }; |
616 | 617 | 79877A092498E4BC00015F8B /* User.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79877A012498E4BB00015F8B /* User.swift */; };
|
617 | 618 | 79877A0A2498E4BC00015F8B /* Device.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79877A022498E4BB00015F8B /* Device.swift */; };
|
618 | 619 | 79877A0B2498E4BC00015F8B /* Member.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79877A032498E4BB00015F8B /* Member.swift */; };
|
|
2213 | 2214 | C121E8EC274544B200023E4C /* Publisher+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA4AA3B92502731900FAAF6E /* Publisher+Extensions.swift */; };
|
2214 | 2215 | C121E8ED274544B200023E4C /* UniqueId.swift in Sources */ = {isa = PBXBuildFile; fileRef = 797E10A724EAF6DE00353791 /* UniqueId.swift */; };
|
2215 | 2216 | C121E8EE274544B200023E4C /* MulticastDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79CD959124F9380B00E87377 /* MulticastDelegate.swift */; };
|
2216 |
| - C121E8EF274544B200023E4C /* MainQueue+Synchronous.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7985BDA9252B1E53002B8C30 /* MainQueue+Synchronous.swift */; }; |
2217 | 2217 | C121E8F0274544B200023E4C /* Dictionary+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88EA9AD725470F6A007EE76B /* Dictionary+Extensions.swift */; };
|
2218 | 2218 | C121E8F1274544B200023E4C /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 881506EB258212BF0013935B /* MultipartFormData.swift */; };
|
2219 | 2219 | C121E8F2274544B200023E4C /* SystemEnvironment+Version.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7AD954E25D536AA00076DC3 /* SystemEnvironment+Version.swift */; };
|
|
3269 | 3269 | 4F6A77032D2FD09A0019CAF8 /* AppSettings_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppSettings_Tests.swift; sourceTree = "<group>"; };
|
3270 | 3270 | 4F6AD5E32CABEAB0007E769C /* KeyPath+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "KeyPath+Extensions.swift"; sourceTree = "<group>"; };
|
3271 | 3271 | 4F6B840F2D008D5F005645B0 /* MemberUpdatePayload.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MemberUpdatePayload.swift; sourceTree = "<group>"; };
|
| 3272 | + 4F6FB1AA2DE05758003DF330 /* DispatchQueue+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DispatchQueue+Extensions.swift"; sourceTree = "<group>"; }; |
3272 | 3273 | 4F73F3972B91BD3000563CD9 /* MessageState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageState.swift; sourceTree = "<group>"; };
|
3273 | 3274 | 4F73F39D2B91C7BF00563CD9 /* MessageState+Observer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "MessageState+Observer.swift"; sourceTree = "<group>"; };
|
3274 | 3275 | 4F7B58942DCB6B5A0034CC0F /* AllocatedUnfairLock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AllocatedUnfairLock.swift; sourceTree = "<group>"; };
|
|
3537 | 3538 | 797EEA4524FFAF4F00C81203 /* DataStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataStore.swift; sourceTree = "<group>"; };
|
3538 | 3539 | 797EEA4724FFB4C200C81203 /* DataStore_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataStore_Tests.swift; sourceTree = "<group>"; };
|
3539 | 3540 | 797EEA4924FFC37600C81203 /* ConnectionStatus_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConnectionStatus_Tests.swift; sourceTree = "<group>"; };
|
3540 |
| - 7985BDA9252B1E53002B8C30 /* MainQueue+Synchronous.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "MainQueue+Synchronous.swift"; sourceTree = "<group>"; }; |
3541 | 3541 | 798779F62498E47700015F8B /* Member.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = Member.json; sourceTree = "<group>"; };
|
3542 | 3542 | 798779F72498E47700015F8B /* Channel.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = Channel.json; sourceTree = "<group>"; };
|
3543 | 3543 | 798779F82498E47700015F8B /* OtherUser.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = OtherUser.json; sourceTree = "<group>"; };
|
|
5850 | 5850 | 792A4F3E247FFDE700EAF71D /* Data+Gzip.swift */,
|
5851 | 5851 | 40789D3B29F6AD9C0018C2BB /* Debouncer.swift */,
|
5852 | 5852 | 88EA9AD725470F6A007EE76B /* Dictionary+Extensions.swift */,
|
| 5853 | + 4F6FB1AA2DE05758003DF330 /* DispatchQueue+Extensions.swift */, |
5853 | 5854 | 84CF9C72274D473D00BCDE2D /* EventBatcher.swift */,
|
5854 | 5855 | C173538D27D9F804008AC412 /* KeyedDecodingContainer+Array.swift */,
|
5855 | 5856 | DBCAFE2325C44B920015AD58 /* LazyCachedMapCollection.swift */,
|
5856 |
| - 7985BDA9252B1E53002B8C30 /* MainQueue+Synchronous.swift */, |
5857 | 5857 | 4FE56B8C2D5DFE3A00589F9A /* MarkdownParser.swift */,
|
5858 | 5858 | 79CD959124F9380B00E87377 /* MulticastDelegate.swift */,
|
5859 | 5859 | 881506EB258212BF0013935B /* MultipartFormData.swift */,
|
|
11542 | 11542 | 4F1BEE792BE384FE00B6685C /* ReactionListState.swift in Sources */,
|
11543 | 11543 | 79C5CBE825F66DBD00D98001 /* ChatChannelWatcherListController.swift in Sources */,
|
11544 | 11544 | 8A62706E24BF45360040BFD6 /* BanEnabling.swift in Sources */,
|
11545 |
| - 7985BDAA252B1E53002B8C30 /* MainQueue+Synchronous.swift in Sources */, |
11546 | 11545 | ADF9E1F72A03E7E400109108 /* MessagesPaginationState.swift in Sources */,
|
11547 | 11546 | 79983C8126663436000995F6 /* ChatMessageVideoAttachment.swift in Sources */,
|
11548 | 11547 | ADEEB7F22BD1368900C76602 /* MessageReactionGroupPayload.swift in Sources */,
|
|
11835 | 11834 | AD7DFC3625D2FA8100DD9DA3 /* CurrentUserUpdater.swift in Sources */,
|
11836 | 11835 | AD0CC0342BDC4A6B005E2C66 /* ReactionListController+Combine.swift in Sources */,
|
11837 | 11836 | 88206FC425B18C88009D086A /* ConnectionRepository.swift in Sources */,
|
| 11837 | + 4F6FB1AB2DE05760003DF330 /* DispatchQueue+Extensions.swift in Sources */, |
11838 | 11838 | 79682C4B24BF37CB0071578E /* ChannelListPayload.swift in Sources */,
|
11839 | 11839 | AD545E642D52827B008FD399 /* DraftListQuery.swift in Sources */,
|
11840 | 11840 | 79D6CE3725F7C84600BE2EEC /* ChatChannelWatcherListController+SwiftUI.swift in Sources */,
|
|
12729 | 12729 | 841BAA052BCE94F8000C73E4 /* QueryPollsRequestBody.swift in Sources */,
|
12730 | 12730 | C121E8B4274544B000023E4C /* CurrentUserController+SwiftUI.swift in Sources */,
|
12731 | 12731 | 40789D1E29F6AC500018C2BB /* AudioPlayingDelegate.swift in Sources */,
|
| 12732 | + 4F6FB1AC2DE05760003DF330 /* DispatchQueue+Extensions.swift in Sources */, |
12732 | 12733 | ADF2BBEC2B9B622B0069D467 /* AppSettingsPayload.swift in Sources */,
|
12733 | 12734 | C121E8B5274544B000023E4C /* CurrentUserController+Combine.swift in Sources */,
|
12734 | 12735 | C121E8B6274544B000023E4C /* ConnectionController.swift in Sources */,
|
|
12821 | 12822 | C121E8EC274544B200023E4C /* Publisher+Extensions.swift in Sources */,
|
12822 | 12823 | C121E8ED274544B200023E4C /* UniqueId.swift in Sources */,
|
12823 | 12824 | C121E8EE274544B200023E4C /* MulticastDelegate.swift in Sources */,
|
12824 |
| - C121E8EF274544B200023E4C /* MainQueue+Synchronous.swift in Sources */, |
12825 | 12825 | C121E8F0274544B200023E4C /* Dictionary+Extensions.swift in Sources */,
|
12826 | 12826 | C121E8F1274544B200023E4C /* MultipartFormData.swift in Sources */,
|
12827 | 12827 | AD545E672D53C271008FD399 /* DraftMessagesRepository.swift in Sources */,
|
|
0 commit comments