Build Information
Failed to build StreamChatSwiftUI, reference 4.79.1 (d4910c
), with Swift 5.10 for Linux on 4 Jun 2025 05:06:11 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GetStream/stream-chat-swiftui.git
Reference: 4.79.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/GetStream/stream-chat-swiftui
* tag 4.79.1 -> FETCH_HEAD
HEAD is now at d4910c5 Bump 4.79.1
Cloned https://github.com/GetStream/stream-chat-swiftui.git
Revision (git rev-parse @):
d4910c5a3302021f804261fec6b37bf1c224c516
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/GetStream/stream-chat-swiftui.git at 4.79.1
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
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-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:aa1999fda62728f989ec9f885e6a69f8a206ad63b6efcfc03397a00c96f5855b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/GetStream/stream-chat-swift.git
[1/2049] Fetching swift-docc-plugin
[2050/209586] Fetching swift-docc-plugin, stream-chat-swift
Fetched https://github.com/apple/swift-docc-plugin from cache (20.66s)
Fetched https://github.com/GetStream/stream-chat-swift.git from cache (21.41s)
Computing version for https://github.com/GetStream/stream-chat-swift.git
Computed https://github.com/GetStream/stream-chat-swift.git at 4.79.1 (0.51s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.44s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3395] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.48s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.67s)
Creating working copy for https://github.com/GetStream/stream-chat-swift.git
Working copy of https://github.com/GetStream/stream-chat-swift.git resolved at 4.79.1
Creating working copy for https://github.com/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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/11] Copying Info.plist
[2/11] Copying Localizable.strings
[2/11] Copying Info.plist
[2/11] Copying Localizable.stringsdict
[6/11] Write sources
[8/11] Copying StreamChatModel.xcdatamodeld
[9/11] Copying Assets.xcassets
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/180] Compiling StreamChat ChatChannelWatcherListController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[13/180] 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'
import CoreData
^
[14/180] 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'
import CoreData
^
[15/180] 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'
import CoreData
^
[16/180] 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'
import CoreData
^
[17/180] 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'
import CoreData
^
[18/180] 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'
import CoreData
^
[19/180] 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'
import CoreData
^
[20/180] 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'
import CoreData
^
[21/180] 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'
import CoreData
^
[22/180] 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'
import CoreData
^
[23/180] 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'
import CoreData
^
[24/180] 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'
import CoreData
^
[25/180] 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'
import CoreData
^
[26/180] 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'
import CoreData
^
[27/180] 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'
import CoreData
^
[28/180] 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'
import CoreData
^
[29/180] 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'
import CoreData
^
[30/180] 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'
import CoreData
^
[31/180] 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'
import CoreData
^
[32/180] 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'
import CoreData
^
[33/180] 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'
import CoreData
^
[34/180] 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'
import CoreData
^
[35/180] 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'
import CoreData
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/204] Emitting module StreamChat
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[37/204] 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'
import CoreData
^
[38/204] 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'
import CoreData
^
[39/204] 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'
import CoreData
^
[40/204] 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'
import CoreData
^
[41/204] 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'
import CoreData
^
[42/204] 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'
import CoreData
^
[43/204] 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'
import CoreData
^
[44/204] 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'
import CoreData
^
[45/204] 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'
import CoreData
^
[46/204] 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'
import CoreData
^
[47/204] 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'
import CoreData
^
[48/204] 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'
import CoreData
^
[49/204] 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'
import CoreData
^
[50/204] 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'
import CoreData
^
[51/204] 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'
import CoreData
^
[52/204] 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'
import CoreData
^
[53/204] 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'
import CoreData
^
[54/204] 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'
import CoreData
^
[55/204] 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'
import CoreData
^
[56/204] 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'
import CoreData
^
[57/204] 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'
import CoreData
^
[58/204] 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'
import CoreData
^
[59/204] 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'
import CoreData
^
[60/204] 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'
import CoreData
^
[61/252] 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'
import CoreData
^
[62/252] 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'
import CoreData
^
[63/252] 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'
import CoreData
^
[64/252] 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'
import CoreData
^
[65/252] 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'
import CoreData
^
[66/252] 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'
import CoreData
^
[67/252] 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'
import CoreData
^
[68/252] 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'
import CoreData
^
[69/252] 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'
import CoreData
^
[70/252] 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'
import CoreData
^
[71/252] 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'
import CoreData
^
[72/252] 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'
import CoreData
^
[73/252] 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'
import CoreData
^
[74/252] 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'
import CoreData
^
[75/252] 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'
import CoreData
^
[76/252] 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'
import CoreData
^
[77/252] 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'
import CoreData
^
[78/252] 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'
import CoreData
^
[79/252] 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'
import CoreData
^
[80/252] 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'
import CoreData
^
[81/252] 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'
import CoreData
^
[82/252] 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'
import CoreData
^
[83/252] 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'
import CoreData
^
[84/252] 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'
import CoreData
^
[85/252] 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'
import CoreData
^
[86/252] 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'
import CoreData
^
[87/252] 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'
import CoreData
^
[88/252] 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'
import CoreData
^
[89/252] 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'
import CoreData
^
[90/252] 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'
import CoreData
^
[91/252] 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'
import CoreData
^
[92/252] 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'
import CoreData
^
[93/252] 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'
import CoreData
^
[94/252] 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'
import CoreData
^
[95/252] 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'
import CoreData
^
[96/252] 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'
import CoreData
^
[97/252] 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'
import CoreData
^
[98/252] 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'
import CoreData
^
[99/252] 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'
import CoreData
^
[100/252] 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'
import CoreData
^
[101/252] 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'
import CoreData
^
[102/252] 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'
import CoreData
^
[103/252] 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'
import CoreData
^
[104/252] 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'
import CoreData
^
[105/252] 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'
import CoreData
^
[106/252] 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'
import CoreData
^
[107/252] 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'
import CoreData
^
[108/252] 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'
import CoreData
^
[109/300] 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'
import CoreData
^
[110/300] 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'
import CoreData
^
[111/300] 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'
import CoreData
^
[112/300] 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'
import CoreData
^
[113/300] 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'
import CoreData
^
[114/300] 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'
import CoreData
^
[115/300] 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'
import CoreData
^
[116/300] 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'
import CoreData
^
[117/300] 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'
import CoreData
^
[118/300] 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'
import CoreData
^
[119/300] 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'
import CoreData
^
[120/300] 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'
import CoreData
^
[121/300] 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'
import CoreData
^
[122/300] 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'
import CoreData
^
[123/300] 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'
import CoreData
^
[124/300] 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'
import CoreData
^
[125/300] 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'
import CoreData
^
[126/300] 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'
import CoreData
^
[127/300] 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'
import CoreData
^
[128/300] 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'
import CoreData
^
[129/300] 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'
import CoreData
^
[130/300] 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'
import CoreData
^
[131/300] 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'
import CoreData
^
[132/300] 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'
import CoreData
^
[133/300] 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'
import CoreData
^
[134/300] 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'
import CoreData
^
[135/300] 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'
import CoreData
^
[136/300] 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'
import CoreData
^
[137/300] 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'
import CoreData
^
[138/300] 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'
import CoreData
^
[139/300] 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'
import CoreData
^
[140/300] 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'
import CoreData
^
[141/300] 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'
import CoreData
^
[142/300] 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'
import CoreData
^
[143/300] 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'
import CoreData
^
[144/300] 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'
import CoreData
^
[145/300] 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'
import CoreData
^
[146/300] 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'
import CoreData
^
[147/300] 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'
import CoreData
^
[148/300] 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'
import CoreData
^
[149/300] 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'
import CoreData
^
[150/300] 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'
import CoreData
^
[151/300] 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'
import CoreData
^
[152/300] 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'
import CoreData
^
[153/300] 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'
import CoreData
^
[154/300] 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'
import CoreData
^
[155/300] 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'
import CoreData
^
[156/300] 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'
import CoreData
^
[157/300] 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'
import CoreData
^
[158/300] 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'
import CoreData
^
[159/300] 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'
import CoreData
^
[160/300] 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'
import CoreData
^
[161/300] 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'
import CoreData
^
[162/300] 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'
import CoreData
^
[163/300] 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'
import CoreData
^
[164/300] 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'
import CoreData
^
[165/300] 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'
import CoreData
^
[166/300] 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'
import CoreData
^
[167/300] 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'
import CoreData
^
[168/300] 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'
import CoreData
^
[169/300] 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'
import CoreData
^
[170/300] 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'
import CoreData
^
[171/300] 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'
import CoreData
^
[172/300] 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'
import CoreData
^
[173/300] 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'
import CoreData
^
[174/300] 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'
import CoreData
^
[175/300] 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'
import CoreData
^
[176/300] 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'
import CoreData
^
[177/300] 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'
import CoreData
^
[178/300] 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'
import CoreData
^
[179/300] 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'
import CoreData
^
[180/300] 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'
import CoreData
^
[181/370] 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'
import CoreData
^
[182/370] 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'
import CoreData
^
[183/370] 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'
import CoreData
^
[184/370] 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'
import CoreData
^
[185/370] 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'
import CoreData
^
[186/370] 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'
import CoreData
^
[187/370] 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'
import CoreData
^
[188/370] 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'
import CoreData
^
[189/370] 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'
import CoreData
^
[190/370] 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'
import CoreData
^
[191/370] 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'
import CoreData
^
[192/370] 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'
import CoreData
^
[193/370] 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'
import CoreData
^
[194/370] 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'
import CoreData
^
[195/370] 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'
import CoreData
^
[196/370] 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'
import CoreData
^
[197/370] 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'
import CoreData
^
[198/370] 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'
import CoreData
^
[199/370] 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'
import CoreData
^
[200/370] 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'
import CoreData
^
[201/370] 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'
import CoreData
^
[202/370] 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'
import CoreData
^
[203/370] 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'
import CoreData
^
[204/370] 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'
import CoreData
^
[205/393] Compiling StreamChat AppSettings.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[206/393] Compiling StreamChat AnyAttachmentPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[207/393] Compiling StreamChat AnyAttachmentUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[208/393] Compiling StreamChat AttachmentId.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[209/393] Compiling StreamChat AttachmentTypes.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[210/393] Compiling StreamChat ChatMessageAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[211/393] Compiling StreamChat ChatMessageAudioAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[212/393] Compiling StreamChat ChatMessageFileAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[213/393] Compiling StreamChat ChatMessageGiphyAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[214/393] Compiling StreamChat ChatMessageImageAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[215/393] Compiling StreamChat ChatMessageLinkAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[216/393] Compiling StreamChat ChatMessageVideoAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[217/393] Compiling StreamChat ChatMessageVoiceRecordingAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[218/393] Compiling StreamChat BanEnabling.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[219/393] Compiling StreamChat BlockedUserDetails.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[220/393] Compiling StreamChat Channel.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[221/393] Compiling StreamChat ChannelArchivingScope.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[222/393] Compiling StreamChat ChannelId.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[223/393] Compiling StreamChat ChannelPinningScope.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[224/393] Compiling StreamChat ChannelRead.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[225/393] Compiling StreamChat ChannelType.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[226/393] Compiling StreamChat ChatMessage.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[227/393] Compiling StreamChat CurrentUser.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[228/393] Compiling StreamChat Device.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[229/416] 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'
import CoreData
^
[230/416] Compiling StreamChat Filter+ChatChannel.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[231/416] 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'
import CoreData
^
[232/416] 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'
import CoreData
^
[233/416] 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'
import CoreData
^
[234/416] 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'
import CoreData
^
[235/416] 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'
import CoreData
^
[236/416] 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'
import CoreData
^
[237/416] 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'
import CoreData
^
[238/416] 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'
import CoreData
^
[239/416] 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'
import CoreData
^
[240/416] 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'
import CoreData
^
[241/416] 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'
import CoreData
^
[242/416] 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'
import CoreData
^
[243/416] 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'
import CoreData
^
[244/416] 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'
import CoreData
^
[245/416] 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'
import CoreData
^
[246/416] 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'
import CoreData
^
[247/416] 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'
import CoreData
^
[248/416] 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'
import CoreData
^
[249/416] 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'
import CoreData
^
[250/416] 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'
import CoreData
^
[251/416] 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'
import CoreData
^
[252/416] 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'
import CoreData
^
[253/439] 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'
import CoreData
^
[254/439] 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'
import CoreData
^
[255/439] 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'
import CoreData
^
[256/439] 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'
import CoreData
^
[257/439] 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'
import CoreData
^
[258/439] 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'
import CoreData
^
[259/439] 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'
import CoreData
^
[260/439] 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'
import CoreData
^
[261/439] 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'
import CoreData
^
[262/439] 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'
import CoreData
^
[263/439] 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'
import CoreData
^
[264/439] 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'
import CoreData
^
[265/439] 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'
import CoreData
^
[266/439] 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'
import CoreData
^
[267/439] 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'
import CoreData
^
[268/439] 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'
import CoreData
^
[269/439] 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'
import CoreData
^
[270/439] 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'
import CoreData
^
[271/439] 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'
import CoreData
^
[272/439] 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'
import CoreData
^
[273/439] 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'
import CoreData
^
[274/439] 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'
import CoreData
^
[275/439] 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'
import CoreData
^
[276/439] 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'
import CoreData
^
[277/439] 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'
import CoreData
^
[278/439] 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'
import CoreData
^
[279/439] 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'
import CoreData
^
[280/439] 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'
import CoreData
^
[281/439] 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'
import CoreData
^
[282/439] 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'
import CoreData
^
[283/439] 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'
import CoreData
^
[284/439] 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'
import CoreData
^
[285/439] 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'
import CoreData
^
[286/439] 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'
import CoreData
^
[287/439] 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'
import CoreData
^
[288/439] 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'
import CoreData
^
[289/439] 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'
import CoreData
^
[290/439] 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'
import CoreData
^
[291/439] 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'
import CoreData
^
[292/439] 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'
import CoreData
^
[293/439] 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'
import CoreData
^
[294/439] 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'
import CoreData
^
[295/439] 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'
import CoreData
^
[296/439] 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'
import CoreData
^
[297/439] 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'
import CoreData
^
[298/439] 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'
import CoreData
^
[299/439] 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'
import CoreData
^
[300/439] Compiling StreamChat UserChannelBanEventsMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[301/439] Compiling StreamChat UserTypingStateUpdaterMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[302/439] Compiling StreamChat UserUpdateMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[303/439] Compiling StreamChat UserWatchingEventMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[304/439] Compiling StreamChat AITypingEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[305/439] Compiling StreamChat ChannelEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[306/439] Compiling StreamChat ConnectionEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[307/439] Compiling StreamChat DraftEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[308/439] Compiling StreamChat Event.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[309/439] Compiling StreamChat EventDecoder.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[310/439] Compiling StreamChat EventPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[311/439] Compiling StreamChat EventType.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[312/439] Compiling StreamChat MemberEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[313/439] Compiling StreamChat MessageEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[314/439] Compiling StreamChat NotificationEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[315/439] Compiling StreamChat PollsEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[316/439] Compiling StreamChat ReactionEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[317/439] Compiling StreamChat ThreadEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[318/439] Compiling StreamChat TypingEvent.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[319/439] Compiling StreamChat UserEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[320/439] Compiling StreamChat RetryStrategy.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[321/439] Compiling StreamChat WebSocketClient.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[322/439] Compiling StreamChat WebSocketConnectPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[323/439] Compiling StreamChat WebSocketPingController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[324/439] Compiling StreamChat AttachmentQueueUploader.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[325/439] Compiling StreamChat ConnectionRecoveryHandler.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[326/439] Compiling StreamChat MessageEditor.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[327/439] Compiling StreamChat MessageSender.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[328/439] Compiling StreamChat ChannelListLinker.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[329/439] Compiling StreamChat ChannelListUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[330/439] Compiling StreamChat ChannelMemberListUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[331/439] Compiling StreamChat ChannelMemberUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[332/439] Compiling StreamChat ChannelUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[333/439] Compiling StreamChat CurrentUserUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[334/439] Compiling StreamChat EventNotificationCenter.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[335/439] Compiling StreamChat EventObserver.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[336/439] Compiling StreamChat MemberEventObserver.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[337/439] Compiling StreamChat EventSender.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[338/439] Compiling StreamChat MessageUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[339/439] Compiling StreamChat ReactionListUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[340/439] Compiling StreamChat ReadStateHandler.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[341/439] Compiling StreamChat TypingEventsSender.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[342/439] Compiling StreamChat UserListUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[343/439] Compiling StreamChat UserUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[344/439] Compiling StreamChat Worker.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[345/439] Compiling StreamChat resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[346/439] 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'
import CoreData
^
[347/439] 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'
import CoreData
^
[348/439] 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'
import CoreData
^
[349/439] 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'
import CoreData
^
[350/439] 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'
import CoreData
^
[351/439] 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'
import CoreData
^
[352/439] 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'
import CoreData
^
[353/439] 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'
import CoreData
^
[354/439] 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'
import CoreData
^
[355/439] 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'
import CoreData
^
[356/439] 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'
import CoreData
^
[357/439] 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'
import CoreData
^
[358/439] 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'
import CoreData
^
[359/439] 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'
import CoreData
^
[360/439] 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'
import CoreData
^
[361/439] 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'
import CoreData
^
[362/439] 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'
import CoreData
^
[363/439] 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'
import CoreData
^
[364/439] 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'
import CoreData
^
[365/439] 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'
import CoreData
^
[366/439] 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'
import CoreData
^
[367/439] 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'
import CoreData
^
[368/439] 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'
import CoreData
^
[369/439] Compiling StreamChat StreamTimer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[370/439] Compiling StreamChat SystemEnvironment+XStreamClient.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[371/439] Compiling StreamChat SystemEnvironment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[372/439] Compiling StreamChat TextLinkDetector.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[373/439] Compiling StreamChat ThreadSafeWeakCollection.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[374/439] Compiling StreamChat Timers.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[375/439] Compiling StreamChat TranslationLanguage.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[376/439] Compiling StreamChat UniqueId.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[377/439] Compiling StreamChat UnreadMessageLookup.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[378/439] Compiling StreamChat BackgroundTaskScheduler.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[379/439] Compiling StreamChat ConnectionStatus.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[380/439] Compiling StreamChat URLSessionWebSocketEngine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[381/439] Compiling StreamChat WebSocketEngine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[382/439] Compiling StreamChat ChannelReadUpdaterMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[383/439] Compiling StreamChat ChannelTruncatedEventMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[384/439] Compiling StreamChat ChannelVisibilityEventMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[385/439] Compiling StreamChat DraftUpdaterMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[386/439] Compiling StreamChat EventDTOConverterMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[387/439] Compiling StreamChat EventDataProcessorMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[388/439] Compiling StreamChat EventMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[389/439] Compiling StreamChat MemberEventMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[390/439] Compiling StreamChat ThreadUpdaterMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[391/439] Compiling StreamChat TypingStartCleanupMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[392/439] Compiling StreamChat NSManagedObject+Validation.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[393/439] Compiling StreamChat PollDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[394/439] Compiling StreamChat PollOptionDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[395/439] Compiling StreamChat PollVoteDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[396/439] Compiling StreamChat PollVoteListQueryDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[397/439] Compiling StreamChat QueuedRequestDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[398/439] Compiling StreamChat ReactionListQueryDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[399/439] Compiling StreamChat ThreadDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[400/439] Compiling StreamChat ThreadParticipantDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[401/439] Compiling StreamChat ThreadReadDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[402/439] Compiling StreamChat UserDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[403/439] Compiling StreamChat UserListQueryDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[404/439] Compiling StreamChat DataStore.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[405/439] Compiling StreamChat DatabaseContainer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[406/439] Compiling StreamChat DatabaseSession.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[407/439] Compiling StreamChat Deprecations.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[408/439] Compiling StreamChat ClientError.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[409/439] Compiling StreamChat ErrorPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[410/439] Compiling StreamChat Collection+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[411/439] Compiling StreamChat KeyPath+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[412/439] Compiling StreamChat Task+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[413/439] Compiling StreamChat URL+EnrichedURL.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[414/439] Compiling StreamChat URLRequest+cURL.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[415/439] Compiling StreamChat SystemEnvironment+Version.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[416/439] Compiling StreamChat UserController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[417/439] Compiling StreamChat UserController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[418/439] Compiling StreamChat UserController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[419/439] Compiling StreamChat UserListController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[420/439] Compiling StreamChat UserListController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[421/439] Compiling StreamChat UserListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[422/439] Compiling StreamChat AttachmentDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[423/439] Compiling StreamChat ChannelConfigDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[424/439] Compiling StreamChat ChannelDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[425/439] Compiling StreamChat ChannelListQueryDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[426/439] Compiling StreamChat ChannelMemberListQueryDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[427/439] Compiling StreamChat ChannelMuteDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[428/439] Compiling StreamChat ChannelReadDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[429/439] Compiling StreamChat CommandDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[430/439] Compiling StreamChat CurrentUserDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[431/439] Compiling StreamChat DBDate.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[432/439] Compiling StreamChat DeviceDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[433/439] Compiling StreamChat EphemeralValuesContainer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[434/439] Compiling StreamChat MemberModelDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[435/439] Compiling StreamChat MessageDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[436/439] Compiling StreamChat MessageModerationDetailsDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[437/439] Compiling StreamChat MessageReactionDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[438/439] Compiling StreamChat MessageReactionGroupDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
[439/439] Compiling StreamChat MessageSearchQueryDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
^
error: fatalError
BUILD FAILURE 5.10 linux