Build Information
Failed to build StreamChatSwiftUI, reference 4.88.0 (00d4d1
), with Swift 6.1 for macOS (SPM) on 10 Sep 2025 13:04:35 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
90 | }
91 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift:24:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
22 | equalTo: filterHash,
23 | context: context
24 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift:26:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
24 | equalTo: queryHash,
25 | context: context
26 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
27 | }
28 |
[65/300] Compiling StreamChat ChatClient+ThreadListController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift:89:49: error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
87 |
88 | static func load(id: AttachmentId, context: NSManagedObjectContext) -> AttachmentDTO? {
89 | load(by: id.rawValue, context: context).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
90 | }
91 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift:24:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
22 | equalTo: filterHash,
23 | context: context
24 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift:26:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
24 | equalTo: queryHash,
25 | context: context
26 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
27 | }
28 |
[66/300] Compiling StreamChat ThreadListController+Combine.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift:89:49: error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
87 |
88 | static func load(id: AttachmentId, context: NSManagedObjectContext) -> AttachmentDTO? {
89 | load(by: id.rawValue, context: context).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
90 | }
91 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift:24:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
22 | equalTo: filterHash,
23 | context: context
24 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift:26:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
24 | equalTo: queryHash,
25 | context: context
26 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
27 | }
28 |
[67/300] Compiling StreamChat ThreadListController+SwiftUI.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift:89:49: error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
87 |
88 | static func load(id: AttachmentId, context: NSManagedObjectContext) -> AttachmentDTO? {
89 | load(by: id.rawValue, context: context).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
90 | }
91 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift:24:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
22 | equalTo: filterHash,
23 | context: context
24 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift:26:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
24 | equalTo: queryHash,
25 | context: context
26 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
27 | }
28 |
[68/300] Compiling StreamChat ThreadListController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift:89:49: error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
87 |
88 | static func load(id: AttachmentId, context: NSManagedObjectContext) -> AttachmentDTO? {
89 | load(by: id.rawValue, context: context).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
90 | }
91 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift:24:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
22 | equalTo: filterHash,
23 | context: context
24 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift:26:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
24 | equalTo: queryHash,
25 | context: context
26 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
27 | }
28 |
[69/300] Compiling StreamChat UserController+Combine.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift:89:49: error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
87 |
88 | static func load(id: AttachmentId, context: NSManagedObjectContext) -> AttachmentDTO? {
89 | load(by: id.rawValue, context: context).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
90 | }
91 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift:24:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
22 | equalTo: filterHash,
23 | context: context
24 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift:26:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
24 | equalTo: queryHash,
25 | context: context
26 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
27 | }
28 |
[70/300] Compiling StreamChat UserController+SwiftUI.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift:89:49: error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
87 |
88 | static func load(id: AttachmentId, context: NSManagedObjectContext) -> AttachmentDTO? {
89 | load(by: id.rawValue, context: context).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
90 | }
91 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift:24:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
22 | equalTo: filterHash,
23 | context: context
24 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift:26:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
24 | equalTo: queryHash,
25 | context: context
26 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
27 | }
28 |
[71/300] Compiling StreamChat UserController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift:89:49: error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
87 |
88 | static func load(id: AttachmentId, context: NSManagedObjectContext) -> AttachmentDTO? {
89 | load(by: id.rawValue, context: context).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
90 | }
91 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift:24:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
22 | equalTo: filterHash,
23 | context: context
24 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift:26:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
24 | equalTo: queryHash,
25 | context: context
26 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
27 | }
28 |
[72/300] Compiling StreamChat UserListController+Combine.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift:89:49: error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
87 |
88 | static func load(id: AttachmentId, context: NSManagedObjectContext) -> AttachmentDTO? {
89 | load(by: id.rawValue, context: context).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
90 | }
91 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift:24:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
22 | equalTo: filterHash,
23 | context: context
24 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift:26:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
24 | equalTo: queryHash,
25 | context: context
26 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
27 | }
28 |
[73/300] Compiling StreamChat UserListController+SwiftUI.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift:89:49: error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
87 |
88 | static func load(id: AttachmentId, context: NSManagedObjectContext) -> AttachmentDTO? {
89 | load(by: id.rawValue, context: context).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
90 | }
91 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift:24:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
22 | equalTo: filterHash,
23 | context: context
24 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift:26:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
24 | equalTo: queryHash,
25 | context: context
26 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
27 | }
28 |
[74/300] Compiling StreamChat UserListController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift:89:49: error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
87 |
88 | static func load(id: AttachmentId, context: NSManagedObjectContext) -> AttachmentDTO? {
89 | load(by: id.rawValue, context: context).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
90 | }
91 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift:24:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
22 | equalTo: filterHash,
23 | context: context
24 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift:26:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
24 | equalTo: queryHash,
25 | context: context
26 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
27 | }
28 |
[75/300] Compiling StreamChat AttachmentDTO.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift:89:49: error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
87 |
88 | static func load(id: AttachmentId, context: NSManagedObjectContext) -> AttachmentDTO? {
89 | load(by: id.rawValue, context: context).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
90 | }
91 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift:24:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
22 | equalTo: filterHash,
23 | context: context
24 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift:26:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
24 | equalTo: queryHash,
25 | context: context
26 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
27 | }
28 |
[76/300] Compiling StreamChat ChannelConfigDTO.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift:89:49: error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
87 |
88 | static func load(id: AttachmentId, context: NSManagedObjectContext) -> AttachmentDTO? {
89 | load(by: id.rawValue, context: context).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
90 | }
91 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift:24:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
22 | equalTo: filterHash,
23 | context: context
24 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift:26:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
24 | equalTo: queryHash,
25 | context: context
26 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
27 | }
28 |
[77/300] Compiling StreamChat ChannelDTO.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift:89:49: error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
87 |
88 | static func load(id: AttachmentId, context: NSManagedObjectContext) -> AttachmentDTO? {
89 | load(by: id.rawValue, context: context).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
90 | }
91 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift:24:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
22 | equalTo: filterHash,
23 | context: context
24 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift:26:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
24 | equalTo: queryHash,
25 | context: context
26 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
27 | }
28 |
[78/300] Compiling StreamChat ChannelListQueryDTO.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift:89:49: error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
87 |
88 | static func load(id: AttachmentId, context: NSManagedObjectContext) -> AttachmentDTO? {
89 | load(by: id.rawValue, context: context).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
90 | }
91 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift:24:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
22 | equalTo: filterHash,
23 | context: context
24 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift:26:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
24 | equalTo: queryHash,
25 | context: context
26 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
27 | }
28 |
[79/300] Compiling StreamChat ChannelMemberListQueryDTO.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift:89:49: error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
87 |
88 | static func load(id: AttachmentId, context: NSManagedObjectContext) -> AttachmentDTO? {
89 | load(by: id.rawValue, context: context).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
90 | }
91 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift:24:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
22 | equalTo: filterHash,
23 | context: context
24 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift:26:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
24 | equalTo: queryHash,
25 | context: context
26 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
27 | }
28 |
[80/300] Compiling StreamChat ChannelMuteDTO.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift:89:49: error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
87 |
88 | static func load(id: AttachmentId, context: NSManagedObjectContext) -> AttachmentDTO? {
89 | load(by: id.rawValue, context: context).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
90 | }
91 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift:24:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
22 | equalTo: filterHash,
23 | context: context
24 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift:26:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
24 | equalTo: queryHash,
25 | context: context
26 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
27 | }
28 |
[81/300] Compiling StreamChat ChannelReadDTO.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift:89:49: error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
87 |
88 | static func load(id: AttachmentId, context: NSManagedObjectContext) -> AttachmentDTO? {
89 | load(by: id.rawValue, context: context).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
90 | }
91 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift:24:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
22 | equalTo: filterHash,
23 | context: context
24 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift:26:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
24 | equalTo: queryHash,
25 | context: context
26 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
27 | }
28 |
[82/300] Compiling StreamChat CommandDTO.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift:89:49: error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
87 |
88 | static func load(id: AttachmentId, context: NSManagedObjectContext) -> AttachmentDTO? {
89 | load(by: id.rawValue, context: context).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
90 | }
91 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift:24:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
22 | equalTo: filterHash,
23 | context: context
24 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift:26:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
24 | equalTo: queryHash,
25 | context: context
26 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
27 | }
28 |
[83/300] Compiling StreamChat CurrentUserDTO.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift:89:49: error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
87 |
88 | static func load(id: AttachmentId, context: NSManagedObjectContext) -> AttachmentDTO? {
89 | load(by: id.rawValue, context: context).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
90 | }
91 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift:24:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
22 | equalTo: filterHash,
23 | context: context
24 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift:26:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
24 | equalTo: queryHash,
25 | context: context
26 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
27 | }
28 |
[84/300] Compiling StreamChat DBDate.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift:89:49: error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
87 |
88 | static func load(id: AttachmentId, context: NSManagedObjectContext) -> AttachmentDTO? {
89 | load(by: id.rawValue, context: context).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'AttachmentDTO?'
90 | }
91 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift:24:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
22 | equalTo: filterHash,
23 | context: context
24 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelListQueryDTO?'
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift:26:11: error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
24 | equalTo: queryHash,
25 | context: context
26 | ).first
| `- error: cannot convert return expression of type 'NSManagedObject?' to return type 'ChannelMemberListQueryDTO?'
27 | }
28 |
[85/324] Compiling StreamChat PollsPayloads.swift
[86/324] Compiling StreamChat RawJSON.swift
[87/324] Compiling StreamChat ReminderPayloads.swift
[88/324] Compiling StreamChat ThreadListPayload.swift
[89/324] Compiling StreamChat UnknownChannelEvent.swift
[90/324] Compiling StreamChat UnknownUserEvent.swift
[91/324] Compiling StreamChat UserListPayload.swift
[92/324] Compiling StreamChat UserPayloads.swift
[93/324] Compiling StreamChat PollsEndpoints.swift
[94/324] Compiling StreamChat ReactionEndpoints.swift
[95/324] Compiling StreamChat ReminderEndpoints.swift
[96/324] Compiling StreamChat AttachmentActionRequestBody.swift
[97/324] Compiling StreamChat CastPollVoteRequestBody.swift
[98/324] Compiling StreamChat ChannelMemberBanRequestPayload.swift
[99/324] Compiling StreamChat ChannelMemberUnbanRequestPayload.swift
[100/324] Compiling StreamChat ChannelTruncateRequestPayload.swift
[101/324] Compiling StreamChat CreateCallRequestBody.swift
[102/324] Compiling StreamChat CreatePollOptionRequestBody.swift
[103/324] Compiling StreamChat CreatePollRequestBody.swift
[104/324] Compiling StreamChat CustomEventRequestBody.swift
[105/324] Compiling StreamChat FlagRequestBody.swift
[106/324] Compiling StreamChat GuestUserTokenRequestPayload.swift
[107/324] Compiling StreamChat MessageReactionRequestPayload.swift
[108/324] Compiling StreamChat MissingEventsRequestBody.swift
[109/324] Compiling StreamChat ChatClient+ChannelController.swift
[110/324] Compiling StreamChat LivestreamChannelController+Combine.swift
[111/324] Compiling StreamChat LivestreamChannelController.swift
[112/324] Compiling StreamChat ChannelListController+Combine.swift
[113/324] Compiling StreamChat ChannelListController+SwiftUI.swift
[114/324] Compiling StreamChat ChannelListController.swift
[115/324] Compiling StreamChat ChatChannelWatcherListController+Combine.swift
[116/324] Compiling StreamChat ChatChannelWatcherListController+SwiftUI.swift
[117/324] Compiling StreamChat ChatChannelWatcherListController.swift
[118/324] Compiling StreamChat ConnectionController+Combine.swift
[119/324] Compiling StreamChat ConnectionController+SwiftUI.swift
[120/324] Compiling StreamChat ConnectionController.swift
[121/324] Compiling StreamChat Controller.swift
[122/324] Compiling StreamChat CurrentUserController+Combine.swift
[123/324] Compiling StreamChat CurrentUserController+SwiftUI.swift
[124/324] Compiling StreamChat CurrentUserController.swift
[125/324] Compiling StreamChat DataController.swift
[126/324] Compiling StreamChat BackgroundDatabaseObserver.swift
[127/324] Compiling StreamChat BackgroundEntityDatabaseObserver.swift
[128/324] Compiling StreamChat BackgroundListDatabaseObserver.swift
[129/324] Compiling StreamChat EntityChange.swift
[130/324] Compiling StreamChat ListChange.swift
[131/324] Compiling StreamChat ChannelEventsController.swift
[132/324] Compiling StreamChat EventsController+Combine.swift
[133/371] Compiling StreamChat EventsController+SwiftUI.swift
[134/371] Compiling StreamChat EventsController.swift
[135/371] Compiling StreamChat MemberController+Combine.swift
[136/371] Compiling StreamChat MemberController+SwiftUI.swift
[137/371] Compiling StreamChat MemberController.swift
[138/371] Compiling StreamChat MemberListController+Combine.swift
[139/371] Compiling StreamChat MemberListController+SwiftUI.swift
[140/371] Compiling StreamChat MemberListController.swift
[141/371] Compiling StreamChat MessageController+Combine.swift
[142/371] Compiling StreamChat MessageController+SwiftUI.swift
[143/371] Compiling StreamChat MessageController.swift
[144/371] Compiling StreamChat MessageReminderListController+Combine.swift
[145/371] Compiling StreamChat MessageReminderListController.swift
[146/371] Compiling StreamChat PollController+Combine.swift
[147/371] Compiling StreamChat PollController+SwiftUI.swift
[148/371] Compiling StreamChat PollController.swift
[149/371] Compiling StreamChat PollControllerDelegate.swift
[150/371] Compiling StreamChat PollVoteListController+Combine.swift
[151/371] Compiling StreamChat PollVoteListController+SwiftUI.swift
[152/371] Compiling StreamChat PollVoteListController.swift
[153/371] Compiling StreamChat ChatClient+ReactionListController.swift
[154/371] Compiling StreamChat ReactionListController+Combine.swift
[155/371] Compiling StreamChat ReactionListController+SwiftUI.swift
[156/371] Compiling StreamChat ReactionListController.swift
[157/371] Compiling StreamChat QueryPollsRequestBody.swift
[158/371] Compiling StreamChat UpdatePartialRequestBody.swift
[159/371] Compiling StreamChat UpdatePollOptionRequestBody.swift
[160/371] Compiling StreamChat UpdatePollRequestBody.swift
[161/371] Compiling StreamChat SyncEndpoint.swift
[162/371] Compiling StreamChat ThreadEndpoints.swift
[163/371] Compiling StreamChat UserEndpoints.swift
[164/371] Compiling StreamChat WebSocketConnectEndpoint.swift
[165/371] Compiling StreamChat HTTPHeader.swift
[166/371] Compiling StreamChat RequestDecoder.swift
[167/371] Compiling StreamChat RequestEncoder.swift
[168/371] Compiling StreamChat AudioAnalysing.swift
[169/371] Compiling StreamChat AudioAnalysisContext.swift
[170/371] Compiling StreamChat AudioAnalysisEngine.swift
[171/371] Compiling StreamChat AudioSamplesExtractor.swift
[172/371] Compiling StreamChat AudioSamplesProcessor.swift
[173/371] Compiling StreamChat AudioValuePercentageNormaliser.swift
[174/371] Compiling StreamChat AppStateObserving.swift
[175/371] Compiling StreamChat AssetPropertyLoading.swift
[176/371] Compiling StreamChat AudioPlaybackContext.swift
[177/371] Compiling StreamChat AudioPlaybackContextAccessor.swift
[178/371] Compiling StreamChat AudioPlaybackRate.swift
[179/371] Compiling StreamChat AudioPlaybackState.swift
[180/371] Compiling StreamChat AudioPlayerObserving.swift
[181/371] Compiling StreamChat AudioPlaying.swift
[182/371] Compiling StreamChat AudioPlayingDelegate.swift
[183/371] Compiling StreamChat AudioQueuePlayer.swift
[184/371] Compiling StreamChat AudioRecording.swift
[185/371] Compiling StreamChat AudioRecordingContext.swift
[186/371] Compiling StreamChat AudioRecordingContextAccessor.swift
[187/371] Compiling StreamChat AudioRecordingDelegate.swift
[188/371] Compiling StreamChat AudioRecordingState.swift
[189/371] Compiling StreamChat AudioSessionConfiguring.swift
[190/371] Compiling StreamChat AudioSessionProtocol.swift
[191/371] Compiling StreamChat AVAsset+TotalAudioSamples.swift
[192/371] Compiling StreamChat ChatClient+Environment.swift
[193/371] Compiling StreamChat ChatClient.swift
[194/371] Compiling StreamChat ChatClientFactory.swift
[195/371] Compiling StreamChat BaseURL.swift
[196/371] Compiling StreamChat ChatClientConfig.swift
[197/371] Compiling StreamChat SendMessageInterceptor.swift
[198/371] Compiling StreamChat StreamModelsTransformer.swift
[199/371] Compiling StreamChat StreamRuntimeCheck.swift
[200/371] Compiling StreamChat Token.swift
[201/371] Compiling StreamChat ChannelController+Combine.swift
[202/371] Compiling StreamChat ChannelController+SwiftUI.swift
[203/371] Compiling StreamChat ChannelController.swift
[204/371] Compiling StreamChat ChannelControllerDelegate.swift
[205/371] Compiling StreamChat APIClient.swift
[206/371] Compiling StreamChat APIPathConvertible.swift
[207/371] Compiling StreamChat AttachmentDownloader.swift
[208/371] Compiling StreamChat AttachmentUploader.swift
[209/371] Compiling StreamChat UploadedAttachment.swift
[210/371] Compiling StreamChat UploadedAttachmentPostProcessor.swift
[211/371] Compiling StreamChat CDNClient.swift
[212/371] Compiling StreamChat ChatRemoteNotificationHandler.swift
[213/371] Compiling StreamChat AppEndpoints.swift
[214/371] Compiling StreamChat AttachmentEndpoints.swift
[215/371] Compiling StreamChat BlockedUserPayload.swift
[216/371] Compiling StreamChat ChannelEndpoints.swift
[217/371] Compiling StreamChat DeviceEndpoints.swift
[218/371] Compiling StreamChat DraftEndpoints.swift
[219/371] Compiling StreamChat Endpoint.swift
[220/371] Compiling StreamChat EndpointPath+OfflineRequest.swift
[221/371] Compiling StreamChat EndpointPath.swift
[222/371] Compiling StreamChat FilesEndpoints.swift
[223/371] Compiling StreamChat GuestEndpoints.swift
[224/371] Compiling StreamChat LocationEndpoints.swift
[225/371] Compiling StreamChat MemberEndpoints.swift
[226/371] Compiling StreamChat MessageEndpoints.swift
[227/371] Compiling StreamChat ModerationEndpoints.swift
[228/371] Compiling StreamChat AppSettingsPayload.swift
[229/463] Compiling StreamChat DatabaseSession.swift
[230/463] Compiling StreamChat Deprecations.swift
[231/463] Compiling StreamChat ClientError.swift
[232/463] Compiling StreamChat ErrorPayload.swift
[233/463] Compiling StreamChat Collection+Extensions.swift
[234/463] Compiling StreamChat KeyPath+Extensions.swift
[235/463] Compiling StreamChat Task+Extensions.swift
[236/463] Compiling StreamChat URL+EnrichedURL.swift
[237/463] Compiling StreamChat URLRequest+cURL.swift
[238/463] Compiling StreamChat SystemEnvironment+Version.swift
[239/463] Compiling StreamChat AppSettings.swift
[240/463] Compiling StreamChat AnyAttachmentPayload.swift
[241/463] Compiling StreamChat AnyAttachmentUpdater.swift
[242/463] Compiling StreamChat AttachmentId.swift
[243/463] Compiling StreamChat AttachmentTypes.swift
[244/463] Compiling StreamChat ChatMessageAttachment.swift
[245/463] Compiling StreamChat ChatMessageAudioAttachment.swift
[246/463] Compiling StreamChat ChatMessageFileAttachment.swift
[247/463] Compiling StreamChat ChatMessageGiphyAttachment.swift
[248/463] Compiling StreamChat ChatMessageImageAttachment.swift
[249/463] Compiling StreamChat ChatMessageLinkAttachment.swift
[250/463] Compiling StreamChat ChatMessageVideoAttachment.swift
[251/463] Compiling StreamChat ChatMessageVoiceRecordingAttachment.swift
[252/463] Compiling StreamChat BanEnabling.swift
[253/463] Compiling StreamChat UserPayload+asModel.swift
[254/463] Compiling StreamChat Poll.swift
[255/463] Compiling StreamChat PollOption.swift
[256/463] Compiling StreamChat PollVote.swift
[257/463] Compiling StreamChat PushDevice.swift
[258/463] Compiling StreamChat PushProvider.swift
[259/463] Compiling StreamChat Thread.swift
[260/463] Compiling StreamChat ThreadParticipant.swift
[261/463] Compiling StreamChat ThreadRead.swift
[262/463] Compiling StreamChat UnreadCount.swift
[263/463] Compiling StreamChat User+SwiftUI.swift
[264/463] Compiling StreamChat User.swift
[265/463] Compiling StreamChat UserInfo.swift
[266/463] Compiling StreamChat ChannelListQuery.swift
[267/463] Compiling StreamChat ChannelMemberListQuery.swift
[268/463] Compiling StreamChat ChannelQuery.swift
[269/463] Compiling StreamChat ChannelWatcherListQuery.swift
[270/463] Compiling StreamChat DraftListQuery.swift
[271/463] Compiling StreamChat Filter+predicate.swift
[272/463] Compiling StreamChat Filter.swift
[273/463] Compiling StreamChat MessageReminderListQuery.swift
[274/463] Compiling StreamChat MessageSearchQuery.swift
[275/463] Compiling StreamChat Pagination.swift
[276/463] Compiling StreamChat PinnedMessagesPagination.swift
[277/463] Compiling StreamChat BlockedUserDetails.swift
[278/463] Compiling StreamChat Channel.swift
[279/463] Compiling StreamChat ChannelArchivingScope.swift
[280/463] Compiling StreamChat ChannelId.swift
[281/463] Compiling StreamChat ChannelPinningScope.swift
[282/463] Compiling StreamChat ChannelRead.swift
[283/463] Compiling StreamChat ChannelType.swift
[284/463] Compiling StreamChat ChatMessage.swift
[285/463] Compiling StreamChat CurrentUser.swift
[286/463] Compiling StreamChat Device.swift
[287/463] Compiling StreamChat DraftMessage.swift
[288/463] Compiling StreamChat LocationInfo.swift
[289/463] Compiling StreamChat NewLocationInfo.swift
[290/463] Compiling StreamChat SharedLocation.swift
[291/463] Compiling StreamChat Member.swift
[292/463] Compiling StreamChat MessageModerationDetails.swift
[293/463] Compiling StreamChat MessagePinning.swift
[294/463] Compiling StreamChat MessageReaction.swift
[295/463] Compiling StreamChat MessageReactionGroup.swift
[296/463] Compiling StreamChat MessageReactionType.swift
[297/463] Compiling StreamChat MessageReminder.swift
[298/463] Compiling StreamChat MuteDetails.swift
[299/463] Compiling StreamChat ChannelPayload+asModel.swift
[300/463] Compiling StreamChat MessagePayload+asModel.swift
[301/463] Compiling StreamChat Throttler.swift
[302/463] Compiling StreamChat Timers.swift
[303/463] Compiling StreamChat TranslationLanguage.swift
[304/463] Compiling StreamChat UniqueId.swift
[305/463] Compiling StreamChat UnreadMessageLookup.swift
[306/463] Compiling StreamChat BackgroundTaskScheduler.swift
[307/463] Compiling StreamChat ConnectionStatus.swift
[308/463] Compiling StreamChat URLSessionWebSocketEngine.swift
[309/463] Compiling StreamChat WebSocketEngine.swift
[310/463] Compiling StreamChat ChannelReadUpdaterMiddleware.swift
[311/463] Compiling StreamChat ChannelTruncatedEventMiddleware.swift
[312/463] Compiling StreamChat ChannelVisibilityEventMiddleware.swift
[313/463] Compiling StreamChat DraftUpdaterMiddleware.swift
[314/463] Compiling StreamChat EventDTOConverterMiddleware.swift
[315/463] Compiling StreamChat EventDataProcessorMiddleware.swift
[316/463] Compiling StreamChat EventMiddleware.swift
[317/463] Compiling StreamChat MemberEventMiddleware.swift
[318/463] Compiling StreamChat ReminderUpdaterMiddleware.swift
[319/463] Compiling StreamChat ThreadUpdaterMiddleware.swift
[320/463] Compiling StreamChat TypingStartCleanupMiddleware.swift
[321/463] Compiling StreamChat UserChannelBanEventsMiddleware.swift
[322/463] Compiling StreamChat UserTypingStateUpdaterMiddleware.swift
[323/463] Compiling StreamChat UserUpdateMiddleware.swift
[324/463] Compiling StreamChat PrefixLogFormatter.swift
[325/463] Compiling StreamChat Logger.swift
[326/463] Compiling StreamChat StringInterpolation+Extensions.swift
[327/463] Compiling StreamChat MainQueue+Synchronous.swift
[328/463] Compiling StreamChat MarkdownParser.swift
[329/463] Compiling StreamChat MessagesPaginationState.swift
[330/463] Compiling StreamChat MessagesPaginationStateHandling.swift
[331/463] Compiling StreamChat MulticastDelegate.swift
[332/463] Compiling StreamChat MultipartFormData.swift
[333/463] Compiling StreamChat AsyncOperation.swift
[334/463] Compiling StreamChat OptionSet+Extensions.swift
[335/463] Compiling StreamChat OptionalDecodable.swift
[336/463] Compiling StreamChat Publisher+Extensions.swift
[337/463] Compiling StreamChat Result+Extensions.swift
[338/463] Compiling StreamChat Sequence+CompactMapLoggingError.swift
[339/463] Compiling StreamChat StateBuilder.swift
[340/463] Compiling StreamChat StreamCollection.swift
[341/463] Compiling StreamChat ScheduledStreamTimer.swift
[342/463] Compiling StreamChat StreamTimer.swift
[343/463] Compiling StreamChat SystemEnvironment+XStreamClient.swift
[344/463] Compiling StreamChat SystemEnvironment.swift
[345/463] Compiling StreamChat TextLinkDetector.swift
[346/463] Compiling StreamChat ThreadSafeWeakCollection.swift
[347/463] Compiling StreamChat UserListState.swift
[348/463] Compiling StreamChat UserSearch.swift
[349/463] Compiling StreamChat UserSearchState.swift
[350/463] Compiling StreamChat Array+Sampling.swift
[351/463] Compiling StreamChat Atomic.swift
[352/463] Compiling StreamChat Bundle+Extensions.swift
[353/463] Compiling StreamChat Codable+Extensions.swift
[354/463] Compiling StreamChat CountdownTracker.swift
[355/463] Compiling StreamChat Data+Gzip.swift
[356/463] Compiling StreamChat DatabaseItemConverter.swift
[357/463] Compiling StreamChat NSManagedObject+Extensions.swift
[358/463] Compiling StreamChat Debouncer.swift
[359/463] Compiling StreamChat Dictionary+Extensions.swift
[360/463] Compiling StreamChat EventBatcher.swift
[361/463] Compiling StreamChat Error+InternetNotAvailable.swift
[362/463] Compiling StreamChat InternetConnection.swift
[363/463] Compiling StreamChat Reachability_Vendor.swift
[364/463] Compiling StreamChat KeyedDecodingContainer+Array.swift
[365/463] Compiling StreamChat LazyCachedMapCollection.swift
[366/463] Compiling StreamChat BaseLogDestination.swift
[367/463] Compiling StreamChat ConsoleLogDestination.swift
[368/463] Compiling StreamChat LogDestination.swift
[369/463] Compiling StreamChat LogFormatter.swift
[370/463] Compiling StreamChat ChannelList.swift
[371/463] Compiling StreamChat ChannelListState+Observer.swift
[372/463] Compiling StreamChat ChannelListState.swift
[373/463] Compiling StreamChat Chat.swift
[374/463] Compiling StreamChat ChatClient+Factory.swift
[375/463] Compiling StreamChat ChatState+Observer.swift
[376/463] Compiling StreamChat ChatState.swift
[377/463] Compiling StreamChat ConnectedUser.swift
[378/463] Compiling StreamChat ConnectedUserState+Observer.swift
[379/463] Compiling StreamChat ConnectedUserState.swift
[380/463] Compiling StreamChat StateLayerDatabaseObserver.swift
[381/463] Compiling StreamChat MemberList.swift
[382/463] Compiling StreamChat MemberListState+Observer.swift
[383/463] Compiling StreamChat MemberListState.swift
[384/463] Compiling StreamChat MessageSearch.swift
[385/463] Compiling StreamChat MessageSearchState+Observer.swift
[386/463] Compiling StreamChat MessageSearchState.swift
[387/463] Compiling StreamChat MessageState+Observer.swift
[388/463] Compiling StreamChat MessageState.swift
[389/463] Compiling StreamChat ReactionList.swift
[390/463] Compiling StreamChat ReactionListState+Observer.swift
[391/463] Compiling StreamChat ReactionListState.swift
[392/463] Compiling StreamChat UserList.swift
[393/463] Compiling StreamChat UserListState+Observer.swift
[394/463] Compiling StreamChat PinnedMessagesQuery.swift
[395/463] Compiling StreamChat PinnedMessagesSortingKey.swift
[396/463] Compiling StreamChat PollVoteListQuery.swift
[397/463] Compiling StreamChat QueryOptions.swift
[398/463] Compiling StreamChat ReactionListQuery.swift
[399/463] Compiling StreamChat ChannelListSortingKey.swift
[400/463] Compiling StreamChat ChannelMemberListSortingKey.swift
[401/463] Compiling StreamChat SortValue.swift
[402/463] Compiling StreamChat Sorting.swift
[403/463] Compiling StreamChat UserListSortingKey.swift
[404/463] Compiling StreamChat ThreadListQuery.swift
[405/463] Compiling StreamChat ThreadQuery.swift
[406/463] Compiling StreamChat UserListQuery.swift
[407/463] Compiling StreamChat AuthenticationRepository.swift
[408/463] Compiling StreamChat ChannelRepository.swift
[409/463] Compiling StreamChat ConnectionRepository.swift
[410/463] Compiling StreamChat DraftMessagesRepository.swift
[411/463] Compiling StreamChat MessageRepository.swift
[412/463] Compiling StreamChat OfflineRequestsRepository.swift
[413/463] Compiling StreamChat PollsRepository.swift
[414/463] Compiling StreamChat RemindersRepository.swift
[415/463] Compiling StreamChat SyncOperations.swift
[416/463] Compiling StreamChat SyncRepository.swift
[417/463] Compiling StreamChat ThreadsRepository.swift
[418/463] Compiling StreamChat AttachmentQueueUploader.swift
[419/463] Compiling StreamChat ConnectionRecoveryHandler.swift
[420/463] Compiling StreamChat MessageEditor.swift
[421/463] Compiling StreamChat MessageSender.swift
[422/463] Compiling StreamChat ChannelListLinker.swift
[423/463] Compiling StreamChat ChannelListUpdater.swift
[424/463] Compiling StreamChat ChannelMemberListUpdater.swift
[425/463] Compiling StreamChat ChannelMemberUpdater.swift
[426/463] Compiling StreamChat ChannelUpdater.swift
[427/463] Compiling StreamChat CurrentUserUpdater.swift
[428/463] Compiling StreamChat EventNotificationCenter.swift
[429/463] Compiling StreamChat EventObserver.swift
[430/463] Compiling StreamChat MemberEventObserver.swift
[431/463] Compiling StreamChat EventSender.swift
[432/463] Compiling StreamChat ManualEventHandler.swift
[433/463] Compiling StreamChat MessageUpdater.swift
[434/463] Compiling StreamChat ReactionListUpdater.swift
[435/463] Compiling StreamChat ReadStateHandler.swift
[436/463] Compiling StreamChat TypingEventsSender.swift
[437/463] Compiling StreamChat UserListUpdater.swift
[438/463] Compiling StreamChat UserUpdater.swift
[439/463] Compiling StreamChat Worker.swift
[440/463] Compiling StreamChat resource_bundle_accessor.swift
[441/463] Compiling StreamChat UserWatchingEventMiddleware.swift
[442/463] Compiling StreamChat AITypingEvents.swift
[443/463] Compiling StreamChat ChannelEvents.swift
[444/463] Compiling StreamChat ConnectionEvents.swift
[445/463] Compiling StreamChat DraftEvents.swift
[446/463] Compiling StreamChat Event.swift
[447/463] Compiling StreamChat EventDecoder.swift
[448/463] Compiling StreamChat EventPayload.swift
[449/463] Compiling StreamChat EventType.swift
[450/463] Compiling StreamChat MemberEvents.swift
[451/463] Compiling StreamChat MessageEvents.swift
[452/463] Compiling StreamChat NotificationEvents.swift
[453/463] Compiling StreamChat PollsEvents.swift
[454/463] Compiling StreamChat ReactionEvents.swift
[455/463] Compiling StreamChat ReminderEvents.swift
[456/463] Compiling StreamChat ThreadEvents.swift
[457/463] Compiling StreamChat TypingEvent.swift
[458/463] Compiling StreamChat UserEvents.swift
[459/463] Compiling StreamChat RetryStrategy.swift
[460/463] Compiling StreamChat WebSocketClient.swift
[461/463] Compiling StreamChat WebSocketConnectPayload.swift
[462/463] Compiling StreamChat WebSocketPingController.swift
[463/463] Compiling StreamChat ActiveLiveLocationsEndTimeTracker.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 PollsPayloads.swift
[5/220] Compiling StreamChat RawJSON.swift
[6/220] Compiling StreamChat ReminderPayloads.swift
[7/220] Compiling StreamChat ThreadListPayload.swift
[8/220] Compiling StreamChat UnknownChannelEvent.swift
[9/220] Compiling StreamChat UnknownUserEvent.swift
[10/220] Compiling StreamChat UserListPayload.swift
[11/220] Compiling StreamChat UserPayloads.swift
[12/220] Compiling StreamChat PollsEndpoints.swift
[13/220] Compiling StreamChat ReactionEndpoints.swift
[14/220] Compiling StreamChat ReminderEndpoints.swift
[15/220] Compiling StreamChat AttachmentActionRequestBody.swift
[16/220] Compiling StreamChat CastPollVoteRequestBody.swift
[17/220] Compiling StreamChat ChannelMemberBanRequestPayload.swift
[18/220] Compiling StreamChat ChannelMemberUnbanRequestPayload.swift
[19/220] Compiling StreamChat ChannelTruncateRequestPayload.swift
[20/220] Compiling StreamChat CreateCallRequestBody.swift
[21/220] Compiling StreamChat CreatePollOptionRequestBody.swift
[22/220] Compiling StreamChat CreatePollRequestBody.swift
[23/220] Compiling StreamChat CustomEventRequestBody.swift
[24/220] Compiling StreamChat FlagRequestBody.swift
[25/220] Compiling StreamChat GuestUserTokenRequestPayload.swift
[26/220] Compiling StreamChat MessageReactionRequestPayload.swift
[27/220] Compiling StreamChat MissingEventsRequestBody.swift
[28/244] Compiling StreamChat EventsController+SwiftUI.swift
[29/244] Compiling StreamChat EventsController.swift
[30/244] Compiling StreamChat MemberController+Combine.swift
[31/244] Compiling StreamChat MemberController+SwiftUI.swift
[32/244] Compiling StreamChat MemberController.swift
[33/244] Compiling StreamChat MemberListController+Combine.swift
[34/244] Compiling StreamChat MemberListController+SwiftUI.swift
[35/244] Compiling StreamChat MemberListController.swift
[36/244] Compiling StreamChat MessageController+Combine.swift
[37/244] Compiling StreamChat MessageController+SwiftUI.swift
[38/244] Compiling StreamChat MessageController.swift
[39/244] Compiling StreamChat MessageReminderListController+Combine.swift
[40/244] Compiling StreamChat MessageReminderListController.swift
[41/244] Compiling StreamChat PollController+Combine.swift
[42/244] Compiling StreamChat PollController+SwiftUI.swift
[43/244] Compiling StreamChat PollController.swift
[44/244] Compiling StreamChat PollControllerDelegate.swift
[45/244] Compiling StreamChat PollVoteListController+Combine.swift
[46/244] Compiling StreamChat PollVoteListController+SwiftUI.swift
[47/244] Compiling StreamChat PollVoteListController.swift
[48/244] Compiling StreamChat ChatClient+ReactionListController.swift
[49/244] Compiling StreamChat ReactionListController+Combine.swift
[50/244] Compiling StreamChat ReactionListController+SwiftUI.swift
[51/244] Compiling StreamChat ReactionListController.swift
[52/268] Compiling StreamChat ChannelCodingKeys.swift
[53/268] Compiling StreamChat ChannelEditDetailPayload.swift
[54/268] Compiling StreamChat ChannelListPayload.swift
[55/268] Compiling StreamChat ChannelMemberListPayload.swift
[56/268] Compiling StreamChat CurrentUserPayloads.swift
[57/268] Compiling StreamChat DevicePayloads.swift
[58/268] Compiling StreamChat DraftPayloads.swift
[59/268] Compiling StreamChat FileUploadPayload.swift
[60/268] Compiling StreamChat FlagMessagePayload.swift
[61/268] Compiling StreamChat FlagUserPayload.swift
[62/268] Compiling StreamChat GuestUserTokenPayload.swift
[63/268] Compiling StreamChat IdentifiableModel.swift
[64/268] Compiling StreamChat IdentifiablePayload.swift
[65/268] Compiling StreamChat LocationPayloads.swift
[66/268] Compiling StreamChat MemberPayload.swift
[67/268] Compiling StreamChat MemberUpdatePayload.swift
[68/268] Compiling StreamChat MessageAttachmentPayload.swift
[69/268] Compiling StreamChat MessageModerationDetailsPayload.swift
[70/268] Compiling StreamChat MessagePayloads.swift
[71/268] Compiling StreamChat MessageReactionGroupPayload.swift
[72/268] Compiling StreamChat MessageReactionPayload.swift
[73/268] Compiling StreamChat MessageTranslationsPayload.swift
[74/268] Compiling StreamChat MissingEventsPayload.swift
[75/268] Compiling StreamChat MutedChannelPayload.swift
[76/268] Compiling StreamChat MessageSearchController+Combine.swift
[77/268] Compiling StreamChat MessageSearchController+SwiftUI.swift
[78/268] Compiling StreamChat MessageSearchController.swift
[79/268] Compiling StreamChat UserSearchController.swift
[80/268] Compiling StreamChat ChatClient+ThreadListController.swift
[81/268] Compiling StreamChat ThreadListController+Combine.swift
[82/268] Compiling StreamChat ThreadListController+SwiftUI.swift
[83/268] Compiling StreamChat ThreadListController.swift
[84/268] Compiling StreamChat UserController+Combine.swift
[85/268] Compiling StreamChat UserController+SwiftUI.swift
[86/268] Compiling StreamChat UserController.swift
[87/268] Compiling StreamChat UserListController+Combine.swift
[88/268] Compiling StreamChat UserListController+SwiftUI.swift
[89/268] Compiling StreamChat UserListController.swift
[90/268] Compiling StreamChat AttachmentDTO.swift
[91/268] Compiling StreamChat ChannelConfigDTO.swift
[92/268] Compiling StreamChat ChannelDTO.swift
[93/268] Compiling StreamChat ChannelListQueryDTO.swift
[94/268] Compiling StreamChat ChannelMemberListQueryDTO.swift
[95/268] Compiling StreamChat ChannelMuteDTO.swift
[96/268] Compiling StreamChat ChannelReadDTO.swift
[97/268] Compiling StreamChat CommandDTO.swift
[98/268] Compiling StreamChat CurrentUserDTO.swift
[99/268] Compiling StreamChat DBDate.swift
[100/316] Compiling StreamChat APIClient.swift
[101/316] Compiling StreamChat APIPathConvertible.swift
[102/316] Compiling StreamChat AttachmentDownloader.swift
[103/316] Compiling StreamChat AttachmentUploader.swift
[104/316] Compiling StreamChat UploadedAttachment.swift
[105/316] Compiling StreamChat UploadedAttachmentPostProcessor.swift
[106/316] Compiling StreamChat CDNClient.swift
[107/316] Compiling StreamChat ChatRemoteNotificationHandler.swift
[108/316] Compiling StreamChat AppEndpoints.swift
[109/316] Compiling StreamChat AttachmentEndpoints.swift
[110/316] Compiling StreamChat BlockedUserPayload.swift
[111/316] Compiling StreamChat ChannelEndpoints.swift
[112/316] Compiling StreamChat DeviceEndpoints.swift
[113/316] Compiling StreamChat DraftEndpoints.swift
[114/316] Compiling StreamChat Endpoint.swift
[115/316] Compiling StreamChat EndpointPath+OfflineRequest.swift
[116/316] Compiling StreamChat EndpointPath.swift
[117/316] Compiling StreamChat FilesEndpoints.swift
[118/316] Compiling StreamChat GuestEndpoints.swift
[119/316] Compiling StreamChat LocationEndpoints.swift
[120/316] Compiling StreamChat MemberEndpoints.swift
[121/316] Compiling StreamChat MessageEndpoints.swift
[122/316] Compiling StreamChat ModerationEndpoints.swift
[123/316] Compiling StreamChat AppSettingsPayload.swift
[124/316] Compiling StreamChat QueryPollsRequestBody.swift
[125/316] Compiling StreamChat UpdatePartialRequestBody.swift
[126/316] Compiling StreamChat UpdatePollOptionRequestBody.swift
[127/316] Compiling StreamChat UpdatePollRequestBody.swift
[128/316] Compiling StreamChat SyncEndpoint.swift
[129/316] Compiling StreamChat ThreadEndpoints.swift
[130/316] Compiling StreamChat UserEndpoints.swift
[131/316] Compiling StreamChat WebSocketConnectEndpoint.swift
[132/316] Compiling StreamChat HTTPHeader.swift
[133/316] Compiling StreamChat RequestDecoder.swift
[134/316] Compiling StreamChat RequestEncoder.swift
[135/316] Compiling StreamChat AudioAnalysing.swift
[136/316] Compiling StreamChat AudioAnalysisContext.swift
[137/316] Compiling StreamChat AudioAnalysisEngine.swift
[138/316] Compiling StreamChat AudioSamplesExtractor.swift
[139/316] Compiling StreamChat AudioSamplesProcessor.swift
[140/316] Compiling StreamChat AudioValuePercentageNormaliser.swift
[141/316] Compiling StreamChat AppStateObserving.swift
[142/316] Compiling StreamChat AssetPropertyLoading.swift
[143/316] Compiling StreamChat AudioPlaybackContext.swift
[144/316] Compiling StreamChat AudioPlaybackContextAccessor.swift
[145/316] Compiling StreamChat AudioPlaybackRate.swift
[146/316] Compiling StreamChat AudioPlaybackState.swift
[147/316] Compiling StreamChat AudioPlayerObserving.swift
[148/363] Compiling StreamChat AudioPlaying.swift
[149/363] Compiling StreamChat AudioPlayingDelegate.swift
[150/363] Compiling StreamChat AudioQueuePlayer.swift
[151/363] Compiling StreamChat AudioRecording.swift
[152/363] Compiling StreamChat AudioRecordingContext.swift
[153/363] Compiling StreamChat AudioRecordingContextAccessor.swift
[154/363] Compiling StreamChat AudioRecordingDelegate.swift
[155/363] Compiling StreamChat AudioRecordingState.swift
[156/363] Compiling StreamChat AudioSessionConfiguring.swift
[157/363] Compiling StreamChat AudioSessionProtocol.swift
[158/363] Compiling StreamChat AVAsset+TotalAudioSamples.swift
[159/363] Compiling StreamChat ChatClient+Environment.swift
[160/363] Compiling StreamChat ChatClient.swift
[161/363] Compiling StreamChat ChatClientFactory.swift
[162/363] Compiling StreamChat BaseURL.swift
[163/363] Compiling StreamChat ChatClientConfig.swift
[164/363] Compiling StreamChat SendMessageInterceptor.swift
[165/363] Compiling StreamChat StreamModelsTransformer.swift
[166/363] Compiling StreamChat StreamRuntimeCheck.swift
[167/363] Compiling StreamChat Token.swift
[168/363] Compiling StreamChat ChannelController+Combine.swift
[169/363] Compiling StreamChat ChannelController+SwiftUI.swift
[170/363] Compiling StreamChat ChannelController.swift
[171/363] Compiling StreamChat ChannelControllerDelegate.swift
[172/386] Compiling StreamChat ChatClient+ChannelController.swift
[173/386] Compiling StreamChat LivestreamChannelController+Combine.swift
[174/386] Compiling StreamChat LivestreamChannelController.swift
[175/386] Compiling StreamChat ChannelListController+Combine.swift
[176/386] Compiling StreamChat ChannelListController+SwiftUI.swift
[177/386] Compiling StreamChat ChannelListController.swift
[178/386] Compiling StreamChat ChatChannelWatcherListController+Combine.swift
[179/386] Compiling StreamChat ChatChannelWatcherListController+SwiftUI.swift
[180/386] Compiling StreamChat ChatChannelWatcherListController.swift
[181/386] Compiling StreamChat ConnectionController+Combine.swift
[182/386] Compiling StreamChat ConnectionController+SwiftUI.swift
[183/386] Compiling StreamChat ConnectionController.swift
[184/386] Compiling StreamChat Controller.swift
[185/386] Compiling StreamChat CurrentUserController+Combine.swift
[186/386] Compiling StreamChat CurrentUserController+SwiftUI.swift
[187/386] Compiling StreamChat CurrentUserController.swift
[188/386] Compiling StreamChat DataController.swift
[189/386] Compiling StreamChat BackgroundDatabaseObserver.swift
[190/386] Compiling StreamChat BackgroundEntityDatabaseObserver.swift
[191/386] Compiling StreamChat BackgroundListDatabaseObserver.swift
[192/386] Compiling StreamChat EntityChange.swift
[193/386] Compiling StreamChat ListChange.swift
[194/386] Compiling StreamChat ChannelEventsController.swift
[195/386] Compiling StreamChat EventsController+Combine.swift
[196/386] Emitting module StreamChat
[197/432] Compiling StreamChat DeviceDTO.swift
[198/432] Compiling StreamChat EphemeralValuesContainer.swift
[199/432] Compiling StreamChat MemberModelDTO.swift
[200/432] Compiling StreamChat MessageDTO.swift
[201/432] Compiling StreamChat MessageModerationDetailsDTO.swift
[202/432] Compiling StreamChat MessageReactionDTO.swift
[203/432] Compiling StreamChat MessageReactionGroupDTO.swift
[204/432] Compiling StreamChat MessageReminderDTO.swift
[205/432] Compiling StreamChat MessageSearchQueryDTO.swift
[206/432] Compiling StreamChat NSManagedObject+Validation.swift
[207/432] Compiling StreamChat PollDTO.swift
[208/432] Compiling StreamChat PollOptionDTO.swift
[209/432] Compiling StreamChat PollVoteDTO.swift
[210/432] Compiling StreamChat PollVoteListQueryDTO.swift
[211/432] Compiling StreamChat QueuedRequestDTO.swift
[212/432] Compiling StreamChat ReactionListQueryDTO.swift
[213/432] Compiling StreamChat SharedLocationDTO.swift
[214/432] Compiling StreamChat ThreadDTO.swift
[215/432] Compiling StreamChat ThreadParticipantDTO.swift
[216/432] Compiling StreamChat ThreadReadDTO.swift
[217/432] Compiling StreamChat UserDTO.swift
[218/432] Compiling StreamChat UserListQueryDTO.swift
[219/432] Compiling StreamChat DataStore.swift
[220/432] Compiling StreamChat DatabaseContainer.swift
[221/455] Compiling StreamChat DatabaseSession.swift
[222/455] Compiling StreamChat Deprecations.swift
[223/455] Compiling StreamChat ClientError.swift
[224/455] Compiling StreamChat ErrorPayload.swift
[225/455] Compiling StreamChat Collection+Extensions.swift
[226/455] Compiling StreamChat KeyPath+Extensions.swift
[227/455] Compiling StreamChat Task+Extensions.swift
[228/455] Compiling StreamChat URL+EnrichedURL.swift
[229/455] Compiling StreamChat URLRequest+cURL.swift
[230/455] Compiling StreamChat SystemEnvironment+Version.swift
[231/455] Compiling StreamChat AppSettings.swift
[232/455] Compiling StreamChat AnyAttachmentPayload.swift
[233/455] Compiling StreamChat AnyAttachmentUpdater.swift
[234/455] Compiling StreamChat AttachmentId.swift
[235/455] Compiling StreamChat AttachmentTypes.swift
[236/455] Compiling StreamChat ChatMessageAttachment.swift
[237/455] Compiling StreamChat ChatMessageAudioAttachment.swift
[238/455] Compiling StreamChat ChatMessageFileAttachment.swift
[239/455] Compiling StreamChat ChatMessageGiphyAttachment.swift
[240/455] Compiling StreamChat ChatMessageImageAttachment.swift
[241/455] Compiling StreamChat ChatMessageLinkAttachment.swift
[242/455] Compiling StreamChat ChatMessageVideoAttachment.swift
[243/455] Compiling StreamChat ChatMessageVoiceRecordingAttachment.swift
[244/455] Compiling StreamChat BanEnabling.swift
[245/455] Compiling StreamChat PrefixLogFormatter.swift
[246/455] Compiling StreamChat Logger.swift
[247/455] Compiling StreamChat StringInterpolation+Extensions.swift
[248/455] Compiling StreamChat MainQueue+Synchronous.swift
[249/455] Compiling StreamChat MarkdownParser.swift
[250/455] Compiling StreamChat MessagesPaginationState.swift
[251/455] Compiling StreamChat MessagesPaginationStateHandling.swift
[252/455] Compiling StreamChat MulticastDelegate.swift
[253/455] Compiling StreamChat MultipartFormData.swift
[254/455] Compiling StreamChat AsyncOperation.swift
[255/455] Compiling StreamChat OptionSet+Extensions.swift
[256/455] Compiling StreamChat OptionalDecodable.swift
[257/455] Compiling StreamChat Publisher+Extensions.swift
[258/455] Compiling StreamChat Result+Extensions.swift
[259/455] Compiling StreamChat Sequence+CompactMapLoggingError.swift
[260/455] Compiling StreamChat StateBuilder.swift
[261/455] Compiling StreamChat StreamCollection.swift
[262/455] Compiling StreamChat ScheduledStreamTimer.swift
[263/455] Compiling StreamChat StreamTimer.swift
[264/455] Compiling StreamChat SystemEnvironment+XStreamClient.swift
[265/455] Compiling StreamChat SystemEnvironment.swift
[266/455] Compiling StreamChat TextLinkDetector.swift
[267/455] Compiling StreamChat ThreadSafeWeakCollection.swift
[268/455] Compiling StreamChat BlockedUserDetails.swift
[269/455] Compiling StreamChat Channel.swift
[270/455] Compiling StreamChat ChannelArchivingScope.swift
[271/455] Compiling StreamChat ChannelId.swift
[272/455] Compiling StreamChat ChannelPinningScope.swift
[273/455] Compiling StreamChat ChannelRead.swift
[274/455] Compiling StreamChat ChannelType.swift
[275/455] Compiling StreamChat ChatMessage.swift
[276/455] Compiling StreamChat CurrentUser.swift
[277/455] Compiling StreamChat Device.swift
[278/455] Compiling StreamChat DraftMessage.swift
[279/455] Compiling StreamChat LocationInfo.swift
[280/455] Compiling StreamChat NewLocationInfo.swift
[281/455] Compiling StreamChat SharedLocation.swift
[282/455] Compiling StreamChat Member.swift
[283/455] Compiling StreamChat MessageModerationDetails.swift
[284/455] Compiling StreamChat MessagePinning.swift
[285/455] Compiling StreamChat MessageReaction.swift
[286/455] Compiling StreamChat MessageReactionGroup.swift
[287/455] Compiling StreamChat MessageReactionType.swift
[288/455] Compiling StreamChat MessageReminder.swift
[289/455] Compiling StreamChat MuteDetails.swift
[290/455] Compiling StreamChat ChannelPayload+asModel.swift
[291/455] Compiling StreamChat MessagePayload+asModel.swift
[292/455] Compiling StreamChat UserListState.swift
[293/455] Compiling StreamChat UserSearch.swift
[294/455] Compiling StreamChat UserSearchState.swift
[295/455] Compiling StreamChat Array+Sampling.swift
[296/455] Compiling StreamChat Atomic.swift
[297/455] Compiling StreamChat Bundle+Extensions.swift
[298/455] Compiling StreamChat Codable+Extensions.swift
[299/455] Compiling StreamChat CountdownTracker.swift
[300/455] Compiling StreamChat Data+Gzip.swift
[301/455] Compiling StreamChat DatabaseItemConverter.swift
[302/455] Compiling StreamChat NSManagedObject+Extensions.swift
[303/455] Compiling StreamChat Debouncer.swift
[304/455] Compiling StreamChat Dictionary+Extensions.swift
[305/455] Compiling StreamChat EventBatcher.swift
[306/455] Compiling StreamChat Error+InternetNotAvailable.swift
[307/455] Compiling StreamChat InternetConnection.swift
[308/455] Compiling StreamChat Reachability_Vendor.swift
[309/455] Compiling StreamChat KeyedDecodingContainer+Array.swift
[310/455] Compiling StreamChat LazyCachedMapCollection.swift
[311/455] Compiling StreamChat BaseLogDestination.swift
[312/455] Compiling StreamChat ConsoleLogDestination.swift
[313/455] Compiling StreamChat LogDestination.swift
[314/455] Compiling StreamChat LogFormatter.swift
[315/455] Compiling StreamChat UserPayload+asModel.swift
[316/455] Compiling StreamChat Poll.swift
[317/455] Compiling StreamChat PollOption.swift
[318/455] Compiling StreamChat PollVote.swift
[319/455] Compiling StreamChat PushDevice.swift
[320/455] Compiling StreamChat PushProvider.swift
[321/455] Compiling StreamChat Thread.swift
[322/455] Compiling StreamChat ThreadParticipant.swift
[323/455] Compiling StreamChat ThreadRead.swift
[324/455] Compiling StreamChat UnreadCount.swift
[325/455] Compiling StreamChat User+SwiftUI.swift
[326/455] Compiling StreamChat User.swift
[327/455] Compiling StreamChat UserInfo.swift
[328/455] Compiling StreamChat ChannelListQuery.swift
[329/455] Compiling StreamChat ChannelMemberListQuery.swift
[330/455] Compiling StreamChat ChannelQuery.swift
[331/455] Compiling StreamChat ChannelWatcherListQuery.swift
[332/455] Compiling StreamChat DraftListQuery.swift
[333/455] Compiling StreamChat Filter+predicate.swift
[334/455] Compiling StreamChat Filter.swift
[335/455] Compiling StreamChat MessageReminderListQuery.swift
[336/455] Compiling StreamChat MessageSearchQuery.swift
[337/455] Compiling StreamChat Pagination.swift
[338/455] Compiling StreamChat PinnedMessagesPagination.swift
[339/455] Compiling StreamChat PinnedMessagesQuery.swift
[340/455] Compiling StreamChat PinnedMessagesSortingKey.swift
[341/455] Compiling StreamChat PollVoteListQuery.swift
[342/455] Compiling StreamChat QueryOptions.swift
[343/455] Compiling StreamChat ReactionListQuery.swift
[344/455] Compiling StreamChat ChannelListSortingKey.swift
[345/455] Compiling StreamChat ChannelMemberListSortingKey.swift
[346/455] Compiling StreamChat SortValue.swift
[347/455] Compiling StreamChat Sorting.swift
[348/455] Compiling StreamChat UserListSortingKey.swift
[349/455] Compiling StreamChat ThreadListQuery.swift
[350/455] Compiling StreamChat ThreadQuery.swift
[351/455] Compiling StreamChat UserListQuery.swift
[352/455] Compiling StreamChat AuthenticationRepository.swift
[353/455] Compiling StreamChat ChannelRepository.swift
[354/455] Compiling StreamChat ConnectionRepository.swift
[355/455] Compiling StreamChat DraftMessagesRepository.swift
[356/455] Compiling StreamChat MessageRepository.swift
[357/455] Compiling StreamChat OfflineRequestsRepository.swift
[358/455] Compiling StreamChat PollsRepository.swift
[359/455] Compiling StreamChat RemindersRepository.swift
[360/455] Compiling StreamChat SyncOperations.swift
[361/455] Compiling StreamChat SyncRepository.swift
[362/455] Compiling StreamChat ThreadsRepository.swift
[363/455] Compiling StreamChat ChannelList.swift
[364/455] Compiling StreamChat ChannelListState+Observer.swift
[365/455] Compiling StreamChat ChannelListState.swift
[366/455] Compiling StreamChat Chat.swift
[367/455] Compiling StreamChat ChatClient+Factory.swift
[368/455] Compiling StreamChat ChatState+Observer.swift
[369/455] Compiling StreamChat ChatState.swift
[370/455] Compiling StreamChat ConnectedUser.swift
[371/455] Compiling StreamChat ConnectedUserState+Observer.swift
[372/455] Compiling StreamChat ConnectedUserState.swift
[373/455] Compiling StreamChat StateLayerDatabaseObserver.swift
[374/455] Compiling StreamChat MemberList.swift
[375/455] Compiling StreamChat MemberListState+Observer.swift
[376/455] Compiling StreamChat MemberListState.swift
[377/455] Compiling StreamChat MessageSearch.swift
[378/455] Compiling StreamChat MessageSearchState+Observer.swift
[379/455] Compiling StreamChat MessageSearchState.swift
[380/455] Compiling StreamChat MessageState+Observer.swift
[381/455] Compiling StreamChat MessageState.swift
[382/455] Compiling StreamChat ReactionList.swift
[383/455] Compiling StreamChat ReactionListState+Observer.swift
[384/455] Compiling StreamChat ReactionListState.swift
[385/455] Compiling StreamChat UserList.swift
[386/455] Compiling StreamChat UserListState+Observer.swift
[387/455] Compiling StreamChat AttachmentQueueUploader.swift
[388/455] Compiling StreamChat ConnectionRecoveryHandler.swift
[389/455] Compiling StreamChat MessageEditor.swift
[390/455] Compiling StreamChat MessageSender.swift
[391/455] Compiling StreamChat ChannelListLinker.swift
[392/455] Compiling StreamChat ChannelListUpdater.swift
[393/455] Compiling StreamChat ChannelMemberListUpdater.swift
[394/455] Compiling StreamChat ChannelMemberUpdater.swift
[395/455] Compiling StreamChat ChannelUpdater.swift
[396/455] Compiling StreamChat CurrentUserUpdater.swift
[397/455] Compiling StreamChat EventNotificationCenter.swift
[398/455] Compiling StreamChat EventObserver.swift
[399/455] Compiling StreamChat MemberEventObserver.swift
[400/455] Compiling StreamChat EventSender.swift
[401/455] Compiling StreamChat ManualEventHandler.swift
[402/455] Compiling StreamChat MessageUpdater.swift
[403/455] Compiling StreamChat ReactionListUpdater.swift
[404/455] Compiling StreamChat ReadStateHandler.swift
[405/455] Compiling StreamChat TypingEventsSender.swift
[406/455] Compiling StreamChat UserListUpdater.swift
[407/455] Compiling StreamChat UserUpdater.swift
[408/455] Compiling StreamChat Worker.swift
[409/455] Compiling StreamChat resource_bundle_accessor.swift
[410/455] Compiling StreamChat Throttler.swift
[411/455] Compiling StreamChat Timers.swift
[412/455] Compiling StreamChat TranslationLanguage.swift
[413/455] Compiling StreamChat UniqueId.swift
[414/455] Compiling StreamChat UnreadMessageLookup.swift
[415/455] Compiling StreamChat BackgroundTaskScheduler.swift
[416/455] Compiling StreamChat ConnectionStatus.swift
[417/455] Compiling StreamChat URLSessionWebSocketEngine.swift
[418/455] Compiling StreamChat WebSocketEngine.swift
[419/455] Compiling StreamChat ChannelReadUpdaterMiddleware.swift
[420/455] Compiling StreamChat ChannelTruncatedEventMiddleware.swift
[421/455] Compiling StreamChat ChannelVisibilityEventMiddleware.swift
[422/455] Compiling StreamChat DraftUpdaterMiddleware.swift
[423/455] Compiling StreamChat EventDTOConverterMiddleware.swift
[424/455] Compiling StreamChat EventDataProcessorMiddleware.swift
[425/455] Compiling StreamChat EventMiddleware.swift
[426/455] Compiling StreamChat MemberEventMiddleware.swift
[427/455] Compiling StreamChat ReminderUpdaterMiddleware.swift
[428/455] Compiling StreamChat ThreadUpdaterMiddleware.swift
[429/455] Compiling StreamChat TypingStartCleanupMiddleware.swift
[430/455] Compiling StreamChat UserChannelBanEventsMiddleware.swift
[431/455] Compiling StreamChat UserTypingStateUpdaterMiddleware.swift
[432/455] Compiling StreamChat UserUpdateMiddleware.swift
[433/455] Compiling StreamChat UserWatchingEventMiddleware.swift
[434/455] Compiling StreamChat AITypingEvents.swift
[435/455] Compiling StreamChat ChannelEvents.swift
[436/455] Compiling StreamChat ConnectionEvents.swift
[437/455] Compiling StreamChat DraftEvents.swift
[438/455] Compiling StreamChat Event.swift
[439/455] Compiling StreamChat EventDecoder.swift
[440/455] Compiling StreamChat EventPayload.swift
[441/455] Compiling StreamChat EventType.swift
[442/455] Compiling StreamChat MemberEvents.swift
[443/455] Compiling StreamChat MessageEvents.swift
[444/455] Compiling StreamChat NotificationEvents.swift
[445/455] Compiling StreamChat PollsEvents.swift
[446/455] Compiling StreamChat ReactionEvents.swift
[447/455] Compiling StreamChat ReminderEvents.swift
[448/455] Compiling StreamChat ThreadEvents.swift
[449/455] Compiling StreamChat TypingEvent.swift
[450/455] Compiling StreamChat UserEvents.swift
[451/455] Compiling StreamChat RetryStrategy.swift
[452/455] Compiling StreamChat WebSocketClient.swift
[453/455] Compiling StreamChat WebSocketConnectPayload.swift
[454/455] Compiling StreamChat WebSocketPingController.swift
[455/455] Compiling StreamChat ActiveLiveLocationsEndTimeTracker.swift
[456/676] 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.
[457/676] 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.
[458/676] 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.
[459/676] 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.
[460/676] 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.
[461/676] 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.
[462/676] 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.
[463/676] 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.
[464/676] 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.
[465/676] 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.
[466/676] 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.
[467/676] 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.
[468/676] 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.
[469/676] 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.
[470/676] 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.
[471/676] 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.
[472/676] 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.
[473/676] 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.
[474/676] 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.
[475/676] 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.
[476/676] 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.
[477/676] 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.
[478/676] 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.
[479/676] 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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[480/700] 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.
[481/724] 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/724] 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/724] 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/724] 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/724] 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/724] 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/724] 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/724] 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/724] 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/724] 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/724] 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/724] 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/724] 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/724] 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/724] 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/724] 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/724] 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/724] 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/724] 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/724] 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/724] 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/724] 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/724] 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/724] 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/748] 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.
[506/748] 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.
[507/748] 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.
[508/748] 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.
[509/748] 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.
[510/748] 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.
[511/748] 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.
[512/748] 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.
[513/748] 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.
[514/748] 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.
[515/748] 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.
[516/748] 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.
[517/748] 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.
[518/748] 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.
[519/748] 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.
[520/748] 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.
[521/748] 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.
[522/748] 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.
[523/748] 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.
[524/748] 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.
[525/748] 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.
[526/748] 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.
[527/748] 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.
[528/748] 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.
[529/772] 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.
[530/772] 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.
[531/772] 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.
[532/772] 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.
[533/772] 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.
[534/772] 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.
[535/772] 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.
[536/772] 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.
[537/772] 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.
[538/772] 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.
[539/772] 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.
[540/772] 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.
[541/772] 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.
[542/772] 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.
[543/772] 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.
[544/772] 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.
[545/772] 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.
[546/772] 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.
[547/772] 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.
[548/772] 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.
[549/772] 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.
[550/772] 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.
[551/772] 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.
[552/772] 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.
[553/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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.
[577/772] 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.
[578/772] 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.
[579/772] 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.
[580/772] 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.
[581/772] 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.
[582/772] 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.
[583/772] 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.
[584/772] 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.
[585/772] 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.
[586/772] 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.
[587/772] 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.
[588/772] 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.
[589/772] 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.
[590/772] 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.
[591/772] 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.
[592/772] 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.
[593/772] 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.
[594/772] 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.
[595/772] 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.
[596/772] 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.
[597/772] 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.
[598/772] 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.
[599/772] 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.
[600/772] 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.
[601/772] 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.
[602/772] 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.
[603/772] 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.
[604/772] 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.
[605/772] 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.
[606/772] 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.
[607/772] 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.
[608/772] 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.
[609/772] 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.
[610/772] 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.
[611/772] 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.
[612/772] 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.
[613/772] 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.
[614/772] 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.
[615/772] 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.
[616/772] 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.
[617/772] 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.
[618/772] 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.
[619/772] 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.
[620/772] 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.
[621/772] 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.
[622/772] 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.
[623/772] 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.
[624/772] 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.
[625/772] 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.
[626/772] 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.
[627/772] 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.
[628/772] 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.
[629/772] 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.
[630/772] 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.
[631/772] 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.
[632/772] 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.
[633/772] 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.
[634/772] 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.
[635/772] 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.
[636/772] 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.
[637/772] 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.
[638/772] 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.
[639/772] 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.
[640/772] 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.
[641/772] 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.
[642/772] 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.
[643/772] 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.
[644/772] 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.
[645/772] 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.
[646/772] 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.
[647/772] 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.
[648/772] 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.
[649/772] 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.
[650/772] 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.
[651/772] 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.
[652/772] 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.
[653/772] 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.
[654/772] 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.
[655/772] 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.
[656/772] 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.
[657/772] 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.
[658/772] 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.
[659/772] 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.
[660/772] 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.
[661/772] 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.
[662/772] 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.
[663/772] 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.
[664/772] 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.
[665/772] Compiling StreamChatSwiftUI GridMediaView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module '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/772] 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.
[667/772] Compiling StreamChatSwiftUI VideoPlayerFooterView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module '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/772] 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.
[669/772] 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.
[670/772] 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.
[671/772] 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.
[672/772] 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.
[673/772] 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.
[674/772] 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.
[675/772] 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.
[676/772] 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.
[677/772] 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.
[678/772] 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.
[679/772] 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.
[680/772] 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.
[681/772] 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.
[682/772] 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.
[683/772] 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.
[684/772] 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.
[685/772] 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.
[686/772] 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.
[687/772] 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.
[688/772] 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.
[689/772] 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.
[690/772] 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.
[691/772] 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.
[692/772] 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.
[693/772] 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.
[694/772] 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.
[695/772] 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.
[696/772] Compiling StreamChatSwiftUI NavigationBarBackgroundViewModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module '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/772] 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.
[698/772] 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.
[699/772] 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.
[700/772] 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.
[701/772] 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.
[702/772] 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.
[703/772] 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.
[704/772] 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.
[705/772] 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.
[706/772] 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.
[707/772] 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.
[708/772] 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.
[709/772] 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.
[710/772] 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.
[711/772] 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.
[712/772] 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.
[713/772] 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.
[714/772] 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.
[715/772] 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.
[716/772] 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.
[717/772] 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.
[718/772] 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.
[719/772] 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.
[720/772] 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.
[721/772] 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.
[722/772] 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.
[723/772] 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.
[724/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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/772] 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.
[748/772] 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.
[749/772] 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.
[750/772] 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.
[751/772] 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.
[752/772] 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.
[753/772] 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.
[754/772] 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.
[755/772] 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.
[756/772] 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.
[757/772] 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.
[758/772] 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.
[759/772] 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.
[760/772] 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.
[761/772] 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.
[762/772] 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.
[763/772] 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.
[764/772] 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.
[765/772] 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.
[766/772] 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.
[767/772] 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.
[768/772] 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.
[769/772] 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.
[770/772] 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.
[771/772] 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.
[772/772] 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.
BUILD FAILURE 6.1 macosSpm