Build Information
Failed to build StreamChat, reference develop (9e230f
), with Swift 5.10 for Linux on 16 Jun 2025 11:47:36 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GetStream/stream-chat-swift.git
Reference: develop
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/GetStream/stream-chat-swift
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 9e230f9 [CI] Sync Mock Server (#3696)
Cloned https://github.com/GetStream/stream-chat-swift.git
Revision (git rev-parse @):
9e230f95f194805c124d3a54477c762d74a7960c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/GetStream/stream-chat-swift.git at develop
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/GetStream/stream-chat-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:de327bef702ff4959f5638a3616172a6097ac13671afdda000dc7db6c28901e3
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.42s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.46s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/TestTools/StreamChatTestTools/DatabaseModels/TestDataModel.xcdatamodeld
/host/spi-builder-workspace/TestTools/StreamChatTestTools/DatabaseModels/TestDataModel2.xcdatamodeld
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
switch dependency {
^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
switch dependency {
^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
switch dependency {
^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
switch dependency {
^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/168] Write sources
[5/168] Copying Localizable.stringsdict
[5/168] Copying Localizable.strings
[5/168] Copying Info.plist
[5/168] Copying yoda_with_long_file_name.txt
[5/168] Copying yoda.txt
[5/168] Copying yoda.jpg
[5/168] Copying vader.jpg
[5/168] Copying r2.jpg
[5/168] Copying UsersQuery.json
[5/168] Copying chewbacca.jpg
[5/168] Copying UserUpdated.json
[5/168] Copying UserUpdateResponse+MissingUser.json
[5/168] Copying UserUpdateResponse.json
[5/168] Copying UserUnbanned.json
[5/168] Copying UserStopWatching.json
[5/168] Copying UserStopTypingThread.json
[5/168] Copying UserStopTyping.json
[5/168] Copying UserStartTypingThread.json
[5/168] Copying UserStartWatching.json
[5/168] Copying UserStartTyping.json
[5/168] Copying UserPresence.json
[5/168] Copying UserPayloadWithCustom.json
[5/168] Copying UserPayload.json
[5/168] Copying UserGloballyUnbanned.json
[5/168] Copying UserGloballyBanned.json
[5/168] Copying UserBanned.json
[5/168] Copying Unread.json
[5/168] Copying ThreadUpdated.json
[5/168] Copying ThreadMessageNew.json
[5/168] Copying ThreadList.json
[5/168] Copying Thread.json
[5/168] Copying ReminderUpdated.json
[5/168] Copying ReminderPayload.json
[5/168] Copying ReminderDue.json
[5/168] Copying ReminderDeleted.json
[5/168] Copying ReminderCreated.json
[5/168] Copying ReactionUpdated.json
[5/168] Copying ReactionNew.json
[5/168] Copying ReactionDeleted.json
[5/168] Copying Poll.json
[5/168] Copying OtherUser.json
[5/168] Copying NotificationRemovedFromChannel.json
[5/168] Copying PartiallyFailingChannelListPayload.json
[5/168] Copying NotificationMessageNew.json
[5/168] Copying NotificationMessageNew+MissingFields.json
[5/168] Copying NotificationMarkUnread.json
[5/168] Copying NotificationMarkUnread+MissingFields.json
[5/168] Copying NotificationMarkAllRead.json
[5/168] Copying NotificationMarkRead.json
[5/168] Copying NotificationInvited.json
[5/168] Copying NotificationInviteRejected.json
[5/168] Copying NotificationInviteAccepted.json
[5/168] Copying NotificationChannelMutesUpdatedWithSomeMutedChannels.json
[5/168] Copying NotificationChannelMutesUpdatedWithNoMutedChannels.json
[5/168] Copying NotificationChannelDeleted.json
[5/168] Copying NotificationAddedToChannel.json
[5/168] Copying MutedChannelPayload.json
[5/168] Copying MissingEventsPayload.json
[5/168] Copying MissingEventsPayload-IncompleteChannel.json
[5/168] Copying Messages.json
[5/168] Copying MessageWithBrokenAttachments.json
[5/168] Copying MessageUpdated.json
[5/168] Copying MessageRead.json
[5/168] Copying MessageRead+MissingUnreadCount.json
[5/168] Copying MessageReactionsPayload.json
[5/168] Copying MessageReactionPayloadWithCustom.json
[5/168] Copying MessageReactionPayload.json
[5/168] Copying MessageReactionPayload+NoExtraData.json
[5/168] Copying MessageReactionPayload+DefaultExtraData.json
[5/168] Copying MessageReactionPayload+CustomExtraData.json
[5/168] Copying MessagePayloadWithCustom.json
[5/168] Copying MessagePayload.json
[5/168] Copying MessageNew.json
[5/168] Copying MessageNew+MissingFields.json
[5/168] Copying MessageDeleted.json
[5/168] Copying MessageDeletedHard.json
[5/168] Copying MessageDeleted+MissingUser.json
[5/168] Copying Message.json
[5/168] Copying MemberUpdated.json
[5/168] Copying MemberRole.json
[5/168] Copying MemberRemoved.json
[5/168] Copying MemberAdded.json
[5/168] Copying Member.json
[5/168] Copying Info.plist
[5/168] Copying HealthCheck.json
[5/168] Copying GuestUser+DefaultExtraData.json
[5/168] Copying GuestUser+InvalidToken.json
[5/168] Copying GuestUser+CustomExtraData.json
[5/168] Copying FlagUserPayload+NoExtraData.json
[5/168] Copying FlagUserPayload+DefaultExtraData.json
[5/168] Copying FlagUserPayload+CustomExtraData.json
[5/168] Copying FlagMessagePayload+NoExtraData.json
[5/168] Copying FlagMessagePayload+DefaultExtraData.json
[5/168] Copying FlagMessagePayload+CustomExtraData.json
[5/168] Copying FileUploadPayload.json
[5/168] Copying DraftUpdated.json
[5/168] Copying DraftMessage.json
[5/168] Copying FailingChannelListPayload.json
[5/168] Copying DraftDeleted.json
[5/168] Copying Devices.json
[5/168] Copying DeactivatedUser.json
[5/168] Copying CurrentUserPayloadWithCustom.json
[5/168] Copying CurrentUserPayload.json
[5/168] Copying CurrentUserCustomRole.json
[5/168] Copying CurrentUser.json
[5/168] Copying ChannelVisible.json
[5/168] Copying ChannelUpdated_ServerSide.json
[5/168] Copying ChannelTruncated_with_message.json
[5/168] Copying ChannelsQuery.json
[5/168] Copying ChannelTruncated.json
[5/168] Copying ChannelPayloadWithCustom.json
[5/168] Copying ChannelPayload.json
[5/168] Copying ChannelOnly-ChannelPayload.json
[5/168] Copying ChannelMembersQuery.json
[5/168] Copying ChannelHidden.json
[5/168] Copying ChannelHidden+HistoryCleared.json
[5/168] Copying ChannelDeleted.json
[5/168] Copying ChannelCreated.json
[5/168] Copying Channel.json
[5/168] Copying AttachmentPayloadLink_without_title_link.json
[5/168] Copying AttachmentPayloadLink_with_title_link.json
[5/168] Copying AttachmentPayloadLinkWithoutImagePreview.json
[5/168] Copying AttachmentPayloadLink.json
[5/168] Copying AttachmentPayloadImage.json
[5/168] Copying AttachmentPayloadGiphyWithoutActions.json
[5/168] Copying AttachmentPayloadGiphyWithActions.json
[5/168] Copying AttachmentPayloadCustom.json
[5/168] Copying AttachmentPayload.json
[5/168] Copying AppSettings.json
[5/168] Copying AIIndicatorUpdate.json
[5/168] Copying AIIndicatorStop.json
[5/168] Copying AIIndicatorClear.json
[5/168] Copying ws_reaction.json
[22/168] Copying ws_health_check.json
[35/168] Copying NotificationAddedToChannel+MissingFields.json
[37/168] Copying ws_events_member.json
[54/168] Copying ws_events_channel.json
[59/168] Copying ws_events.json
[74/168] Copying push_notification.json
[84/168] Copying ws_message.json
[84/168] Copying http_youtube_link.json
[84/168] Copying http_unsplash_link.json
[84/168] Copying http_reaction.json
[84/168] Copying http_truncate.json
[84/168] Copying http_message_ephemeral.json
[84/168] Copying http_message.json
[84/168] Copying http_member.json
[84/168] Copying http_giphy_link.json
[84/168] Copying http_events.json
[84/168] Copying http_channels.json
[84/168] Copying http_channel_removal.json
[84/168] Copying http_channel_creation.json
[84/168] Copying http_attachment.json
[88/168] Copying Info.plist
[93/168] Copying http_add_member.json
[131/168] Write sources
[148/168] Copying ChannelUpdated.json
[163/168] Copying AttachmentPayload+NoType.json
[163/168] Copying BigChannelListPayload.json
[165/168] Copying StreamChatModel.xcdatamodeld
[166/168] Copying Assets.xcassets
[167/168] Write swift-version-24593BA9C3E375BF.txt
[169/342] Compiling StreamChat UnknownChannelEvent.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[170/342] Compiling StreamChat UnknownUserEvent.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[171/342] Compiling StreamChat UserListPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[172/342] Compiling StreamChat UserPayloads.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[173/342] Compiling StreamChat PollsEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[174/342] Compiling StreamChat ReactionEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[175/342] Compiling StreamChat ReminderEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[176/342] Compiling StreamChat AttachmentActionRequestBody.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[177/342] Compiling StreamChat CastPollVoteRequestBody.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[178/342] Compiling StreamChat ChannelMemberBanRequestPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[179/342] Compiling StreamChat ChannelMemberUnbanRequestPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[180/342] Compiling StreamChat ChannelTruncateRequestPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[181/342] Compiling StreamChat CreateCallRequestBody.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[182/342] Compiling StreamChat CreatePollOptionRequestBody.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[183/342] Compiling StreamChat CreatePollRequestBody.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[184/342] Compiling StreamChat CustomEventRequestBody.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[185/342] Compiling StreamChat FlagRequestBody.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[186/342] Compiling StreamChat GuestUserTokenRequestPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[187/342] Compiling StreamChat MessageReactionRequestPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[188/342] Compiling StreamChat MissingEventsRequestBody.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[189/342] Compiling StreamChat QueryPollsRequestBody.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[190/342] Compiling StreamChat UpdatePartialRequestBody.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[191/342] Compiling StreamChat UpdatePollOptionRequestBody.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[192/342] Compiling StreamChat UpdatePollRequestBody.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[193/342] Compiling StreamChat SyncEndpoint.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[194/342] Emitting module StreamChat
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[195/366] Compiling StreamChat ThreadEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[196/366] Compiling StreamChat UserEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[197/366] Compiling StreamChat WebSocketConnectEndpoint.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[198/366] Compiling StreamChat HTTPHeader.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[199/366] Compiling StreamChat RequestDecoder.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[200/366] Compiling StreamChat RequestEncoder.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[201/366] Compiling StreamChat AudioAnalysing.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[202/366] Compiling StreamChat AudioAnalysisContext.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[203/366] Compiling StreamChat AudioAnalysisEngine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[204/366] Compiling StreamChat AudioSamplesExtractor.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[205/366] Compiling StreamChat AudioSamplesProcessor.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[206/366] Compiling StreamChat AudioValuePercentageNormaliser.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[207/366] Compiling StreamChat AppStateObserving.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[208/366] Compiling StreamChat AssetPropertyLoading.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[209/366] Compiling StreamChat AudioPlaybackContext.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[210/366] Compiling StreamChat AudioPlaybackContextAccessor.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[211/366] Compiling StreamChat AudioPlaybackRate.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[212/366] Compiling StreamChat AudioPlaybackState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[213/366] Compiling StreamChat AudioPlayerObserving.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[214/366] Compiling StreamChat AudioPlaying.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[215/366] Compiling StreamChat AudioPlayingDelegate.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[216/366] Compiling StreamChat AudioQueuePlayer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[217/366] Compiling StreamChat AudioRecording.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[218/366] Compiling StreamChat AudioRecordingContext.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[219/366] Compiling StreamChat AudioRecordingContextAccessor.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[220/414] Compiling StreamChat ChannelListPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[221/414] Compiling StreamChat ChannelMemberListPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[222/414] Compiling StreamChat CurrentUserPayloads.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[223/414] Compiling StreamChat DevicePayloads.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[224/414] Compiling StreamChat DraftPayloads.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[225/414] Compiling StreamChat FileUploadPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[226/414] Compiling StreamChat FlagMessagePayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[227/414] Compiling StreamChat FlagUserPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[228/414] Compiling StreamChat GuestUserTokenPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[229/414] Compiling StreamChat IdentifiableModel.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[230/414] Compiling StreamChat IdentifiablePayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[231/414] Compiling StreamChat MemberPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[232/414] Compiling StreamChat MemberUpdatePayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[233/414] Compiling StreamChat MessageAttachmentPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[234/414] Compiling StreamChat MessageModerationDetailsPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[235/414] Compiling StreamChat MessagePayloads.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[236/414] Compiling StreamChat MessageReactionGroupPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[237/414] Compiling StreamChat MessageReactionPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[238/414] Compiling StreamChat MessageTranslationsPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[239/414] Compiling StreamChat MissingEventsPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[240/414] Compiling StreamChat MutedChannelPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[241/414] Compiling StreamChat PollsPayloads.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[242/414] Compiling StreamChat RawJSON.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[243/414] Compiling StreamChat ReminderPayloads.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[244/414] Compiling StreamChat ThreadListPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[245/414] Compiling StreamChat APIClient.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[246/414] Compiling StreamChat APIPathConvertible.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[247/414] Compiling StreamChat AttachmentDownloader.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[248/414] Compiling StreamChat AttachmentUploader.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[249/414] Compiling StreamChat UploadedAttachment.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[250/414] Compiling StreamChat UploadedAttachmentPostProcessor.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[251/414] Compiling StreamChat CDNClient.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[252/414] Compiling StreamChat ChatRemoteNotificationHandler.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[253/414] Compiling StreamChat AppEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[254/414] Compiling StreamChat AttachmentEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[255/414] Compiling StreamChat BlockedUserPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[256/414] Compiling StreamChat ChannelEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[257/414] Compiling StreamChat DeviceEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[258/414] Compiling StreamChat DraftEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[259/414] Compiling StreamChat Endpoint.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[260/414] Compiling StreamChat EndpointPath+OfflineRequest.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[261/414] Compiling StreamChat EndpointPath.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[262/414] Compiling StreamChat FilesEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[263/414] Compiling StreamChat GuestEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[264/414] Compiling StreamChat MemberEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[265/414] Compiling StreamChat MessageEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[266/414] Compiling StreamChat ModerationEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[267/414] Compiling StreamChat AppSettingsPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[268/414] Compiling StreamChat ChannelCodingKeys.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[269/414] Compiling StreamChat ChannelEditDetailPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[270/414] Compiling StreamChat MessageController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[271/414] Compiling StreamChat MessageController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[272/414] Compiling StreamChat MessageReminderListController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[273/414] Compiling StreamChat MessageReminderListController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[274/414] Compiling StreamChat PollController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[275/414] Compiling StreamChat PollController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[276/414] Compiling StreamChat PollController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[277/414] Compiling StreamChat PollControllerDelegate.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[278/414] Compiling StreamChat PollVoteListController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[279/414] Compiling StreamChat PollVoteListController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[280/414] Compiling StreamChat PollVoteListController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[281/414] Compiling StreamChat ChatClient+ReactionListController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[282/414] Compiling StreamChat ReactionListController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[283/414] Compiling StreamChat ReactionListController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[284/414] Compiling StreamChat ReactionListController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[285/414] Compiling StreamChat MessageSearchController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[286/414] Compiling StreamChat MessageSearchController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[287/414] Compiling StreamChat MessageSearchController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[288/414] Compiling StreamChat UserSearchController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[289/414] Compiling StreamChat ChatClient+ThreadListController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[290/414] Compiling StreamChat ThreadListController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[291/414] Compiling StreamChat ThreadListController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[292/414] Compiling StreamChat ThreadListController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[293/414] Compiling StreamChat UserController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[294/414] Compiling StreamChat ConnectionController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[295/414] Compiling StreamChat ConnectionController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[296/414] Compiling StreamChat ConnectionController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[297/414] Compiling StreamChat Controller.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[298/414] Compiling StreamChat CurrentUserController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[299/414] Compiling StreamChat CurrentUserController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[300/414] Compiling StreamChat CurrentUserController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[301/414] Compiling StreamChat DataController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[302/414] Compiling StreamChat BackgroundDatabaseObserver.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[303/414] Compiling StreamChat BackgroundEntityDatabaseObserver.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[304/414] Compiling StreamChat BackgroundListDatabaseObserver.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[305/414] Compiling StreamChat EntityChange.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[306/414] Compiling StreamChat ListChange.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[307/414] Compiling StreamChat ChannelEventsController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[308/414] Compiling StreamChat EventsController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[309/414] Compiling StreamChat EventsController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[310/414] Compiling StreamChat EventsController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[311/414] Compiling StreamChat MemberController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[312/414] Compiling StreamChat MemberController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[313/414] Compiling StreamChat MemberController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[314/414] Compiling StreamChat MemberListController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[315/414] Compiling StreamChat MemberListController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[316/414] Compiling StreamChat MemberListController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[317/414] Compiling StreamChat MessageController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[318/510] Compiling StreamChat AudioRecordingDelegate.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[319/510] Compiling StreamChat AudioRecordingState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[320/510] Compiling StreamChat AudioSessionConfiguring.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[321/510] Compiling StreamChat AudioSessionProtocol.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[322/510] Compiling StreamChat AVAsset+TotalAudioSamples.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[323/510] Compiling StreamChat ChatClient+Environment.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[324/510] Compiling StreamChat ChatClient.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[325/510] Compiling StreamChat ChatClientFactory.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[326/510] Compiling StreamChat BaseURL.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[327/510] Compiling StreamChat ChatClientConfig.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[328/510] Compiling StreamChat SendMessageInterceptor.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[329/510] Compiling StreamChat StreamModelsTransformer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[330/510] Compiling StreamChat StreamRuntimeCheck.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[331/510] Compiling StreamChat Token.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[332/510] Compiling StreamChat ChannelController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[333/510] Compiling StreamChat ChannelController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[334/510] Compiling StreamChat ChannelController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[335/510] Compiling StreamChat ChannelControllerDelegate.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[336/510] Compiling StreamChat ChatClient+ChannelController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[337/510] Compiling StreamChat ChannelListController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[338/510] Compiling StreamChat ChannelListController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[339/510] Compiling StreamChat ChannelListController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[340/510] Compiling StreamChat ChatChannelWatcherListController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[341/510] Compiling StreamChat ChatChannelWatcherListController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[342/510] Compiling StreamChat ChatChannelWatcherListController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[343/534] Compiling StreamChat AppSettings.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[344/534] Compiling StreamChat AnyAttachmentPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[345/534] Compiling StreamChat AnyAttachmentUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[346/534] Compiling StreamChat AttachmentId.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[347/534] Compiling StreamChat AttachmentTypes.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[348/534] Compiling StreamChat ChatMessageAttachment.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[349/534] Compiling StreamChat ChatMessageAudioAttachment.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[350/534] Compiling StreamChat ChatMessageFileAttachment.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[351/534] Compiling StreamChat ChatMessageGiphyAttachment.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[352/534] Compiling StreamChat ChatMessageImageAttachment.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[353/534] Compiling StreamChat ChatMessageLinkAttachment.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[354/534] Compiling StreamChat ChatMessageVideoAttachment.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[355/534] Compiling StreamChat ChatMessageVoiceRecordingAttachment.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[356/534] Compiling StreamChat BanEnabling.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[357/534] Compiling StreamChat BlockedUserDetails.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[358/534] Compiling StreamChat Channel.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[359/534] Compiling StreamChat ChannelArchivingScope.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[360/534] Compiling StreamChat ChannelId.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[361/534] Compiling StreamChat ChannelPinningScope.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[362/534] Compiling StreamChat ChannelRead.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[363/534] Compiling StreamChat ChannelType.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[364/534] Compiling StreamChat ChatMessage.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[365/534] Compiling StreamChat CurrentUser.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[366/534] Compiling StreamChat Device.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[367/558] Compiling StreamChat Reachability_Vendor.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[368/558] Compiling StreamChat KeyedDecodingContainer+Array.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[369/558] Compiling StreamChat LazyCachedMapCollection.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[370/558] Compiling StreamChat BaseLogDestination.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[371/558] Compiling StreamChat ConsoleLogDestination.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[372/558] Compiling StreamChat LogDestination.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[373/558] Compiling StreamChat LogFormatter.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[374/558] Compiling StreamChat PrefixLogFormatter.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[375/558] Compiling StreamChat Logger.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[376/558] Compiling StreamChat StringInterpolation+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[377/558] Compiling StreamChat MainQueue+Synchronous.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[378/558] Compiling StreamChat MarkdownParser.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[379/558] Compiling StreamChat MessagesPaginationState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[380/558] Compiling StreamChat MessagesPaginationStateHandling.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[381/558] Compiling StreamChat MulticastDelegate.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[382/558] Compiling StreamChat MultipartFormData.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[383/558] Compiling StreamChat AsyncOperation.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[384/558] Compiling StreamChat OptionSet+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[385/558] Compiling StreamChat OptionalDecodable.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[386/558] Compiling StreamChat Publisher+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[387/558] Compiling StreamChat Result+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[388/558] Compiling StreamChat Sequence+CompactMapLoggingError.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[389/558] Compiling StreamChat StateBuilder.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[390/558] Compiling StreamChat StreamCollection.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[391/582] Compiling StreamChat TypingStartCleanupMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[392/582] Compiling StreamChat UserChannelBanEventsMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[393/582] Compiling StreamChat UserTypingStateUpdaterMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[394/582] Compiling StreamChat UserUpdateMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[395/582] Compiling StreamChat UserWatchingEventMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[396/582] Compiling StreamChat AITypingEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[397/582] Compiling StreamChat ChannelEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[398/582] Compiling StreamChat ConnectionEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[399/582] Compiling StreamChat DraftEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[400/582] Compiling StreamChat Event.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[401/582] Compiling StreamChat EventDecoder.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[402/582] Compiling StreamChat EventPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[403/582] Compiling StreamChat EventType.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[404/582] Compiling StreamChat MemberEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[405/582] Compiling StreamChat MessageEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[406/582] Compiling StreamChat NotificationEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[407/582] Compiling StreamChat PollsEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[408/582] Compiling StreamChat ReactionEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[409/582] Compiling StreamChat ReminderEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[410/582] Compiling StreamChat ThreadEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[411/582] Compiling StreamChat TypingEvent.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[412/582] Compiling StreamChat UserEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[413/582] Compiling StreamChat RetryStrategy.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[414/582] Compiling StreamChat WebSocketClient.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[415/606] Compiling StreamChat DraftMessagesRepository.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[416/606] Compiling StreamChat MessageRepository.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[417/606] Compiling StreamChat OfflineRequestsRepository.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[418/606] Compiling StreamChat PollsRepository.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[419/606] Compiling StreamChat RemindersRepository.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[420/606] Compiling StreamChat SyncOperations.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[421/606] Compiling StreamChat SyncRepository.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[422/606] Compiling StreamChat ThreadsRepository.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[423/606] Compiling StreamChat ChannelList.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[424/606] Compiling StreamChat ChannelListState+Observer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[425/606] Compiling StreamChat ChannelListState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[426/606] Compiling StreamChat Chat.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[427/606] Compiling StreamChat ChatClient+Factory.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[428/606] Compiling StreamChat ChatState+Observer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[429/606] Compiling StreamChat ChatState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[430/606] Compiling StreamChat ConnectedUser.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[431/606] Compiling StreamChat ConnectedUserState+Observer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[432/606] Compiling StreamChat ConnectedUserState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[433/606] Compiling StreamChat StateLayerDatabaseObserver.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[434/606] Compiling StreamChat MemberList.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[435/606] Compiling StreamChat MemberListState+Observer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[436/606] Compiling StreamChat MemberListState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[437/606] Compiling StreamChat MessageSearch.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[438/606] Compiling StreamChat MessageSearchState+Observer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[439/606] Compiling StreamChat ChannelWatcherListQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[440/606] Compiling StreamChat DraftListQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[441/606] Compiling StreamChat Filter+predicate.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[442/606] Compiling StreamChat Filter.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[443/606] Compiling StreamChat MessageReminderListQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[444/606] Compiling StreamChat MessageSearchQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[445/606] Compiling StreamChat Pagination.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[446/606] Compiling StreamChat PinnedMessagesPagination.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[447/606] Compiling StreamChat PinnedMessagesQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[448/606] Compiling StreamChat PinnedMessagesSortingKey.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[449/606] Compiling StreamChat PollVoteListQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[450/606] Compiling StreamChat QueryOptions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[451/606] Compiling StreamChat ReactionListQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[452/606] Compiling StreamChat ChannelListSortingKey.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[453/606] Compiling StreamChat ChannelMemberListSortingKey.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[454/606] Compiling StreamChat SortValue.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[455/606] Compiling StreamChat Sorting.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[456/606] Compiling StreamChat UserListSortingKey.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[457/606] Compiling StreamChat ThreadListQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[458/606] Compiling StreamChat ThreadQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[459/606] Compiling StreamChat UserListQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[460/606] Compiling StreamChat AuthenticationRepository.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[461/606] Compiling StreamChat ChannelRepository.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[462/606] Compiling StreamChat ConnectionRepository.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[463/606] Compiling StreamChat DraftMessage.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[464/606] Compiling StreamChat Member.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[465/606] Compiling StreamChat MessageModerationDetails.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[466/606] Compiling StreamChat MessagePinning.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[467/606] Compiling StreamChat MessageReaction.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[468/606] Compiling StreamChat MessageReactionGroup.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[469/606] Compiling StreamChat MessageReactionType.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[470/606] Compiling StreamChat MessageReminder.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[471/606] Compiling StreamChat MuteDetails.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[472/606] Compiling StreamChat Poll.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[473/606] Compiling StreamChat PollOption.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[474/606] Compiling StreamChat PollVote.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[475/606] Compiling StreamChat PushDevice.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[476/606] Compiling StreamChat PushProvider.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[477/606] Compiling StreamChat Thread.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[478/606] Compiling StreamChat ThreadParticipant.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[479/606] Compiling StreamChat ThreadRead.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[480/606] Compiling StreamChat UnreadCount.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[481/606] Compiling StreamChat User+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[482/606] Compiling StreamChat User.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[483/606] Compiling StreamChat UserInfo.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[484/606] Compiling StreamChat ChannelListQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[485/606] Compiling StreamChat ChannelMemberListQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[486/606] Compiling StreamChat ChannelQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[487/606] Compiling StreamChat MessageSearchState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[488/606] Compiling StreamChat MessageState+Observer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[489/606] Compiling StreamChat MessageState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[490/606] Compiling StreamChat ReactionList.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[491/606] Compiling StreamChat ReactionListState+Observer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[492/606] Compiling StreamChat ReactionListState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[493/606] Compiling StreamChat UserList.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[494/606] Compiling StreamChat UserListState+Observer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[495/606] Compiling StreamChat UserListState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[496/606] Compiling StreamChat UserSearch.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[497/606] Compiling StreamChat UserSearchState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[498/606] Compiling StreamChat Array+Sampling.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[499/606] Compiling StreamChat Atomic.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[500/606] Compiling StreamChat Bundle+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[501/606] Compiling StreamChat Codable+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[502/606] Compiling StreamChat CountdownTracker.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[503/606] Compiling StreamChat Data+Gzip.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[504/606] Compiling StreamChat DatabaseItemConverter.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[505/606] Compiling StreamChat NSManagedObject+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[506/606] Compiling StreamChat Debouncer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[507/606] Compiling StreamChat Dictionary+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[508/606] Compiling StreamChat EventBatcher.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[509/606] Compiling StreamChat Error+InternetNotAvailable.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[510/606] Compiling StreamChat InternetConnection.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[511/606] Compiling StreamChat WebSocketConnectPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[512/606] Compiling StreamChat WebSocketPingController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[513/606] Compiling StreamChat AttachmentQueueUploader.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[514/606] Compiling StreamChat ConnectionRecoveryHandler.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[515/606] Compiling StreamChat MessageEditor.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[516/606] Compiling StreamChat MessageSender.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[517/606] Compiling StreamChat ChannelListLinker.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[518/606] Compiling StreamChat ChannelListUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[519/606] Compiling StreamChat ChannelMemberListUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[520/606] Compiling StreamChat ChannelMemberUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[521/606] Compiling StreamChat ChannelUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[522/606] Compiling StreamChat CurrentUserUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[523/606] Compiling StreamChat EventNotificationCenter.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[524/606] Compiling StreamChat EventObserver.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[525/606] Compiling StreamChat MemberEventObserver.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[526/606] Compiling StreamChat EventSender.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[527/606] Compiling StreamChat MessageUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[528/606] Compiling StreamChat ReactionListUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[529/606] Compiling StreamChat ReadStateHandler.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[530/606] Compiling StreamChat TypingEventsSender.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[531/606] Compiling StreamChat UserListUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[532/606] Compiling StreamChat UserUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[533/606] Compiling StreamChat Worker.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[534/606] Compiling StreamChat resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[535/606] Compiling StreamChat ScheduledStreamTimer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[536/606] Compiling StreamChat StreamTimer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[537/606] Compiling StreamChat SystemEnvironment+XStreamClient.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[538/606] Compiling StreamChat SystemEnvironment.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[539/606] Compiling StreamChat TextLinkDetector.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[540/606] Compiling StreamChat ThreadSafeWeakCollection.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[541/606] Compiling StreamChat Timers.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[542/606] Compiling StreamChat TranslationLanguage.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[543/606] Compiling StreamChat UniqueId.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[544/606] Compiling StreamChat UnreadMessageLookup.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[545/606] Compiling StreamChat BackgroundTaskScheduler.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[546/606] Compiling StreamChat ConnectionStatus.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[547/606] Compiling StreamChat URLSessionWebSocketEngine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[548/606] Compiling StreamChat WebSocketEngine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[549/606] Compiling StreamChat ChannelReadUpdaterMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[550/606] Compiling StreamChat ChannelTruncatedEventMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[551/606] Compiling StreamChat ChannelVisibilityEventMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[552/606] Compiling StreamChat DraftUpdaterMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[553/606] Compiling StreamChat EventDTOConverterMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[554/606] Compiling StreamChat EventDataProcessorMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[555/606] Compiling StreamChat EventMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[556/606] Compiling StreamChat MemberEventMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[557/606] Compiling StreamChat ReminderUpdaterMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[558/606] Compiling StreamChat ThreadUpdaterMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[559/606] Compiling StreamChat NSManagedObject+Validation.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[560/606] Compiling StreamChat PollDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[561/606] Compiling StreamChat PollOptionDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[562/606] Compiling StreamChat PollVoteDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[563/606] Compiling StreamChat PollVoteListQueryDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[564/606] Compiling StreamChat QueuedRequestDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[565/606] Compiling StreamChat ReactionListQueryDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[566/606] Compiling StreamChat ThreadDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[567/606] Compiling StreamChat ThreadParticipantDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[568/606] Compiling StreamChat ThreadReadDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[569/606] Compiling StreamChat UserDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[570/606] Compiling StreamChat UserListQueryDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[571/606] Compiling StreamChat DataStore.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[572/606] Compiling StreamChat DatabaseContainer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[573/606] Compiling StreamChat DatabaseSession.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[574/606] Compiling StreamChat Deprecations.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[575/606] Compiling StreamChat ClientError.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[576/606] Compiling StreamChat ErrorPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[577/606] Compiling StreamChat Collection+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[578/606] Compiling StreamChat KeyPath+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[579/606] Compiling StreamChat Task+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[580/606] Compiling StreamChat URL+EnrichedURL.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[581/606] Compiling StreamChat URLRequest+cURL.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[582/606] Compiling StreamChat SystemEnvironment+Version.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[583/606] Compiling StreamChat UserController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[584/606] Compiling StreamChat UserController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[585/606] Compiling StreamChat UserListController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[586/606] Compiling StreamChat UserListController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[587/606] Compiling StreamChat UserListController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[588/606] Compiling StreamChat AttachmentDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[589/606] Compiling StreamChat ChannelConfigDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[590/606] Compiling StreamChat ChannelDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[591/606] Compiling StreamChat ChannelListQueryDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[592/606] Compiling StreamChat ChannelMemberListQueryDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[593/606] Compiling StreamChat ChannelMuteDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[594/606] Compiling StreamChat ChannelReadDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[595/606] Compiling StreamChat CommandDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[596/606] Compiling StreamChat CurrentUserDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[597/606] Compiling StreamChat DBDate.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[598/606] Compiling StreamChat DeviceDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[599/606] Compiling StreamChat EphemeralValuesContainer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[600/606] Compiling StreamChat MemberModelDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[601/606] Compiling StreamChat MessageDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[602/606] Compiling StreamChat MessageModerationDetailsDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[603/606] Compiling StreamChat MessageReactionDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[604/606] Compiling StreamChat MessageReactionGroupDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[605/606] Compiling StreamChat MessageReminderDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[606/606] Compiling StreamChat MessageSearchQueryDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
error: fatalError
BUILD FAILURE 5.10 linux