Build Information
Failed to build StreamChatSwiftUI, reference 4.80.0 (a6fa51
), with Swift 6.2 (beta) for Linux on 17 Jun 2025 18:00:46 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GetStream/stream-chat-swiftui.git
Reference: 4.80.0
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
* tag 4.80.0 -> FETCH_HEAD
HEAD is now at a6fa516 Bump 4.80.0
Cloned https://github.com/GetStream/stream-chat-swiftui.git
Revision (git rev-parse @):
a6fa5169eb7e8d637ab76a3d7e9481984e8eb2ea
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/GetStream/stream-chat-swiftui.git at 4.80.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/GetStream/stream-chat-swiftui.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/GetStream/stream-chat-swift.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.49s)
[1/208120] Fetching stream-chat-swift
Fetched https://github.com/GetStream/stream-chat-swift.git from cache (25.37s)
Computing version for https://github.com/GetStream/stream-chat-swift.git
Computed https://github.com/GetStream/stream-chat-swift.git at 4.80.0 (31.47s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (10.39s)
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.63s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.65s)
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
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.80.0
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/11] Copying Info.plist
[2/11] Copying Localizable.strings
[2/11] Copying Info.plist
[2/11] Write sources
[3/11] Copying Localizable.stringsdict
[8/11] Copying StreamChatModel.xcdatamodeld
[9/11] Copying Assets.xcassets
[10/11] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/185] 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
[13/209] 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
[14/209] 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
[15/209] 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
[16/209] 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
[17/209] 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
[18/209] 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
[19/209] 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
[20/209] 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
[21/209] 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
[22/209] 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
[23/209] 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
[24/209] 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
[25/209] 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
[26/209] 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
[27/209] 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
[28/209] 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
[29/209] 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
[30/209] 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
[31/209] 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
[32/209] 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
[33/209] 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
[34/209] 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
[35/209] 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
[36/209] 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
[37/233] 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
[38/233] 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
[39/233] 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
[40/233] 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
[41/233] 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
[42/233] 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
[43/233] 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
[44/233] 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
[45/233] 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
[46/233] 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
[47/233] 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
[48/233] 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
[49/233] 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
[50/233] 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
[51/233] 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
[52/233] 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
[53/233] 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
[54/233] 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
[55/233] 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
[56/233] 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
[57/233] 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
[58/233] 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
[59/233] 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
[60/233] 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
[61/233] 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
[62/233] 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
[63/233] 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
[64/233] Compiling StreamChat MessageReminderListController+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
[65/233] Compiling StreamChat MessageReminderListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/233] 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
[67/233] 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
[68/233] 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
[69/233] 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
[70/233] 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
[71/233] 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
[72/233] 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
[73/233] 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
[74/233] 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
[75/233] 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
[76/233] 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
[77/233] 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
[78/233] 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
[79/233] 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
[80/233] 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
[81/233] 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
[82/233] 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
[83/233] 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
[84/233] 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
[85/233] 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
[86/281] 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
[87/281] 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
[88/281] 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
[89/281] 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
[90/281] 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
[91/281] 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
[92/281] 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
[93/281] 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
[94/281] 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
[95/281] 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
[96/281] 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
[97/281] 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
[98/281] 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
[99/281] 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
[100/281] 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
[101/281] 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
[102/281] 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
[103/281] 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
[104/281] 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
[105/281] 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
[106/281] 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
[107/281] 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
[108/281] 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
[109/281] 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
[110/281] 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
[111/281] 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
[112/281] 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
[113/281] 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
[114/281] 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
[115/281] 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
[116/281] 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
[117/281] Compiling StreamChat ReminderEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/281] 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
[119/281] 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
[120/281] 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
[121/281] 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
[122/281] 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
[123/281] 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
[124/281] 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
[125/281] 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
[126/281] 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
[127/281] 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
[128/281] 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
[129/281] 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
[130/281] 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
[131/281] 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
[132/281] 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
[133/281] 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
[134/281] 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
[135/281] 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
[136/281] 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
[137/281] 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
[138/281] 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
[139/281] 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
[140/281] 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
[141/281] 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
[142/281] 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
[143/281] 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
[144/281] 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
[145/281] 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
[146/281] 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
[147/281] 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
[148/281] 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
[149/281] 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
[150/281] 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
[151/281] 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
[152/281] 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
[153/281] 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
[154/281] 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
[155/281] 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
[156/281] 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
[157/281] 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
[158/281] 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
[159/281] 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
[160/281] 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
[161/353] 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
[162/353] 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
[163/353] 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
[164/353] 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
[165/353] 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
[166/353] 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
[167/353] 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
[168/353] 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
[169/353] 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
[170/353] 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
[171/353] 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
[172/353] 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
[173/353] 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
[174/353] 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
[175/353] 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
[176/353] 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
[177/353] 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
[178/353] 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
[179/353] 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
[180/353] 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
[181/353] 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
[182/353] 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
[183/353] 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
[184/353] Compiling StreamChat ReminderPayloads.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/353] 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
[186/377] 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
[187/377] 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
[188/377] Compiling StreamChat Filter+predicate.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/377] 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
[190/377] Compiling StreamChat MessageReminderListQuery.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/377] 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
[192/377] 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
[193/377] 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
[194/377] 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
[195/377] 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
[196/377] 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
[197/377] 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
[198/377] 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
[199/377] 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
[200/377] 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
[201/377] 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
[202/377] 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
[203/377] 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
[204/377] 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
[205/377] 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
[206/377] 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
[207/377] 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
[208/377] 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
[209/377] 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
[210/401] 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
[211/401] 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
[212/401] 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
[213/401] 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
[214/401] 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
[215/401] 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
[216/401] 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
[217/401] 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
[218/401] 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
[219/401] 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
[220/401] 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
[221/401] 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
[222/401] 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
[223/401] 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
[224/401] 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
[225/401] 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
[226/401] 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
[227/401] 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
[228/401] 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
[229/401] 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
[230/401] 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
[231/401] 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
[232/401] 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
[233/401] 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
[234/425] 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
[235/425] 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
[236/425] 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
[237/425] 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
[238/425] 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
[239/425] 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
[240/425] 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
[241/425] Compiling StreamChat MessageReminder.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/425] 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
[243/425] 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
[244/425] 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
[245/425] 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
[246/425] 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
[247/425] 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
[248/425] 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
[249/425] 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
[250/425] 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
[251/425] 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
[252/425] 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
[253/425] 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
[254/425] 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
[255/425] 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
[256/425] 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
[257/425] 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
[258/449] 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
[259/449] 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
[260/449] 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
[261/449] 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
[262/449] 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
[263/449] 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
[264/449] 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
[265/449] 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
[266/449] 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
[267/449] 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
[268/449] 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
[269/449] 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
[270/449] 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
[271/449] 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
[272/449] 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
[273/449] 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
[274/449] 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
[275/449] 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
[276/449] 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
[277/449] 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
[278/449] 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
[279/449] 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
[280/449] 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
[281/449] 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
[282/449] 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
[283/449] 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
[284/449] 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
[285/449] 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
[286/449] 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
[287/449] 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
[288/449] 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
[289/449] 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
[290/449] 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
[291/449] 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
[292/449] 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
[293/449] 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
[294/449] 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
[295/449] 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
[296/449] 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
[297/449] 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
[298/449] 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
[299/449] 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
[300/449] Compiling StreamChat ReminderEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/449] 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
[302/449] 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
[303/449] 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
[304/449] 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
[305/449] 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
[306/449] 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
[307/449] 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
[308/449] 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
[309/449] 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
[310/449] 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
[311/449] 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
[312/449] 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
[313/449] 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
[314/449] 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
[315/449] 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
[316/449] 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
[317/449] 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
[318/449] 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
[319/449] 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
[320/449] 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
[321/449] 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
[322/449] 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
[323/449] 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
[324/449] 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
[325/449] 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
[326/449] 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
[327/449] 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
[328/449] 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
[329/449] 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
[330/449] 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
[331/449] 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
[332/449] 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
[333/449] 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
[334/449] Compiling StreamChat RemindersRepository.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/449] 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
[336/449] 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
[337/449] 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
[338/449] 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
[339/449] 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
[340/449] 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
[341/449] 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
[342/449] 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
[343/449] 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
[344/449] 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
[345/449] 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
[346/449] 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
[347/449] 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
[348/449] 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
[349/449] 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
[350/449] 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
[351/449] 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
[352/449] 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
[353/449] 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
[354/449] 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
[355/449] 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
[356/449] 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
[357/449] 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
[358/449] 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
[359/449] 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
[360/449] 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
[361/449] 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
[362/449] 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
[363/449] 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
[364/449] 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
[365/449] 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
[366/449] 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
[367/449] 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
[368/449] 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
[369/449] 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
[370/449] 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
[371/449] 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
[372/449] 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
[373/449] 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
[374/449] 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
[375/449] 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
[376/449] 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
[377/449] 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
[378/449] 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
[379/449] 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
[380/449] 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
[381/449] 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
[382/449] 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
[383/449] 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
[384/449] 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
[385/449] 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
[386/449] 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
[387/449] 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
[388/449] 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
[389/449] 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
[390/449] 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
[391/449] 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
[392/449] 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
[393/449] 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
[394/449] 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
[395/449] 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
[396/449] 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
[397/449] 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
[398/449] 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
[399/449] 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
[400/449] Compiling StreamChat ReminderUpdaterMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.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/449] 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
[402/449] 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
[403/449] 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
[404/449] 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
[405/449] 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
[406/449] 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
[407/449] 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
[408/449] 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
[409/449] 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
[410/449] 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
[411/449] 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
[412/449] 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
[413/449] 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
[414/449] 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
[415/449] 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
[416/449] 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
[417/449] 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
[418/449] 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
[419/449] 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
[420/449] 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
[421/449] 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
[422/449] 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
[423/449] 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
[424/449] 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
[425/449] 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
[426/449] 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
[427/449] 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
[428/449] 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
[429/449] 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
[430/449] 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
[431/449] 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
[432/449] 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
[433/449] 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
[434/449] 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
[435/449] 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
[436/449] 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
[437/449] 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
[438/449] 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
[439/449] 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
[440/449] 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
[441/449] 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
[442/449] 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
[443/449] 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
[444/449] 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
[445/449] 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
[446/449] 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
[447/449] 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
[448/449] Compiling StreamChat MessageReminderDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[449/449] 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
BUILD FAILURE 6.2 linux