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