Build Information
Failed to build StreamChatSwiftUI, reference develop (76d8a7
), with Swift 6.1 for macOS (SPM) on 11 Sep 2025 22:04:40 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
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 ChannelCodingKeys.swift
[110/324] Compiling StreamChat ChannelEditDetailPayload.swift
[111/324] Compiling StreamChat ChannelListPayload.swift
[112/324] Compiling StreamChat ChannelMemberListPayload.swift
[113/324] Compiling StreamChat CurrentUserPayloads.swift
[114/324] Compiling StreamChat DevicePayloads.swift
[115/324] Compiling StreamChat DraftPayloads.swift
[116/324] Compiling StreamChat FileUploadPayload.swift
[117/324] Compiling StreamChat FlagMessagePayload.swift
[118/324] Compiling StreamChat FlagUserPayload.swift
[119/324] Compiling StreamChat GuestUserTokenPayload.swift
[120/324] Compiling StreamChat IdentifiableModel.swift
[121/324] Compiling StreamChat IdentifiablePayload.swift
[122/324] Compiling StreamChat LocationPayloads.swift
[123/324] Compiling StreamChat MemberPayload.swift
[124/324] Compiling StreamChat MemberUpdatePayload.swift
[125/324] Compiling StreamChat MessageAttachmentPayload.swift
[126/324] Compiling StreamChat MessageModerationDetailsPayload.swift
[127/324] Compiling StreamChat MessagePayloads.swift
[128/324] Compiling StreamChat MessageReactionGroupPayload.swift
[129/324] Compiling StreamChat MessageReactionPayload.swift
[130/324] Compiling StreamChat MessageTranslationsPayload.swift
[131/324] Compiling StreamChat MissingEventsPayload.swift
[132/324] Compiling StreamChat MutedChannelPayload.swift
[133/324] Compiling StreamChat APIClient.swift
[134/324] Compiling StreamChat APIPathConvertible.swift
[135/324] Compiling StreamChat AttachmentDownloader.swift
[136/324] Compiling StreamChat AttachmentUploader.swift
[137/324] Compiling StreamChat UploadedAttachment.swift
[138/324] Compiling StreamChat UploadedAttachmentPostProcessor.swift
[139/324] Compiling StreamChat CDNClient.swift
[140/324] Compiling StreamChat ChatRemoteNotificationHandler.swift
[141/324] Compiling StreamChat AppEndpoints.swift
[142/324] Compiling StreamChat AttachmentEndpoints.swift
[143/324] Compiling StreamChat BlockedUserPayload.swift
[144/324] Compiling StreamChat ChannelEndpoints.swift
[145/324] Compiling StreamChat DeviceEndpoints.swift
[146/324] Compiling StreamChat DraftEndpoints.swift
[147/324] Compiling StreamChat Endpoint.swift
[148/324] Compiling StreamChat EndpointPath+OfflineRequest.swift
[149/324] Compiling StreamChat EndpointPath.swift
[150/324] Compiling StreamChat FilesEndpoints.swift
[151/324] Compiling StreamChat GuestEndpoints.swift
[152/324] Compiling StreamChat LocationEndpoints.swift
[153/324] Compiling StreamChat MemberEndpoints.swift
[154/324] Compiling StreamChat MessageEndpoints.swift
[155/324] Compiling StreamChat ModerationEndpoints.swift
[156/324] Compiling StreamChat AppSettingsPayload.swift
[157/324] Compiling StreamChat EventsController+SwiftUI.swift
[158/324] Compiling StreamChat EventsController.swift
[159/324] Compiling StreamChat MemberController+Combine.swift
[160/324] Compiling StreamChat MemberController+SwiftUI.swift
[161/324] Compiling StreamChat MemberController.swift
[162/324] Compiling StreamChat MemberListController+Combine.swift
[163/324] Compiling StreamChat MemberListController+SwiftUI.swift
[164/324] Compiling StreamChat MemberListController.swift
[165/324] Compiling StreamChat MessageController+Combine.swift
[166/324] Compiling StreamChat MessageController+SwiftUI.swift
[167/324] Compiling StreamChat MessageController.swift
[168/324] Compiling StreamChat MessageReminderListController+Combine.swift
[169/324] Compiling StreamChat MessageReminderListController.swift
[170/324] Compiling StreamChat PollController+Combine.swift
[171/324] Compiling StreamChat PollController+SwiftUI.swift
[172/324] Compiling StreamChat PollController.swift
[173/324] Compiling StreamChat PollControllerDelegate.swift
[174/324] Compiling StreamChat PollVoteListController+Combine.swift
[175/324] Compiling StreamChat PollVoteListController+SwiftUI.swift
[176/324] Compiling StreamChat PollVoteListController.swift
[177/324] Compiling StreamChat ChatClient+ReactionListController.swift
[178/324] Compiling StreamChat ReactionListController+Combine.swift
[179/324] Compiling StreamChat ReactionListController+SwiftUI.swift
[180/324] Compiling StreamChat ReactionListController.swift
[181/417] Compiling StreamChat ChatClient+ChannelController.swift
[182/417] Compiling StreamChat LivestreamChannelController+Combine.swift
[183/417] Compiling StreamChat LivestreamChannelController.swift
[184/417] Compiling StreamChat ChannelListController+Combine.swift
[185/417] Compiling StreamChat ChannelListController+SwiftUI.swift
[186/417] Compiling StreamChat ChannelListController.swift
[187/417] Compiling StreamChat ChatChannelWatcherListController+Combine.swift
[188/417] Compiling StreamChat ChatChannelWatcherListController+SwiftUI.swift
[189/417] Compiling StreamChat ChatChannelWatcherListController.swift
[190/417] Compiling StreamChat ConnectionController+Combine.swift
[191/417] Compiling StreamChat ConnectionController+SwiftUI.swift
[192/417] Compiling StreamChat ConnectionController.swift
[193/417] Compiling StreamChat Controller.swift
[194/417] Compiling StreamChat CurrentUserController+Combine.swift
[195/417] Compiling StreamChat CurrentUserController+SwiftUI.swift
[196/417] Compiling StreamChat CurrentUserController.swift
[197/417] Compiling StreamChat DataController.swift
[198/417] Compiling StreamChat BackgroundDatabaseObserver.swift
[199/417] Compiling StreamChat BackgroundEntityDatabaseObserver.swift
[200/417] Compiling StreamChat BackgroundListDatabaseObserver.swift
[201/417] Compiling StreamChat EntityChange.swift
[202/417] Compiling StreamChat ListChange.swift
[203/417] Compiling StreamChat ChannelEventsController.swift
[204/417] Compiling StreamChat EventsController+Combine.swift
[205/417] Compiling StreamChat AudioPlaying.swift
[206/417] Compiling StreamChat AudioPlayingDelegate.swift
[207/417] Compiling StreamChat AudioQueuePlayer.swift
[208/417] Compiling StreamChat AudioRecording.swift
[209/417] Compiling StreamChat AudioRecordingContext.swift
[210/417] Compiling StreamChat AudioRecordingContextAccessor.swift
[211/417] Compiling StreamChat AudioRecordingDelegate.swift
[212/417] Compiling StreamChat AudioRecordingState.swift
[213/417] Compiling StreamChat AudioSessionConfiguring.swift
[214/417] Compiling StreamChat AudioSessionProtocol.swift
[215/417] Compiling StreamChat AVAsset+TotalAudioSamples.swift
[216/417] Compiling StreamChat ChatClient+Environment.swift
[217/417] Compiling StreamChat ChatClient.swift
[218/417] Compiling StreamChat ChatClientFactory.swift
[219/417] Compiling StreamChat BaseURL.swift
[220/417] Compiling StreamChat ChatClientConfig.swift
[221/417] Compiling StreamChat SendMessageInterceptor.swift
[222/417] Compiling StreamChat StreamModelsTransformer.swift
[223/417] Compiling StreamChat StreamRuntimeCheck.swift
[224/417] Compiling StreamChat Token.swift
[225/417] Compiling StreamChat ChannelController+Combine.swift
[226/417] Compiling StreamChat ChannelController+SwiftUI.swift
[227/417] Compiling StreamChat ChannelController.swift
[228/417] Compiling StreamChat ChannelControllerDelegate.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 BlockedUserDetails.swift
[254/463] Compiling StreamChat Channel.swift
[255/463] Compiling StreamChat ChannelArchivingScope.swift
[256/463] Compiling StreamChat ChannelId.swift
[257/463] Compiling StreamChat ChannelPinningScope.swift
[258/463] Compiling StreamChat ChannelRead.swift
[259/463] Compiling StreamChat ChannelType.swift
[260/463] Compiling StreamChat ChatMessage.swift
[261/463] Compiling StreamChat CurrentUser.swift
[262/463] Compiling StreamChat Device.swift
[263/463] Compiling StreamChat DraftMessage.swift
[264/463] Compiling StreamChat LocationInfo.swift
[265/463] Compiling StreamChat NewLocationInfo.swift
[266/463] Compiling StreamChat SharedLocation.swift
[267/463] Compiling StreamChat Member.swift
[268/463] Compiling StreamChat MessageModerationDetails.swift
[269/463] Compiling StreamChat MessagePinning.swift
[270/463] Compiling StreamChat MessageReaction.swift
[271/463] Compiling StreamChat MessageReactionGroup.swift
[272/463] Compiling StreamChat MessageReactionType.swift
[273/463] Compiling StreamChat MessageReminder.swift
[274/463] Compiling StreamChat MuteDetails.swift
[275/463] Compiling StreamChat ChannelPayload+asModel.swift
[276/463] Compiling StreamChat MessagePayload+asModel.swift
[277/463] Compiling StreamChat Throttler.swift
[278/463] Compiling StreamChat Timers.swift
[279/463] Compiling StreamChat TranslationLanguage.swift
[280/463] Compiling StreamChat UniqueId.swift
[281/463] Compiling StreamChat UnreadMessageLookup.swift
[282/463] Compiling StreamChat BackgroundTaskScheduler.swift
[283/463] Compiling StreamChat ConnectionStatus.swift
[284/463] Compiling StreamChat URLSessionWebSocketEngine.swift
[285/463] Compiling StreamChat WebSocketEngine.swift
[286/463] Compiling StreamChat ChannelReadUpdaterMiddleware.swift
[287/463] Compiling StreamChat ChannelTruncatedEventMiddleware.swift
[288/463] Compiling StreamChat ChannelVisibilityEventMiddleware.swift
[289/463] Compiling StreamChat DraftUpdaterMiddleware.swift
[290/463] Compiling StreamChat EventDTOConverterMiddleware.swift
[291/463] Compiling StreamChat EventDataProcessorMiddleware.swift
[292/463] Compiling StreamChat EventMiddleware.swift
[293/463] Compiling StreamChat MemberEventMiddleware.swift
[294/463] Compiling StreamChat ReminderUpdaterMiddleware.swift
[295/463] Compiling StreamChat ThreadUpdaterMiddleware.swift
[296/463] Compiling StreamChat TypingStartCleanupMiddleware.swift
[297/463] Compiling StreamChat UserChannelBanEventsMiddleware.swift
[298/463] Compiling StreamChat UserTypingStateUpdaterMiddleware.swift
[299/463] Compiling StreamChat UserUpdateMiddleware.swift
[300/463] Compiling StreamChat UserPayload+asModel.swift
[301/463] Compiling StreamChat Poll.swift
[302/463] Compiling StreamChat PollOption.swift
[303/463] Compiling StreamChat PollVote.swift
[304/463] Compiling StreamChat PushDevice.swift
[305/463] Compiling StreamChat PushProvider.swift
[306/463] Compiling StreamChat Thread.swift
[307/463] Compiling StreamChat ThreadParticipant.swift
[308/463] Compiling StreamChat ThreadRead.swift
[309/463] Compiling StreamChat UnreadCount.swift
[310/463] Compiling StreamChat User+SwiftUI.swift
[311/463] Compiling StreamChat User.swift
[312/463] Compiling StreamChat UserInfo.swift
[313/463] Compiling StreamChat ChannelListQuery.swift
[314/463] Compiling StreamChat ChannelMemberListQuery.swift
[315/463] Compiling StreamChat ChannelQuery.swift
[316/463] Compiling StreamChat ChannelWatcherListQuery.swift
[317/463] Compiling StreamChat DraftListQuery.swift
[318/463] Compiling StreamChat Filter+predicate.swift
[319/463] Compiling StreamChat Filter.swift
[320/463] Compiling StreamChat MessageReminderListQuery.swift
[321/463] Compiling StreamChat MessageSearchQuery.swift
[322/463] Compiling StreamChat Pagination.swift
[323/463] Compiling StreamChat PinnedMessagesPagination.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 APIClient.swift
[5/220] Compiling StreamChat APIPathConvertible.swift
[6/220] Compiling StreamChat AttachmentDownloader.swift
[7/220] Compiling StreamChat AttachmentUploader.swift
[8/220] Compiling StreamChat UploadedAttachment.swift
[9/220] Compiling StreamChat UploadedAttachmentPostProcessor.swift
[10/220] Compiling StreamChat CDNClient.swift
[11/220] Compiling StreamChat ChatRemoteNotificationHandler.swift
[12/220] Compiling StreamChat AppEndpoints.swift
[13/220] Compiling StreamChat AttachmentEndpoints.swift
[14/220] Compiling StreamChat BlockedUserPayload.swift
[15/220] Compiling StreamChat ChannelEndpoints.swift
[16/220] Compiling StreamChat DeviceEndpoints.swift
[17/220] Compiling StreamChat DraftEndpoints.swift
[18/220] Compiling StreamChat Endpoint.swift
[19/220] Compiling StreamChat EndpointPath+OfflineRequest.swift
[20/220] Compiling StreamChat EndpointPath.swift
[21/220] Compiling StreamChat FilesEndpoints.swift
[22/220] Compiling StreamChat GuestEndpoints.swift
[23/220] Compiling StreamChat LocationEndpoints.swift
[24/220] Compiling StreamChat MemberEndpoints.swift
[25/220] Compiling StreamChat MessageEndpoints.swift
[26/220] Compiling StreamChat ModerationEndpoints.swift
[27/220] Compiling StreamChat AppSettingsPayload.swift
[28/244] Compiling StreamChat PollsPayloads.swift
[29/244] Compiling StreamChat RawJSON.swift
[30/244] Compiling StreamChat ReminderPayloads.swift
[31/244] Compiling StreamChat ThreadListPayload.swift
[32/244] Compiling StreamChat UnknownChannelEvent.swift
[33/244] Compiling StreamChat UnknownUserEvent.swift
[34/244] Compiling StreamChat UserListPayload.swift
[35/244] Compiling StreamChat UserPayloads.swift
[36/244] Compiling StreamChat PollsEndpoints.swift
[37/244] Compiling StreamChat ReactionEndpoints.swift
[38/244] Compiling StreamChat ReminderEndpoints.swift
[39/244] Compiling StreamChat AttachmentActionRequestBody.swift
[40/244] Compiling StreamChat CastPollVoteRequestBody.swift
[41/244] Compiling StreamChat ChannelMemberBanRequestPayload.swift
[42/244] Compiling StreamChat ChannelMemberUnbanRequestPayload.swift
[43/244] Compiling StreamChat ChannelTruncateRequestPayload.swift
[44/244] Compiling StreamChat CreateCallRequestBody.swift
[45/244] Compiling StreamChat CreatePollOptionRequestBody.swift
[46/244] Compiling StreamChat CreatePollRequestBody.swift
[47/244] Compiling StreamChat CustomEventRequestBody.swift
[48/244] Compiling StreamChat FlagRequestBody.swift
[49/244] Compiling StreamChat GuestUserTokenRequestPayload.swift
[50/244] Compiling StreamChat MessageReactionRequestPayload.swift
[51/244] Compiling StreamChat MissingEventsRequestBody.swift
[52/244] Compiling StreamChat ChannelCodingKeys.swift
[53/244] Compiling StreamChat ChannelEditDetailPayload.swift
[54/244] Compiling StreamChat ChannelListPayload.swift
[55/244] Compiling StreamChat ChannelMemberListPayload.swift
[56/244] Compiling StreamChat CurrentUserPayloads.swift
[57/244] Compiling StreamChat DevicePayloads.swift
[58/244] Compiling StreamChat DraftPayloads.swift
[59/244] Compiling StreamChat FileUploadPayload.swift
[60/244] Compiling StreamChat FlagMessagePayload.swift
[61/244] Compiling StreamChat FlagUserPayload.swift
[62/244] Compiling StreamChat GuestUserTokenPayload.swift
[63/244] Compiling StreamChat IdentifiableModel.swift
[64/244] Compiling StreamChat IdentifiablePayload.swift
[65/244] Compiling StreamChat LocationPayloads.swift
[66/244] Compiling StreamChat MemberPayload.swift
[67/244] Compiling StreamChat MemberUpdatePayload.swift
[68/244] Compiling StreamChat MessageAttachmentPayload.swift
[69/244] Compiling StreamChat MessageModerationDetailsPayload.swift
[70/244] Compiling StreamChat MessagePayloads.swift
[71/244] Compiling StreamChat MessageReactionGroupPayload.swift
[72/244] Compiling StreamChat MessageReactionPayload.swift
[73/244] Compiling StreamChat MessageTranslationsPayload.swift
[74/244] Compiling StreamChat MissingEventsPayload.swift
[75/244] Compiling StreamChat MutedChannelPayload.swift
[76/292] Compiling StreamChat EventsController+SwiftUI.swift
[77/292] Compiling StreamChat EventsController.swift
[78/292] Compiling StreamChat MemberController+Combine.swift
[79/292] Compiling StreamChat MemberController+SwiftUI.swift
[80/292] Compiling StreamChat MemberController.swift
[81/292] Compiling StreamChat MemberListController+Combine.swift
[82/292] Compiling StreamChat MemberListController+SwiftUI.swift
[83/292] Compiling StreamChat MemberListController.swift
[84/292] Compiling StreamChat MessageController+Combine.swift
[85/292] Compiling StreamChat MessageController+SwiftUI.swift
[86/292] Compiling StreamChat MessageController.swift
[87/292] Compiling StreamChat MessageReminderListController+Combine.swift
[88/292] Compiling StreamChat MessageReminderListController.swift
[89/292] Compiling StreamChat PollController+Combine.swift
[90/292] Compiling StreamChat PollController+SwiftUI.swift
[91/292] Compiling StreamChat PollController.swift
[92/292] Compiling StreamChat PollControllerDelegate.swift
[93/292] Compiling StreamChat PollVoteListController+Combine.swift
[94/292] Compiling StreamChat PollVoteListController+SwiftUI.swift
[95/292] Compiling StreamChat PollVoteListController.swift
[96/292] Compiling StreamChat ChatClient+ReactionListController.swift
[97/292] Compiling StreamChat ReactionListController+Combine.swift
[98/292] Compiling StreamChat ReactionListController+SwiftUI.swift
[99/292] Compiling StreamChat ReactionListController.swift
[100/316] Compiling StreamChat MessageSearchController+Combine.swift
[101/316] Compiling StreamChat MessageSearchController+SwiftUI.swift
[102/316] Compiling StreamChat MessageSearchController.swift
[103/316] Compiling StreamChat UserSearchController.swift
[104/316] Compiling StreamChat ChatClient+ThreadListController.swift
[105/316] Compiling StreamChat ThreadListController+Combine.swift
[106/316] Compiling StreamChat ThreadListController+SwiftUI.swift
[107/316] Compiling StreamChat ThreadListController.swift
[108/316] Compiling StreamChat UserController+Combine.swift
[109/316] Compiling StreamChat UserController+SwiftUI.swift
[110/316] Compiling StreamChat UserController.swift
[111/316] Compiling StreamChat UserListController+Combine.swift
[112/316] Compiling StreamChat UserListController+SwiftUI.swift
[113/316] Compiling StreamChat UserListController.swift
[114/316] Compiling StreamChat AttachmentDTO.swift
[115/316] Compiling StreamChat ChannelConfigDTO.swift
[116/316] Compiling StreamChat ChannelDTO.swift
[117/316] Compiling StreamChat ChannelListQueryDTO.swift
[118/316] Compiling StreamChat ChannelMemberListQueryDTO.swift
[119/316] Compiling StreamChat ChannelMuteDTO.swift
[120/316] Compiling StreamChat ChannelReadDTO.swift
[121/316] Compiling StreamChat CommandDTO.swift
[122/316] Compiling StreamChat CurrentUserDTO.swift
[123/316] Compiling StreamChat DBDate.swift
[124/340] Compiling StreamChat QueryPollsRequestBody.swift
[125/340] Compiling StreamChat UpdatePartialRequestBody.swift
[126/340] Compiling StreamChat UpdatePollOptionRequestBody.swift
[127/340] Compiling StreamChat UpdatePollRequestBody.swift
[128/340] Compiling StreamChat SyncEndpoint.swift
[129/340] Compiling StreamChat ThreadEndpoints.swift
[130/340] Compiling StreamChat UserEndpoints.swift
[131/340] Compiling StreamChat WebSocketConnectEndpoint.swift
[132/340] Compiling StreamChat HTTPHeader.swift
[133/340] Compiling StreamChat RequestDecoder.swift
[134/340] Compiling StreamChat RequestEncoder.swift
[135/340] Compiling StreamChat AudioAnalysing.swift
[136/340] Compiling StreamChat AudioAnalysisContext.swift
[137/340] Compiling StreamChat AudioAnalysisEngine.swift
[138/340] Compiling StreamChat AudioSamplesExtractor.swift
[139/340] Compiling StreamChat AudioSamplesProcessor.swift
[140/340] Compiling StreamChat AudioValuePercentageNormaliser.swift
[141/340] Compiling StreamChat AppStateObserving.swift
[142/340] Compiling StreamChat AssetPropertyLoading.swift
[143/340] Compiling StreamChat AudioPlaybackContext.swift
[144/340] Compiling StreamChat AudioPlaybackContextAccessor.swift
[145/340] Compiling StreamChat AudioPlaybackRate.swift
[146/340] Compiling StreamChat AudioPlaybackState.swift
[147/340] 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 UserPayload+asModel.swift
[222/455] Compiling StreamChat Poll.swift
[223/455] Compiling StreamChat PollOption.swift
[224/455] Compiling StreamChat PollVote.swift
[225/455] Compiling StreamChat PushDevice.swift
[226/455] Compiling StreamChat PushProvider.swift
[227/455] Compiling StreamChat Thread.swift
[228/455] Compiling StreamChat ThreadParticipant.swift
[229/455] Compiling StreamChat ThreadRead.swift
[230/455] Compiling StreamChat UnreadCount.swift
[231/455] Compiling StreamChat User+SwiftUI.swift
[232/455] Compiling StreamChat User.swift
[233/455] Compiling StreamChat UserInfo.swift
[234/455] Compiling StreamChat ChannelListQuery.swift
[235/455] Compiling StreamChat ChannelMemberListQuery.swift
[236/455] Compiling StreamChat ChannelQuery.swift
[237/455] Compiling StreamChat ChannelWatcherListQuery.swift
[238/455] Compiling StreamChat DraftListQuery.swift
[239/455] Compiling StreamChat Filter+predicate.swift
[240/455] Compiling StreamChat Filter.swift
[241/455] Compiling StreamChat MessageReminderListQuery.swift
[242/455] Compiling StreamChat MessageSearchQuery.swift
[243/455] Compiling StreamChat Pagination.swift
[244/455] Compiling StreamChat PinnedMessagesPagination.swift
[245/455] Compiling StreamChat BlockedUserDetails.swift
[246/455] Compiling StreamChat Channel.swift
[247/455] Compiling StreamChat ChannelArchivingScope.swift
[248/455] Compiling StreamChat ChannelId.swift
[249/455] Compiling StreamChat ChannelPinningScope.swift
[250/455] Compiling StreamChat ChannelRead.swift
[251/455] Compiling StreamChat ChannelType.swift
[252/455] Compiling StreamChat ChatMessage.swift
[253/455] Compiling StreamChat CurrentUser.swift
[254/455] Compiling StreamChat Device.swift
[255/455] Compiling StreamChat DraftMessage.swift
[256/455] Compiling StreamChat LocationInfo.swift
[257/455] Compiling StreamChat NewLocationInfo.swift
[258/455] Compiling StreamChat SharedLocation.swift
[259/455] Compiling StreamChat Member.swift
[260/455] Compiling StreamChat MessageModerationDetails.swift
[261/455] Compiling StreamChat MessagePinning.swift
[262/455] Compiling StreamChat MessageReaction.swift
[263/455] Compiling StreamChat MessageReactionGroup.swift
[264/455] Compiling StreamChat MessageReactionType.swift
[265/455] Compiling StreamChat MessageReminder.swift
[266/455] Compiling StreamChat MuteDetails.swift
[267/455] Compiling StreamChat ChannelPayload+asModel.swift
[268/455] Compiling StreamChat MessagePayload+asModel.swift
[269/455] Compiling StreamChat DatabaseSession.swift
[270/455] Compiling StreamChat Deprecations.swift
[271/455] Compiling StreamChat ClientError.swift
[272/455] Compiling StreamChat ErrorPayload.swift
[273/455] Compiling StreamChat Collection+Extensions.swift
[274/455] Compiling StreamChat KeyPath+Extensions.swift
[275/455] Compiling StreamChat Task+Extensions.swift
[276/455] Compiling StreamChat URL+EnrichedURL.swift
[277/455] Compiling StreamChat URLRequest+cURL.swift
[278/455] Compiling StreamChat SystemEnvironment+Version.swift
[279/455] Compiling StreamChat AppSettings.swift
[280/455] Compiling StreamChat AnyAttachmentPayload.swift
[281/455] Compiling StreamChat AnyAttachmentUpdater.swift
[282/455] Compiling StreamChat AttachmentId.swift
[283/455] Compiling StreamChat AttachmentTypes.swift
[284/455] Compiling StreamChat ChatMessageAttachment.swift
[285/455] Compiling StreamChat ChatMessageAudioAttachment.swift
[286/455] Compiling StreamChat ChatMessageFileAttachment.swift
[287/455] Compiling StreamChat ChatMessageGiphyAttachment.swift
[288/455] Compiling StreamChat ChatMessageImageAttachment.swift
[289/455] Compiling StreamChat ChatMessageLinkAttachment.swift
[290/455] Compiling StreamChat ChatMessageVideoAttachment.swift
[291/455] Compiling StreamChat ChatMessageVoiceRecordingAttachment.swift
[292/455] Compiling StreamChat BanEnabling.swift
[293/455] Compiling StreamChat PrefixLogFormatter.swift
[294/455] Compiling StreamChat Logger.swift
[295/455] Compiling StreamChat StringInterpolation+Extensions.swift
[296/455] Compiling StreamChat MainQueue+Synchronous.swift
[297/455] Compiling StreamChat MarkdownParser.swift
[298/455] Compiling StreamChat MessagesPaginationState.swift
[299/455] Compiling StreamChat MessagesPaginationStateHandling.swift
[300/455] Compiling StreamChat MulticastDelegate.swift
[301/455] Compiling StreamChat MultipartFormData.swift
[302/455] Compiling StreamChat AsyncOperation.swift
[303/455] Compiling StreamChat OptionSet+Extensions.swift
[304/455] Compiling StreamChat OptionalDecodable.swift
[305/455] Compiling StreamChat Publisher+Extensions.swift
[306/455] Compiling StreamChat Result+Extensions.swift
[307/455] Compiling StreamChat Sequence+CompactMapLoggingError.swift
[308/455] Compiling StreamChat StateBuilder.swift
[309/455] Compiling StreamChat StreamCollection.swift
[310/455] Compiling StreamChat ScheduledStreamTimer.swift
[311/455] Compiling StreamChat StreamTimer.swift
[312/455] Compiling StreamChat SystemEnvironment+XStreamClient.swift
[313/455] Compiling StreamChat SystemEnvironment.swift
[314/455] Compiling StreamChat TextLinkDetector.swift
[315/455] Compiling StreamChat ThreadSafeWeakCollection.swift
[316/455] Compiling StreamChat UserListState.swift
[317/455] Compiling StreamChat UserSearch.swift
[318/455] Compiling StreamChat UserSearchState.swift
[319/455] Compiling StreamChat Array+Sampling.swift
[320/455] Compiling StreamChat Atomic.swift
[321/455] Compiling StreamChat Bundle+Extensions.swift
[322/455] Compiling StreamChat Codable+Extensions.swift
[323/455] Compiling StreamChat CountdownTracker.swift
[324/455] Compiling StreamChat Data+Gzip.swift
[325/455] Compiling StreamChat DatabaseItemConverter.swift
[326/455] Compiling StreamChat NSManagedObject+Extensions.swift
[327/455] Compiling StreamChat Debouncer.swift
[328/455] Compiling StreamChat Dictionary+Extensions.swift
[329/455] Compiling StreamChat EventBatcher.swift
[330/455] Compiling StreamChat Error+InternetNotAvailable.swift
[331/455] Compiling StreamChat InternetConnection.swift
[332/455] Compiling StreamChat Reachability_Vendor.swift
[333/455] Compiling StreamChat KeyedDecodingContainer+Array.swift
[334/455] Compiling StreamChat LazyCachedMapCollection.swift
[335/455] Compiling StreamChat BaseLogDestination.swift
[336/455] Compiling StreamChat ConsoleLogDestination.swift
[337/455] Compiling StreamChat LogDestination.swift
[338/455] Compiling StreamChat LogFormatter.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/678] 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.
[457/678] 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.
[458/678] 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.
[459/678] 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.
[460/678] 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.
[461/678] 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.
[462/678] 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.
[463/678] 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.
[464/678] 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.
[465/678] 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.
[466/678] 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.
[467/678] 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.
[468/678] 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.
[469/678] 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.
[470/678] 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.
[471/678] 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.
[472/678] 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.
[473/678] 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.
[474/678] 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.
[475/678] 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.
[476/678] 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.
[477/678] 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.
[478/678] 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.
[479/678] 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.
[480/702] 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.
[481/702] 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.
[482/702] 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.
[483/702] 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.
[484/702] 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.
[485/702] 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.
[486/702] 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.
[487/702] 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.
[488/702] 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.
[489/702] 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.
[490/702] 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.
[491/702] 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.
[492/702] 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.
[493/702] 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.
[494/702] 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.
[495/702] 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.
[496/702] 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.
[497/702] 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.
[498/702] 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.
[499/702] 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.
[500/702] 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.
[501/702] 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.
[502/702] 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.
[503/702] 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.
[504/726] 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.
[505/726] 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.
[506/726] 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.
[507/726] 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.
[508/726] 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.
[509/726] 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.
[510/726] 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.
[511/726] 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.
[512/726] 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.
[513/726] 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.
[514/726] 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.
[515/726] 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.
[516/726] 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.
[517/726] 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.
[518/726] 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.
[519/726] 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.
[520/726] 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.
[521/726] 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.
[522/726] 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.
[523/726] 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.
[524/726] 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.
[525/726] 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.
[526/726] 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.
[527/726] 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.
[528/750] 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.
[529/750] 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.
[530/750] 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.
[531/750] 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.
[532/750] 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.
[533/750] 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.
[534/750] 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.
[535/750] 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.
[536/750] 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.
[537/750] 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.
[538/750] 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.
[539/750] 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.
[540/750] 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.
[541/750] 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.
[542/750] 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.
[543/750] 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.
[544/750] 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.
[545/750] 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.
[546/750] 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.
[547/750] 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.
[548/750] 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.
[549/750] 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.
[550/750] 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.
[551/750] 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.
[552/774] 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.
[553/774] 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.
[554/774] 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.
[555/774] 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.
[556/774] 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.
[557/774] 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.
[558/774] 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.
[559/774] 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.
[560/774] 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.
[561/774] 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.
[562/774] 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.
[563/774] 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.
[564/774] 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.
[565/774] 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.
[566/774] 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.
[567/774] 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.
[568/774] 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.
[569/774] 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.
[570/774] 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.
[571/774] 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.
[572/774] 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.
[573/774] 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.
[574/774] 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.
[575/774] 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.
[576/774] 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.
[577/774] 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/774] 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/774] 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/774] 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/774] 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/774] 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/774] 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/774] 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/774] 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/774] 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/774] 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/774] 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/774] 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/774] 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/774] 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/774] 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/774] 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/774] 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/774] 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/774] 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/774] 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/774] 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/774] 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/774] 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/774] 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.
[602/774] 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.
[603/774] 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.
[604/774] 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.
[605/774] 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.
[606/774] 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.
[607/774] 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.
[608/774] 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.
[609/774] 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.
[610/774] 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.
[611/774] 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.
[612/774] 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.
[613/774] 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.
[614/774] 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.
[615/774] 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.
[616/774] 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.
[617/774] 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.
[618/774] 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.
[619/774] 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.
[620/774] 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.
[621/774] 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.
[622/774] 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.
[623/774] 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.
[624/774] 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.
[625/774] Compiling StreamChatSwiftUI AttachmentDownloadingStateView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module '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)
[626/774] 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.
[627/774] 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.
[628/774] 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.
[629/774] 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.
[630/774] 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.
[631/774] 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.
[632/774] 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.
[633/774] 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.
[634/774] 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.
[635/774] 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.
[636/774] 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.
[637/774] 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.
[638/774] 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.
[639/774] 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.
[640/774] 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.
[641/774] 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.
[642/774] 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.
[643/774] 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.
[644/774] 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.
[645/774] 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.
[646/774] 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.
[647/774] 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.
[648/774] 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.
[649/774] 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.
[650/774] 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.
[651/774] 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.
[652/774] 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.
[653/774] 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.
[654/774] 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.
[655/774] 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.
[656/774] 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.
[657/774] 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.
[658/774] 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.
[659/774] 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.
[660/774] 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.
[661/774] 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.
[662/774] 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.
[663/774] 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.
[664/774] 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.
[665/774] 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.
[666/774] 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.
[667/774] 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.
[668/774] 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.
[669/774] 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.
[670/774] 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.
[671/774] 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.
[672/774] 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.
[673/774] 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.
[674/774] 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.
[675/774] 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.
[676/774] Compiling StreamChatSwiftUI PercentageProgressView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module '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/774] 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.
[678/774] 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.
[679/774] 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.
[680/774] 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.
[681/774] 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.
[682/774] 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.
[683/774] 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.
[684/774] 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.
[685/774] 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.
[686/774] 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.
[687/774] 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.
[688/774] 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.
[689/774] 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.
[690/774] 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.
[691/774] 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.
[692/774] 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.
[693/774] 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.
[694/774] 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.
[695/774] 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.
[696/774] 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.
[697/774] 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.
[698/774] 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.
[699/774] 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.
[700/774] 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.
[701/774] 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.
[702/774] 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.
[703/774] 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.
[704/774] 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.
[705/774] 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.
[706/774] 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.
[707/774] 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.
[708/774] 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.
[709/774] 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.
[710/774] 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.
[711/774] 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.
[712/774] 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.
[713/774] 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.
[714/774] 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.
[715/774] 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.
[716/774] 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.
[717/774] 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.
[718/774] 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.
[719/774] 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.
[720/774] 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.
[721/774] 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.
[722/774] 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.
[723/774] Compiling StreamChatSwiftUI NavigationBarThemeViewModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/ChatChannel/Composer/ComposerTextInputView.swift:6:8: error: no such module '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/774] 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.
[725/774] 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.
[726/774] 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.
[727/774] 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.
[728/774] 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.
[729/774] 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.
[730/774] 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.
[731/774] 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.
[732/774] 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.
[733/774] 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.
[734/774] 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.
[735/774] 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.
[736/774] 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.
[737/774] 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.
[738/774] 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.
[739/774] 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.
[740/774] 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.
[741/774] 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.
[742/774] 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.
[743/774] 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.
[744/774] 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.
[745/774] 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.
[746/774] 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.
[747/774] 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.
[748/774] 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.
[749/774] 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.
[750/774] 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.
[751/774] 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.
[752/774] 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.
[753/774] 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.
[754/774] 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.
[755/774] 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.
[756/774] 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.
[757/774] 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.
[758/774] 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.
[759/774] 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.
[760/774] 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.
[761/774] 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.
[762/774] 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.
[763/774] 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.
[764/774] 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.
[765/774] 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.
[766/774] 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.
[767/774] 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.
[768/774] 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.
[769/774] 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.
[770/774] 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.
[771/774] 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.
[772/774] 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.
[773/774] 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.
[774/774] 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