Build Information
Failed to build StreamChatSwiftUI, reference 4.79.1 (d4910c
), with Swift 5.10 for macOS (SPM) on 4 Jun 2025 05:05:27 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GetStream/stream-chat-swiftui.git
Reference: 4.79.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GetStream/stream-chat-swiftui
* tag 4.79.1 -> FETCH_HEAD
HEAD is now at d4910c5 Bump 4.79.1
Cloned https://github.com/GetStream/stream-chat-swiftui.git
Revision (git rev-parse @):
d4910c5a3302021f804261fec6b37bf1c224c516
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/GetStream/stream-chat-swiftui.git at 4.79.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/GetStream/stream-chat-swiftui.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/11] Copying Info.plist
[4/11] Write sources
[5/11] Copying Localizable.strings
[5/11] Write sources
[6/11] Copying Localizable.stringsdict
[8/11] Copying StreamChatModel.xcdatamodeld
[9/11] Copying Assets.xcassets
[10/11] Write swift-version-33747A42983211AE.txt
[12/228] Emitting module StreamChat
[13/228] Compiling StreamChat ThreadListPayload.swift
[14/228] Compiling StreamChat UnknownChannelEvent.swift
[15/228] Compiling StreamChat UnknownUserEvent.swift
[16/228] Compiling StreamChat UserListPayload.swift
[17/228] Compiling StreamChat UserPayloads.swift
[18/228] Compiling StreamChat PollsEndpoints.swift
[19/228] Compiling StreamChat ReactionEndpoints.swift
[20/228] Compiling StreamChat AttachmentActionRequestBody.swift
[21/228] Compiling StreamChat CastPollVoteRequestBody.swift
[22/228] Compiling StreamChat ChannelMemberBanRequestPayload.swift
[23/228] Compiling StreamChat ChannelMemberUnbanRequestPayload.swift
[24/228] Compiling StreamChat ChannelTruncateRequestPayload.swift
[25/228] Compiling StreamChat CreateCallRequestBody.swift
[26/228] Compiling StreamChat CreatePollOptionRequestBody.swift
[27/228] Compiling StreamChat CreatePollRequestBody.swift
[28/228] Compiling StreamChat CustomEventRequestBody.swift
[29/228] Compiling StreamChat FlagRequestBody.swift
[30/228] Compiling StreamChat GuestUserTokenRequestPayload.swift
[31/228] Compiling StreamChat MessageReactionRequestPayload.swift
[32/228] Compiling StreamChat MissingEventsRequestBody.swift
[33/228] Compiling StreamChat QueryPollsRequestBody.swift
[34/228] Compiling StreamChat UpdatePartialRequestBody.swift
[35/228] Compiling StreamChat UpdatePollOptionRequestBody.swift
[36/228] Compiling StreamChat UpdatePollRequestBody.swift
[37/228] Compiling StreamChat NSManagedObject+Validation.swift
[38/228] Compiling StreamChat PollDTO.swift
[39/228] Compiling StreamChat PollOptionDTO.swift
[40/228] Compiling StreamChat PollVoteDTO.swift
[41/228] Compiling StreamChat PollVoteListQueryDTO.swift
[42/228] Compiling StreamChat QueuedRequestDTO.swift
[43/228] Compiling StreamChat ReactionListQueryDTO.swift
[44/228] Compiling StreamChat ThreadDTO.swift
[45/228] Compiling StreamChat ThreadParticipantDTO.swift
[46/228] Compiling StreamChat ThreadReadDTO.swift
[47/228] Compiling StreamChat UserDTO.swift
[48/228] Compiling StreamChat UserListQueryDTO.swift
[49/228] Compiling StreamChat DataStore.swift
[50/228] Compiling StreamChat DatabaseContainer.swift
[51/228] Compiling StreamChat DatabaseSession.swift
[52/228] Compiling StreamChat Deprecations.swift
[53/228] Compiling StreamChat ClientError.swift
[54/228] Compiling StreamChat ErrorPayload.swift
[55/228] Compiling StreamChat Collection+Extensions.swift
[56/228] Compiling StreamChat KeyPath+Extensions.swift
[57/228] Compiling StreamChat Task+Extensions.swift
[58/228] Compiling StreamChat URL+EnrichedURL.swift
[59/228] Compiling StreamChat URLRequest+cURL.swift
[60/228] Compiling StreamChat SystemEnvironment+Version.swift
[61/300] Compiling StreamChat ChannelEditDetailPayload.swift
[62/300] Compiling StreamChat ChannelListPayload.swift
[63/300] Compiling StreamChat ChannelMemberListPayload.swift
[64/300] Compiling StreamChat CurrentUserPayloads.swift
[65/300] Compiling StreamChat DevicePayloads.swift
[66/300] Compiling StreamChat DraftPayloads.swift
[67/300] Compiling StreamChat FileUploadPayload.swift
[68/300] Compiling StreamChat FlagMessagePayload.swift
[69/300] Compiling StreamChat FlagUserPayload.swift
[70/300] Compiling StreamChat GuestUserTokenPayload.swift
[71/300] Compiling StreamChat IdentifiableModel.swift
[72/300] Compiling StreamChat IdentifiablePayload.swift
[73/300] Compiling StreamChat MemberPayload.swift
[74/300] Compiling StreamChat MemberUpdatePayload.swift
[75/300] Compiling StreamChat MessageAttachmentPayload.swift
[76/300] Compiling StreamChat MessageModerationDetailsPayload.swift
[77/300] Compiling StreamChat MessagePayloads.swift
[78/300] Compiling StreamChat MessageReactionGroupPayload.swift
[79/300] Compiling StreamChat MessageReactionPayload.swift
[80/300] Compiling StreamChat MessageTranslationsPayload.swift
[81/300] Compiling StreamChat MissingEventsPayload.swift
[82/300] Compiling StreamChat MutedChannelPayload.swift
[83/300] Compiling StreamChat PollsPayloads.swift
[84/300] Compiling StreamChat RawJSON.swift
[85/300] Compiling StreamChat ChatChannelWatcherListController+Combine.swift
[86/300] Compiling StreamChat ChatChannelWatcherListController+SwiftUI.swift
[87/300] Compiling StreamChat ChatChannelWatcherListController.swift
[88/300] Compiling StreamChat ConnectionController+Combine.swift
[89/300] Compiling StreamChat ConnectionController+SwiftUI.swift
[90/300] Compiling StreamChat ConnectionController.swift
[91/300] Compiling StreamChat Controller.swift
[92/300] Compiling StreamChat CurrentUserController+Combine.swift
[93/300] Compiling StreamChat CurrentUserController+SwiftUI.swift
[94/300] Compiling StreamChat CurrentUserController.swift
[95/300] Compiling StreamChat DataController.swift
[96/300] Compiling StreamChat BackgroundDatabaseObserver.swift
[97/300] Compiling StreamChat BackgroundEntityDatabaseObserver.swift
[98/300] Compiling StreamChat BackgroundListDatabaseObserver.swift
[99/300] Compiling StreamChat EntityChange.swift
[100/300] Compiling StreamChat ListChange.swift
[101/300] Compiling StreamChat ChannelEventsController.swift
[102/300] Compiling StreamChat EventsController+Combine.swift
[103/300] Compiling StreamChat EventsController+SwiftUI.swift
[104/300] Compiling StreamChat EventsController.swift
[105/300] Compiling StreamChat MemberController+Combine.swift
[106/300] Compiling StreamChat MemberController+SwiftUI.swift
[107/300] Compiling StreamChat MemberController.swift
[108/300] Compiling StreamChat MemberListController+Combine.swift
[109/347] Compiling StreamChat APIClient.swift
[110/347] Compiling StreamChat APIPathConvertible.swift
[111/347] Compiling StreamChat AttachmentDownloader.swift
[112/347] Compiling StreamChat AttachmentUploader.swift
[113/347] Compiling StreamChat UploadedAttachment.swift
[114/347] Compiling StreamChat UploadedAttachmentPostProcessor.swift
[115/347] Compiling StreamChat CDNClient.swift
[116/347] Compiling StreamChat ChatRemoteNotificationHandler.swift
[117/347] Compiling StreamChat AppEndpoints.swift
[118/347] Compiling StreamChat AttachmentEndpoints.swift
[119/347] Compiling StreamChat BlockedUserPayload.swift
[120/347] Compiling StreamChat ChannelEndpoints.swift
[121/347] Compiling StreamChat DeviceEndpoints.swift
[122/347] Compiling StreamChat DraftEndpoints.swift
[123/347] Compiling StreamChat Endpoint.swift
[124/347] Compiling StreamChat EndpointPath+OfflineRequest.swift
[125/347] Compiling StreamChat EndpointPath.swift
[126/347] Compiling StreamChat FilesEndpoints.swift
[127/347] Compiling StreamChat GuestEndpoints.swift
[128/347] Compiling StreamChat MemberEndpoints.swift
[129/347] Compiling StreamChat MessageEndpoints.swift
[130/347] Compiling StreamChat ModerationEndpoints.swift
[131/347] Compiling StreamChat AppSettingsPayload.swift
[132/347] Compiling StreamChat ChannelCodingKeys.swift
[133/347] Compiling StreamChat UserController+Combine.swift
[134/347] Compiling StreamChat UserController+SwiftUI.swift
[135/347] Compiling StreamChat UserController.swift
[136/347] Compiling StreamChat UserListController+Combine.swift
[137/347] Compiling StreamChat UserListController+SwiftUI.swift
[138/347] Compiling StreamChat UserListController.swift
[139/347] Compiling StreamChat AttachmentDTO.swift
[140/347] Compiling StreamChat ChannelConfigDTO.swift
[141/347] Compiling StreamChat ChannelDTO.swift
[142/347] Compiling StreamChat ChannelListQueryDTO.swift
[143/347] Compiling StreamChat ChannelMemberListQueryDTO.swift
[144/347] Compiling StreamChat ChannelMuteDTO.swift
[145/347] Compiling StreamChat ChannelReadDTO.swift
[146/347] Compiling StreamChat CommandDTO.swift
[147/347] Compiling StreamChat CurrentUserDTO.swift
[148/347] Compiling StreamChat DBDate.swift
[149/347] Compiling StreamChat DeviceDTO.swift
[150/347] Compiling StreamChat EphemeralValuesContainer.swift
[151/347] Compiling StreamChat MemberModelDTO.swift
[152/347] Compiling StreamChat MessageDTO.swift
[153/347] Compiling StreamChat MessageModerationDetailsDTO.swift
[154/347] Compiling StreamChat MessageReactionDTO.swift
[155/347] Compiling StreamChat MessageReactionGroupDTO.swift
[156/347] Compiling StreamChat MessageSearchQueryDTO.swift
[157/393] Compiling StreamChat SyncEndpoint.swift
[158/393] Compiling StreamChat ThreadEndpoints.swift
[159/393] Compiling StreamChat UserEndpoints.swift
[160/393] Compiling StreamChat WebSocketConnectEndpoint.swift
[161/393] Compiling StreamChat HTTPHeader.swift
[162/393] Compiling StreamChat RequestDecoder.swift
[163/393] Compiling StreamChat RequestEncoder.swift
[164/393] Compiling StreamChat AudioAnalysing.swift
[165/393] Compiling StreamChat AudioAnalysisContext.swift
[166/393] Compiling StreamChat AudioAnalysisEngine.swift
[167/393] Compiling StreamChat AudioSamplesExtractor.swift
[168/393] Compiling StreamChat AudioSamplesProcessor.swift
[169/393] Compiling StreamChat AudioValuePercentageNormaliser.swift
[170/393] Compiling StreamChat AppStateObserving.swift
[171/393] Compiling StreamChat AssetPropertyLoading.swift
[172/393] Compiling StreamChat AudioPlaybackContext.swift
[173/393] Compiling StreamChat AudioPlaybackContextAccessor.swift
[174/393] Compiling StreamChat AudioPlaybackRate.swift
[175/393] Compiling StreamChat AudioPlaybackState.swift
[176/393] Compiling StreamChat AudioPlayerObserving.swift
[177/393] Compiling StreamChat AudioPlaying.swift
[178/393] Compiling StreamChat AudioPlayingDelegate.swift
[179/393] Compiling StreamChat AudioQueuePlayer.swift
[180/393] Compiling StreamChat AudioRecording.swift
[181/416] Compiling StreamChat MemberListController+SwiftUI.swift
[182/416] Compiling StreamChat MemberListController.swift
[183/416] Compiling StreamChat MessageController+Combine.swift
[184/416] Compiling StreamChat MessageController+SwiftUI.swift
[185/416] Compiling StreamChat MessageController.swift
[186/416] Compiling StreamChat PollController+Combine.swift
[187/416] Compiling StreamChat PollController+SwiftUI.swift
[188/416] Compiling StreamChat PollController.swift
[189/416] Compiling StreamChat PollControllerDelegate.swift
[190/416] Compiling StreamChat PollVoteListController+Combine.swift
[191/416] Compiling StreamChat PollVoteListController+SwiftUI.swift
[192/416] Compiling StreamChat PollVoteListController.swift
[193/416] Compiling StreamChat ChatClient+ReactionListController.swift
[194/416] Compiling StreamChat ReactionListController+Combine.swift
[195/416] Compiling StreamChat ReactionListController+SwiftUI.swift
[196/416] Compiling StreamChat ReactionListController.swift
[197/416] Compiling StreamChat MessageSearchController+Combine.swift
[198/416] Compiling StreamChat MessageSearchController+SwiftUI.swift
[199/416] Compiling StreamChat MessageSearchController.swift
[200/416] Compiling StreamChat UserSearchController.swift
[201/416] Compiling StreamChat ChatClient+ThreadListController.swift
[202/416] Compiling StreamChat ThreadListController+Combine.swift
[203/416] Compiling StreamChat ThreadListController+SwiftUI.swift
[204/416] Compiling StreamChat ThreadListController.swift
[205/416] Compiling StreamChat AudioRecordingContext.swift
[206/416] Compiling StreamChat AudioRecordingContextAccessor.swift
[207/416] Compiling StreamChat AudioRecordingDelegate.swift
[208/416] Compiling StreamChat AudioRecordingState.swift
[209/416] Compiling StreamChat AudioSessionConfiguring.swift
[210/416] Compiling StreamChat AudioSessionProtocol.swift
[211/416] Compiling StreamChat AVAsset+TotalAudioSamples.swift
[212/416] Compiling StreamChat ChatClient+Environment.swift
[213/416] Compiling StreamChat ChatClient.swift
[214/416] Compiling StreamChat ChatClientFactory.swift
[215/416] Compiling StreamChat BaseURL.swift
[216/416] Compiling StreamChat ChatClientConfig.swift
[217/416] Compiling StreamChat SendMessageInterceptor.swift
[218/416] Compiling StreamChat StreamModelsTransformer.swift
[219/416] Compiling StreamChat StreamRuntimeCheck.swift
[220/416] Compiling StreamChat Token.swift
[221/416] Compiling StreamChat ChannelController+Combine.swift
[222/416] Compiling StreamChat ChannelController+SwiftUI.swift
[223/416] Compiling StreamChat ChannelController.swift
[224/416] Compiling StreamChat ChannelControllerDelegate.swift
[225/416] Compiling StreamChat ChatClient+ChannelController.swift
[226/416] Compiling StreamChat ChannelListController+Combine.swift
[227/416] Compiling StreamChat ChannelListController+SwiftUI.swift
[228/416] Compiling StreamChat ChannelListController.swift
[229/439] Compiling StreamChat DraftMessage.swift
[230/439] Compiling StreamChat Member.swift
[231/439] Compiling StreamChat MessageModerationDetails.swift
[232/439] Compiling StreamChat MessagePinning.swift
[233/439] Compiling StreamChat MessageReaction.swift
[234/439] Compiling StreamChat MessageReactionGroup.swift
[235/439] Compiling StreamChat MessageReactionType.swift
[236/439] Compiling StreamChat MuteDetails.swift
[237/439] Compiling StreamChat Poll.swift
[238/439] Compiling StreamChat PollOption.swift
[239/439] Compiling StreamChat PollVote.swift
[240/439] Compiling StreamChat PushDevice.swift
[241/439] Compiling StreamChat PushProvider.swift
[242/439] Compiling StreamChat Thread.swift
[243/439] Compiling StreamChat ThreadParticipant.swift
[244/439] Compiling StreamChat ThreadRead.swift
[245/439] Compiling StreamChat UnreadCount.swift
[246/439] Compiling StreamChat User+SwiftUI.swift
[247/439] Compiling StreamChat User.swift
[248/439] Compiling StreamChat UserInfo.swift
[249/439] Compiling StreamChat ChannelListQuery.swift
[250/439] Compiling StreamChat ChannelMemberListQuery.swift
[251/439] Compiling StreamChat ChannelQuery.swift
[252/439] Compiling StreamChat ChannelWatcherListQuery.swift
[253/439] Compiling StreamChat LazyCachedMapCollection.swift
[254/439] Compiling StreamChat BaseLogDestination.swift
[255/439] Compiling StreamChat ConsoleLogDestination.swift
[256/439] Compiling StreamChat LogDestination.swift
[257/439] Compiling StreamChat LogFormatter.swift
[258/439] Compiling StreamChat PrefixLogFormatter.swift
[259/439] Compiling StreamChat Logger.swift
[260/439] Compiling StreamChat StringInterpolation+Extensions.swift
[261/439] Compiling StreamChat MainQueue+Synchronous.swift
[262/439] Compiling StreamChat MarkdownParser.swift
[263/439] Compiling StreamChat MessagesPaginationState.swift
[264/439] Compiling StreamChat MessagesPaginationStateHandling.swift
[265/439] Compiling StreamChat MulticastDelegate.swift
[266/439] Compiling StreamChat MultipartFormData.swift
[267/439] Compiling StreamChat AsyncOperation.swift
[268/439] Compiling StreamChat OptionSet+Extensions.swift
[269/439] Compiling StreamChat OptionalDecodable.swift
[270/439] Compiling StreamChat Publisher+Extensions.swift
[271/439] Compiling StreamChat Result+Extensions.swift
[272/439] Compiling StreamChat Sequence+CompactMapLoggingError.swift
[273/439] Compiling StreamChat StateBuilder.swift
[274/439] Compiling StreamChat StreamCollection.swift
[275/439] Compiling StreamChat ScheduledStreamTimer.swift
[276/439] Compiling StreamChat StreamTimer.swift
[277/439] Compiling StreamChat SystemEnvironment+XStreamClient.swift
[278/439] Compiling StreamChat SystemEnvironment.swift
[279/439] Compiling StreamChat TextLinkDetector.swift
[280/439] Compiling StreamChat ThreadSafeWeakCollection.swift
[281/439] Compiling StreamChat Timers.swift
[282/439] Compiling StreamChat TranslationLanguage.swift
[283/439] Compiling StreamChat UniqueId.swift
[284/439] Compiling StreamChat UnreadMessageLookup.swift
[285/439] Compiling StreamChat BackgroundTaskScheduler.swift
[286/439] Compiling StreamChat ConnectionStatus.swift
[287/439] Compiling StreamChat URLSessionWebSocketEngine.swift
[288/439] Compiling StreamChat WebSocketEngine.swift
[289/439] Compiling StreamChat ChannelReadUpdaterMiddleware.swift
[290/439] Compiling StreamChat ChannelTruncatedEventMiddleware.swift
[291/439] Compiling StreamChat ChannelVisibilityEventMiddleware.swift
[292/439] Compiling StreamChat DraftUpdaterMiddleware.swift
[293/439] Compiling StreamChat EventDTOConverterMiddleware.swift
[294/439] Compiling StreamChat EventDataProcessorMiddleware.swift
[295/439] Compiling StreamChat EventMiddleware.swift
[296/439] Compiling StreamChat MemberEventMiddleware.swift
[297/439] Compiling StreamChat ThreadUpdaterMiddleware.swift
[298/439] Compiling StreamChat TypingStartCleanupMiddleware.swift
[299/439] Compiling StreamChat ReactionList.swift
[300/439] Compiling StreamChat ReactionListState+Observer.swift
[301/439] Compiling StreamChat ReactionListState.swift
[302/439] Compiling StreamChat UserList.swift
[303/439] Compiling StreamChat UserListState+Observer.swift
[304/439] Compiling StreamChat UserListState.swift
[305/439] Compiling StreamChat UserSearch.swift
[306/439] Compiling StreamChat UserSearchState.swift
[307/439] Compiling StreamChat Array+Sampling.swift
[308/439] Compiling StreamChat Atomic.swift
[309/439] Compiling StreamChat Bundle+Extensions.swift
[310/439] Compiling StreamChat Codable+Extensions.swift
[311/439] Compiling StreamChat CountdownTracker.swift
[312/439] Compiling StreamChat Data+Gzip.swift
[313/439] Compiling StreamChat DatabaseItemConverter.swift
[314/439] Compiling StreamChat NSManagedObject+Extensions.swift
[315/439] Compiling StreamChat Debouncer.swift
[316/439] Compiling StreamChat Dictionary+Extensions.swift
[317/439] Compiling StreamChat EventBatcher.swift
[318/439] Compiling StreamChat Error+InternetNotAvailable.swift
[319/439] Compiling StreamChat InternetConnection.swift
[320/439] Compiling StreamChat Reachability_Vendor.swift
[321/439] Compiling StreamChat KeyedDecodingContainer+Array.swift
[322/439] Compiling StreamChat DraftListQuery.swift
[323/439] Compiling StreamChat Filter+ChatChannel.swift
[324/439] Compiling StreamChat Filter.swift
[325/439] Compiling StreamChat MessageSearchQuery.swift
[326/439] Compiling StreamChat Pagination.swift
[327/439] Compiling StreamChat PinnedMessagesPagination.swift
[328/439] Compiling StreamChat PinnedMessagesQuery.swift
[329/439] Compiling StreamChat PinnedMessagesSortingKey.swift
[330/439] Compiling StreamChat PollVoteListQuery.swift
[331/439] Compiling StreamChat QueryOptions.swift
[332/439] Compiling StreamChat ReactionListQuery.swift
[333/439] Compiling StreamChat ChannelListSortingKey.swift
[334/439] Compiling StreamChat ChannelMemberListSortingKey.swift
[335/439] Compiling StreamChat SortValue.swift
[336/439] Compiling StreamChat Sorting.swift
[337/439] Compiling StreamChat UserListSortingKey.swift
[338/439] Compiling StreamChat ThreadListQuery.swift
[339/439] Compiling StreamChat ThreadQuery.swift
[340/439] Compiling StreamChat UserListQuery.swift
[341/439] Compiling StreamChat AuthenticationRepository.swift
[342/439] Compiling StreamChat ChannelRepository.swift
[343/439] Compiling StreamChat ConnectionRepository.swift
[344/439] Compiling StreamChat DraftMessagesRepository.swift
[345/439] Compiling StreamChat MessageRepository.swift
[346/439] Compiling StreamChat AppSettings.swift
[347/439] Compiling StreamChat AnyAttachmentPayload.swift
[348/439] Compiling StreamChat AnyAttachmentUpdater.swift
[349/439] Compiling StreamChat AttachmentId.swift
[350/439] Compiling StreamChat AttachmentTypes.swift
[351/439] Compiling StreamChat ChatMessageAttachment.swift
[352/439] Compiling StreamChat ChatMessageAudioAttachment.swift
[353/439] Compiling StreamChat ChatMessageFileAttachment.swift
[354/439] Compiling StreamChat ChatMessageGiphyAttachment.swift
[355/439] Compiling StreamChat ChatMessageImageAttachment.swift
[356/439] Compiling StreamChat ChatMessageLinkAttachment.swift
[357/439] Compiling StreamChat ChatMessageVideoAttachment.swift
[358/439] Compiling StreamChat ChatMessageVoiceRecordingAttachment.swift
[359/439] Compiling StreamChat BanEnabling.swift
[360/439] Compiling StreamChat BlockedUserDetails.swift
[361/439] Compiling StreamChat Channel.swift
[362/439] Compiling StreamChat ChannelArchivingScope.swift
[363/439] Compiling StreamChat ChannelId.swift
[364/439] Compiling StreamChat ChannelPinningScope.swift
[365/439] Compiling StreamChat ChannelRead.swift
[366/439] Compiling StreamChat ChannelType.swift
[367/439] Compiling StreamChat ChatMessage.swift
[368/439] Compiling StreamChat CurrentUser.swift
[369/439] Compiling StreamChat Device.swift
[370/439] Compiling StreamChat OfflineRequestsRepository.swift
[371/439] Compiling StreamChat PollsRepository.swift
[372/439] Compiling StreamChat SyncOperations.swift
[373/439] Compiling StreamChat SyncRepository.swift
[374/439] Compiling StreamChat ThreadsRepository.swift
[375/439] Compiling StreamChat ChannelList.swift
[376/439] Compiling StreamChat ChannelListState+Observer.swift
[377/439] Compiling StreamChat ChannelListState.swift
[378/439] Compiling StreamChat Chat.swift
[379/439] Compiling StreamChat ChatClient+Factory.swift
[380/439] Compiling StreamChat ChatState+Observer.swift
[381/439] Compiling StreamChat ChatState.swift
[382/439] Compiling StreamChat ConnectedUser.swift
[383/439] Compiling StreamChat ConnectedUserState+Observer.swift
[384/439] Compiling StreamChat ConnectedUserState.swift
[385/439] Compiling StreamChat StateLayerDatabaseObserver.swift
[386/439] Compiling StreamChat MemberList.swift
[387/439] Compiling StreamChat MemberListState+Observer.swift
[388/439] Compiling StreamChat MemberListState.swift
[389/439] Compiling StreamChat MessageSearch.swift
[390/439] Compiling StreamChat MessageSearchState+Observer.swift
[391/439] Compiling StreamChat MessageSearchState.swift
[392/439] Compiling StreamChat MessageState+Observer.swift
[393/439] Compiling StreamChat MessageState.swift
[394/439] Compiling StreamChat WebSocketPingController.swift
[395/439] Compiling StreamChat AttachmentQueueUploader.swift
[396/439] Compiling StreamChat ConnectionRecoveryHandler.swift
[397/439] Compiling StreamChat MessageEditor.swift
[398/439] Compiling StreamChat MessageSender.swift
[399/439] Compiling StreamChat ChannelListLinker.swift
[400/439] Compiling StreamChat ChannelListUpdater.swift
[401/439] Compiling StreamChat ChannelMemberListUpdater.swift
[402/439] Compiling StreamChat ChannelMemberUpdater.swift
[403/439] Compiling StreamChat ChannelUpdater.swift
[404/439] Compiling StreamChat CurrentUserUpdater.swift
[405/439] Compiling StreamChat EventNotificationCenter.swift
[406/439] Compiling StreamChat EventObserver.swift
[407/439] Compiling StreamChat MemberEventObserver.swift
[408/439] Compiling StreamChat EventSender.swift
[409/439] Compiling StreamChat MessageUpdater.swift
[410/439] Compiling StreamChat ReactionListUpdater.swift
[411/439] Compiling StreamChat ReadStateHandler.swift
[412/439] Compiling StreamChat TypingEventsSender.swift
[413/439] Compiling StreamChat UserListUpdater.swift
[414/439] Compiling StreamChat UserUpdater.swift
[415/439] Compiling StreamChat Worker.swift
[416/439] Compiling StreamChat resource_bundle_accessor.swift
[417/439] Compiling StreamChat UserChannelBanEventsMiddleware.swift
[418/439] Compiling StreamChat UserTypingStateUpdaterMiddleware.swift
[419/439] Compiling StreamChat UserUpdateMiddleware.swift
[420/439] Compiling StreamChat UserWatchingEventMiddleware.swift
[421/439] Compiling StreamChat AITypingEvents.swift
[422/439] Compiling StreamChat ChannelEvents.swift
[423/439] Compiling StreamChat ConnectionEvents.swift
[424/439] Compiling StreamChat DraftEvents.swift
[425/439] Compiling StreamChat Event.swift
[426/439] Compiling StreamChat EventDecoder.swift
[427/439] Compiling StreamChat EventPayload.swift
[428/439] Compiling StreamChat EventType.swift
[429/439] Compiling StreamChat MemberEvents.swift
[430/439] Compiling StreamChat MessageEvents.swift
[431/439] Compiling StreamChat NotificationEvents.swift
[432/439] Compiling StreamChat PollsEvents.swift
[433/439] Compiling StreamChat ReactionEvents.swift
[434/439] Compiling StreamChat ThreadEvents.swift
[435/439] Compiling StreamChat TypingEvent.swift
[436/439] Compiling StreamChat UserEvents.swift
[437/439] Compiling StreamChat RetryStrategy.swift
[438/439] Compiling StreamChat WebSocketClient.swift
[439/439] Compiling StreamChat WebSocketConnectPayload.swift
[440/659] Compiling StreamChatSwiftUI NoChannelsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[441/659] Compiling StreamChatSwiftUI SearchResultsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[442/659] Compiling StreamChatSwiftUI ChatThreadList.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[443/659] Compiling StreamChatSwiftUI ChatThreadListErrorBannerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[444/659] Compiling StreamChatSwiftUI ChatThreadListFooterView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[445/659] Compiling StreamChatSwiftUI ChatThreadListHeaderView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[446/659] Compiling StreamChatSwiftUI ChatThreadListHeaderViewModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[447/659] Compiling StreamChatSwiftUI ChatThreadListItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[448/659] Compiling StreamChatSwiftUI ChatThreadListLoadingView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[449/659] Compiling StreamChatSwiftUI ChatThreadListNavigatableItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[450/659] Compiling StreamChatSwiftUI ChatThreadListView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[451/659] Compiling StreamChatSwiftUI ChatThreadListViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[452/659] Compiling StreamChatSwiftUI NoThreadsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[453/659] Compiling StreamChatSwiftUI ColorPalette.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[454/659] Compiling StreamChatSwiftUI ActionBannerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[455/659] Compiling StreamChatSwiftUI ActionItemView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[456/659] Compiling StreamChatSwiftUI AlertBannerViewModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[457/659] Compiling StreamChatSwiftUI DelayedRenderingViewModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[458/659] Compiling StreamChatSwiftUI DiscardButtonView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[459/659] Compiling StreamChatSwiftUI FloatingBannerViewModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[460/659] Compiling StreamChatSwiftUI GalleryHeaderView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[461/659] Compiling StreamChatSwiftUI LoadingView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[462/659] Compiling StreamChatSwiftUI NoContentView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[463/659] Compiling StreamChatSwiftUI SearchBar.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[464/683] Compiling StreamChatSwiftUI ImageEncoders+ImageIO.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[465/683] Compiling StreamChatSwiftUI ImageEncoders.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[466/683] Compiling StreamChatSwiftUI ImageEncoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[467/683] Compiling StreamChatSwiftUI ImageContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[468/683] Compiling StreamChatSwiftUI ImageRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[469/683] Compiling StreamChatSwiftUI ImageResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[470/683] Compiling StreamChatSwiftUI ImageTask.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[471/683] Compiling StreamChatSwiftUI AVDataAsset.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[472/683] Compiling StreamChatSwiftUI Allocations.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[473/683] Compiling StreamChatSwiftUI DataPublisher.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[474/683] Compiling StreamChatSwiftUI Deprecated.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[475/683] Compiling StreamChatSwiftUI Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[476/683] Compiling StreamChatSwiftUI Graphics.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[477/683] Compiling StreamChatSwiftUI ImagePublisher.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[478/683] Compiling StreamChatSwiftUI ImageRequestKeys.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[479/683] Compiling StreamChatSwiftUI LinkedList.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[480/683] Compiling StreamChatSwiftUI Log.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[481/683] Compiling StreamChatSwiftUI Operation.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[482/683] Compiling StreamChatSwiftUI RateLimiter.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[483/683] Compiling StreamChatSwiftUI ResumableData.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[484/683] Compiling StreamChatSwiftUI DataLoader.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[485/683] Compiling StreamChatSwiftUI DataLoading.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[486/683] Compiling StreamChatSwiftUI ImagePipeline.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[487/683] Compiling StreamChatSwiftUI ImagePipelineCache.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[488/707] Compiling StreamChatSwiftUI Shimmer.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[489/707] Compiling StreamChatSwiftUI TitleWithCloseButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[490/707] Compiling StreamChatSwiftUI TypingIndicatorView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[491/707] Compiling StreamChatSwiftUI DefaultViewFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[492/707] Compiling StreamChatSwiftUI DependencyInjection.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[493/707] Compiling StreamChatSwiftUI Fonts.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[494/707] Compiling StreamChatSwiftUI L10n.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[495/707] Compiling StreamChatSwiftUI SystemEnvironment+Version.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[496/707] Compiling StreamChatSwiftUI Images.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[497/707] Compiling StreamChatSwiftUI InjectedValuesExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[498/707] Compiling StreamChatSwiftUI SDKIdentifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[499/707] Compiling StreamChatSwiftUI StreamChat.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[500/707] Compiling StreamChatSwiftUI DataCache.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[501/707] Compiling StreamChatSwiftUI DataCaching.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[502/707] Compiling StreamChatSwiftUI ImageCache.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[503/707] Compiling StreamChatSwiftUI ImageCaching.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[504/707] Compiling StreamChatSwiftUI NukeCache.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[505/707] Compiling StreamChatSwiftUI AssetType.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[506/707] Compiling StreamChatSwiftUI ImageDecoderRegistry.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[507/707] Compiling StreamChatSwiftUI ImageDecoders+Default.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[508/707] Compiling StreamChatSwiftUI ImageDecoders+Empty.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[509/707] Compiling StreamChatSwiftUI ImageDecoders+Video.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[510/707] Compiling StreamChatSwiftUI ImageDecoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[511/707] Compiling StreamChatSwiftUI ImageEncoders+Default.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[512/731] Compiling StreamChatSwiftUI ImagePipelineConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[513/731] Compiling StreamChatSwiftUI ImagePipelineDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[514/731] Compiling StreamChatSwiftUI ImagePipelineError.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[515/731] Compiling StreamChatSwiftUI ImagePrefetcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[516/731] Compiling StreamChatSwiftUI ImageDecompression.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[517/731] Compiling StreamChatSwiftUI ImageProcessing.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[518/731] Compiling StreamChatSwiftUI ImageProcessingOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[519/731] Compiling StreamChatSwiftUI ImageProcessors+Anonymous.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[520/731] Compiling StreamChatSwiftUI ImageProcessors+Circle.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[521/731] Compiling StreamChatSwiftUI ImageProcessors+Composition.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[522/731] Compiling StreamChatSwiftUI ImageProcessors+CoreImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[523/731] Compiling StreamChatSwiftUI ImageProcessors+GaussianBlur.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[524/731] Compiling StreamChatSwiftUI ImageProcessors+Resize.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[525/731] Compiling StreamChatSwiftUI ImageProcessors+RoundedCorners.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[526/731] Compiling StreamChatSwiftUI ImageProcessors.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[527/731] Compiling StreamChatSwiftUI AsyncTask.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[528/731] Compiling StreamChatSwiftUI ImagePipelineTask.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[529/731] Compiling StreamChatSwiftUI OperationTask.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[530/731] Compiling StreamChatSwiftUI TaskFetchDecodedImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[531/731] Compiling StreamChatSwiftUI TaskFetchOriginalImageData.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[532/731] Compiling StreamChatSwiftUI TaskFetchWithPublisher.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[533/731] Compiling StreamChatSwiftUI TaskLoadData.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[534/731] Compiling StreamChatSwiftUI TaskLoadImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[535/731] Compiling StreamChatSwiftUI ImageLoadingOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[536/755] Compiling StreamChatSwiftUI UIImage+SwiftyGif.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[537/755] Compiling StreamChatSwiftUI UIImageView+SwiftyGif.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[538/755] Compiling StreamChatSwiftUI Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[539/755] Compiling StreamChatSwiftUI BundleExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[540/755] Compiling StreamChatSwiftUI AttributedString+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[541/755] Compiling StreamChatSwiftUI AutoLayoutHelpers.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[542/755] Compiling StreamChatSwiftUI Cache.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[543/755] Compiling StreamChatSwiftUI ChatChannelNamer.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[544/755] Compiling StreamChatSwiftUI ChatClient+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[545/755] Compiling StreamChatSwiftUI ChatMessage+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[546/755] Compiling StreamChatSwiftUI ChatMessageReactionAppeareance.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[547/755] Compiling StreamChatSwiftUI ChatUserNamer.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[548/755] Compiling StreamChatSwiftUI DateFormatter+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[549/755] Compiling StreamChatSwiftUI DateUtils.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[550/755] Compiling StreamChatSwiftUI FileCDN.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[551/755] Compiling StreamChatSwiftUI ImageCDN.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[552/755] Compiling StreamChatSwiftUI ImageMerger.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[553/755] Compiling StreamChatSwiftUI InputTextView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[554/755] Compiling StreamChatSwiftUI MessageRelativeDateFormatter.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[555/755] Compiling StreamChatSwiftUI NSLayoutConstraint+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[556/755] Compiling StreamChatSwiftUI NukeImageProcessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[557/755] Compiling StreamChatSwiftUI OnLoadViewModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[558/755] Compiling StreamChatSwiftUI Publisher+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[559/755] Compiling StreamChatSwiftUI UIColor+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[560/755] Compiling StreamChatSwiftUI ImageViewExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[561/755] Compiling StreamChatSwiftUI AnimatedImageView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[562/755] Compiling StreamChatSwiftUI FetchImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[563/755] Compiling StreamChatSwiftUI AnimatedFrame.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[564/755] Compiling StreamChatSwiftUI Animator.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[565/755] Compiling StreamChatSwiftUI FrameStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[566/755] Compiling StreamChatSwiftUI GIFAnimatable.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[567/755] Compiling StreamChatSwiftUI GIFImageView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[568/755] Compiling StreamChatSwiftUI Array.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[569/755] Compiling StreamChatSwiftUI CGSize.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[570/755] Compiling StreamChatSwiftUI UIImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[571/755] Compiling StreamChatSwiftUI UIImageView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[572/755] Compiling StreamChatSwiftUI ImageSourceHelpers.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[573/755] Compiling StreamChatSwiftUI Image.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[574/755] Compiling StreamChatSwiftUI ImageView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[575/755] Compiling StreamChatSwiftUI Internal.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[576/755] Compiling StreamChatSwiftUI LazyImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[577/755] Compiling StreamChatSwiftUI LazyImageState.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[578/755] Compiling StreamChatSwiftUI LazyImageView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[579/755] Compiling StreamChatSwiftUI NukeVideoPlayerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[580/755] Compiling StreamChatSwiftUI NSImage+SwiftyGif.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[581/755] Compiling StreamChatSwiftUI NSImageView+SwiftyGif.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[582/755] Compiling StreamChatSwiftUI ObjcAssociatedWeakObject.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[583/755] Compiling StreamChatSwiftUI SwiftyGifManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[584/755] Compiling StreamChatSwiftUI UIFont+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[585/755] Compiling StreamChatSwiftUI UIImage+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[586/755] Compiling StreamChatSwiftUI UIView+AccessibilityIdentifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[587/755] Compiling StreamChatSwiftUI VideoPreviewLoader.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[588/755] Compiling StreamChatSwiftUI Errors.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[589/755] Compiling StreamChatSwiftUI HideTabBarModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[590/755] Compiling StreamChatSwiftUI ImageLoading.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[591/755] Compiling StreamChatSwiftUI KeyboardHandling.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[592/755] Compiling StreamChatSwiftUI LazyImageExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[593/755] Compiling StreamChatSwiftUI LazyView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[594/755] Compiling StreamChatSwiftUI MarkdownFormatter.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[595/755] Compiling StreamChatSwiftUI MessageCachingUtils.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[596/755] Compiling StreamChatSwiftUI MessagePreviewFormatter.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[597/755] Compiling StreamChatSwiftUI Modifiers.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[598/755] Compiling StreamChatSwiftUI NavigationContainerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[599/755] Compiling StreamChatSwiftUI NukeImageLoader.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[600/755] Compiling StreamChatSwiftUI SnapshotCreator.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[601/755] Compiling StreamChatSwiftUI StreamLazyImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[602/755] Compiling StreamChatSwiftUI StringExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[603/755] Compiling StreamChatSwiftUI SwiftUI+UIAlertController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[604/755] Compiling StreamChatSwiftUI ViewExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[605/755] Compiling StreamChatSwiftUI ViewFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[606/755] Compiling StreamChatSwiftUI ViewModelsFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[607/755] Compiling StreamChatSwiftUI resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[608/755] Compiling StreamChatSwiftUI DeletedMessageView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[609/755] Compiling StreamChatSwiftUI FileAttachmentPreview.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[610/755] Compiling StreamChatSwiftUI FileAttachmentView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[611/755] Compiling StreamChatSwiftUI GiphyAttachmentView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[612/755] Compiling StreamChatSwiftUI GiphyBadgeView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[613/755] Compiling StreamChatSwiftUI ImageAttachmentView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[614/755] Compiling StreamChatSwiftUI JumpToUnreadButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[615/755] Compiling StreamChatSwiftUI LinkAttachmentView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[616/755] Compiling StreamChatSwiftUI LinkTextView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[617/755] Compiling StreamChatSwiftUI MessageAvatarView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[618/755] Compiling StreamChatSwiftUI MessageBubble.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[619/755] Compiling StreamChatSwiftUI MessageContainerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[620/755] Compiling StreamChatSwiftUI MessageIdBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[621/755] Compiling StreamChatSwiftUI MessageListConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[622/755] Compiling StreamChatSwiftUI MessageListDateUtils.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[623/755] Compiling StreamChatSwiftUI MessageListHelperViews.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[624/755] Compiling StreamChatSwiftUI MessageListView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[625/755] Compiling StreamChatSwiftUI MessageRepliesView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[626/755] Compiling StreamChatSwiftUI MessageTranslationFooterView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[627/755] Compiling StreamChatSwiftUI MessageTypeResolver.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[628/755] Compiling StreamChatSwiftUI MessageView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[629/755] Compiling StreamChatSwiftUI MessageViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[630/755] Compiling StreamChatSwiftUI PollAllOptionsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[631/755] Compiling StreamChatSwiftUI PollAttachmentView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[632/755] Emitting module StreamChatSwiftUI
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[633/755] Compiling StreamChatSwiftUI ReactionsOverlayViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[634/755] Compiling StreamChatSwiftUI ReactionsUsersView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[635/755] Compiling StreamChatSwiftUI ReactionsUsersViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[636/755] Compiling StreamChatSwiftUI ReactionsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[637/755] Compiling StreamChatSwiftUI ChatChannelExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[638/755] Compiling StreamChatSwiftUI ChatChannelHelpers.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[639/755] Compiling StreamChatSwiftUI Throttler.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[640/755] Compiling StreamChatSwiftUI URLExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[641/755] Compiling StreamChatSwiftUI ChannelAvatarsMerger.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[642/755] Compiling StreamChatSwiftUI ChannelHeaderLoader.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[643/755] Compiling StreamChatSwiftUI ChannelListConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[644/755] Compiling StreamChatSwiftUI ChatChannelHelperViews.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[645/755] Compiling StreamChatSwiftUI ChatChannelList.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[646/755] Compiling StreamChatSwiftUI ChatChannelListHeader.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[647/755] Compiling StreamChatSwiftUI ChatChannelListItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[648/755] Compiling StreamChatSwiftUI ChatChannelListScreen.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[649/755] Compiling StreamChatSwiftUI ChatChannelListView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[650/755] Compiling StreamChatSwiftUI ChatChannelListViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[651/755] Compiling StreamChatSwiftUI ChatChannelNavigatableListItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[652/755] Compiling StreamChatSwiftUI ChatChannelSwipeableListItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[653/755] Compiling StreamChatSwiftUI DefaultChannelActions.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[654/755] Compiling StreamChatSwiftUI MoreChannelActionsFullScreenWrappingView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[655/755] Compiling StreamChatSwiftUI MoreChannelActionsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[656/755] Compiling StreamChatSwiftUI MoreChannelActionsViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[657/755] Compiling StreamChatSwiftUI UnmuteCommandHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[658/755] Compiling StreamChatSwiftUI MentionUsersView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[659/755] Compiling StreamChatSwiftUI MentionsCommandHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[660/755] Compiling StreamChatSwiftUI TypingSuggester.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[661/755] Compiling StreamChatSwiftUI TrailingComposerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[662/755] Compiling StreamChatSwiftUI AddedVoiceRecordingsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[663/755] Compiling StreamChatSwiftUI AudioSessionFeedbackGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[664/755] Compiling StreamChatSwiftUI LockedView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[665/755] Compiling StreamChatSwiftUI RecordingConstants.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[666/755] Compiling StreamChatSwiftUI RecordingDurationView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[667/755] Compiling StreamChatSwiftUI RecordingState.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[668/755] Compiling StreamChatSwiftUI RecordingTipView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[669/755] Compiling StreamChatSwiftUI RecordingView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[670/755] Compiling StreamChatSwiftUI RecordingWaveform.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[671/755] Compiling StreamChatSwiftUI GalleryView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[672/755] Compiling StreamChatSwiftUI GridPhotosView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[673/755] Compiling StreamChatSwiftUI ShareButtonView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[674/755] Compiling StreamChatSwiftUI VideoPlayerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[675/755] Compiling StreamChatSwiftUI ZoomableScrollView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[676/755] Compiling StreamChatSwiftUI AudioRecordingNameFormatter.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[677/755] Compiling StreamChatSwiftUI AudioVisualizationView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[678/755] Compiling StreamChatSwiftUI VideoDurationFormatter.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[679/755] Compiling StreamChatSwiftUI VoiceRecordingContainerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[680/755] Compiling StreamChatSwiftUI WaveformView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[681/755] Compiling StreamChatSwiftUI BottomReactionsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[682/755] Compiling StreamChatSwiftUI AttachmentPickerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[683/755] Compiling StreamChatSwiftUI AttachmentUploadingStateView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[684/755] Compiling StreamChatSwiftUI ComposerConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[685/755] Compiling StreamChatSwiftUI ComposerHelperViews.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[686/755] Compiling StreamChatSwiftUI ComposerModels.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[687/755] Compiling StreamChatSwiftUI ComposerTextInputView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[688/755] Compiling StreamChatSwiftUI DiscardAttachmentButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[689/755] Compiling StreamChatSwiftUI FilePickerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[690/755] Compiling StreamChatSwiftUI ImagePickerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[691/755] Compiling StreamChatSwiftUI MessageComposerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[692/755] Compiling StreamChatSwiftUI MessageComposerViewModel+Recording.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[693/755] Compiling StreamChatSwiftUI MessageComposerViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[694/755] Compiling StreamChatSwiftUI PhotoAssetsUtils.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[695/755] Compiling StreamChatSwiftUI PhotoAttachmentPickerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[696/755] Compiling StreamChatSwiftUI SendInChannelView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[697/755] Compiling StreamChatSwiftUI SendMessageButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[698/755] Compiling StreamChatSwiftUI SlowModeView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[699/755] Compiling StreamChatSwiftUI CommandsConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[700/755] Compiling StreamChatSwiftUI CommandsContainerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[701/755] Compiling StreamChatSwiftUI CommandsHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[702/755] Compiling StreamChatSwiftUI GiphyCommandHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[703/755] Compiling StreamChatSwiftUI InstantCommandsHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[704/755] Compiling StreamChatSwiftUI InstantCommandsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[705/755] Compiling StreamChatSwiftUI MuteCommandHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[706/755] Compiling StreamChatSwiftUI TwoStepMentionCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[707/755] Compiling StreamChatSwiftUI PollAttachmentViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[708/755] Compiling StreamChatSwiftUI PollCommentsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[709/755] Compiling StreamChatSwiftUI PollCommentsViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[710/755] Compiling StreamChatSwiftUI PollOptionAllVotesView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[711/755] Compiling StreamChatSwiftUI PollOptionAllVotesViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[712/755] Compiling StreamChatSwiftUI PollResultsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[713/755] Compiling StreamChatSwiftUI PollsConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[714/755] Compiling StreamChatSwiftUI PollsHelpers.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[715/755] Compiling StreamChatSwiftUI QuotedMessageView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[716/755] Compiling StreamChatSwiftUI ReactionsIconProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[717/755] Compiling StreamChatSwiftUI SystemMessageView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[718/755] Compiling StreamChatSwiftUI VideoAttachmentView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[719/755] Compiling StreamChatSwiftUI WebView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[720/755] Compiling StreamChatSwiftUI CreatePollView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[721/755] Compiling StreamChatSwiftUI CreatePollViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[722/755] Compiling StreamChatSwiftUI DefaultMessageActions.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[723/755] Compiling StreamChatSwiftUI MessageActionsResolver.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[724/755] Compiling StreamChatSwiftUI MessageActionsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[725/755] Compiling StreamChatSwiftUI MessageActionsViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[726/755] Compiling StreamChatSwiftUI ReactionUserView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[727/755] Compiling StreamChatSwiftUI ReactionsBubbleView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[728/755] Compiling StreamChatSwiftUI ReactionsHelperViews.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[729/755] Compiling StreamChatSwiftUI ReactionsOverlayContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[730/755] Compiling StreamChatSwiftUI ReactionsOverlayView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[731/755] Compiling StreamChatSwiftUI Appearance.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[732/755] Compiling StreamChatSwiftUI BouncedMessageActionsModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[733/755] Compiling StreamChatSwiftUI ChannelControllerFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[734/755] Compiling StreamChatSwiftUI ChatChannelHeaderViewModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[735/755] Compiling StreamChatSwiftUI MessageThreadHeaderViewModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[736/755] Compiling StreamChatSwiftUI TypingIndicatorPlacement.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[737/755] Compiling StreamChatSwiftUI AddUsersView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[738/755] Compiling StreamChatSwiftUI AddUsersViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[739/755] Compiling StreamChatSwiftUI ChatChannelInfoHelperViews.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[740/755] Compiling StreamChatSwiftUI ChatChannelInfoView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[741/755] Compiling StreamChatSwiftUI ChatChannelInfoViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[742/755] Compiling StreamChatSwiftUI ChatInfoParticipantsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[743/755] Compiling StreamChatSwiftUI FileAttachmentsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[744/755] Compiling StreamChatSwiftUI FileAttachmentsViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[745/755] Compiling StreamChatSwiftUI MediaAttachmentsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[746/755] Compiling StreamChatSwiftUI MediaAttachmentsViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[747/755] Compiling StreamChatSwiftUI PinnedMessagesView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[748/755] Compiling StreamChatSwiftUI PinnedMessagesViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[749/755] Compiling StreamChatSwiftUI ChatChannelDataSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[750/755] Compiling StreamChatSwiftUI ChatChannelScreen.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[751/755] Compiling StreamChatSwiftUI ChatChannelView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[752/755] Compiling StreamChatSwiftUI ChatChannelViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[753/755] Compiling StreamChatSwiftUI AddedFileAttachmentsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[754/755] Compiling StreamChatSwiftUI AddedImageAttachmentsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
[755/755] Compiling StreamChatSwiftUI AttachmentPickerTypeView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/GetStream/stream-chat-swift.git
[1/2049] Fetching swift-docc-plugin
[2050/209586] Fetching swift-docc-plugin, stream-chat-swift
Fetched https://github.com/GetStream/stream-chat-swift.git from cache (28.01s)
Fetched https://github.com/apple/swift-docc-plugin from cache (28.01s)
Computing version for https://github.com/GetStream/stream-chat-swift.git
Computed https://github.com/GetStream/stream-chat-swift.git at 4.79.1 (0.53s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.50s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3395] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.05s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.52s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/GetStream/stream-chat-swift.git
Working copy of https://github.com/GetStream/stream-chat-swift.git resolved at 4.79.1
BUILD FAILURE 5.10 macosSpm