The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build StreamChat, reference 4.94.0 (e320a8), with Swift 6.2 for visionOS using Xcode 26.0 on 2 Dec 2025 22:22:12 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StreamChat-Package -destination generic/platform=xrOS

Build Log

          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/TestTools/StreamChatTestMockServer/Fixtures/JSONs/http_member.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/TestTools/StreamChatTestMockServer/Fixtures/JSONs/http_message.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/TestTools/StreamChatTestMockServer/Fixtures/JSONs/http_message_ephemeral.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/TestTools/StreamChatTestMockServer/Fixtures/JSONs/http_reaction.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/TestTools/StreamChatTestMockServer/Fixtures/JSONs/http_truncate.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/TestTools/StreamChatTestMockServer/Fixtures/JSONs/http_unsplash_link.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/TestTools/StreamChatTestMockServer/Fixtures/JSONs/http_youtube_link.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/TestTools/StreamChatTestMockServer/Fixtures/JSONs/push_notification.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/TestTools/StreamChatTestMockServer/Fixtures/JSONs/ws_events.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/TestTools/StreamChatTestMockServer/Fixtures/JSONs/ws_events_channel.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/TestTools/StreamChatTestMockServer/Fixtures/JSONs/ws_events_member.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/TestTools/StreamChatTestMockServer/Fixtures/JSONs/ws_health_check.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/TestTools/StreamChatTestMockServer/Fixtures/JSONs/ws_message.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/TestTools/StreamChatTestMockServer/Fixtures/JSONs/ws_reaction.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Extensions/Dictionary.swift",
        "Extensions/String.swift",
        "Extensions/Swifter.swift",
        "MockServer/AttachmentResponses.swift",
        "MockServer/ChannelConfig.swift",
        "MockServer/ChannelResponses.swift",
        "MockServer/DeviceRemoteControl.swift",
        "MockServer/EventResponses.swift",
        "MockServer/MembersResponse.swift",
        "MockServer/MessageList.swift",
        "MockServer/MessageResponses.swift",
        "MockServer/MockServerAttributes.swift",
        "MockServer/ReactionResponses.swift",
        "MockServer/StreamMockServer.swift",
        "MockServer/User.swift",
        "MockServer/WebsocketResponses.swift",
        "Robots/BackendRobot.swift",
        "Robots/ParticipantRobot.swift",
        "StreamChatTestMockServer.swift",
        "Swifter/DemoServer.swift",
        "Swifter/Errno.swift",
        "Swifter/Files.swift",
        "Swifter/HttpParser.swift",
        "Swifter/HttpRequest.swift",
        "Swifter/HttpResponse.swift",
        "Swifter/HttpRouter.swift",
        "Swifter/HttpServer.swift",
        "Swifter/HttpServerIO.swift",
        "Swifter/MimeTypes.swift",
        "Swifter/Process.swift",
        "Swifter/Scopes.swift",
        "Swifter/Socket+File.swift",
        "Swifter/Socket+Server.swift",
        "Swifter/Socket.swift",
        "Swifter/String+BASE64.swift",
        "Swifter/String+File.swift",
        "Swifter/String+Misc.swift",
        "Swifter/String+SHA1.swift",
        "Swifter/WebSockets.swift",
        "Utilities/LaunchArgument.swift",
        "Utilities/TestData.swift"
      ],
      "target_dependencies" : [
        "StreamChat"
      ],
      "type" : "library"
    },
    {
      "c99name" : "StreamChat",
      "module_type" : "SwiftTarget",
      "name" : "StreamChat",
      "path" : "Sources/StreamChat",
      "product_memberships" : [
        "StreamChat",
        "StreamChatUI",
        "StreamChatTestTools",
        "StreamChatTestMockServer"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/StreamChatModel.xcdatamodeld",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "APIClient/APIClient.swift",
        "APIClient/APIPathConvertible.swift",
        "APIClient/AttachmentDownloader/AttachmentDownloader.swift",
        "APIClient/AttachmentUploader/AttachmentUploader.swift",
        "APIClient/AttachmentUploader/UploadedAttachment.swift",
        "APIClient/AttachmentUploader/UploadedAttachmentPostProcessor.swift",
        "APIClient/CDNClient/CDNClient.swift",
        "APIClient/ChatRemoteNotificationHandler.swift",
        "APIClient/Endpoints/AppEndpoints.swift",
        "APIClient/Endpoints/AttachmentEndpoints.swift",
        "APIClient/Endpoints/BlockedUserPayload.swift",
        "APIClient/Endpoints/ChannelEndpoints.swift",
        "APIClient/Endpoints/DeviceEndpoints.swift",
        "APIClient/Endpoints/DraftEndpoints.swift",
        "APIClient/Endpoints/Endpoint.swift",
        "APIClient/Endpoints/EndpointPath+OfflineRequest.swift",
        "APIClient/Endpoints/EndpointPath.swift",
        "APIClient/Endpoints/FilesEndpoints.swift",
        "APIClient/Endpoints/GuestEndpoints.swift",
        "APIClient/Endpoints/LocationEndpoints.swift",
        "APIClient/Endpoints/MemberEndpoints.swift",
        "APIClient/Endpoints/MessageEndpoints.swift",
        "APIClient/Endpoints/ModerationEndpoints.swift",
        "APIClient/Endpoints/Payloads/AppSettingsPayload.swift",
        "APIClient/Endpoints/Payloads/ChannelCodingKeys.swift",
        "APIClient/Endpoints/Payloads/ChannelDeliveredPayload.swift",
        "APIClient/Endpoints/Payloads/ChannelEditDetailPayload.swift",
        "APIClient/Endpoints/Payloads/ChannelListPayload.swift",
        "APIClient/Endpoints/Payloads/ChannelMemberListPayload.swift",
        "APIClient/Endpoints/Payloads/CurrentUserPayloads.swift",
        "APIClient/Endpoints/Payloads/DevicePayloads.swift",
        "APIClient/Endpoints/Payloads/DraftPayloads.swift",
        "APIClient/Endpoints/Payloads/FileUploadPayload.swift",
        "APIClient/Endpoints/Payloads/FlagMessagePayload.swift",
        "APIClient/Endpoints/Payloads/FlagUserPayload.swift",
        "APIClient/Endpoints/Payloads/GuestUserTokenPayload.swift",
        "APIClient/Endpoints/Payloads/IdentifiableModel.swift",
        "APIClient/Endpoints/Payloads/IdentifiablePayload.swift",
        "APIClient/Endpoints/Payloads/LocationPayloads.swift",
        "APIClient/Endpoints/Payloads/MarkUnreadPayload.swift",
        "APIClient/Endpoints/Payloads/MemberPayload.swift",
        "APIClient/Endpoints/Payloads/MemberUpdatePayload.swift",
        "APIClient/Endpoints/Payloads/MessageAttachmentPayload.swift",
        "APIClient/Endpoints/Payloads/MessageModerationDetailsPayload.swift",
        "APIClient/Endpoints/Payloads/MessagePayloads.swift",
        "APIClient/Endpoints/Payloads/MessageReactionGroupPayload.swift",
        "APIClient/Endpoints/Payloads/MessageReactionPayload.swift",
        "APIClient/Endpoints/Payloads/MessageTranslationsPayload.swift",
        "APIClient/Endpoints/Payloads/MissingEventsPayload.swift",
        "APIClient/Endpoints/Payloads/MutedChannelPayload.swift",
        "APIClient/Endpoints/Payloads/PollsPayloads.swift",
        "APIClient/Endpoints/Payloads/PushPreferencePayloads.swift",
        "APIClient/Endpoints/Payloads/RawJSON.swift",
        "APIClient/Endpoints/Payloads/ReminderPayloads.swift",
        "APIClient/Endpoints/Payloads/ThreadListPayload.swift",
        "APIClient/Endpoints/Payloads/UnknownChannelEvent.swift",
        "APIClient/Endpoints/Payloads/UnknownUserEvent.swift",
        "APIClient/Endpoints/Payloads/UserListPayload.swift",
        "APIClient/Endpoints/Payloads/UserPayloads.swift",
        "APIClient/Endpoints/PollsEndpoints.swift",
        "APIClient/Endpoints/ReactionEndpoints.swift",
        "APIClient/Endpoints/ReminderEndpoints.swift",
        "APIClient/Endpoints/Requests/AttachmentActionRequestBody.swift",
        "APIClient/Endpoints/Requests/CastPollVoteRequestBody.swift",
        "APIClient/Endpoints/Requests/ChannelMemberBanRequestPayload.swift",
        "APIClient/Endpoints/Requests/ChannelMemberUnbanRequestPayload.swift",
        "APIClient/Endpoints/Requests/ChannelTruncateRequestPayload.swift",
        "APIClient/Endpoints/Requests/CreateCallRequestBody.swift",
        "APIClient/Endpoints/Requests/CreatePollOptionRequestBody.swift",
        "APIClient/Endpoints/Requests/CreatePollRequestBody.swift",
        "APIClient/Endpoints/Requests/CustomEventRequestBody.swift",
        "APIClient/Endpoints/Requests/FlagRequestBody.swift",
        "APIClient/Endpoints/Requests/GuestUserTokenRequestPayload.swift",
        "APIClient/Endpoints/Requests/MessageReactionRequestPayload.swift",
        "APIClient/Endpoints/Requests/MissingEventsRequestBody.swift",
        "APIClient/Endpoints/Requests/QueryPollsRequestBody.swift",
        "APIClient/Endpoints/Requests/UpdatePartialRequestBody.swift",
        "APIClient/Endpoints/Requests/UpdatePollOptionRequestBody.swift",
        "APIClient/Endpoints/Requests/UpdatePollRequestBody.swift",
        "APIClient/Endpoints/SyncEndpoint.swift",
        "APIClient/Endpoints/ThreadEndpoints.swift",
        "APIClient/Endpoints/UserEndpoints.swift",
        "APIClient/Endpoints/WebSocketConnectEndpoint.swift",
        "APIClient/HTTPHeader.swift",
        "APIClient/RequestDecoder.swift",
        "APIClient/RequestEncoder.swift",
        "Audio/Analysis/AudioAnalysing.swift",
        "Audio/Analysis/AudioAnalysisContext.swift",
        "Audio/Analysis/AudioAnalysisEngine.swift",
        "Audio/Analysis/AudioSamplesExtractor.swift",
        "Audio/Analysis/AudioSamplesProcessor.swift",
        "Audio/Analysis/AudioValuePercentageNormaliser.swift",
        "Audio/AppStateObserving.swift",
        "Audio/AssetPropertyLoading.swift",
        "Audio/AudioPlayer/AudioPlaybackContext.swift",
        "Audio/AudioPlayer/AudioPlaybackContextAccessor.swift",
        "Audio/AudioPlayer/AudioPlaybackRate.swift",
        "Audio/AudioPlayer/AudioPlaybackState.swift",
        "Audio/AudioPlayer/AudioPlayerObserving.swift",
        "Audio/AudioPlayer/AudioPlaying.swift",
        "Audio/AudioPlayer/AudioPlayingDelegate.swift",
        "Audio/AudioPlayer/AudioQueuePlayer.swift",
        "Audio/AudioRecorder/AudioRecording.swift",
        "Audio/AudioRecorder/AudioRecordingContext.swift",
        "Audio/AudioRecorder/AudioRecordingContextAccessor.swift",
        "Audio/AudioRecorder/AudioRecordingDelegate.swift",
        "Audio/AudioRecorder/AudioRecordingState.swift",
        "Audio/AudioSessionConfiguring.swift",
        "Audio/AudioSessionProtocol.swift",
        "Audio/Extensions/AVAsset+TotalAudioSamples.swift",
        "ChatClient+Environment.swift",
        "ChatClient.swift",
        "ChatClientFactory.swift",
        "Config/BaseURL.swift",
        "Config/ChatClientConfig.swift",
        "Config/SendMessageInterceptor.swift",
        "Config/StreamModelsTransformer.swift",
        "Config/StreamRuntimeCheck.swift",
        "Config/Token.swift",
        "Controllers/ChannelController/ChannelController+Combine.swift",
        "Controllers/ChannelController/ChannelController+SwiftUI.swift",
        "Controllers/ChannelController/ChannelController.swift",
        "Controllers/ChannelController/ChannelControllerDelegate.swift",
        "Controllers/ChannelController/ChatClient+ChannelController.swift",
        "Controllers/ChannelController/LivestreamChannelController+Combine.swift",
        "Controllers/ChannelController/LivestreamChannelController.swift",
        "Controllers/ChannelListController/ChannelListController+Combine.swift",
        "Controllers/ChannelListController/ChannelListController+SwiftUI.swift",
        "Controllers/ChannelListController/ChannelListController.swift",
        "Controllers/ChannelWatcherListController/ChatChannelWatcherListController+Combine.swift",
        "Controllers/ChannelWatcherListController/ChatChannelWatcherListController+SwiftUI.swift",
        "Controllers/ChannelWatcherListController/ChatChannelWatcherListController.swift",
        "Controllers/ConnectionController/ConnectionController+Combine.swift",
        "Controllers/ConnectionController/ConnectionController+SwiftUI.swift",
        "Controllers/ConnectionController/ConnectionController.swift",
        "Controllers/Controller.swift",
        "Controllers/CurrentUserController/CurrentUserController+Combine.swift",
        "Controllers/CurrentUserController/CurrentUserController+SwiftUI.swift",
        "Controllers/CurrentUserController/CurrentUserController.swift",
        "Controllers/DataController.swift",
        "Controllers/DatabaseObserver/BackgroundDatabaseObserver.swift",
        "Controllers/DatabaseObserver/BackgroundEntityDatabaseObserver.swift",
        "Controllers/DatabaseObserver/BackgroundListDatabaseObserver.swift",
        "Controllers/DatabaseObserver/EntityChange.swift",
        "Controllers/DatabaseObserver/ListChange.swift",
        "Controllers/EventsController/ChannelEventsController.swift",
        "Controllers/EventsController/EventsController+Combine.swift",
        "Controllers/EventsController/EventsController+SwiftUI.swift",
        "Controllers/EventsController/EventsController.swift",
        "Controllers/MemberController/MemberController+Combine.swift",
        "Controllers/MemberController/MemberController+SwiftUI.swift",
        "Controllers/MemberController/MemberController.swift",
        "Controllers/MemberListController/MemberListController+Combine.swift",
        "Controllers/MemberListController/MemberListController+SwiftUI.swift",
        "Controllers/MemberListController/MemberListController.swift",
        "Controllers/MessageController/MessageController+Combine.swift",
        "Controllers/MessageController/MessageController+SwiftUI.swift",
        "Controllers/MessageController/MessageController.swift",
        "Controllers/MessageReminderListController/MessageReminderListController+Combine.swift",
        "Controllers/MessageReminderListController/MessageReminderListController.swift",
        "Controllers/PollController/PollController+Combine.swift",
        "Controllers/PollController/PollController+SwiftUI.swift",
        "Controllers/PollController/PollController.swift",
        "Controllers/PollController/PollControllerDelegate.swift",
        "Controllers/PollController/PollVoteListController+Combine.swift",
        "Controllers/PollController/PollVoteListController+SwiftUI.swift",
        "Controllers/PollController/PollVoteListController.swift",
        "Controllers/ReactionListController/ChatClient+ReactionListController.swift",
        "Controllers/ReactionListController/ReactionListController+Combine.swift",
        "Controllers/ReactionListController/ReactionListController+SwiftUI.swift",
        "Controllers/ReactionListController/ReactionListController.swift",
        "Controllers/SearchControllers/MessageSearchController/MessageSearchController+Combine.swift",
        "Controllers/SearchControllers/MessageSearchController/MessageSearchController+SwiftUI.swift",
        "Controllers/SearchControllers/MessageSearchController/MessageSearchController.swift",
        "Controllers/SearchControllers/UserSearchController/UserSearchController.swift",
        "Controllers/ThreadListController/ChatClient+ThreadListController.swift",
        "Controllers/ThreadListController/ThreadListController+Combine.swift",
        "Controllers/ThreadListController/ThreadListController+SwiftUI.swift",
        "Controllers/ThreadListController/ThreadListController.swift",
        "Controllers/UserController/UserController+Combine.swift",
        "Controllers/UserController/UserController+SwiftUI.swift",
        "Controllers/UserController/UserController.swift",
        "Controllers/UserListController/UserListController+Combine.swift",
        "Controllers/UserListController/UserListController+SwiftUI.swift",
        "Controllers/UserListController/UserListController.swift",
        "Database/DTOs/AttachmentDTO.swift",
        "Database/DTOs/ChannelConfigDTO.swift",
        "Database/DTOs/ChannelDTO.swift",
        "Database/DTOs/ChannelListQueryDTO.swift",
        "Database/DTOs/ChannelMemberListQueryDTO.swift",
        "Database/DTOs/ChannelMuteDTO.swift",
        "Database/DTOs/ChannelReadDTO.swift",
        "Database/DTOs/CommandDTO.swift",
        "Database/DTOs/CurrentUserDTO.swift",
        "Database/DTOs/DBDate.swift",
        "Database/DTOs/DeviceDTO.swift",
        "Database/DTOs/EphemeralValuesContainer.swift",
        "Database/DTOs/MemberModelDTO.swift",
        "Database/DTOs/MessageDTO.swift",
        "Database/DTOs/MessageModerationDetailsDTO.swift",
        "Database/DTOs/MessageReactionDTO.swift",
        "Database/DTOs/MessageReactionGroupDTO.swift",
        "Database/DTOs/MessageReminderDTO.swift",
        "Database/DTOs/MessageSearchQueryDTO.swift",
        "Database/DTOs/NSManagedObject+Validation.swift",
        "Database/DTOs/PollDTO.swift",
        "Database/DTOs/PollOptionDTO.swift",
        "Database/DTOs/PollVoteDTO.swift",
        "Database/DTOs/PollVoteListQueryDTO.swift",
        "Database/DTOs/PushPreferenceDTO.swift",
        "Database/DTOs/QueuedRequestDTO.swift",
        "Database/DTOs/ReactionListQueryDTO.swift",
        "Database/DTOs/SharedLocationDTO.swift",
        "Database/DTOs/ThreadDTO.swift",
        "Database/DTOs/ThreadParticipantDTO.swift",
        "Database/DTOs/ThreadReadDTO.swift",
        "Database/DTOs/UserDTO.swift",
        "Database/DTOs/UserListQueryDTO.swift",
        "Database/DataStore.swift",
        "Database/DatabaseContainer.swift",
        "Database/DatabaseSession.swift",
        "Deprecations.swift",
        "Errors/ClientError.swift",
        "Errors/ErrorPayload.swift",
        "Extensions/Collection+Extensions.swift",
        "Extensions/KeyPath+Extensions.swift",
        "Extensions/Task+Extensions.swift",
        "Extensions/URL+EnrichedURL.swift",
        "Extensions/URLRequest+cURL.swift",
        "Generated/SystemEnvironment+Version.swift",
        "Models/AppSettings.swift",
        "Models/Attachments/AnyAttachmentPayload.swift",
        "Models/Attachments/AnyAttachmentUpdater.swift",
        "Models/Attachments/AttachmentId.swift",
        "Models/Attachments/AttachmentTypes.swift",
        "Models/Attachments/ChatMessageAttachment.swift",
        "Models/Attachments/ChatMessageAudioAttachment.swift",
        "Models/Attachments/ChatMessageFileAttachment.swift",
        "Models/Attachments/ChatMessageGiphyAttachment.swift",
        "Models/Attachments/ChatMessageImageAttachment.swift",
        "Models/Attachments/ChatMessageLinkAttachment.swift",
        "Models/Attachments/ChatMessageVideoAttachment.swift",
        "Models/Attachments/ChatMessageVoiceRecordingAttachment.swift",
        "Models/BanEnabling.swift",
        "Models/BlockedUserDetails.swift",
        "Models/Channel.swift",
        "Models/ChannelArchivingScope.swift",
        "Models/ChannelId.swift",
        "Models/ChannelPinningScope.swift",
        "Models/ChannelRead.swift",
        "Models/ChannelType.swift",
        "Models/ChatMessage.swift",
        "Models/CurrentUser.swift",
        "Models/Device.swift",
        "Models/DraftMessage.swift",
        "Models/Location/LocationInfo.swift",
        "Models/Location/NewLocationInfo.swift",
        "Models/Location/SharedLocation.swift",
        "Models/Member.swift",
        "Models/MessageDelivery/DeliveredMessageInfo.swift",
        "Models/MessageDelivery/MessageDeliveryCriteriaValidator.swift",
        "Models/MessageModerationDetails.swift",
        "Models/MessagePinning.swift",
        "Models/MessageReaction.swift",
        "Models/MessageReactionGroup.swift",
        "Models/MessageReactionType.swift",
        "Models/MessageReminder.swift",
        "Models/MuteDetails.swift",
        "Models/Payload+asModel/ChannelPayload+asModel.swift",
        "Models/Payload+asModel/MessagePayload+asModel.swift",
        "Models/Payload+asModel/UserPayload+asModel.swift",
        "Models/Poll.swift",
        "Models/PollOption.swift",
        "Models/PollVote.swift",
        "Models/PushDevice.swift",
        "Models/PushPreferences/PushPreference.swift",
        "Models/PushPreferences/PushPreferenceLevel.swift",
        "Models/PushProvider.swift",
        "Models/Thread.swift",
        "Models/ThreadParticipant.swift",
        "Models/ThreadRead.swift",
        "Models/UnreadCount.swift",
        "Models/User+SwiftUI.swift",
        "Models/User.swift",
        "Models/UserInfo.swift",
        "Query/ChannelListQuery.swift",
        "Query/ChannelMemberListQuery.swift",
        "Query/ChannelQuery.swift",
        "Query/ChannelWatcherListQuery.swift",
        "Query/DraftListQuery.swift",
        "Query/Filter+predicate.swift",
        "Query/Filter.swift",
        "Query/MessageReminderListQuery.swift",
        "Query/MessageSearchQuery.swift",
        "Query/Pagination.swift",
        "Query/PinnedMessages/PinnedMessagesPagination.swift",
        "Query/PinnedMessages/PinnedMessagesQuery.swift",
        "Query/PinnedMessages/PinnedMessagesSortingKey.swift",
        "Query/PollVoteListQuery.swift",
        "Query/QueryOptions.swift",
        "Query/ReactionListQuery.swift",
        "Query/Sorting/ChannelListSortingKey.swift",
        "Query/Sorting/ChannelMemberListSortingKey.swift",
        "Query/Sorting/SortValue.swift",
        "Query/Sorting/Sorting.swift",
        "Query/Sorting/UserListSortingKey.swift",
        "Query/ThreadListQuery.swift",
        "Query/ThreadQuery.swift",
        "Query/UserListQuery.swift",
        "Repositories/AuthenticationRepository.swift",
        "Repositories/ChannelRepository.swift",
        "Repositories/ConnectionRepository.swift",
        "Repositories/DraftMessagesRepository.swift",
        "Repositories/MessageRepository.swift",
        "Repositories/OfflineRequestsRepository.swift",
        "Repositories/PollsRepository.swift",
        "Repositories/RemindersRepository.swift",
        "Repositories/SyncOperations.swift",
        "Repositories/SyncRepository.swift",
        "Repositories/ThreadsRepository.swift",
        "StateLayer/ChannelList.swift",
        "StateLayer/ChannelListState+Observer.swift",
        "StateLayer/ChannelListState.swift",
        "StateLayer/Chat.swift",
        "StateLayer/ChatClient+Factory.swift",
        "StateLayer/ChatState+Observer.swift",
        "StateLayer/ChatState.swift",
        "StateLayer/ConnectedUser.swift",
        "StateLayer/ConnectedUserState+Observer.swift",
        "StateLayer/ConnectedUserState.swift",
        "StateLayer/DatabaseObserver/StateLayerDatabaseObserver.swift",
        "StateLayer/MemberList.swift",
        "StateLayer/MemberListState+Observer.swift",
        "StateLayer/MemberListState.swift",
        "StateLayer/MessageSearch.swift",
        "StateLayer/MessageSearchState+Observer.swift",
        "StateLayer/MessageSearchState.swift",
        "StateLayer/MessageState+Observer.swift",
        "StateLayer/MessageState.swift",
        "StateLayer/ReactionList.swift",
        "StateLayer/ReactionListState+Observer.swift",
        "StateLayer/ReactionListState.swift",
        "StateLayer/UserList.swift",
        "StateLayer/UserListState+Observer.swift",
        "StateLayer/UserListState.swift",
        "StateLayer/UserSearch.swift",
        "StateLayer/UserSearchState.swift",
        "Utils/Array+Sampling.swift",
        "Utils/Atomic.swift",
        "Utils/Bundle+Extensions.swift",
        "Utils/Codable+Extensions.swift",
        "Utils/CountdownTracker.swift",
        "Utils/Data+Gzip.swift",
        "Utils/Database/DatabaseItemConverter.swift",
        "Utils/Database/NSManagedObject+Extensions.swift",
        "Utils/Debouncer.swift",
        "Utils/Dictionary+Extensions.swift",
        "Utils/EventBatcher.swift",
        "Utils/InternetConnection/Error+InternetNotAvailable.swift",
        "Utils/InternetConnection/InternetConnection.swift",
        "Utils/InternetConnection/Reachability_Vendor.swift",
        "Utils/KeyedDecodingContainer+Array.swift",
        "Utils/LazyCachedMapCollection.swift",
        "Utils/Logger/Destination/BaseLogDestination.swift",
        "Utils/Logger/Destination/ConsoleLogDestination.swift",
        "Utils/Logger/Destination/LogDestination.swift",
        "Utils/Logger/Formatter/LogFormatter.swift",
        "Utils/Logger/Formatter/PrefixLogFormatter.swift",
        "Utils/Logger/Logger.swift",
        "Utils/Logger/StringInterpolation+Extensions.swift",
        "Utils/MainQueue+Synchronous.swift",
        "Utils/MarkdownParser.swift",
        "Utils/MessagesPaginationStateHandling/MessagesPaginationState.swift",
        "Utils/MessagesPaginationStateHandling/MessagesPaginationStateHandling.swift",
        "Utils/MulticastDelegate.swift",
        "Utils/MultipartFormData.swift",
        "Utils/Operations/AsyncOperation.swift",
        "Utils/OptionSet+Extensions.swift",
        "Utils/OptionalDecodable.swift",
        "Utils/Publisher+Extensions.swift",
        "Utils/Result+Extensions.swift",
        "Utils/Sequence+CompactMapLoggingError.swift",
        "Utils/StateBuilder.swift",
        "Utils/StreamCollection.swift",
        "Utils/StreamTimer/ScheduledStreamTimer.swift",
        "Utils/StreamTimer/StreamTimer.swift",
        "Utils/SystemEnvironment+XStreamClient.swift",
        "Utils/SystemEnvironment.swift",
        "Utils/TextLinkDetector.swift",
        "Utils/ThreadSafeWeakCollection.swift",
        "Utils/Throttler.swift",
        "Utils/Timers.swift",
        "Utils/TranslationLanguage.swift",
        "Utils/UniqueId.swift",
        "Utils/UnreadMessageLookup.swift",
        "WebSocketClient/BackgroundTaskScheduler.swift",
        "WebSocketClient/ChannelDeliveryTracker.swift",
        "WebSocketClient/ConnectionStatus.swift",
        "WebSocketClient/Engine/URLSessionWebSocketEngine.swift",
        "WebSocketClient/Engine/WebSocketEngine.swift",
        "WebSocketClient/EventMiddlewares/ChannelDeliveredMiddleware.swift",
        "WebSocketClient/EventMiddlewares/ChannelReadUpdaterMiddleware.swift",
        "WebSocketClient/EventMiddlewares/ChannelTruncatedEventMiddleware.swift",
        "WebSocketClient/EventMiddlewares/ChannelVisibilityEventMiddleware.swift",
        "WebSocketClient/EventMiddlewares/DraftUpdaterMiddleware.swift",
        "WebSocketClient/EventMiddlewares/EventDTOConverterMiddleware.swift",
        "WebSocketClient/EventMiddlewares/EventDataProcessorMiddleware.swift",
        "WebSocketClient/EventMiddlewares/EventMiddleware.swift",
        "WebSocketClient/EventMiddlewares/MemberEventMiddleware.swift",
        "WebSocketClient/EventMiddlewares/ReminderUpdaterMiddleware.swift",
        "WebSocketClient/EventMiddlewares/ThreadUpdaterMiddleware.swift",
        "WebSocketClient/EventMiddlewares/TypingStartCleanupMiddleware.swift",
        "WebSocketClient/EventMiddlewares/UserChannelBanEventsMiddleware.swift",
        "WebSocketClient/EventMiddlewares/UserTypingStateUpdaterMiddleware.swift",
        "WebSocketClient/EventMiddlewares/UserUpdateMiddleware.swift",
        "WebSocketClient/EventMiddlewares/UserWatchingEventMiddleware.swift",
        "WebSocketClient/Events/AITypingEvents.swift",
        "WebSocketClient/Events/ChannelEvents.swift",
        "WebSocketClient/Events/ConnectionEvents.swift",
        "WebSocketClient/Events/DraftEvents.swift",
        "WebSocketClient/Events/Event.swift",
        "WebSocketClient/Events/EventDecoder.swift",
        "WebSocketClient/Events/EventPayload.swift",
        "WebSocketClient/Events/EventType.swift",
        "WebSocketClient/Events/MemberEvents.swift",
        "WebSocketClient/Events/MessageEvents.swift",
        "WebSocketClient/Events/NotificationEvents.swift",
        "WebSocketClient/Events/PollsEvents.swift",
        "WebSocketClient/Events/ReactionEvents.swift",
        "WebSocketClient/Events/ReminderEvents.swift",
        "WebSocketClient/Events/ThreadEvents.swift",
        "WebSocketClient/Events/TypingEvent.swift",
        "WebSocketClient/Events/UserEvents.swift",
        "WebSocketClient/RetryStrategy.swift",
        "WebSocketClient/WebSocketClient.swift",
        "WebSocketClient/WebSocketConnectPayload.swift",
        "WebSocketClient/WebSocketPingController.swift",
        "Workers/Background/ActiveLiveLocationsEndTimeTracker.swift",
        "Workers/Background/AttachmentQueueUploader.swift",
        "Workers/Background/ConnectionRecoveryHandler.swift",
        "Workers/Background/MessageEditor.swift",
        "Workers/Background/MessageSender.swift",
        "Workers/ChannelListLinker.swift",
        "Workers/ChannelListUpdater.swift",
        "Workers/ChannelMemberListUpdater.swift",
        "Workers/ChannelMemberUpdater.swift",
        "Workers/ChannelUpdater.swift",
        "Workers/ChannelWatcherHandler.swift",
        "Workers/CurrentUserUpdater.swift",
        "Workers/EventNotificationCenter.swift",
        "Workers/EventObservers/EventObserver.swift",
        "Workers/EventObservers/MemberEventObserver.swift",
        "Workers/EventSender.swift",
        "Workers/ManualEventHandler.swift",
        "Workers/MessageUpdater.swift",
        "Workers/ReactionListUpdater.swift",
        "Workers/ReadStateHandler.swift",
        "Workers/TypingEventsSender.swift",
        "Workers/UserListUpdater.swift",
        "Workers/UserUpdater.swift",
        "Workers/Worker.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "StreamChat",
      "StreamChat-Package",
      "StreamChatTestMockServer",
      "StreamChatTestTools",
      "StreamChatUI"
    ]
  }
}
2025-12-02 17:21:57.918 xcodebuild[1626:9210] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "StreamChat",
      "StreamChat-Package",
      "StreamChatTestMockServer",
      "StreamChatTestTools",
      "StreamChatUI"
    ]
  }
}
2025-12-02 17:22:03.184 xcodebuild[1671:9535] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StreamChat-Package -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme StreamChat-Package -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.0.0
  StreamChat: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
    Target 'StreamChatUI' in project 'StreamChat'
        ➜ Explicit dependency on target 'StreamChatUI' in project 'StreamChat'
        ➜ Explicit dependency on target 'StreamChat_StreamChatUI' in project 'StreamChat'
        ➜ Explicit dependency on target 'StreamChat' in project 'StreamChat'
    Target 'StreamChatUI' in project 'StreamChat'
        ➜ Explicit dependency on target 'StreamChat_StreamChatUI' in project 'StreamChat'
        ➜ Explicit dependency on target 'StreamChat' in project 'StreamChat'
    Target 'StreamChat_StreamChatUI' in project 'StreamChat' (no dependencies)
    Target 'StreamChatTestTools' in project 'StreamChat'
        ➜ Explicit dependency on target 'StreamChatTestTools' in project 'StreamChat'
        ➜ Explicit dependency on target 'StreamChat_StreamChatTestTools' in project 'StreamChat'
        ➜ Explicit dependency on target 'StreamChat' in project 'StreamChat'
    Target 'StreamChatTestTools' in project 'StreamChat'
        ➜ Explicit dependency on target 'StreamChat_StreamChatTestTools' in project 'StreamChat'
        ➜ Explicit dependency on target 'StreamChat' in project 'StreamChat'
    Target 'StreamChat_StreamChatTestTools' in project 'StreamChat' (no dependencies)
    Target 'StreamChatTestMockServer' in project 'StreamChat'
        ➜ Explicit dependency on target 'StreamChatTestMockServer' in project 'StreamChat'
        ➜ Explicit dependency on target 'StreamChat_StreamChatTestMockServer' in project 'StreamChat'
        ➜ Explicit dependency on target 'StreamChat' in project 'StreamChat'
    Target 'StreamChatTestMockServer' in project 'StreamChat'
        ➜ Explicit dependency on target 'StreamChat_StreamChatTestMockServer' in project 'StreamChat'
        ➜ Explicit dependency on target 'StreamChat' in project 'StreamChat'
    Target 'StreamChat_StreamChatTestMockServer' in project 'StreamChat' (no dependencies)
    Target 'StreamChat' in project 'StreamChat'
        ➜ Explicit dependency on target 'StreamChat' in project 'StreamChat'
        ➜ Explicit dependency on target 'StreamChat_StreamChat' in project 'StreamChat'
    Target 'StreamChat' in project 'StreamChat'
        ➜ Explicit dependency on target 'StreamChat_StreamChat' in project 'StreamChat'
    Target 'StreamChat_StreamChat' in project 'StreamChat' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/StreamChat_StreamChatUI.bundle /Users/admin/builder/spi-builder-workspace/Sources/StreamChatUI/Resources/Assets.xcassets (in target 'StreamChat_StreamChatUI' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/StreamChatUI/Resources/Assets.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat_StreamChatUI.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat_StreamChatUI.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat_StreamChatUI.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device vision --minimum-deployment-target 1.0 --platform xros
objc[1758]: Class _NoAnimationDelegate is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_23M336/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 26.0.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/SwiftUICore.framework/SwiftUICore (0x142f5c128) and /Library/Developer/CoreSimulator/Volumes/xrOS_23M336/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 26.0.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore (0x13fe9d440). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat_StreamChatUI.build/assetcatalog_generated_info.plist_thinned
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat_StreamChatUI.build/assetcatalog_output/thinned/Assets.car
SwiftDriver StreamChat normal arm64 com.apple.xcode.tools.swift.compiler (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name StreamChat -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/StreamChat.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/StreamChat-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/StreamChat.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/StreamChat_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/StreamChat-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AudioPlaying.swift,\ AudioPlayingDelegate.swift,\ AudioQueuePlayer.swift,\ AudioRecording.swift,\ AudioRecordingContext.swift,\ AudioRecordingContextAccessor.swift,\ AudioRecordingDelegate.swift,\ AudioRecordingState.swift,\ AudioSessionConfiguring.swift,\ AudioSessionProtocol.swift,\ AVAsset+TotalAudioSamples.swift,\ ChatClient+Environment.swift,\ ChatClient.swift,\ ChatClientFactory.swift,\ BaseURL.swift,\ ChatClientConfig.swift,\ SendMessageInterceptor.swift,\ StreamModelsTransformer.swift,\ StreamRuntimeCheck.swift,\ Token.swift,\ ChannelController+Combine.swift,\ ChannelController+SwiftUI.swift,\ ChannelController.swift,\ ChannelControllerDelegate.swift,\ ChatClient+ChannelController.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioPlaying.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioPlayingDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioQueuePlayer.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioRecorder/AudioRecording.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingContext.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingContextAccessor.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingState.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioSessionConfiguring.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioSessionProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Extensions/AVAsset+TotalAudioSamples.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/ChatClient+Environment.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/ChatClient.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/ChatClientFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Config/BaseURL.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Config/ChatClientConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Config/SendMessageInterceptor.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Config/StreamModelsTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Config/StreamRuntimeCheck.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Config/Token.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelController/ChannelController+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelController/ChannelController+SwiftUI.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelController/ChannelController.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelController/ChannelControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelController/ChatClient+ChannelController.swift (in target 'StreamChat' from project 'StreamChat')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioPlaying.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioPlayingDelegate.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioQueuePlayer.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioRecorder/AudioRecording.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingContext.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingContextAccessor.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingDelegate.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingState.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioSessionConfiguring.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioSessionProtocol.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Extensions/AVAsset+TotalAudioSamples.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/ChatClient+Environment.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/ChatClient.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/ChatClientFactory.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Config/BaseURL.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Config/ChatClientConfig.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Config/SendMessageInterceptor.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Config/StreamModelsTransformer.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Config/StreamRuntimeCheck.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Config/Token.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelController/ChannelController+Combine.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelController/ChannelController+SwiftUI.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelController/ChannelController.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelController/ChannelControllerDelegate.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelController/ChatClient+ChannelController.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ChannelCodingKeys.swift,\ ChannelDeliveredPayload.swift,\ ChannelEditDetailPayload.swift,\ ChannelListPayload.swift,\ ChannelMemberListPayload.swift,\ CurrentUserPayloads.swift,\ DevicePayloads.swift,\ DraftPayloads.swift,\ FileUploadPayload.swift,\ FlagMessagePayload.swift,\ FlagUserPayload.swift,\ GuestUserTokenPayload.swift,\ IdentifiableModel.swift,\ IdentifiablePayload.swift,\ LocationPayloads.swift,\ MarkUnreadPayload.swift,\ MemberPayload.swift,\ MemberUpdatePayload.swift,\ MessageAttachmentPayload.swift,\ MessageModerationDetailsPayload.swift,\ MessagePayloads.swift,\ MessageReactionGroupPayload.swift,\ MessageReactionPayload.swift,\ MessageTranslationsPayload.swift,\ MissingEventsPayload.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelCodingKeys.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelDeliveredPayload.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelEditDetailPayload.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelListPayload.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelMemberListPayload.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/CurrentUserPayloads.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/DevicePayloads.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/DraftPayloads.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/FileUploadPayload.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/FlagMessagePayload.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/FlagUserPayload.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/GuestUserTokenPayload.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/IdentifiableModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/IdentifiablePayload.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/LocationPayloads.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/MarkUnreadPayload.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/MemberPayload.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/MemberUpdatePayload.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageAttachmentPayload.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageModerationDetailsPayload.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/MessagePayloads.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageReactionGroupPayload.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageReactionPayload.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageTranslationsPayload.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/MissingEventsPayload.swift (in target 'StreamChat' from project 'StreamChat')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelCodingKeys.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelDeliveredPayload.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelEditDetailPayload.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelListPayload.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelMemberListPayload.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/CurrentUserPayloads.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/DevicePayloads.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/DraftPayloads.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/FileUploadPayload.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/FlagMessagePayload.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/FlagUserPayload.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/GuestUserTokenPayload.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/IdentifiableModel.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/IdentifiablePayload.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/LocationPayloads.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/MarkUnreadPayload.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/MemberPayload.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/MemberUpdatePayload.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageAttachmentPayload.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageModerationDetailsPayload.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/MessagePayloads.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageReactionGroupPayload.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageReactionPayload.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageTranslationsPayload.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/MissingEventsPayload.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ MessageSearchController.swift,\ UserSearchController.swift,\ ChatClient+ThreadListController.swift,\ ThreadListController+Combine.swift,\ ThreadListController+SwiftUI.swift,\ ThreadListController.swift,\ UserController+Combine.swift,\ UserController+SwiftUI.swift,\ UserController.swift,\ UserListController+Combine.swift,\ UserListController+SwiftUI.swift,\ UserListController.swift,\ AttachmentDTO.swift,\ ChannelConfigDTO.swift,\ ChannelDTO.swift,\ ChannelListQueryDTO.swift,\ ChannelMemberListQueryDTO.swift,\ ChannelMuteDTO.swift,\ ChannelReadDTO.swift,\ CommandDTO.swift,\ CurrentUserDTO.swift,\ DBDate.swift,\ DeviceDTO.swift,\ EphemeralValuesContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/SearchControllers/MessageSearchController/MessageSearchController.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/SearchControllers/UserSearchController/UserSearchController.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ThreadListController/ChatClient+ThreadListController.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ThreadListController/ThreadListController+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ThreadListController/ThreadListController+SwiftUI.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ThreadListController/ThreadListController.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/UserController/UserController+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/UserController/UserController+SwiftUI.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/UserController/UserController.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/UserListController/UserListController+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/UserListController/UserListController+SwiftUI.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/UserListController/UserListController.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/ChannelConfigDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/ChannelDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/ChannelMuteDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/ChannelReadDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/CommandDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/CurrentUserDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/DBDate.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/DeviceDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/EphemeralValuesContainer.swift (in target 'StreamChat' from project 'StreamChat')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/SearchControllers/MessageSearchController/MessageSearchController.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/SearchControllers/UserSearchController/UserSearchController.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ThreadListController/ChatClient+ThreadListController.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ThreadListController/ThreadListController+Combine.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ThreadListController/ThreadListController+SwiftUI.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ThreadListController/ThreadListController.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/UserController/UserController+Combine.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/UserController/UserController+SwiftUI.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/UserController/UserController.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/UserListController/UserListController+Combine.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/UserListController/UserListController+SwiftUI.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/UserListController/UserListController.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/ChannelConfigDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/ChannelDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/ChannelMuteDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/ChannelReadDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/CommandDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/CurrentUserDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/DBDate.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/DeviceDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/EphemeralValuesContainer.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LivestreamChannelController+Combine.swift,\ LivestreamChannelController.swift,\ ChannelListController+Combine.swift,\ ChannelListController+SwiftUI.swift,\ ChannelListController.swift,\ ChatChannelWatcherListController+Combine.swift,\ ChatChannelWatcherListController+SwiftUI.swift,\ ChatChannelWatcherListController.swift,\ ConnectionController+Combine.swift,\ ConnectionController+SwiftUI.swift,\ ConnectionController.swift,\ Controller.swift,\ CurrentUserController+Combine.swift,\ CurrentUserController+SwiftUI.swift,\ CurrentUserController.swift,\ DataController.swift,\ BackgroundDatabaseObserver.swift,\ BackgroundEntityDatabaseObserver.swift,\ BackgroundListDatabaseObserver.swift,\ EntityChange.swift,\ ListChange.swift,\ ChannelEventsController.swift,\ EventsController+Combine.swift,\ EventsController+SwiftUI.swift,\ EventsController.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelController/LivestreamChannelController+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelController/LivestreamChannelController.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelListController/ChannelListController+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelListController/ChannelListController+SwiftUI.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelListController/ChannelListController.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelWatcherListController/ChatChannelWatcherListController+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelWatcherListController/ChatChannelWatcherListController+SwiftUI.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelWatcherListController/ChatChannelWatcherListController.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ConnectionController/ConnectionController+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ConnectionController/ConnectionController+SwiftUI.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ConnectionController/ConnectionController.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/Controller.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/CurrentUserController/CurrentUserController+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/CurrentUserController/CurrentUserController+SwiftUI.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/CurrentUserController/CurrentUserController.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/DataController.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/DatabaseObserver/BackgroundDatabaseObserver.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/DatabaseObserver/BackgroundEntityDatabaseObserver.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/DatabaseObserver/BackgroundListDatabaseObserver.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/DatabaseObserver/EntityChange.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/DatabaseObserver/ListChange.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/EventsController/ChannelEventsController.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/EventsController/EventsController+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/EventsController/EventsController+SwiftUI.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/EventsController/EventsController.swift (in target 'StreamChat' from project 'StreamChat')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelController/LivestreamChannelController+Combine.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelController/LivestreamChannelController.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelListController/ChannelListController+Combine.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelListController/ChannelListController+SwiftUI.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelListController/ChannelListController.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelWatcherListController/ChatChannelWatcherListController+Combine.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelWatcherListController/ChatChannelWatcherListController+SwiftUI.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ChannelWatcherListController/ChatChannelWatcherListController.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ConnectionController/ConnectionController+Combine.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ConnectionController/ConnectionController+SwiftUI.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ConnectionController/ConnectionController.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/Controller.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/CurrentUserController/CurrentUserController+Combine.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/CurrentUserController/CurrentUserController+SwiftUI.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/CurrentUserController/CurrentUserController.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/DataController.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/DatabaseObserver/BackgroundDatabaseObserver.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/DatabaseObserver/BackgroundEntityDatabaseObserver.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/DatabaseObserver/BackgroundListDatabaseObserver.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/DatabaseObserver/EntityChange.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/DatabaseObserver/ListChange.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/EventsController/ChannelEventsController.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/EventsController/EventsController+Combine.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/EventsController/EventsController+SwiftUI.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/EventsController/EventsController.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ MissingEventsRequestBody.swift,\ QueryPollsRequestBody.swift,\ UpdatePartialRequestBody.swift,\ UpdatePollOptionRequestBody.swift,\ UpdatePollRequestBody.swift,\ SyncEndpoint.swift,\ ThreadEndpoints.swift,\ UserEndpoints.swift,\ WebSocketConnectEndpoint.swift,\ HTTPHeader.swift,\ RequestDecoder.swift,\ RequestEncoder.swift,\ AudioAnalysing.swift,\ AudioAnalysisContext.swift,\ AudioAnalysisEngine.swift,\ AudioSamplesExtractor.swift,\ AudioSamplesProcessor.swift,\ AudioValuePercentageNormaliser.swift,\ AppStateObserving.swift,\ AssetPropertyLoading.swift,\ AudioPlaybackContext.swift,\ AudioPlaybackContextAccessor.swift,\ AudioPlaybackRate.swift,\ AudioPlaybackState.swift,\ AudioPlayerObserving.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Requests/MissingEventsRequestBody.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Requests/QueryPollsRequestBody.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePartialRequestBody.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePollOptionRequestBody.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePollRequestBody.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/SyncEndpoint.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/ThreadEndpoints.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/UserEndpoints.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/WebSocketConnectEndpoint.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/HTTPHeader.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/RequestDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/RequestEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioAnalysing.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioAnalysisContext.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioAnalysisEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioSamplesExtractor.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioSamplesProcessor.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioValuePercentageNormaliser.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AppStateObserving.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AssetPropertyLoading.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackContext.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackContextAccessor.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackRate.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackState.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioPlayerObserving.swift (in target 'StreamChat' from project 'StreamChat')
Failed frontend command:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/sources-1 -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Requests/MissingEventsRequestBody.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Requests/QueryPollsRequestBody.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePartialRequestBody.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePollOptionRequestBody.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePollRequestBody.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/SyncEndpoint.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/ThreadEndpoints.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/UserEndpoints.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/WebSocketConnectEndpoint.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/HTTPHeader.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/RequestDecoder.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/RequestEncoder.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioAnalysing.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioAnalysisContext.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioAnalysisEngine.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioSamplesExtractor.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioSamplesProcessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioValuePercentageNormaliser.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AppStateObserving.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AssetPropertyLoading.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackContext.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackContextAccessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackRate.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackState.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioPlayerObserving.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/supplementaryOutputs-4 -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64 -target arm64-apple-xros1.0 -module-can-import-version UIKit 9088.1.507 9088.1.255 -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/StreamChat-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/StreamChat_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name StreamChat -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name xros26.0 -clang-target arm64-apple-xros26.0 -in-process-plugin-server-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/MissingEventsRequestBody.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/QueryPollsRequestBody.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/UpdatePartialRequestBody.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/UpdatePollOptionRequestBody.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/UpdatePollRequestBody.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/SyncEndpoint.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/ThreadEndpoints.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/UserEndpoints.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/WebSocketConnectEndpoint.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/HTTPHeader.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/RequestDecoder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/RequestEncoder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AudioAnalysing.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AudioAnalysisContext.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AudioAnalysisEngine.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AudioSamplesExtractor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AudioSamplesProcessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AudioValuePercentageNormaliser.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AppStateObserving.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AssetPropertyLoading.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AudioPlaybackContext.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AudioPlaybackContextAccessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AudioPlaybackRate.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AudioPlaybackState.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AudioPlayerObserving.o -index-unit-output-path /StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/MissingEventsRequestBody.o -index-unit-output-path /StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/QueryPollsRequestBody.o -index-unit-output-path /StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/UpdatePartialRequestBody.o -index-unit-output-path /StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/UpdatePollOptionRequestBody.o -index-unit-output-path /StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/UpdatePollRequestBody.o -index-unit-output-path /StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/SyncEndpoint.o -index-unit-output-path /StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/ThreadEndpoints.o -index-unit-output-path /StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/UserEndpoints.o -index-unit-output-path /StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/WebSocketConnectEndpoint.o -index-unit-output-path /StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/HTTPHeader.o -index-unit-output-path /StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/RequestDecoder.o -index-unit-output-path /StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/RequestEncoder.o -index-unit-output-path /StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AudioAnalysing.o -index-unit-output-path /StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AudioAnalysisContext.o -index-unit-output-path /StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AudioAnalysisEngine.o -index-unit-output-path /StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AudioSamplesExtractor.o -index-unit-output-path /StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AudioSamplesProcessor.o -index-unit-output-path /StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AudioValuePercentageNormaliser.o -index-unit-output-path /StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AppStateObserving.o -index-unit-output-path /StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AssetPropertyLoading.o -index-unit-output-path /StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AudioPlaybackContext.o -index-unit-output-path /StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AudioPlaybackContextAccessor.o -index-unit-output-path /StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AudioPlaybackRate.o -index-unit-output-path /StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AudioPlaybackState.o -index-unit-output-path /StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/AudioPlayerObserving.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Requests/MissingEventsRequestBody.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Requests/QueryPollsRequestBody.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePartialRequestBody.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePollOptionRequestBody.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePollRequestBody.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/SyncEndpoint.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/ThreadEndpoints.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/UserEndpoints.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/WebSocketConnectEndpoint.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/HTTPHeader.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/RequestDecoder.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/RequestEncoder.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioAnalysing.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioAnalysing.swift:55:95: warning: 'duration' was deprecated in visionOS 1.0: Use load(.duration) instead
        let startTime = CMTime(value: Int64(sampleRange.lowerBound), timescale: context.asset.duration.timescale)
                                                                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioAnalysing.swift:56:89: warning: 'duration' was deprecated in visionOS 1.0: Use load(.duration) instead
        let duration = CMTime(value: Int64(sampleRange.count), timescale: context.asset.duration.timescale)
                                                                                        ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioAnalysisContext.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioAnalysisContext.swift:41:37: error: 'tracks(withMediaType:)' is unavailable in visionOS
            assetTrack: loadedAsset.tracks(withMediaType: .audio).first
                                    ^~~~~~
AVFoundation.AVAsset.tracks:3:13: note: 'tracks(withMediaType:)' has been explicitly marked unavailable here
  open func tracks(withMediaType mediaType: AVMediaType) -> [AVAssetTrack]}
            ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioAnalysisEngine.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioAnalysisEngine.swift:66:22: warning: 'duration' was deprecated in visionOS 1.0: Use load(.duration) instead
            [.init(\.duration)],
                     ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioSamplesExtractor.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioSamplesProcessor.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioValuePercentageNormaliser.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AppStateObserving.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AssetPropertyLoading.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AssetPropertyLoading.swift:114:15: warning: 'loadValuesAsynchronously(forKeys:completionHandler:)' was deprecated in visionOS 1.0: Use load(_:) instead.  For non-deprecated properties that do not have an AVAsyncProperty equivalent, continue to query these properties synchronously
        asset.loadValuesAsynchronously(forKeys: properties.map(\.name)) {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AssetPropertyLoading.swift:135:39: warning: 'statusOfValue(forKey:error:)' was deprecated in visionOS 1.0: Use status(of:) instead
            let statusOfValue = asset.statusOfValue(
                                      ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackContext.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackContextAccessor.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackRate.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackState.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioPlayerObserving.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ APIClient.swift,\ APIPathConvertible.swift,\ AttachmentDownloader.swift,\ AttachmentUploader.swift,\ UploadedAttachment.swift,\ UploadedAttachmentPostProcessor.swift,\ CDNClient.swift,\ ChatRemoteNotificationHandler.swift,\ AppEndpoints.swift,\ AttachmentEndpoints.swift,\ BlockedUserPayload.swift,\ ChannelEndpoints.swift,\ DeviceEndpoints.swift,\ DraftEndpoints.swift,\ Endpoint.swift,\ EndpointPath+OfflineRequest.swift,\ EndpointPath.swift,\ FilesEndpoints.swift,\ GuestEndpoints.swift,\ LocationEndpoints.swift,\ MemberEndpoints.swift,\ MessageEndpoints.swift,\ ModerationEndpoints.swift,\ AppSettingsPayload.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/APIClient.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/APIPathConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/AttachmentDownloader/AttachmentDownloader.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/AttachmentUploader/AttachmentUploader.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/AttachmentUploader/UploadedAttachment.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/AttachmentUploader/UploadedAttachmentPostProcessor.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/CDNClient/CDNClient.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/AppEndpoints.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/AttachmentEndpoints.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/BlockedUserPayload.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/ChannelEndpoints.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/DeviceEndpoints.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/DraftEndpoints.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Endpoint.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/EndpointPath+OfflineRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/EndpointPath.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/FilesEndpoints.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/GuestEndpoints.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/LocationEndpoints.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/MemberEndpoints.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/MessageEndpoints.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/ModerationEndpoints.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/AppSettingsPayload.swift (in target 'StreamChat' from project 'StreamChat')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/DerivedSources/resource_bundle_accessor.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/APIClient.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/APIPathConvertible.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/AttachmentDownloader/AttachmentDownloader.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/AttachmentUploader/AttachmentUploader.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/AttachmentUploader/UploadedAttachment.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/AttachmentUploader/UploadedAttachmentPostProcessor.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/CDNClient/CDNClient.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/AppEndpoints.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/AttachmentEndpoints.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/BlockedUserPayload.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/ChannelEndpoints.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/DeviceEndpoints.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/DraftEndpoints.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Endpoint.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/EndpointPath+OfflineRequest.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/EndpointPath.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/FilesEndpoints.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/GuestEndpoints.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/LocationEndpoints.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/MemberEndpoints.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/MessageEndpoints.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/ModerationEndpoints.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Payloads/AppSettingsPayload.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ MemberController+Combine.swift,\ MemberController+SwiftUI.swift,\ MemberController.swift,\ MemberListController+Combine.swift,\ MemberListController+SwiftUI.swift,\ MemberListController.swift,\ MessageController+Combine.swift,\ MessageController+SwiftUI.swift,\ MessageController.swift,\ MessageReminderListController+Combine.swift,\ MessageReminderListController.swift,\ PollController+Combine.swift,\ PollController+SwiftUI.swift,\ PollController.swift,\ PollControllerDelegate.swift,\ PollVoteListController+Combine.swift,\ PollVoteListController+SwiftUI.swift,\ PollVoteListController.swift,\ ChatClient+ReactionListController.swift,\ ReactionListController+Combine.swift,\ ReactionListController+SwiftUI.swift,\ ReactionListController.swift,\ MessageSearchController+Combine.swift,\ MessageSearchController+SwiftUI.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/MemberController/MemberController+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/MemberController/MemberController+SwiftUI.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/MemberController/MemberController.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/MemberListController/MemberListController+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/MemberListController/MemberListController+SwiftUI.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/MemberListController/MemberListController.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/MessageController/MessageController+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/MessageController/MessageController+SwiftUI.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/MessageController/MessageController.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/MessageReminderListController/MessageReminderListController+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/MessageReminderListController/MessageReminderListController.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/PollController/PollController+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/PollController/PollController+SwiftUI.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/PollController/PollController.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/PollController/PollControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/PollController/PollVoteListController+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/PollController/PollVoteListController+SwiftUI.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/PollController/PollVoteListController.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ReactionListController/ChatClient+ReactionListController.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ReactionListController/ReactionListController+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ReactionListController/ReactionListController+SwiftUI.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ReactionListController/ReactionListController.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/SearchControllers/MessageSearchController/MessageSearchController+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/SearchControllers/MessageSearchController/MessageSearchController+SwiftUI.swift (in target 'StreamChat' from project 'StreamChat')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/MemberController/MemberController+Combine.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/MemberController/MemberController+SwiftUI.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/MemberController/MemberController.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/MemberListController/MemberListController+Combine.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/MemberListController/MemberListController+SwiftUI.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/MemberListController/MemberListController.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/MessageController/MessageController+Combine.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/MessageController/MessageController+SwiftUI.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/MessageController/MessageController.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/MessageReminderListController/MessageReminderListController+Combine.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/MessageReminderListController/MessageReminderListController.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/PollController/PollController+Combine.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/PollController/PollController+SwiftUI.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/PollController/PollController.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/PollController/PollControllerDelegate.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/PollController/PollVoteListController+Combine.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/PollController/PollVoteListController+SwiftUI.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/PollController/PollVoteListController.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ReactionListController/ChatClient+ReactionListController.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ReactionListController/ReactionListController+Combine.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ReactionListController/ReactionListController+SwiftUI.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/ReactionListController/ReactionListController.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/SearchControllers/MessageSearchController/MessageSearchController+Combine.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Controllers/SearchControllers/MessageSearchController/MessageSearchController+SwiftUI.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ MemberModelDTO.swift,\ MessageDTO.swift,\ MessageModerationDetailsDTO.swift,\ MessageReactionDTO.swift,\ MessageReactionGroupDTO.swift,\ MessageReminderDTO.swift,\ MessageSearchQueryDTO.swift,\ NSManagedObject+Validation.swift,\ PollDTO.swift,\ PollOptionDTO.swift,\ PollVoteDTO.swift,\ PollVoteListQueryDTO.swift,\ PushPreferenceDTO.swift,\ QueuedRequestDTO.swift,\ ReactionListQueryDTO.swift,\ SharedLocationDTO.swift,\ ThreadDTO.swift,\ ThreadParticipantDTO.swift,\ ThreadReadDTO.swift,\ UserDTO.swift,\ UserListQueryDTO.swift,\ DataStore.swift,\ DatabaseContainer.swift,\ DatabaseSession.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/MemberModelDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/MessageDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/MessageModerationDetailsDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/MessageReactionDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/MessageReactionGroupDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/MessageReminderDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/MessageSearchQueryDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/NSManagedObject+Validation.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/PollDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/PollOptionDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/PollVoteDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/PollVoteListQueryDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/PushPreferenceDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/QueuedRequestDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/ReactionListQueryDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/SharedLocationDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/ThreadDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/ThreadParticipantDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/ThreadReadDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/UserDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/UserListQueryDTO.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DataStore.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DatabaseContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DatabaseSession.swift (in target 'StreamChat' from project 'StreamChat')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/MemberModelDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/MessageDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/MessageModerationDetailsDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/MessageReactionDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/MessageReactionGroupDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/MessageReminderDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/MessageSearchQueryDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/NSManagedObject+Validation.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/PollDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/PollOptionDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/PollVoteDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/PollVoteListQueryDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/PushPreferenceDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/QueuedRequestDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/ReactionListQueryDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/SharedLocationDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/ThreadDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/ThreadParticipantDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/ThreadReadDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/UserDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DTOs/UserListQueryDTO.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DataStore.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DatabaseContainer.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Database/DatabaseSession.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ StreamChat (in target 'StreamChat' from project 'StreamChat')
EmitSwiftModule normal arm64 (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Deprecations.swift,\ ClientError.swift,\ ErrorPayload.swift,\ Collection+Extensions.swift,\ KeyPath+Extensions.swift,\ Task+Extensions.swift,\ URL+EnrichedURL.swift,\ URLRequest+cURL.swift,\ SystemEnvironment+Version.swift,\ AppSettings.swift,\ AnyAttachmentPayload.swift,\ AnyAttachmentUpdater.swift,\ AttachmentId.swift,\ AttachmentTypes.swift,\ ChatMessageAttachment.swift,\ ChatMessageAudioAttachment.swift,\ ChatMessageFileAttachment.swift,\ ChatMessageGiphyAttachment.swift,\ ChatMessageImageAttachment.swift,\ ChatMessageLinkAttachment.swift,\ ChatMessageVideoAttachment.swift,\ ChatMessageVoiceRecordingAttachment.swift,\ BanEnabling.swift,\ BlockedUserDetails.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Deprecations.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Errors/ClientError.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Errors/ErrorPayload.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Extensions/Collection+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Extensions/KeyPath+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Extensions/Task+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Extensions/URL+EnrichedURL.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Extensions/URLRequest+cURL.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Generated/SystemEnvironment+Version.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/AppSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Attachments/AnyAttachmentPayload.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Attachments/AnyAttachmentUpdater.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Attachments/AttachmentId.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Attachments/AttachmentTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Attachments/ChatMessageAttachment.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Attachments/ChatMessageAudioAttachment.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Attachments/ChatMessageFileAttachment.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Attachments/ChatMessageGiphyAttachment.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Attachments/ChatMessageImageAttachment.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Attachments/ChatMessageLinkAttachment.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Attachments/ChatMessageVideoAttachment.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Attachments/ChatMessageVoiceRecordingAttachment.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/BanEnabling.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/BlockedUserDetails.swift (in target 'StreamChat' from project 'StreamChat')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Deprecations.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Errors/ClientError.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Errors/ErrorPayload.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Extensions/Collection+Extensions.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Extensions/KeyPath+Extensions.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Extensions/Task+Extensions.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Extensions/URL+EnrichedURL.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Extensions/URLRequest+cURL.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Generated/SystemEnvironment+Version.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/AppSettings.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/AppSettings.swift:124:16: warning: 'UTTypeCreatePreferredIdentifierForTag' was deprecated in visionOS 1.0: Use the UTType class instead.
        return UTTypeCreatePreferredIdentifierForTag(
               ^
/Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/AppSettings.swift:125:20: warning: 'kUTTagClassMIMEType' was deprecated in visionOS 1.0: Use UTTagClassMIMEType instead.
            mime ? kUTTagClassMIMEType : kUTTagClassFilenameExtension,
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/AppSettings.swift:125:42: warning: 'kUTTagClassFilenameExtension' was deprecated in visionOS 1.0: Use UTTagClassFilenameExtension instead.
            mime ? kUTTagClassMIMEType : kUTTagClassFilenameExtension,
                                         ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Attachments/AnyAttachmentPayload.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Attachments/AnyAttachmentUpdater.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Attachments/AttachmentId.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Attachments/AttachmentTypes.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Attachments/ChatMessageAttachment.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Attachments/ChatMessageAudioAttachment.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Attachments/ChatMessageFileAttachment.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Attachments/ChatMessageGiphyAttachment.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Attachments/ChatMessageImageAttachment.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Attachments/ChatMessageLinkAttachment.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Attachments/ChatMessageVideoAttachment.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Attachments/ChatMessageVoiceRecordingAttachment.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/BanEnabling.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/BlockedUserDetails.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

LinkAssetCatalog /Users/admin/builder/spi-builder-workspace/Sources/StreamChatUI/Resources/Assets.xcassets (in target 'StreamChat_StreamChatUI' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-linkAssetCatalog --thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat_StreamChatUI.build/assetcatalog_output/thinned --thinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat_StreamChatUI.build/assetcatalog_dependencies_thinned --thinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat_StreamChatUI.build/assetcatalog_generated_info.plist_thinned --unthinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat_StreamChatUI.build/assetcatalog_output/unthinned --unthinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat_StreamChatUI.build/assetcatalog_dependencies_unthinned --unthinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat_StreamChatUI.build/assetcatalog_generated_info.plist_unthinned --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/StreamChat_StreamChatUI.bundle --plist-output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat_StreamChatUI.build/assetcatalog_generated_info.plist
note: Emplaced /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/StreamChat_StreamChatUI.bundle/Assets.car (in target 'StreamChat_StreamChatUI' from project 'StreamChat')
SwiftDriverJobDiscovery normal arm64 Compiling ChannelCodingKeys.swift, ChannelDeliveredPayload.swift, ChannelEditDetailPayload.swift, ChannelListPayload.swift, ChannelMemberListPayload.swift, CurrentUserPayloads.swift, DevicePayloads.swift, DraftPayloads.swift, FileUploadPayload.swift, FlagMessagePayload.swift, FlagUserPayload.swift, GuestUserTokenPayload.swift, IdentifiableModel.swift, IdentifiablePayload.swift, LocationPayloads.swift, MarkUnreadPayload.swift, MemberPayload.swift, MemberUpdatePayload.swift, MessageAttachmentPayload.swift, MessageModerationDetailsPayload.swift, MessagePayloads.swift, MessageReactionGroupPayload.swift, MessageReactionPayload.swift, MessageTranslationsPayload.swift, MissingEventsPayload.swift (in target 'StreamChat' from project 'StreamChat')
SwiftCompile normal arm64 Compiling\ SyncOperations.swift,\ SyncRepository.swift,\ ThreadsRepository.swift,\ ChannelList.swift,\ ChannelListState+Observer.swift,\ ChannelListState.swift,\ Chat.swift,\ ChatClient+Factory.swift,\ ChatState+Observer.swift,\ ChatState.swift,\ ConnectedUser.swift,\ ConnectedUserState+Observer.swift,\ ConnectedUserState.swift,\ StateLayerDatabaseObserver.swift,\ MemberList.swift,\ MemberListState+Observer.swift,\ MemberListState.swift,\ MessageSearch.swift,\ MessageSearchState+Observer.swift,\ MessageSearchState.swift,\ MessageState+Observer.swift,\ MessageState.swift,\ ReactionList.swift,\ ReactionListState+Observer.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Repositories/SyncOperations.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Repositories/SyncRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Repositories/ThreadsRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/ChannelList.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/ChannelListState+Observer.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/ChannelListState.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/Chat.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/ChatClient+Factory.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/ChatState+Observer.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/ChatState.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/ConnectedUser.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/ConnectedUserState+Observer.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/ConnectedUserState.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/DatabaseObserver/StateLayerDatabaseObserver.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/MemberList.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/MemberListState+Observer.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/MemberListState.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/MessageSearch.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/MessageSearchState+Observer.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/MessageSearchState.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/MessageState+Observer.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/MessageState.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/ReactionList.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/ReactionListState+Observer.swift (in target 'StreamChat' from project 'StreamChat')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Repositories/SyncOperations.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Repositories/SyncRepository.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Repositories/ThreadsRepository.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/ChannelList.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/ChannelListState+Observer.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/ChannelListState.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/Chat.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/ChatClient+Factory.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/ChatState+Observer.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/ChatState.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/ConnectedUser.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/ConnectedUserState+Observer.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/ConnectedUserState.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/DatabaseObserver/StateLayerDatabaseObserver.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/MemberList.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/MemberListState+Observer.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/MemberListState.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/MessageSearch.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/MessageSearchState+Observer.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/MessageSearchState.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/MessageState+Observer.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/MessageState.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/ReactionList.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/StateLayer/ReactionListState+Observer.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/StreamChat_StreamChatUI.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat_StreamChatUI.build/empty-StreamChat_StreamChatUI.plist (in target 'StreamChat_StreamChatUI' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat_StreamChatUI.build/empty-StreamChat_StreamChatUI.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform xros -additionalcontentfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat_StreamChatUI.build/assetcatalog_generated_info.plist -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/StreamChat_StreamChatUI.bundle/Info.plist
SwiftDriverJobDiscovery normal arm64 Compiling Deprecations.swift, ClientError.swift, ErrorPayload.swift, Collection+Extensions.swift, KeyPath+Extensions.swift, Task+Extensions.swift, URL+EnrichedURL.swift, URLRequest+cURL.swift, SystemEnvironment+Version.swift, AppSettings.swift, AnyAttachmentPayload.swift, AnyAttachmentUpdater.swift, AttachmentId.swift, AttachmentTypes.swift, ChatMessageAttachment.swift, ChatMessageAudioAttachment.swift, ChatMessageFileAttachment.swift, ChatMessageGiphyAttachment.swift, ChatMessageImageAttachment.swift, ChatMessageLinkAttachment.swift, ChatMessageVideoAttachment.swift, ChatMessageVoiceRecordingAttachment.swift, BanEnabling.swift, BlockedUserDetails.swift (in target 'StreamChat' from project 'StreamChat')
SwiftCompile normal arm64 Compiling\ ThreadSafeWeakCollection.swift,\ Throttler.swift,\ Timers.swift,\ TranslationLanguage.swift,\ UniqueId.swift,\ UnreadMessageLookup.swift,\ BackgroundTaskScheduler.swift,\ ChannelDeliveryTracker.swift,\ ConnectionStatus.swift,\ URLSessionWebSocketEngine.swift,\ WebSocketEngine.swift,\ ChannelDeliveredMiddleware.swift,\ ChannelReadUpdaterMiddleware.swift,\ ChannelTruncatedEventMiddleware.swift,\ ChannelVisibilityEventMiddleware.swift,\ DraftUpdaterMiddleware.swift,\ EventDTOConverterMiddleware.swift,\ EventDataProcessorMiddleware.swift,\ EventMiddleware.swift,\ MemberEventMiddleware.swift,\ ReminderUpdaterMiddleware.swift,\ ThreadUpdaterMiddleware.swift,\ TypingStartCleanupMiddleware.swift,\ UserChannelBanEventsMiddleware.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Utils/ThreadSafeWeakCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Utils/Throttler.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Utils/Timers.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Utils/TranslationLanguage.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Utils/UniqueId.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Utils/UnreadMessageLookup.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/BackgroundTaskScheduler.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/ChannelDeliveryTracker.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/ConnectionStatus.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/Engine/URLSessionWebSocketEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/Engine/WebSocketEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelDeliveredMiddleware.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelReadUpdaterMiddleware.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelTruncatedEventMiddleware.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelVisibilityEventMiddleware.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/DraftUpdaterMiddleware.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/EventDTOConverterMiddleware.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/EventDataProcessorMiddleware.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/EventMiddleware.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/MemberEventMiddleware.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/ReminderUpdaterMiddleware.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/ThreadUpdaterMiddleware.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/TypingStartCleanupMiddleware.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/UserChannelBanEventsMiddleware.swift (in target 'StreamChat' from project 'StreamChat')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Utils/ThreadSafeWeakCollection.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Utils/Throttler.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Utils/Timers.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Utils/TranslationLanguage.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Utils/UniqueId.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Utils/UnreadMessageLookup.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/BackgroundTaskScheduler.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/ChannelDeliveryTracker.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/ConnectionStatus.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/Engine/URLSessionWebSocketEngine.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/Engine/WebSocketEngine.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelDeliveredMiddleware.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelReadUpdaterMiddleware.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelTruncatedEventMiddleware.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelVisibilityEventMiddleware.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/DraftUpdaterMiddleware.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/EventDTOConverterMiddleware.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/EventDataProcessorMiddleware.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/EventMiddleware.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/MemberEventMiddleware.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/ReminderUpdaterMiddleware.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/ThreadUpdaterMiddleware.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/TypingStartCleanupMiddleware.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/WebSocketClient/EventMiddlewares/UserChannelBanEventsMiddleware.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ MessagePayload+asModel.swift,\ UserPayload+asModel.swift,\ Poll.swift,\ PollOption.swift,\ PollVote.swift,\ PushDevice.swift,\ PushPreference.swift,\ PushPreferenceLevel.swift,\ PushProvider.swift,\ Thread.swift,\ ThreadParticipant.swift,\ ThreadRead.swift,\ UnreadCount.swift,\ User+SwiftUI.swift,\ User.swift,\ UserInfo.swift,\ ChannelListQuery.swift,\ ChannelMemberListQuery.swift,\ ChannelQuery.swift,\ ChannelWatcherListQuery.swift,\ DraftListQuery.swift,\ Filter+predicate.swift,\ Filter.swift,\ MessageReminderListQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Payload+asModel/MessagePayload+asModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Payload+asModel/UserPayload+asModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Poll.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/PollOption.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/PollVote.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/PushDevice.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/PushPreferences/PushPreference.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/PushPreferences/PushPreferenceLevel.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/PushProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Thread.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/ThreadParticipant.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/ThreadRead.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/UnreadCount.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/User+SwiftUI.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/User.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/UserInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Query/ChannelListQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Query/ChannelMemberListQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Query/ChannelQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Query/ChannelWatcherListQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Query/DraftListQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Query/Filter+predicate.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Query/Filter.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Query/MessageReminderListQuery.swift (in target 'StreamChat' from project 'StreamChat')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Payload+asModel/MessagePayload+asModel.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Payload+asModel/UserPayload+asModel.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Poll.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/PollOption.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/PollVote.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/PushDevice.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/PushPreferences/PushPreference.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/PushPreferences/PushPreferenceLevel.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/PushProvider.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Thread.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/ThreadParticipant.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/ThreadRead.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/UnreadCount.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/User+SwiftUI.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/User.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/UserInfo.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Query/ChannelListQuery.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Query/ChannelMemberListQuery.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Query/ChannelQuery.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Query/ChannelWatcherListQuery.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Query/DraftListQuery.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Query/Filter+predicate.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Query/Filter.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Query/MessageReminderListQuery.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, APIClient.swift, APIPathConvertible.swift, AttachmentDownloader.swift, AttachmentUploader.swift, UploadedAttachment.swift, UploadedAttachmentPostProcessor.swift, CDNClient.swift, ChatRemoteNotificationHandler.swift, AppEndpoints.swift, AttachmentEndpoints.swift, BlockedUserPayload.swift, ChannelEndpoints.swift, DeviceEndpoints.swift, DraftEndpoints.swift, Endpoint.swift, EndpointPath+OfflineRequest.swift, EndpointPath.swift, FilesEndpoints.swift, GuestEndpoints.swift, LocationEndpoints.swift, MemberEndpoints.swift, MessageEndpoints.swift, ModerationEndpoints.swift, AppSettingsPayload.swift (in target 'StreamChat' from project 'StreamChat')
SwiftCompile normal arm64 Compiling\ Channel.swift,\ ChannelArchivingScope.swift,\ ChannelId.swift,\ ChannelPinningScope.swift,\ ChannelRead.swift,\ ChannelType.swift,\ ChatMessage.swift,\ CurrentUser.swift,\ Device.swift,\ DraftMessage.swift,\ LocationInfo.swift,\ NewLocationInfo.swift,\ SharedLocation.swift,\ Member.swift,\ DeliveredMessageInfo.swift,\ MessageDeliveryCriteriaValidator.swift,\ MessageModerationDetails.swift,\ MessagePinning.swift,\ MessageReaction.swift,\ MessageReactionGroup.swift,\ MessageReactionType.swift,\ MessageReminder.swift,\ MuteDetails.swift,\ ChannelPayload+asModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Channel.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/ChannelArchivingScope.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/ChannelId.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/ChannelPinningScope.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/ChannelRead.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/ChannelType.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/ChatMessage.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/CurrentUser.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Device.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/DraftMessage.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Location/LocationInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Location/NewLocationInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Location/SharedLocation.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Member.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/MessageDelivery/DeliveredMessageInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/MessageDelivery/MessageDeliveryCriteriaValidator.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/MessageModerationDetails.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/MessagePinning.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/MessageReaction.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/MessageReactionGroup.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/MessageReactionType.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/MessageReminder.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/MuteDetails.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Payload+asModel/ChannelPayload+asModel.swift (in target 'StreamChat' from project 'StreamChat')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Channel.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/ChannelArchivingScope.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/ChannelId.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/ChannelPinningScope.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/ChannelRead.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/ChannelType.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/ChatMessage.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/CurrentUser.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Device.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/DraftMessage.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Location/LocationInfo.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Location/NewLocationInfo.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Location/SharedLocation.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Member.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/MessageDelivery/DeliveredMessageInfo.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/MessageDelivery/MessageDeliveryCriteriaValidator.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/MessageModerationDetails.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/MessagePinning.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/MessageReaction.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/MessageReactionGroup.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/MessageReactionType.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/MessageReminder.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/MuteDetails.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Models/Payload+asModel/ChannelPayload+asModel.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for StreamChat (in target 'StreamChat' from project 'StreamChat')
SwiftDriver\ Compilation\ Requirements StreamChat normal arm64 com.apple.xcode.tools.swift.compiler (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name StreamChat -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/StreamChat.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/StreamChat-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/StreamChat.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/StreamChat_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-xros/StreamChat.build/Objects-normal/arm64/StreamChat-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
2025-12-02 17:22:07.777 xcodebuild[1713:9823] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ MissingEventsRequestBody.swift,\ QueryPollsRequestBody.swift,\ UpdatePartialRequestBody.swift,\ UpdatePollOptionRequestBody.swift,\ UpdatePollRequestBody.swift,\ SyncEndpoint.swift,\ ThreadEndpoints.swift,\ UserEndpoints.swift,\ WebSocketConnectEndpoint.swift,\ HTTPHeader.swift,\ RequestDecoder.swift,\ RequestEncoder.swift,\ AudioAnalysing.swift,\ AudioAnalysisContext.swift,\ AudioAnalysisEngine.swift,\ AudioSamplesExtractor.swift,\ AudioSamplesProcessor.swift,\ AudioValuePercentageNormaliser.swift,\ AppStateObserving.swift,\ AssetPropertyLoading.swift,\ AudioPlaybackContext.swift,\ AudioPlaybackContextAccessor.swift,\ AudioPlaybackRate.swift,\ AudioPlaybackState.swift,\ AudioPlayerObserving.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Requests/MissingEventsRequestBody.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Requests/QueryPollsRequestBody.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePartialRequestBody.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePollOptionRequestBody.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePollRequestBody.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/SyncEndpoint.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/ThreadEndpoints.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/UserEndpoints.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/Endpoints/WebSocketConnectEndpoint.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/HTTPHeader.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/RequestDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/APIClient/RequestEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioAnalysing.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioAnalysisContext.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioAnalysisEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioSamplesExtractor.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioSamplesProcessor.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioValuePercentageNormaliser.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AppStateObserving.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AssetPropertyLoading.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackContext.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackContextAccessor.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackRate.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackState.swift /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/AudioPlayer/AudioPlayerObserving.swift (in target 'StreamChat' from project 'StreamChat')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StreamChat/Audio/Analysis/AudioAnalysisContext.swift (in target 'StreamChat' from project 'StreamChat')
	Building workspace spi-builder-workspace with scheme StreamChat-Package
(3 failures)
BUILD FAILURE 6.2 visionOS