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