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