|
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 */; }; |
282 | 280 | 4F73F3982B91BD3000563CD9 /* MessageState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F73F3972B91BD3000563CD9 /* MessageState.swift */; };
|
283 | 281 | 4F73F3992B91BD3000563CD9 /* MessageState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F73F3972B91BD3000563CD9 /* MessageState.swift */; };
|
284 | 282 | 4F73F39E2B91C7BF00563CD9 /* MessageState+Observer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F73F39D2B91C7BF00563CD9 /* MessageState+Observer.swift */; };
|
|
498 | 496 | 797EEA4624FFAF4F00C81203 /* DataStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 797EEA4524FFAF4F00C81203 /* DataStore.swift */; };
|
499 | 497 | 797EEA4824FFB4C200C81203 /* DataStore_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 797EEA4724FFB4C200C81203 /* DataStore_Tests.swift */; };
|
500 | 498 | 797EEA4A24FFC37600C81203 /* ConnectionStatus_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 797EEA4924FFC37600C81203 /* ConnectionStatus_Tests.swift */; };
|
| 499 | + 7985BDAA252B1E53002B8C30 /* MainQueue+Synchronous.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7985BDA9252B1E53002B8C30 /* MainQueue+Synchronous.swift */; }; |
501 | 500 | 79877A092498E4BC00015F8B /* User.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79877A012498E4BB00015F8B /* User.swift */; };
|
502 | 501 | 79877A0A2498E4BC00015F8B /* Device.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79877A022498E4BB00015F8B /* Device.swift */; };
|
503 | 502 | 79877A0B2498E4BC00015F8B /* Member.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79877A032498E4BB00015F8B /* Member.swift */; };
|
|
2098 | 2097 | C121E8EC274544B200023E4C /* Publisher+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA4AA3B92502731900FAAF6E /* Publisher+Extensions.swift */; };
|
2099 | 2098 | C121E8ED274544B200023E4C /* UniqueId.swift in Sources */ = {isa = PBXBuildFile; fileRef = 797E10A724EAF6DE00353791 /* UniqueId.swift */; };
|
2100 | 2099 | C121E8EE274544B200023E4C /* MulticastDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79CD959124F9380B00E87377 /* MulticastDelegate.swift */; };
|
| 2100 | + C121E8EF274544B200023E4C /* MainQueue+Synchronous.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7985BDA9252B1E53002B8C30 /* MainQueue+Synchronous.swift */; }; |
2101 | 2101 | C121E8F0274544B200023E4C /* Dictionary+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88EA9AD725470F6A007EE76B /* Dictionary+Extensions.swift */; };
|
2102 | 2102 | C121E8F1274544B200023E4C /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 881506EB258212BF0013935B /* MultipartFormData.swift */; };
|
2103 | 2103 | C121E8F2274544B200023E4C /* SystemEnvironment+Version.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7AD954E25D536AA00076DC3 /* SystemEnvironment+Version.swift */; };
|
|
3223 | 3223 | 4F6A77032D2FD09A0019CAF8 /* AppSettings_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppSettings_Tests.swift; sourceTree = "<group>"; };
|
3224 | 3224 | 4F6AD5E32CABEAB0007E769C /* KeyPath+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "KeyPath+Extensions.swift"; sourceTree = "<group>"; };
|
3225 | 3225 | 4F6B840F2D008D5F005645B0 /* MemberUpdatePayload.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MemberUpdatePayload.swift; sourceTree = "<group>"; };
|
3226 |
| - 4F6FB1AA2DE05758003DF330 /* DispatchQueue+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DispatchQueue+Extensions.swift"; sourceTree = "<group>"; }; |
3227 | 3226 | 4F73F3972B91BD3000563CD9 /* MessageState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageState.swift; sourceTree = "<group>"; };
|
3228 | 3227 | 4F73F39D2B91C7BF00563CD9 /* MessageState+Observer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "MessageState+Observer.swift"; sourceTree = "<group>"; };
|
3229 | 3228 | 4F7B58942DCB6B5A0034CC0F /* AllocatedUnfairLock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AllocatedUnfairLock.swift; sourceTree = "<group>"; };
|
|
3434 | 3433 | 797EEA4524FFAF4F00C81203 /* DataStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataStore.swift; sourceTree = "<group>"; };
|
3435 | 3434 | 797EEA4724FFB4C200C81203 /* DataStore_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataStore_Tests.swift; sourceTree = "<group>"; };
|
3436 | 3435 | 797EEA4924FFC37600C81203 /* ConnectionStatus_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConnectionStatus_Tests.swift; sourceTree = "<group>"; };
|
| 3436 | + 7985BDA9252B1E53002B8C30 /* MainQueue+Synchronous.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "MainQueue+Synchronous.swift"; sourceTree = "<group>"; }; |
3437 | 3437 | 798779F62498E47700015F8B /* Member.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = Member.json; sourceTree = "<group>"; };
|
3438 | 3438 | 798779F72498E47700015F8B /* Channel.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = Channel.json; sourceTree = "<group>"; };
|
3439 | 3439 | 798779F82498E47700015F8B /* OtherUser.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = OtherUser.json; sourceTree = "<group>"; };
|
|
5638 | 5638 | 792A4F3E247FFDE700EAF71D /* Data+Gzip.swift */,
|
5639 | 5639 | 40789D3B29F6AD9C0018C2BB /* Debouncer.swift */,
|
5640 | 5640 | 88EA9AD725470F6A007EE76B /* Dictionary+Extensions.swift */,
|
5641 |
| - 4F6FB1AA2DE05758003DF330 /* DispatchQueue+Extensions.swift */, |
5642 | 5641 | 84CF9C72274D473D00BCDE2D /* EventBatcher.swift */,
|
5643 | 5642 | C173538D27D9F804008AC412 /* KeyedDecodingContainer+Array.swift */,
|
5644 | 5643 | DBCAFE2325C44B920015AD58 /* LazyCachedMapCollection.swift */,
|
| 5644 | + 7985BDA9252B1E53002B8C30 /* MainQueue+Synchronous.swift */, |
5645 | 5645 | 4FE56B8C2D5DFE3A00589F9A /* MarkdownParser.swift */,
|
5646 | 5646 | 79CD959124F9380B00E87377 /* MulticastDelegate.swift */,
|
5647 | 5647 | 881506EB258212BF0013935B /* MultipartFormData.swift */,
|
|
11379 | 11379 | 4F1BEE792BE384FE00B6685C /* ReactionListState.swift in Sources */,
|
11380 | 11380 | 79C5CBE825F66DBD00D98001 /* ChatChannelWatcherListController.swift in Sources */,
|
11381 | 11381 | 8A62706E24BF45360040BFD6 /* BanEnabling.swift in Sources */,
|
| 11382 | + 7985BDAA252B1E53002B8C30 /* MainQueue+Synchronous.swift in Sources */, |
11382 | 11383 | ADF9E1F72A03E7E400109108 /* MessagesPaginationState.swift in Sources */,
|
11383 | 11384 | 79983C8126663436000995F6 /* ChatMessageVideoAttachment.swift in Sources */,
|
11384 | 11385 | ADEEB7F22BD1368900C76602 /* MessageReactionGroupPayload.swift in Sources */,
|
|
11671 | 11672 | AD7DFC3625D2FA8100DD9DA3 /* CurrentUserUpdater.swift in Sources */,
|
11672 | 11673 | AD0CC0342BDC4A6B005E2C66 /* ReactionListController+Combine.swift in Sources */,
|
11673 | 11674 | 88206FC425B18C88009D086A /* ConnectionRepository.swift in Sources */,
|
11674 |
| - 4F6FB1AB2DE05760003DF330 /* DispatchQueue+Extensions.swift in Sources */, |
11675 | 11675 | 79682C4B24BF37CB0071578E /* ChannelListPayload.swift in Sources */,
|
11676 | 11676 | AD545E642D52827B008FD399 /* DraftListQuery.swift in Sources */,
|
11677 | 11677 | 79D6CE3725F7C84600BE2EEC /* ChatChannelWatcherListController+SwiftUI.swift in Sources */,
|
|
12566 | 12566 | 841BAA052BCE94F8000C73E4 /* QueryPollsRequestBody.swift in Sources */,
|
12567 | 12567 | C121E8B4274544B000023E4C /* CurrentUserController+SwiftUI.swift in Sources */,
|
12568 | 12568 | 40789D1E29F6AC500018C2BB /* AudioPlayingDelegate.swift in Sources */,
|
12569 |
| - 4F6FB1AC2DE05760003DF330 /* DispatchQueue+Extensions.swift in Sources */, |
12570 | 12569 | ADF2BBEC2B9B622B0069D467 /* AppSettingsPayload.swift in Sources */,
|
12571 | 12570 | C121E8B5274544B000023E4C /* CurrentUserController+Combine.swift in Sources */,
|
12572 | 12571 | C121E8B6274544B000023E4C /* ConnectionController.swift in Sources */,
|
|
12659 | 12658 | C121E8EC274544B200023E4C /* Publisher+Extensions.swift in Sources */,
|
12660 | 12659 | C121E8ED274544B200023E4C /* UniqueId.swift in Sources */,
|
12661 | 12660 | C121E8EE274544B200023E4C /* MulticastDelegate.swift in Sources */,
|
| 12661 | + C121E8EF274544B200023E4C /* MainQueue+Synchronous.swift in Sources */, |
12662 | 12662 | C121E8F0274544B200023E4C /* Dictionary+Extensions.swift in Sources */,
|
12663 | 12663 | C121E8F1274544B200023E4C /* MultipartFormData.swift in Sources */,
|
12664 | 12664 | AD545E672D53C271008FD399 /* DraftMessagesRepository.swift in Sources */,
|
|
0 commit comments