Build Information
Failed to build StreamChat, reference develop (9e230f
), with Swift 6.1 for Wasm on 16 Jun 2025 11:47:41 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[444/606] Compiling StreamChat SyncOperations.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[445/606] Compiling StreamChat SyncRepository.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[446/606] Compiling StreamChat ThreadsRepository.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[447/606] Compiling StreamChat ChannelList.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[448/606] Compiling StreamChat ChannelListState+Observer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[449/606] Compiling StreamChat ChannelListState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[450/606] Compiling StreamChat Chat.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[451/606] Compiling StreamChat ChatClient+Factory.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[452/606] Compiling StreamChat ChatState+Observer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[453/606] Compiling StreamChat ChatState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[454/606] Compiling StreamChat ConnectedUser.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[455/606] Compiling StreamChat ConnectedUserState+Observer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[456/606] Compiling StreamChat ConnectedUserState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[457/606] Compiling StreamChat StateLayerDatabaseObserver.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[458/606] Compiling StreamChat MemberList.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[459/606] Compiling StreamChat MemberListState+Observer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[460/606] Compiling StreamChat MemberListState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[461/606] Compiling StreamChat MessageSearch.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[462/606] Compiling StreamChat MessageSearchState+Observer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[463/606] Compiling StreamChat TypingStartCleanupMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[464/606] Compiling StreamChat UserChannelBanEventsMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[465/606] Compiling StreamChat UserTypingStateUpdaterMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[466/606] Compiling StreamChat UserUpdateMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[467/606] Compiling StreamChat UserWatchingEventMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[468/606] Compiling StreamChat AITypingEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[469/606] Compiling StreamChat ChannelEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[470/606] Compiling StreamChat ConnectionEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[471/606] Compiling StreamChat DraftEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[472/606] Compiling StreamChat Event.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[473/606] Compiling StreamChat EventDecoder.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[474/606] Compiling StreamChat EventPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[475/606] Compiling StreamChat EventType.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[476/606] Compiling StreamChat MemberEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[477/606] Compiling StreamChat MessageEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[478/606] Compiling StreamChat NotificationEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[479/606] Compiling StreamChat PollsEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[480/606] Compiling StreamChat ReactionEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[481/606] Compiling StreamChat ReminderEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[482/606] Compiling StreamChat ThreadEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[483/606] Compiling StreamChat TypingEvent.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[484/606] Compiling StreamChat UserEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[485/606] Compiling StreamChat RetryStrategy.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[486/606] Compiling StreamChat WebSocketClient.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[487/606] Compiling StreamChat WebSocketConnectPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[488/606] Compiling StreamChat WebSocketPingController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[489/606] Compiling StreamChat AttachmentQueueUploader.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[490/606] Compiling StreamChat ConnectionRecoveryHandler.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[491/606] Compiling StreamChat MessageEditor.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[492/606] Compiling StreamChat MessageSender.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[493/606] Compiling StreamChat ChannelListLinker.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[494/606] Compiling StreamChat ChannelListUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[495/606] Compiling StreamChat ChannelMemberListUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[496/606] Compiling StreamChat ChannelMemberUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[497/606] Compiling StreamChat ChannelUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[498/606] Compiling StreamChat CurrentUserUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[499/606] Compiling StreamChat EventNotificationCenter.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[500/606] Compiling StreamChat EventObserver.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[501/606] Compiling StreamChat MemberEventObserver.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[502/606] Compiling StreamChat EventSender.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[503/606] Compiling StreamChat MessageUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[504/606] Compiling StreamChat ReactionListUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[505/606] Compiling StreamChat ReadStateHandler.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[506/606] Compiling StreamChat TypingEventsSender.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[507/606] Compiling StreamChat UserListUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[508/606] Compiling StreamChat UserUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[509/606] Compiling StreamChat Worker.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[510/606] Compiling StreamChat resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[511/606] Compiling StreamChat MessageSearchState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[512/606] Compiling StreamChat MessageState+Observer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[513/606] Compiling StreamChat MessageState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[514/606] Compiling StreamChat ReactionList.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[515/606] Compiling StreamChat ReactionListState+Observer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[516/606] Compiling StreamChat ReactionListState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[517/606] Compiling StreamChat UserList.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[518/606] Compiling StreamChat UserListState+Observer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[519/606] Compiling StreamChat UserListState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[520/606] Compiling StreamChat UserSearch.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[521/606] Compiling StreamChat UserSearchState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[522/606] Compiling StreamChat Array+Sampling.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[523/606] Compiling StreamChat Atomic.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[524/606] Compiling StreamChat Bundle+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[525/606] Compiling StreamChat Codable+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[526/606] Compiling StreamChat CountdownTracker.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[527/606] Compiling StreamChat Data+Gzip.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[528/606] Compiling StreamChat DatabaseItemConverter.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[529/606] Compiling StreamChat NSManagedObject+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[530/606] Compiling StreamChat Debouncer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[531/606] Compiling StreamChat Dictionary+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[532/606] Compiling StreamChat EventBatcher.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[533/606] Compiling StreamChat Error+InternetNotAvailable.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[534/606] Compiling StreamChat InternetConnection.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[535/606] Compiling StreamChat ScheduledStreamTimer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[536/606] Compiling StreamChat StreamTimer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[537/606] Compiling StreamChat SystemEnvironment+XStreamClient.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[538/606] Compiling StreamChat SystemEnvironment.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[539/606] Compiling StreamChat TextLinkDetector.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[540/606] Compiling StreamChat ThreadSafeWeakCollection.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[541/606] Compiling StreamChat Timers.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[542/606] Compiling StreamChat TranslationLanguage.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[543/606] Compiling StreamChat UniqueId.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[544/606] Compiling StreamChat UnreadMessageLookup.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[545/606] Compiling StreamChat BackgroundTaskScheduler.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[546/606] Compiling StreamChat ConnectionStatus.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[547/606] Compiling StreamChat URLSessionWebSocketEngine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[548/606] Compiling StreamChat WebSocketEngine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[549/606] Compiling StreamChat ChannelReadUpdaterMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[550/606] Compiling StreamChat ChannelTruncatedEventMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[551/606] Compiling StreamChat ChannelVisibilityEventMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[552/606] Compiling StreamChat DraftUpdaterMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[553/606] Compiling StreamChat EventDTOConverterMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[554/606] Compiling StreamChat EventDataProcessorMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[555/606] Compiling StreamChat EventMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[556/606] Compiling StreamChat MemberEventMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[557/606] Compiling StreamChat ReminderUpdaterMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[558/606] Compiling StreamChat ThreadUpdaterMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[559/606] Compiling StreamChat NSManagedObject+Validation.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[560/606] Compiling StreamChat PollDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[561/606] Compiling StreamChat PollOptionDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[562/606] Compiling StreamChat PollVoteDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[563/606] Compiling StreamChat PollVoteListQueryDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[564/606] Compiling StreamChat QueuedRequestDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[565/606] Compiling StreamChat ReactionListQueryDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[566/606] Compiling StreamChat ThreadDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[567/606] Compiling StreamChat ThreadParticipantDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[568/606] Compiling StreamChat ThreadReadDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[569/606] Compiling StreamChat UserDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[570/606] Compiling StreamChat UserListQueryDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[571/606] Compiling StreamChat DataStore.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[572/606] Compiling StreamChat DatabaseContainer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[573/606] Compiling StreamChat DatabaseSession.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[574/606] Compiling StreamChat Deprecations.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[575/606] Compiling StreamChat ClientError.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[576/606] Compiling StreamChat ErrorPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[577/606] Compiling StreamChat Collection+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[578/606] Compiling StreamChat KeyPath+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[579/606] Compiling StreamChat Task+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[580/606] Compiling StreamChat URL+EnrichedURL.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[581/606] Compiling StreamChat URLRequest+cURL.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[582/606] Compiling StreamChat SystemEnvironment+Version.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[583/606] Compiling StreamChat UserController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[584/606] Compiling StreamChat UserController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[585/606] Compiling StreamChat UserListController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[586/606] Compiling StreamChat UserListController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[587/606] Compiling StreamChat UserListController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[588/606] Compiling StreamChat AttachmentDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[589/606] Compiling StreamChat ChannelConfigDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[590/606] Compiling StreamChat ChannelDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[591/606] Compiling StreamChat ChannelListQueryDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[592/606] Compiling StreamChat ChannelMemberListQueryDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[593/606] Compiling StreamChat ChannelMuteDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[594/606] Compiling StreamChat ChannelReadDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[595/606] Compiling StreamChat CommandDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[596/606] Compiling StreamChat CurrentUserDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[597/606] Compiling StreamChat DBDate.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[598/606] Compiling StreamChat DeviceDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[599/606] Compiling StreamChat EphemeralValuesContainer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[600/606] Compiling StreamChat MemberModelDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[601/606] Compiling StreamChat MessageDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[602/606] Compiling StreamChat MessageModerationDetailsDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[603/606] Compiling StreamChat MessageReactionDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[604/606] Compiling StreamChat MessageReactionGroupDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[605/606] Compiling StreamChat MessageReminderDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[606/606] Compiling StreamChat MessageSearchQueryDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:1d9b2ff10447e71c7331541368dc204699fc22b6bc9ef4efb815c3e4c1ba42e3
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/TestTools/StreamChatTestTools/DatabaseModels/TestDataModel.xcdatamodeld
/host/spi-builder-workspace/TestTools/StreamChatTestTools/DatabaseModels/TestDataModel2.xcdatamodeld
[0/1] Planning build
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
29 | func addTargetDependencies(_ target: Target) {
30 | for dependency in target.dependencies {
31 | switch dependency {
| |- warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
| `- note: handle unknown values using "@unknown default"
32 | case .product(let product):
33 | addTargets(product.targets)
[1/1] Compiling plugin Swift-DocC Preview
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
29 | func addTargetDependencies(_ target: Target) {
30 | for dependency in target.dependencies {
31 | switch dependency {
| |- warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
| `- note: handle unknown values using "@unknown default"
32 | case .product(let product):
33 | addTargets(product.targets)
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/177] Compiling StreamChat APIClient.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[5/177] Compiling StreamChat APIPathConvertible.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[6/177] Compiling StreamChat AttachmentDownloader.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[7/177] Compiling StreamChat AttachmentUploader.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[8/177] Compiling StreamChat UploadedAttachment.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[9/177] Compiling StreamChat UploadedAttachmentPostProcessor.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[10/177] Compiling StreamChat CDNClient.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[11/177] Compiling StreamChat ChatRemoteNotificationHandler.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[12/177] Compiling StreamChat AppEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[13/177] Compiling StreamChat AttachmentEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[14/177] Compiling StreamChat BlockedUserPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[15/177] Compiling StreamChat ChannelEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[16/177] Compiling StreamChat DeviceEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[17/177] Compiling StreamChat DraftEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[18/177] Compiling StreamChat Endpoint.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[19/177] Compiling StreamChat EndpointPath+OfflineRequest.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[20/177] Compiling StreamChat EndpointPath.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[21/177] Compiling StreamChat FilesEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[22/177] Compiling StreamChat GuestEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[23/177] Compiling StreamChat MemberEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[24/177] Compiling StreamChat MessageEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[25/177] Compiling StreamChat ModerationEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[26/177] Compiling StreamChat AppSettingsPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[27/177] Compiling StreamChat ChannelCodingKeys.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[28/177] Compiling StreamChat ChannelEditDetailPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[29/201] Compiling StreamChat AudioRecordingDelegate.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[30/201] Compiling StreamChat AudioRecordingState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[31/201] Compiling StreamChat AudioSessionConfiguring.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[32/201] Compiling StreamChat AudioSessionProtocol.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[33/201] Compiling StreamChat AVAsset+TotalAudioSamples.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[34/201] Compiling StreamChat ChatClient+Environment.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[35/201] Compiling StreamChat ChatClient.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[36/201] Compiling StreamChat ChatClientFactory.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[37/201] Compiling StreamChat BaseURL.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[38/201] Compiling StreamChat ChatClientConfig.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[39/201] Compiling StreamChat SendMessageInterceptor.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[40/201] Compiling StreamChat StreamModelsTransformer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[41/201] Compiling StreamChat StreamRuntimeCheck.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[42/201] Compiling StreamChat Token.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[43/201] Compiling StreamChat ChannelController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[44/201] Compiling StreamChat ChannelController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[45/201] Compiling StreamChat ChannelController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[46/201] Compiling StreamChat ChannelControllerDelegate.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[47/201] Compiling StreamChat ChatClient+ChannelController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[48/201] Compiling StreamChat ChannelListController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[49/201] Compiling StreamChat ChannelListController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[50/201] Compiling StreamChat ChannelListController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[51/201] Compiling StreamChat ChatChannelWatcherListController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[52/201] Compiling StreamChat ChatChannelWatcherListController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[53/201] Compiling StreamChat ChatChannelWatcherListController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[54/225] Compiling StreamChat UnknownChannelEvent.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[55/225] Compiling StreamChat UnknownUserEvent.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[56/225] Compiling StreamChat UserListPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[57/225] Compiling StreamChat UserPayloads.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[58/225] Compiling StreamChat PollsEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[59/225] Compiling StreamChat ReactionEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[60/225] Compiling StreamChat ReminderEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[61/225] Compiling StreamChat AttachmentActionRequestBody.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[62/225] Compiling StreamChat CastPollVoteRequestBody.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[63/225] Compiling StreamChat ChannelMemberBanRequestPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[64/225] Compiling StreamChat ChannelMemberUnbanRequestPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[65/225] Compiling StreamChat ChannelTruncateRequestPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[66/225] Compiling StreamChat CreateCallRequestBody.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[67/225] Compiling StreamChat CreatePollOptionRequestBody.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[68/225] Compiling StreamChat CreatePollRequestBody.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[69/225] Compiling StreamChat CustomEventRequestBody.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[70/225] Compiling StreamChat FlagRequestBody.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[71/225] Compiling StreamChat GuestUserTokenRequestPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[72/225] Compiling StreamChat MessageReactionRequestPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[73/225] Compiling StreamChat MissingEventsRequestBody.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[74/225] Compiling StreamChat QueryPollsRequestBody.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[75/225] Compiling StreamChat UpdatePartialRequestBody.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[76/225] Compiling StreamChat UpdatePollOptionRequestBody.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[77/225] Compiling StreamChat UpdatePollRequestBody.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[78/225] Compiling StreamChat SyncEndpoint.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[79/225] Compiling StreamChat ThreadEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[80/225] Compiling StreamChat UserEndpoints.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[81/225] Compiling StreamChat WebSocketConnectEndpoint.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[82/225] Compiling StreamChat HTTPHeader.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[83/225] Compiling StreamChat RequestDecoder.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[84/225] Compiling StreamChat RequestEncoder.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[85/225] Compiling StreamChat AudioAnalysing.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[86/225] Compiling StreamChat AudioAnalysisContext.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[87/225] Compiling StreamChat AudioAnalysisEngine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[88/225] Compiling StreamChat AudioSamplesExtractor.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[89/225] Compiling StreamChat AudioSamplesProcessor.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[90/225] Compiling StreamChat AudioValuePercentageNormaliser.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[91/225] Compiling StreamChat AppStateObserving.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[92/225] Compiling StreamChat AssetPropertyLoading.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[93/225] Compiling StreamChat AudioPlaybackContext.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[94/225] Compiling StreamChat AudioPlaybackContextAccessor.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[95/225] Compiling StreamChat AudioPlaybackRate.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[96/225] Compiling StreamChat AudioPlaybackState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[97/225] Compiling StreamChat AudioPlayerObserving.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[98/225] Compiling StreamChat AudioPlaying.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[99/225] Compiling StreamChat AudioPlayingDelegate.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[100/225] Compiling StreamChat AudioQueuePlayer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[101/225] Compiling StreamChat AudioRecording.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[102/225] Compiling StreamChat AudioRecordingContext.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[103/225] Compiling StreamChat AudioRecordingContextAccessor.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[104/273] Compiling StreamChat MessageController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[105/273] Compiling StreamChat MessageController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[106/273] Compiling StreamChat MessageReminderListController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[107/273] Compiling StreamChat MessageReminderListController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[108/273] Compiling StreamChat PollController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[109/273] Compiling StreamChat PollController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[110/273] Compiling StreamChat PollController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[111/273] Compiling StreamChat PollControllerDelegate.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[112/273] Compiling StreamChat PollVoteListController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[113/273] Compiling StreamChat PollVoteListController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[114/273] Compiling StreamChat PollVoteListController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[115/273] Compiling StreamChat ChatClient+ReactionListController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[116/273] Compiling StreamChat ReactionListController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[117/273] Compiling StreamChat ReactionListController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[118/273] Compiling StreamChat ReactionListController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[119/273] Compiling StreamChat MessageSearchController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[120/273] Compiling StreamChat MessageSearchController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[121/273] Compiling StreamChat MessageSearchController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[122/273] Compiling StreamChat UserSearchController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[123/273] Compiling StreamChat ChatClient+ThreadListController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[124/273] Compiling StreamChat ThreadListController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[125/273] Compiling StreamChat ThreadListController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[126/273] Compiling StreamChat ThreadListController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[127/273] Compiling StreamChat UserController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[128/297] Compiling StreamChat ChannelListPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[129/297] Compiling StreamChat ChannelMemberListPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[130/297] Compiling StreamChat CurrentUserPayloads.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[131/297] Compiling StreamChat DevicePayloads.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[132/297] Compiling StreamChat DraftPayloads.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[133/297] Compiling StreamChat FileUploadPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[134/297] Compiling StreamChat FlagMessagePayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[135/297] Compiling StreamChat FlagUserPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[136/297] Compiling StreamChat GuestUserTokenPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[137/297] Compiling StreamChat IdentifiableModel.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[138/297] Compiling StreamChat IdentifiablePayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[139/297] Compiling StreamChat MemberPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[140/297] Compiling StreamChat MemberUpdatePayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[141/297] Compiling StreamChat MessageAttachmentPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[142/297] Compiling StreamChat MessageModerationDetailsPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[143/297] Compiling StreamChat MessagePayloads.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[144/297] Compiling StreamChat MessageReactionGroupPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[145/297] Compiling StreamChat MessageReactionPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[146/297] Compiling StreamChat MessageTranslationsPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[147/297] Compiling StreamChat MissingEventsPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[148/297] Compiling StreamChat MutedChannelPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[149/297] Compiling StreamChat PollsPayloads.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[150/297] Compiling StreamChat RawJSON.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[151/297] Compiling StreamChat ReminderPayloads.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[152/297] Compiling StreamChat ThreadListPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
error: emit-module command failed with exit code 1 (use -v to see invocation)
[153/321] Emitting module StreamChat
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[154/321] Compiling StreamChat ConnectionController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[155/321] Compiling StreamChat ConnectionController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[156/321] Compiling StreamChat ConnectionController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[157/321] Compiling StreamChat Controller.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[158/321] Compiling StreamChat CurrentUserController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[159/321] Compiling StreamChat CurrentUserController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[160/321] Compiling StreamChat CurrentUserController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[161/321] Compiling StreamChat DataController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[162/321] Compiling StreamChat BackgroundDatabaseObserver.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[163/321] Compiling StreamChat BackgroundEntityDatabaseObserver.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[164/321] Compiling StreamChat BackgroundListDatabaseObserver.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[165/321] Compiling StreamChat EntityChange.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[166/321] Compiling StreamChat ListChange.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[167/321] Compiling StreamChat ChannelEventsController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[168/321] Compiling StreamChat EventsController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[169/321] Compiling StreamChat EventsController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[170/321] Compiling StreamChat EventsController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[171/321] Compiling StreamChat MemberController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[172/321] Compiling StreamChat MemberController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[173/321] Compiling StreamChat MemberController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[174/321] Compiling StreamChat MemberListController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[175/321] Compiling StreamChat MemberListController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[176/321] Compiling StreamChat MemberListController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[177/321] Compiling StreamChat MessageController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[178/369] Compiling StreamChat DraftMessage.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[179/369] Compiling StreamChat Member.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[180/369] Compiling StreamChat MessageModerationDetails.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[181/369] Compiling StreamChat MessagePinning.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[182/369] Compiling StreamChat MessageReaction.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[183/369] Compiling StreamChat MessageReactionGroup.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[184/369] Compiling StreamChat MessageReactionType.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[185/369] Compiling StreamChat MessageReminder.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[186/369] Compiling StreamChat MuteDetails.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[187/369] Compiling StreamChat Poll.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[188/369] Compiling StreamChat PollOption.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[189/369] Compiling StreamChat PollVote.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[190/369] Compiling StreamChat PushDevice.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[191/369] Compiling StreamChat PushProvider.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[192/369] Compiling StreamChat Thread.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[193/369] Compiling StreamChat ThreadParticipant.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[194/369] Compiling StreamChat ThreadRead.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[195/369] Compiling StreamChat UnreadCount.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[196/369] Compiling StreamChat User+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[197/369] Compiling StreamChat User.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[198/369] Compiling StreamChat UserInfo.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[199/369] Compiling StreamChat ChannelListQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[200/369] Compiling StreamChat ChannelMemberListQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[201/369] Compiling StreamChat ChannelQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[202/393] Compiling StreamChat DraftMessagesRepository.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[203/393] Compiling StreamChat MessageRepository.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[204/393] Compiling StreamChat OfflineRequestsRepository.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[205/393] Compiling StreamChat PollsRepository.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[206/393] Compiling StreamChat RemindersRepository.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[207/393] Compiling StreamChat SyncOperations.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[208/393] Compiling StreamChat SyncRepository.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[209/393] Compiling StreamChat ThreadsRepository.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[210/393] Compiling StreamChat ChannelList.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[211/393] Compiling StreamChat ChannelListState+Observer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[212/393] Compiling StreamChat ChannelListState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[213/393] Compiling StreamChat Chat.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[214/393] Compiling StreamChat ChatClient+Factory.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[215/393] Compiling StreamChat ChatState+Observer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[216/393] Compiling StreamChat ChatState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[217/393] Compiling StreamChat ConnectedUser.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[218/393] Compiling StreamChat ConnectedUserState+Observer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[219/393] Compiling StreamChat ConnectedUserState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[220/393] Compiling StreamChat StateLayerDatabaseObserver.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[221/393] Compiling StreamChat MemberList.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[222/393] Compiling StreamChat MemberListState+Observer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[223/393] Compiling StreamChat MemberListState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[224/393] Compiling StreamChat MessageSearch.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[225/393] Compiling StreamChat MessageSearchState+Observer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[226/393] Compiling StreamChat ChannelWatcherListQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[227/393] Compiling StreamChat DraftListQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[228/393] Compiling StreamChat Filter+predicate.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[229/393] Compiling StreamChat Filter.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[230/393] Compiling StreamChat MessageReminderListQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[231/393] Compiling StreamChat MessageSearchQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[232/393] Compiling StreamChat Pagination.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[233/393] Compiling StreamChat PinnedMessagesPagination.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[234/393] Compiling StreamChat PinnedMessagesQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[235/393] Compiling StreamChat PinnedMessagesSortingKey.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[236/393] Compiling StreamChat PollVoteListQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[237/393] Compiling StreamChat QueryOptions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[238/393] Compiling StreamChat ReactionListQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[239/393] Compiling StreamChat ChannelListSortingKey.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[240/393] Compiling StreamChat ChannelMemberListSortingKey.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[241/393] Compiling StreamChat SortValue.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[242/393] Compiling StreamChat Sorting.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[243/393] Compiling StreamChat UserListSortingKey.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[244/393] Compiling StreamChat ThreadListQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[245/393] Compiling StreamChat ThreadQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[246/393] Compiling StreamChat UserListQuery.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[247/393] Compiling StreamChat AuthenticationRepository.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[248/393] Compiling StreamChat ChannelRepository.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[249/393] Compiling StreamChat ConnectionRepository.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[250/441] Compiling StreamChat Reachability_Vendor.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[251/441] Compiling StreamChat KeyedDecodingContainer+Array.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[252/441] Compiling StreamChat LazyCachedMapCollection.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[253/441] Compiling StreamChat BaseLogDestination.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[254/441] Compiling StreamChat ConsoleLogDestination.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[255/441] Compiling StreamChat LogDestination.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[256/441] Compiling StreamChat LogFormatter.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[257/441] Compiling StreamChat PrefixLogFormatter.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[258/441] Compiling StreamChat Logger.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[259/441] Compiling StreamChat StringInterpolation+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[260/441] Compiling StreamChat MainQueue+Synchronous.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[261/441] Compiling StreamChat MarkdownParser.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[262/441] Compiling StreamChat MessagesPaginationState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[263/441] Compiling StreamChat MessagesPaginationStateHandling.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[264/441] Compiling StreamChat MulticastDelegate.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[265/441] Compiling StreamChat MultipartFormData.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[266/441] Compiling StreamChat AsyncOperation.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[267/441] Compiling StreamChat OptionSet+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[268/441] Compiling StreamChat OptionalDecodable.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[269/441] Compiling StreamChat Publisher+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[270/441] Compiling StreamChat Result+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[271/441] Compiling StreamChat Sequence+CompactMapLoggingError.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[272/441] Compiling StreamChat StateBuilder.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[273/441] Compiling StreamChat StreamCollection.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[274/441] Compiling StreamChat AppSettings.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[275/441] Compiling StreamChat AnyAttachmentPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[276/441] Compiling StreamChat AnyAttachmentUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[277/441] Compiling StreamChat AttachmentId.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[278/441] Compiling StreamChat AttachmentTypes.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[279/441] Compiling StreamChat ChatMessageAttachment.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[280/441] Compiling StreamChat ChatMessageAudioAttachment.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[281/441] Compiling StreamChat ChatMessageFileAttachment.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[282/441] Compiling StreamChat ChatMessageGiphyAttachment.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[283/441] Compiling StreamChat ChatMessageImageAttachment.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[284/441] Compiling StreamChat ChatMessageLinkAttachment.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[285/441] Compiling StreamChat ChatMessageVideoAttachment.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[286/441] Compiling StreamChat ChatMessageVoiceRecordingAttachment.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[287/441] Compiling StreamChat BanEnabling.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[288/441] Compiling StreamChat BlockedUserDetails.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[289/441] Compiling StreamChat Channel.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[290/441] Compiling StreamChat ChannelArchivingScope.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[291/441] Compiling StreamChat ChannelId.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[292/441] Compiling StreamChat ChannelPinningScope.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[293/441] Compiling StreamChat ChannelRead.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[294/441] Compiling StreamChat ChannelType.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[295/441] Compiling StreamChat ChatMessage.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[296/441] Compiling StreamChat CurrentUser.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[297/441] Compiling StreamChat Device.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[298/441] Compiling StreamChat TypingStartCleanupMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[299/441] Compiling StreamChat UserChannelBanEventsMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[300/441] Compiling StreamChat UserTypingStateUpdaterMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[301/441] Compiling StreamChat UserUpdateMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[302/441] Compiling StreamChat UserWatchingEventMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[303/441] Compiling StreamChat AITypingEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[304/441] Compiling StreamChat ChannelEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[305/441] Compiling StreamChat ConnectionEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[306/441] Compiling StreamChat DraftEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[307/441] Compiling StreamChat Event.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[308/441] Compiling StreamChat EventDecoder.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[309/441] Compiling StreamChat EventPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[310/441] Compiling StreamChat EventType.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[311/441] Compiling StreamChat MemberEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[312/441] Compiling StreamChat MessageEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[313/441] Compiling StreamChat NotificationEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[314/441] Compiling StreamChat PollsEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[315/441] Compiling StreamChat ReactionEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[316/441] Compiling StreamChat ReminderEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[317/441] Compiling StreamChat ThreadEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[318/441] Compiling StreamChat TypingEvent.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[319/441] Compiling StreamChat UserEvents.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[320/441] Compiling StreamChat RetryStrategy.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[321/441] Compiling StreamChat WebSocketClient.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[322/441] Compiling StreamChat WebSocketConnectPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[323/441] Compiling StreamChat WebSocketPingController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[324/441] Compiling StreamChat AttachmentQueueUploader.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[325/441] Compiling StreamChat ConnectionRecoveryHandler.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[326/441] Compiling StreamChat MessageEditor.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[327/441] Compiling StreamChat MessageSender.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[328/441] Compiling StreamChat ChannelListLinker.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[329/441] Compiling StreamChat ChannelListUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[330/441] Compiling StreamChat ChannelMemberListUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[331/441] Compiling StreamChat ChannelMemberUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[332/441] Compiling StreamChat ChannelUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[333/441] Compiling StreamChat CurrentUserUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[334/441] Compiling StreamChat EventNotificationCenter.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[335/441] Compiling StreamChat EventObserver.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[336/441] Compiling StreamChat MemberEventObserver.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[337/441] Compiling StreamChat EventSender.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[338/441] Compiling StreamChat MessageUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[339/441] Compiling StreamChat ReactionListUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[340/441] Compiling StreamChat ReadStateHandler.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[341/441] Compiling StreamChat TypingEventsSender.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[342/441] Compiling StreamChat UserListUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[343/441] Compiling StreamChat UserUpdater.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[344/441] Compiling StreamChat Worker.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[345/441] Compiling StreamChat resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[346/441] Compiling StreamChat MessageSearchState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[347/441] Compiling StreamChat MessageState+Observer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[348/441] Compiling StreamChat MessageState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[349/441] Compiling StreamChat ReactionList.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[350/441] Compiling StreamChat ReactionListState+Observer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[351/441] Compiling StreamChat ReactionListState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[352/441] Compiling StreamChat UserList.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[353/441] Compiling StreamChat UserListState+Observer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[354/441] Compiling StreamChat UserListState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[355/441] Compiling StreamChat UserSearch.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[356/441] Compiling StreamChat UserSearchState.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[357/441] Compiling StreamChat Array+Sampling.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[358/441] Compiling StreamChat Atomic.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[359/441] Compiling StreamChat Bundle+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[360/441] Compiling StreamChat Codable+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[361/441] Compiling StreamChat CountdownTracker.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[362/441] Compiling StreamChat Data+Gzip.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[363/441] Compiling StreamChat DatabaseItemConverter.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[364/441] Compiling StreamChat NSManagedObject+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[365/441] Compiling StreamChat Debouncer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[366/441] Compiling StreamChat Dictionary+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[367/441] Compiling StreamChat EventBatcher.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[368/441] Compiling StreamChat Error+InternetNotAvailable.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[369/441] Compiling StreamChat InternetConnection.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[370/441] Compiling StreamChat ScheduledStreamTimer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[371/441] Compiling StreamChat StreamTimer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[372/441] Compiling StreamChat SystemEnvironment+XStreamClient.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[373/441] Compiling StreamChat SystemEnvironment.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[374/441] Compiling StreamChat TextLinkDetector.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[375/441] Compiling StreamChat ThreadSafeWeakCollection.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[376/441] Compiling StreamChat Timers.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[377/441] Compiling StreamChat TranslationLanguage.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[378/441] Compiling StreamChat UniqueId.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[379/441] Compiling StreamChat UnreadMessageLookup.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[380/441] Compiling StreamChat BackgroundTaskScheduler.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[381/441] Compiling StreamChat ConnectionStatus.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[382/441] Compiling StreamChat URLSessionWebSocketEngine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[383/441] Compiling StreamChat WebSocketEngine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[384/441] Compiling StreamChat ChannelReadUpdaterMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[385/441] Compiling StreamChat ChannelTruncatedEventMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[386/441] Compiling StreamChat ChannelVisibilityEventMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[387/441] Compiling StreamChat DraftUpdaterMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[388/441] Compiling StreamChat EventDTOConverterMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[389/441] Compiling StreamChat EventDataProcessorMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[390/441] Compiling StreamChat EventMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[391/441] Compiling StreamChat MemberEventMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[392/441] Compiling StreamChat ReminderUpdaterMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[393/441] Compiling StreamChat ThreadUpdaterMiddleware.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[394/441] Compiling StreamChat NSManagedObject+Validation.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[395/441] Compiling StreamChat PollDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[396/441] Compiling StreamChat PollOptionDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[397/441] Compiling StreamChat PollVoteDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[398/441] Compiling StreamChat PollVoteListQueryDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[399/441] Compiling StreamChat QueuedRequestDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[400/441] Compiling StreamChat ReactionListQueryDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[401/441] Compiling StreamChat ThreadDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[402/441] Compiling StreamChat ThreadParticipantDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[403/441] Compiling StreamChat ThreadReadDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[404/441] Compiling StreamChat UserDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[405/441] Compiling StreamChat UserListQueryDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[406/441] Compiling StreamChat DataStore.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[407/441] Compiling StreamChat DatabaseContainer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[408/441] Compiling StreamChat DatabaseSession.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[409/441] Compiling StreamChat Deprecations.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[410/441] Compiling StreamChat ClientError.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[411/441] Compiling StreamChat ErrorPayload.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[412/441] Compiling StreamChat Collection+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[413/441] Compiling StreamChat KeyPath+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[414/441] Compiling StreamChat Task+Extensions.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[415/441] Compiling StreamChat URL+EnrichedURL.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[416/441] Compiling StreamChat URLRequest+cURL.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[417/441] Compiling StreamChat SystemEnvironment+Version.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[418/441] Compiling StreamChat UserController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[419/441] Compiling StreamChat UserController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[420/441] Compiling StreamChat UserListController+Combine.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[421/441] Compiling StreamChat UserListController+SwiftUI.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[422/441] Compiling StreamChat UserListController.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[423/441] Compiling StreamChat AttachmentDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[424/441] Compiling StreamChat ChannelConfigDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[425/441] Compiling StreamChat ChannelDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[426/441] Compiling StreamChat ChannelListQueryDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[427/441] Compiling StreamChat ChannelMemberListQueryDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[428/441] Compiling StreamChat ChannelMuteDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[429/441] Compiling StreamChat ChannelReadDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[430/441] Compiling StreamChat CommandDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[431/441] Compiling StreamChat CurrentUserDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[432/441] Compiling StreamChat DBDate.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[433/441] Compiling StreamChat DeviceDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[434/441] Compiling StreamChat EphemeralValuesContainer.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[435/441] Compiling StreamChat MemberModelDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[436/441] Compiling StreamChat MessageDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[437/441] Compiling StreamChat MessageModerationDetailsDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[438/441] Compiling StreamChat MessageReactionDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[439/441] Compiling StreamChat MessageReactionGroupDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[440/441] Compiling StreamChat MessageReminderDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
[441/441] Compiling StreamChat MessageSearchQueryDTO.swift
/host/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
3 | //
4 |
5 | import CoreData
| `- error: no such module 'CoreData'
6 | import Foundation
7 | import UserNotifications
BUILD FAILURE 6.1 wasm