Build Information
Failed to build StreamChatSwiftUI, reference develop (59e984
), with Swift 6.0 for Linux on 15 Jun 2025 23:59:39 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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-swiftui.git
Reference: develop
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/GetStream/stream-chat-swiftui
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 59e984c Add a documentation about resetting the swiped state (#857)
Cloned https://github.com/GetStream/stream-chat-swiftui.git
Revision (git rev-parse @):
59e984ca512d98417225ce3558d8078b878c7e23
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/GetStream/stream-chat-swiftui.git at develop
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/GetStream/stream-chat-swiftui.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:b6b5ca269897060a445977894eeda322d27576a88fe7ac1ad02aed9d137eb478
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/GetStream/stream-chat-swift.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
[2083/210008] Fetching swift-docc-plugin, stream-chat-swift
Fetched https://github.com/apple/swift-docc-plugin from cache (17.27s)
Fetched https://github.com/GetStream/stream-chat-swift.git from cache (17.91s)
Computing version for https://github.com/GetStream/stream-chat-swift.git
Computed https://github.com/GetStream/stream-chat-swift.git at 4.79.1 (4.75s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.67s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3411] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.30s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.74s)
Creating working copy for https://github.com/GetStream/stream-chat-swift.git
Working copy of https://github.com/GetStream/stream-chat-swift.git resolved at 4.79.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/11] Copying Info.plist
[3/11] Copying Localizable.strings
[4/11] Copying Localizable.stringsdict
[5/11] Copying Info.plist
[6/11] Write sources
[8/11] Copying StreamChatModel.xcdatamodeld
[9/11] Copying Assets.xcassets
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/180] Compiling StreamChat AudioRecordingContext.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[13/180] Compiling StreamChat AudioRecordingContextAccessor.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[14/180] Compiling StreamChat AudioRecordingDelegate.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[15/180] Compiling StreamChat AudioRecordingState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[16/180] Compiling StreamChat AudioSessionConfiguring.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[17/180] Compiling StreamChat AudioSessionProtocol.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[18/180] Compiling StreamChat AVAsset+TotalAudioSamples.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[19/180] Compiling StreamChat ChatClient+Environment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[20/180] Compiling StreamChat ChatClient.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[21/180] Compiling StreamChat ChatClientFactory.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[22/180] Compiling StreamChat BaseURL.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[23/180] Compiling StreamChat ChatClientConfig.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[24/180] Compiling StreamChat SendMessageInterceptor.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[25/180] Compiling StreamChat StreamModelsTransformer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[26/180] Compiling StreamChat StreamRuntimeCheck.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[27/180] Compiling StreamChat Token.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[28/180] Compiling StreamChat ChannelController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[29/180] Compiling StreamChat ChannelController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[30/180] Compiling StreamChat ChannelController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[31/180] Compiling StreamChat ChannelControllerDelegate.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[32/180] Compiling StreamChat ChatClient+ChannelController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[33/180] Compiling StreamChat ChannelListController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[34/180] Compiling StreamChat ChannelListController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[35/180] Compiling StreamChat ChannelListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[36/180] Compiling StreamChat ChannelEditDetailPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[37/180] Compiling StreamChat ChannelListPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[38/180] Compiling StreamChat ChannelMemberListPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[39/180] Compiling StreamChat CurrentUserPayloads.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[40/180] Compiling StreamChat DevicePayloads.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[41/180] Compiling StreamChat DraftPayloads.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[42/180] Compiling StreamChat FileUploadPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[43/180] Compiling StreamChat FlagMessagePayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[44/180] Compiling StreamChat FlagUserPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[45/180] Compiling StreamChat GuestUserTokenPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[46/180] Compiling StreamChat IdentifiableModel.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[47/180] Compiling StreamChat IdentifiablePayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[48/180] Compiling StreamChat MemberPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[49/180] Compiling StreamChat MemberUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[50/180] Compiling StreamChat MessageAttachmentPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[51/180] Compiling StreamChat MessageModerationDetailsPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[52/180] Compiling StreamChat MessagePayloads.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[53/180] Compiling StreamChat MessageReactionGroupPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[54/180] Compiling StreamChat MessageReactionPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[55/180] Compiling StreamChat MessageTranslationsPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[56/180] Compiling StreamChat MissingEventsPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[57/180] Compiling StreamChat MutedChannelPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[58/180] Compiling StreamChat PollsPayloads.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[59/180] Compiling StreamChat RawJSON.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
error: emit-module command failed with exit code 1 (use -v to see invocation)
[60/228] Compiling StreamChat ThreadListPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[61/228] Compiling StreamChat UnknownChannelEvent.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[62/228] Compiling StreamChat UnknownUserEvent.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[63/228] Compiling StreamChat UserListPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[64/228] Compiling StreamChat UserPayloads.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[65/228] Compiling StreamChat PollsEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[66/228] Compiling StreamChat ReactionEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[67/228] Compiling StreamChat AttachmentActionRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[68/228] Compiling StreamChat CastPollVoteRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[69/228] Compiling StreamChat ChannelMemberBanRequestPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[70/228] Compiling StreamChat ChannelMemberUnbanRequestPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[71/228] Compiling StreamChat ChannelTruncateRequestPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[72/228] Compiling StreamChat CreateCallRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[73/228] Compiling StreamChat CreatePollOptionRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[74/228] Compiling StreamChat CreatePollRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[75/228] Compiling StreamChat CustomEventRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[76/228] Compiling StreamChat FlagRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[77/228] Compiling StreamChat GuestUserTokenRequestPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[78/228] Compiling StreamChat MessageReactionRequestPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[79/228] Compiling StreamChat MissingEventsRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[80/228] Compiling StreamChat QueryPollsRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[81/228] Compiling StreamChat UpdatePartialRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[82/228] Compiling StreamChat UpdatePollOptionRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[83/228] Compiling StreamChat UpdatePollRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[84/228] Emitting module StreamChat
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[85/228] Compiling StreamChat ChatChannelWatcherListController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[86/228] Compiling StreamChat ChatChannelWatcherListController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[87/228] Compiling StreamChat ChatChannelWatcherListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[88/228] Compiling StreamChat ConnectionController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[89/228] Compiling StreamChat ConnectionController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[90/228] Compiling StreamChat ConnectionController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[91/228] Compiling StreamChat Controller.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[92/228] Compiling StreamChat CurrentUserController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[93/228] Compiling StreamChat CurrentUserController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[94/228] Compiling StreamChat CurrentUserController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[95/228] Compiling StreamChat DataController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[96/228] Compiling StreamChat BackgroundDatabaseObserver.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[97/228] Compiling StreamChat BackgroundEntityDatabaseObserver.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[98/228] Compiling StreamChat BackgroundListDatabaseObserver.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[99/228] Compiling StreamChat EntityChange.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[100/228] Compiling StreamChat ListChange.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[101/228] Compiling StreamChat ChannelEventsController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[102/228] Compiling StreamChat EventsController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[103/228] Compiling StreamChat EventsController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[104/228] Compiling StreamChat EventsController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[105/228] Compiling StreamChat MemberController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[106/228] Compiling StreamChat MemberController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[107/228] Compiling StreamChat MemberController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[108/228] Compiling StreamChat MemberListController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[109/228] Compiling StreamChat MemberListController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[110/228] Compiling StreamChat MemberListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[111/228] Compiling StreamChat MessageController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[112/228] Compiling StreamChat MessageController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[113/228] Compiling StreamChat MessageController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[114/228] Compiling StreamChat PollController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[115/228] Compiling StreamChat PollController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[116/228] Compiling StreamChat PollController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[117/228] Compiling StreamChat PollControllerDelegate.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[118/228] Compiling StreamChat PollVoteListController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[119/228] Compiling StreamChat PollVoteListController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[120/228] Compiling StreamChat PollVoteListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[121/228] Compiling StreamChat ChatClient+ReactionListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[122/228] Compiling StreamChat ReactionListController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[123/228] Compiling StreamChat ReactionListController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[124/228] Compiling StreamChat ReactionListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[125/228] Compiling StreamChat MessageSearchController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[126/228] Compiling StreamChat MessageSearchController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[127/228] Compiling StreamChat MessageSearchController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[128/228] Compiling StreamChat UserSearchController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[129/228] Compiling StreamChat ChatClient+ThreadListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[130/228] Compiling StreamChat ThreadListController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[131/228] Compiling StreamChat ThreadListController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[132/228] Compiling StreamChat ThreadListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[133/228] Compiling StreamChat SyncEndpoint.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[134/228] Compiling StreamChat ThreadEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[135/228] Compiling StreamChat UserEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[136/228] Compiling StreamChat WebSocketConnectEndpoint.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[137/228] Compiling StreamChat HTTPHeader.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[138/228] Compiling StreamChat RequestDecoder.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[139/228] Compiling StreamChat RequestEncoder.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[140/228] Compiling StreamChat AudioAnalysing.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[141/228] Compiling StreamChat AudioAnalysisContext.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[142/228] Compiling StreamChat AudioAnalysisEngine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[143/228] Compiling StreamChat AudioSamplesExtractor.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[144/228] Compiling StreamChat AudioSamplesProcessor.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[145/228] Compiling StreamChat AudioValuePercentageNormaliser.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[146/228] Compiling StreamChat AppStateObserving.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[147/228] Compiling StreamChat AssetPropertyLoading.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[148/228] Compiling StreamChat AudioPlaybackContext.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[149/228] Compiling StreamChat AudioPlaybackContextAccessor.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[150/228] Compiling StreamChat AudioPlaybackRate.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[151/228] Compiling StreamChat AudioPlaybackState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[152/228] Compiling StreamChat AudioPlayerObserving.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[153/228] Compiling StreamChat AudioPlaying.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[154/228] Compiling StreamChat AudioPlayingDelegate.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[155/228] Compiling StreamChat AudioQueuePlayer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[156/228] Compiling StreamChat AudioRecording.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[157/228] Compiling StreamChat APIClient.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[158/228] Compiling StreamChat APIPathConvertible.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[159/228] Compiling StreamChat AttachmentDownloader.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[160/228] Compiling StreamChat AttachmentUploader.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[161/228] Compiling StreamChat UploadedAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[162/228] Compiling StreamChat UploadedAttachmentPostProcessor.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[163/228] Compiling StreamChat CDNClient.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[164/228] Compiling StreamChat ChatRemoteNotificationHandler.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/228] Compiling StreamChat AppEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/228] Compiling StreamChat AttachmentEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/228] Compiling StreamChat BlockedUserPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/228] Compiling StreamChat ChannelEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/228] Compiling StreamChat DeviceEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/228] Compiling StreamChat DraftEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/228] Compiling StreamChat Endpoint.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/228] Compiling StreamChat EndpointPath+OfflineRequest.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/228] Compiling StreamChat EndpointPath.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/228] Compiling StreamChat FilesEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/228] Compiling StreamChat GuestEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/228] Compiling StreamChat MemberEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/228] Compiling StreamChat MessageEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/228] Compiling StreamChat ModerationEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/228] Compiling StreamChat AppSettingsPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/228] Compiling StreamChat ChannelCodingKeys.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/370] Compiling StreamChat LazyCachedMapCollection.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/370] Compiling StreamChat BaseLogDestination.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/370] Compiling StreamChat ConsoleLogDestination.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/370] Compiling StreamChat LogDestination.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/370] Compiling StreamChat LogFormatter.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/370] Compiling StreamChat PrefixLogFormatter.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/370] Compiling StreamChat Logger.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/370] Compiling StreamChat StringInterpolation+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/370] Compiling StreamChat MainQueue+Synchronous.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/370] Compiling StreamChat MarkdownParser.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/370] Compiling StreamChat MessagesPaginationState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/370] Compiling StreamChat MessagesPaginationStateHandling.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/370] Compiling StreamChat MulticastDelegate.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/370] Compiling StreamChat MultipartFormData.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/370] Compiling StreamChat AsyncOperation.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/370] Compiling StreamChat OptionSet+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/370] Compiling StreamChat OptionalDecodable.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/370] Compiling StreamChat Publisher+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/370] Compiling StreamChat Result+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/370] Compiling StreamChat Sequence+CompactMapLoggingError.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/370] Compiling StreamChat StateBuilder.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/370] Compiling StreamChat StreamCollection.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/370] Compiling StreamChat ScheduledStreamTimer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ReactionList.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ReactionListState+Observer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ReactionListState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat UserList.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat UserListState+Observer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat UserListState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat UserSearch.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat UserSearchState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat Array+Sampling.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat Atomic.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat Bundle+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat Codable+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat CountdownTracker.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat Data+Gzip.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat DatabaseItemConverter.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat NSManagedObject+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat Debouncer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat Dictionary+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat EventBatcher.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat Error+InternetNotAvailable.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat InternetConnection.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat Reachability_Vendor.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat KeyedDecodingContainer+Array.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat DraftListQuery.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat Filter+ChatChannel.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat Filter.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat MessageSearchQuery.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat Pagination.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat PinnedMessagesPagination.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat PinnedMessagesQuery.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat PinnedMessagesSortingKey.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat PollVoteListQuery.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat QueryOptions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ReactionListQuery.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChannelListSortingKey.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChannelMemberListSortingKey.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat SortValue.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat Sorting.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat UserListSortingKey.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ThreadListQuery.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ThreadQuery.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat UserListQuery.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat AuthenticationRepository.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChannelRepository.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ConnectionRepository.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat DraftMessagesRepository.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat MessageRepository.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat DraftMessage.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat Member.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat MessageModerationDetails.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat MessagePinning.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat MessageReaction.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat MessageReactionGroup.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat MessageReactionType.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat MuteDetails.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat Poll.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat PollOption.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat PollVote.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat PushDevice.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat PushProvider.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat Thread.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ThreadParticipant.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ThreadRead.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat UnreadCount.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat User+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat User.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat UserInfo.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChannelListQuery.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChannelMemberListQuery.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChannelQuery.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChannelWatcherListQuery.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat AppSettings.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat AnyAttachmentPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat AnyAttachmentUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat AttachmentId.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat AttachmentTypes.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChatMessageAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChatMessageAudioAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChatMessageFileAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChatMessageGiphyAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChatMessageImageAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChatMessageLinkAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChatMessageVideoAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChatMessageVoiceRecordingAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat BanEnabling.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat BlockedUserDetails.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat Channel.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChannelArchivingScope.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChannelId.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChannelPinningScope.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChannelRead.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChannelType.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChatMessage.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat CurrentUser.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat Device.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat OfflineRequestsRepository.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat PollsRepository.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat SyncOperations.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat SyncRepository.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ThreadsRepository.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChannelList.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChannelListState+Observer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChannelListState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat Chat.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChatClient+Factory.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChatState+Observer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ChatState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ConnectedUser.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ConnectedUserState+Observer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat ConnectedUserState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat StateLayerDatabaseObserver.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat MemberList.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat MemberListState+Observer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat MemberListState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat MessageSearch.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat MessageSearchState+Observer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat MessageSearchState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat MessageState+Observer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/393] Compiling StreamChat MessageState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat UserChannelBanEventsMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat UserTypingStateUpdaterMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat UserUpdateMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat UserWatchingEventMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat AITypingEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ChannelEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ConnectionEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat DraftEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat Event.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat EventDecoder.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat EventPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat EventType.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat MemberEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat MessageEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat NotificationEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat PollsEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ReactionEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ThreadEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat TypingEvent.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat UserEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat RetryStrategy.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat WebSocketClient.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat WebSocketConnectPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat WebSocketPingController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat AttachmentQueueUploader.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ConnectionRecoveryHandler.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat MessageEditor.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat MessageSender.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ChannelListLinker.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ChannelListUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ChannelMemberListUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ChannelMemberUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ChannelUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat CurrentUserUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat EventNotificationCenter.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat EventObserver.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat MemberEventObserver.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat EventSender.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat MessageUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ReactionListUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ReadStateHandler.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat TypingEventsSender.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat UserListUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat UserUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat Worker.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat StreamTimer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat SystemEnvironment+XStreamClient.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat SystemEnvironment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat TextLinkDetector.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ThreadSafeWeakCollection.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat Timers.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat TranslationLanguage.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat UniqueId.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat UnreadMessageLookup.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat BackgroundTaskScheduler.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ConnectionStatus.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat URLSessionWebSocketEngine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat WebSocketEngine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ChannelReadUpdaterMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ChannelTruncatedEventMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ChannelVisibilityEventMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat DraftUpdaterMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat EventDTOConverterMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat EventDataProcessorMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat EventMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat MemberEventMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ThreadUpdaterMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat TypingStartCleanupMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat UserController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat UserController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat UserController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat UserListController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat UserListController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat UserListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat AttachmentDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ChannelConfigDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ChannelDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ChannelListQueryDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ChannelMemberListQueryDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ChannelMuteDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ChannelReadDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat CommandDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat CurrentUserDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat DBDate.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat DeviceDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat EphemeralValuesContainer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat MemberModelDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat MessageDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat MessageModerationDetailsDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat MessageReactionDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat MessageReactionGroupDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat MessageSearchQueryDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat NSManagedObject+Validation.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat PollDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat PollOptionDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat PollVoteDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat PollVoteListQueryDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat QueuedRequestDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ReactionListQueryDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ThreadDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ThreadParticipantDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ThreadReadDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat UserDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat UserListQueryDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat DataStore.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat DatabaseContainer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat DatabaseSession.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat Deprecations.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ClientError.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat ErrorPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat Collection+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat KeyPath+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat Task+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat URL+EnrichedURL.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat URLRequest+cURL.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/439] Compiling StreamChat SystemEnvironment+Version.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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