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 StreamChatSwiftUI, reference 4.80.0 (a6fa51), with Swift 6.2 (beta) for watchOS using Xcode 26.0 on 17 Jun 2025 17:50:36 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GetStream/stream-chat-swiftui.git
Reference: 4.80.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GetStream/stream-chat-swiftui
 * tag               4.80.0     -> FETCH_HEAD
HEAD is now at a6fa516 Bump 4.80.0
Cloned https://github.com/GetStream/stream-chat-swiftui.git
Revision (git rev-parse @):
a6fa5169eb7e8d637ab76a3d7e9481984e8eb2ea
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/GetStream/stream-chat-swiftui.git at 4.80.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/GetStream/stream-chat-swiftui.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/getsentry/sentry-cocoa.git
Fetching from https://github.com/AliSoftware/OHHTTPStubs.git
Fetching from https://github.com/GetStream/stream-chat-swift-test-helpers.git
Fetching from https://github.com/GetStream/stream-chat-swift.git
Fetching from https://github.com/pointfreeco/swift-snapshot-testing
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.11.1 of package ‘swift-snapshot-testing’
Creating working copy of package ‘stream-chat-swift’
Checking out 4.80.0 of package ‘stream-chat-swift’
Creating working copy of package ‘OHHTTPStubs’
Checking out 9.1.0 of package ‘OHHTTPStubs’
Creating working copy of package ‘sentry-cocoa’
Checking out 8.52.1 of package ‘sentry-cocoa’
Creating working copy of package ‘stream-chat-swift-test-helpers’
Checking out 0.4.1 of package ‘stream-chat-swift-test-helpers’
Resolved source packages:
  StreamSwiftTestHelpers: https://github.com/GetStream/stream-chat-swift-test-helpers.git @ 0.4.1
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.11.1
  OHHTTPStubs: https://github.com/AliSoftware/OHHTTPStubs.git @ 9.1.0
  Sentry: https://github.com/getsentry/sentry-cocoa.git @ 8.52.1
  StreamChat: https://github.com/GetStream/stream-chat-swift.git @ 4.80.0
resolved source packages: StreamSwiftTestHelpers, swift-snapshot-testing, OHHTTPStubs, Sentry, StreamChat
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "stream-chat-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.80.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/GetStream/stream-chat-swift.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "StreamChatSwiftUI",
  "name" : "StreamChatSwiftUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "StreamChatSwiftUI",
      "targets" : [
        "StreamChatSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StreamChatSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "StreamChatSwiftUI",
      "path" : "Sources/StreamChatSwiftUI",
      "product_dependencies" : [
        "StreamChat"
      ],
      "product_memberships" : [
        "StreamChatSwiftUI"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/Resources/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/Resources/en.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        }
      ],
      "sources" : [
        "Appearance.swift",
        "ChatChannel/BouncedMessageActionsModifier.swift",
        "ChatChannel/ChannelControllerFactory.swift",
        "ChatChannel/ChannelHeader/ChatChannelHeaderViewModifier.swift",
        "ChatChannel/ChannelHeader/MessageThreadHeaderViewModifier.swift",
        "ChatChannel/ChannelHeader/TypingIndicatorPlacement.swift",
        "ChatChannel/ChannelInfo/AddUsersView.swift",
        "ChatChannel/ChannelInfo/AddUsersViewModel.swift",
        "ChatChannel/ChannelInfo/ChatChannelInfoHelperViews.swift",
        "ChatChannel/ChannelInfo/ChatChannelInfoView.swift",
        "ChatChannel/ChannelInfo/ChatChannelInfoViewModel.swift",
        "ChatChannel/ChannelInfo/ChatInfoParticipantsView.swift",
        "ChatChannel/ChannelInfo/FileAttachmentsView.swift",
        "ChatChannel/ChannelInfo/FileAttachmentsViewModel.swift",
        "ChatChannel/ChannelInfo/MediaAttachmentsView.swift",
        "ChatChannel/ChannelInfo/MediaAttachmentsViewModel.swift",
        "ChatChannel/ChannelInfo/PinnedMessagesView.swift",
        "ChatChannel/ChannelInfo/PinnedMessagesViewModel.swift",
        "ChatChannel/ChatChannelDataSource.swift",
        "ChatChannel/ChatChannelScreen.swift",
        "ChatChannel/ChatChannelView.swift",
        "ChatChannel/ChatChannelViewModel.swift",
        "ChatChannel/Composer/AddedFileAttachmentsView.swift",
        "ChatChannel/Composer/AddedImageAttachmentsView.swift",
        "ChatChannel/Composer/AttachmentPickerTypeView.swift",
        "ChatChannel/Composer/AttachmentPickerView.swift",
        "ChatChannel/Composer/AttachmentUploadingStateView.swift",
        "ChatChannel/Composer/ComposerConfig.swift",
        "ChatChannel/Composer/ComposerHelperViews.swift",
        "ChatChannel/Composer/ComposerModels.swift",
        "ChatChannel/Composer/ComposerTextInputView.swift",
        "ChatChannel/Composer/DiscardAttachmentButton.swift",
        "ChatChannel/Composer/FilePickerView.swift",
        "ChatChannel/Composer/ImagePickerView.swift",
        "ChatChannel/Composer/MessageComposerView.swift",
        "ChatChannel/Composer/MessageComposerViewModel+Recording.swift",
        "ChatChannel/Composer/MessageComposerViewModel.swift",
        "ChatChannel/Composer/PhotoAssetsUtils.swift",
        "ChatChannel/Composer/PhotoAttachmentPickerView.swift",
        "ChatChannel/Composer/SendInChannelView.swift",
        "ChatChannel/Composer/SendMessageButton.swift",
        "ChatChannel/Composer/SlowModeView.swift",
        "ChatChannel/Composer/Suggestions/CommandsConfig.swift",
        "ChatChannel/Composer/Suggestions/CommandsContainerView.swift",
        "ChatChannel/Composer/Suggestions/CommandsHandler.swift",
        "ChatChannel/Composer/Suggestions/InstantCommands/GiphyCommandHandler.swift",
        "ChatChannel/Composer/Suggestions/InstantCommands/InstantCommandsHandler.swift",
        "ChatChannel/Composer/Suggestions/InstantCommands/InstantCommandsView.swift",
        "ChatChannel/Composer/Suggestions/InstantCommands/MuteCommandHandler.swift",
        "ChatChannel/Composer/Suggestions/InstantCommands/TwoStepMentionCommand.swift",
        "ChatChannel/Composer/Suggestions/InstantCommands/UnmuteCommandHandler.swift",
        "ChatChannel/Composer/Suggestions/Mentions/MentionUsersView.swift",
        "ChatChannel/Composer/Suggestions/Mentions/MentionsCommandHandler.swift",
        "ChatChannel/Composer/Suggestions/TypingSuggester.swift",
        "ChatChannel/Composer/TrailingComposerView.swift",
        "ChatChannel/Composer/VoiceRecording/AddedVoiceRecordingsView.swift",
        "ChatChannel/Composer/VoiceRecording/AudioSessionFeedbackGenerator.swift",
        "ChatChannel/Composer/VoiceRecording/LockedView.swift",
        "ChatChannel/Composer/VoiceRecording/RecordingConstants.swift",
        "ChatChannel/Composer/VoiceRecording/RecordingDurationView.swift",
        "ChatChannel/Composer/VoiceRecording/RecordingState.swift",
        "ChatChannel/Composer/VoiceRecording/RecordingTipView.swift",
        "ChatChannel/Composer/VoiceRecording/RecordingView.swift",
        "ChatChannel/Composer/VoiceRecording/RecordingWaveform.swift",
        "ChatChannel/Gallery/GalleryView.swift",
        "ChatChannel/Gallery/GridPhotosView.swift",
        "ChatChannel/Gallery/ShareButtonView.swift",
        "ChatChannel/Gallery/VideoPlayerView.swift",
        "ChatChannel/Gallery/ZoomableScrollView.swift",
        "ChatChannel/MessageList/AsyncVoiceMessages/AudioRecordingNameFormatter.swift",
        "ChatChannel/MessageList/AsyncVoiceMessages/AudioVisualizationView.swift",
        "ChatChannel/MessageList/AsyncVoiceMessages/VideoDurationFormatter.swift",
        "ChatChannel/MessageList/AsyncVoiceMessages/VoiceRecordingContainerView.swift",
        "ChatChannel/MessageList/AsyncVoiceMessages/WaveformView.swift",
        "ChatChannel/MessageList/BottomReactionsView.swift",
        "ChatChannel/MessageList/DeletedMessageView.swift",
        "ChatChannel/MessageList/FileAttachmentPreview.swift",
        "ChatChannel/MessageList/FileAttachmentView.swift",
        "ChatChannel/MessageList/GiphyAttachmentView.swift",
        "ChatChannel/MessageList/GiphyBadgeView.swift",
        "ChatChannel/MessageList/ImageAttachmentView.swift",
        "ChatChannel/MessageList/JumpToUnreadButton.swift",
        "ChatChannel/MessageList/LinkAttachmentView.swift",
        "ChatChannel/MessageList/LinkTextView.swift",
        "ChatChannel/MessageList/MessageAvatarView.swift",
        "ChatChannel/MessageList/MessageBubble.swift",
        "ChatChannel/MessageList/MessageContainerView.swift",
        "ChatChannel/MessageList/MessageIdBuilder.swift",
        "ChatChannel/MessageList/MessageListConfig.swift",
        "ChatChannel/MessageList/MessageListDateUtils.swift",
        "ChatChannel/MessageList/MessageListHelperViews.swift",
        "ChatChannel/MessageList/MessageListView.swift",
        "ChatChannel/MessageList/MessageRepliesView.swift",
        "ChatChannel/MessageList/MessageTranslationFooterView.swift",
        "ChatChannel/MessageList/MessageTypeResolver.swift",
        "ChatChannel/MessageList/MessageView.swift",
        "ChatChannel/MessageList/MessageViewModel.swift",
        "ChatChannel/MessageList/Polls/PollAllOptionsView.swift",
        "ChatChannel/MessageList/Polls/PollAttachmentView.swift",
        "ChatChannel/MessageList/Polls/PollAttachmentViewModel.swift",
        "ChatChannel/MessageList/Polls/PollCommentsView.swift",
        "ChatChannel/MessageList/Polls/PollCommentsViewModel.swift",
        "ChatChannel/MessageList/Polls/PollOptionAllVotesView.swift",
        "ChatChannel/MessageList/Polls/PollOptionAllVotesViewModel.swift",
        "ChatChannel/MessageList/Polls/PollResultsView.swift",
        "ChatChannel/MessageList/Polls/PollsConfig.swift",
        "ChatChannel/MessageList/Polls/PollsHelpers.swift",
        "ChatChannel/MessageList/QuotedMessageView.swift",
        "ChatChannel/MessageList/ReactionsIconProvider.swift",
        "ChatChannel/MessageList/SystemMessageView.swift",
        "ChatChannel/MessageList/VideoAttachmentView.swift",
        "ChatChannel/MessageList/WebView.swift",
        "ChatChannel/Polls/CreatePollView.swift",
        "ChatChannel/Polls/CreatePollViewModel.swift",
        "ChatChannel/Reactions/MessageActions/DefaultMessageActions.swift",
        "ChatChannel/Reactions/MessageActions/MessageActionsResolver.swift",
        "ChatChannel/Reactions/MessageActions/MessageActionsView.swift",
        "ChatChannel/Reactions/MessageActions/MessageActionsViewModel.swift",
        "ChatChannel/Reactions/ReactionUserView.swift",
        "ChatChannel/Reactions/ReactionsBubbleView.swift",
        "ChatChannel/Reactions/ReactionsHelperViews.swift",
        "ChatChannel/Reactions/ReactionsOverlayContainer.swift",
        "ChatChannel/Reactions/ReactionsOverlayView.swift",
        "ChatChannel/Reactions/ReactionsOverlayViewModel.swift",
        "ChatChannel/Reactions/ReactionsUsersView.swift",
        "ChatChannel/Reactions/ReactionsUsersViewModel.swift",
        "ChatChannel/Reactions/ReactionsView.swift",
        "ChatChannel/Utils/ChatChannelExtensions.swift",
        "ChatChannel/Utils/ChatChannelHelpers.swift",
        "ChatChannel/Utils/Throttler.swift",
        "ChatChannel/Utils/URLExtensions.swift",
        "ChatChannelList/ChannelAvatarsMerger.swift",
        "ChatChannelList/ChannelHeaderLoader.swift",
        "ChatChannelList/ChannelListConfig.swift",
        "ChatChannelList/ChatChannelHelperViews.swift",
        "ChatChannelList/ChatChannelList.swift",
        "ChatChannelList/ChatChannelListHeader.swift",
        "ChatChannelList/ChatChannelListItem.swift",
        "ChatChannelList/ChatChannelListScreen.swift",
        "ChatChannelList/ChatChannelListView.swift",
        "ChatChannelList/ChatChannelListViewModel.swift",
        "ChatChannelList/ChatChannelNavigatableListItem.swift",
        "ChatChannelList/ChatChannelSwipeableListItem.swift",
        "ChatChannelList/DefaultChannelActions.swift",
        "ChatChannelList/MoreChannelActionsFullScreenWrappingView.swift",
        "ChatChannelList/MoreChannelActionsView.swift",
        "ChatChannelList/MoreChannelActionsViewModel.swift",
        "ChatChannelList/NoChannelsView.swift",
        "ChatChannelList/SearchResultsView.swift",
        "ChatThreadList/ChatThreadList.swift",
        "ChatThreadList/ChatThreadListErrorBannerView.swift",
        "ChatThreadList/ChatThreadListFooterView.swift",
        "ChatThreadList/ChatThreadListHeaderView.swift",
        "ChatThreadList/ChatThreadListHeaderViewModifier.swift",
        "ChatThreadList/ChatThreadListItem.swift",
        "ChatThreadList/ChatThreadListLoadingView.swift",
        "ChatThreadList/ChatThreadListNavigatableItem.swift",
        "ChatThreadList/ChatThreadListView.swift",
        "ChatThreadList/ChatThreadListViewModel.swift",
        "ChatThreadList/NoThreadsView.swift",
        "ColorPalette.swift",
        "CommonViews/ActionBannerView.swift",
        "CommonViews/ActionItemView.swift",
        "CommonViews/AlertBannerViewModifier.swift",
        "CommonViews/DelayedRenderingViewModifier.swift",
        "CommonViews/DiscardButtonView.swift",
        "CommonViews/FloatingBannerViewModifier.swift",
        "CommonViews/GalleryHeaderView.swift",
        "CommonViews/LoadingView.swift",
        "CommonViews/NoContentView.swift",
        "CommonViews/SearchBar.swift",
        "CommonViews/Shimmer.swift",
        "CommonViews/TitleWithCloseButton.swift",
        "CommonViews/TypingIndicatorView.swift",
        "DefaultViewFactory.swift",
        "DependencyInjection.swift",
        "Fonts.swift",
        "Generated/L10n.swift",
        "Generated/SystemEnvironment+Version.swift",
        "Images.swift",
        "InjectedValuesExtensions.swift",
        "SDKIdentifier.swift",
        "StreamChat.swift",
        "StreamNuke/Nuke/Caching/DataCache.swift",
        "StreamNuke/Nuke/Caching/DataCaching.swift",
        "StreamNuke/Nuke/Caching/ImageCache.swift",
        "StreamNuke/Nuke/Caching/ImageCaching.swift",
        "StreamNuke/Nuke/Caching/NukeCache.swift",
        "StreamNuke/Nuke/Decoding/AssetType.swift",
        "StreamNuke/Nuke/Decoding/ImageDecoderRegistry.swift",
        "StreamNuke/Nuke/Decoding/ImageDecoders+Default.swift",
        "StreamNuke/Nuke/Decoding/ImageDecoders+Empty.swift",
        "StreamNuke/Nuke/Decoding/ImageDecoders+Video.swift",
        "StreamNuke/Nuke/Decoding/ImageDecoding.swift",
        "StreamNuke/Nuke/Encoding/ImageEncoders+Default.swift",
        "StreamNuke/Nuke/Encoding/ImageEncoders+ImageIO.swift",
        "StreamNuke/Nuke/Encoding/ImageEncoders.swift",
        "StreamNuke/Nuke/Encoding/ImageEncoding.swift",
        "StreamNuke/Nuke/ImageContainer.swift",
        "StreamNuke/Nuke/ImageRequest.swift",
        "StreamNuke/Nuke/ImageResponse.swift",
        "StreamNuke/Nuke/ImageTask.swift",
        "StreamNuke/Nuke/Internal/AVDataAsset.swift",
        "StreamNuke/Nuke/Internal/Allocations.swift",
        "StreamNuke/Nuke/Internal/DataPublisher.swift",
        "StreamNuke/Nuke/Internal/Deprecated.swift",
        "StreamNuke/Nuke/Internal/Extensions.swift",
        "StreamNuke/Nuke/Internal/Graphics.swift",
        "StreamNuke/Nuke/Internal/ImagePublisher.swift",
        "StreamNuke/Nuke/Internal/ImageRequestKeys.swift",
        "StreamNuke/Nuke/Internal/LinkedList.swift",
        "StreamNuke/Nuke/Internal/Log.swift",
        "StreamNuke/Nuke/Internal/Operation.swift",
        "StreamNuke/Nuke/Internal/RateLimiter.swift",
        "StreamNuke/Nuke/Internal/ResumableData.swift",
        "StreamNuke/Nuke/Loading/DataLoader.swift",
        "StreamNuke/Nuke/Loading/DataLoading.swift",
        "StreamNuke/Nuke/Pipeline/ImagePipeline.swift",
        "StreamNuke/Nuke/Pipeline/ImagePipelineCache.swift",
        "StreamNuke/Nuke/Pipeline/ImagePipelineConfiguration.swift",
        "StreamNuke/Nuke/Pipeline/ImagePipelineDelegate.swift",
        "StreamNuke/Nuke/Pipeline/ImagePipelineError.swift",
        "StreamNuke/Nuke/Prefetching/ImagePrefetcher.swift",
        "StreamNuke/Nuke/Processing/ImageDecompression.swift",
        "StreamNuke/Nuke/Processing/ImageProcessing.swift",
        "StreamNuke/Nuke/Processing/ImageProcessingOptions.swift",
        "StreamNuke/Nuke/Processing/ImageProcessors+Anonymous.swift",
        "StreamNuke/Nuke/Processing/ImageProcessors+Circle.swift",
        "StreamNuke/Nuke/Processing/ImageProcessors+Composition.swift",
        "StreamNuke/Nuke/Processing/ImageProcessors+CoreImage.swift",
        "StreamNuke/Nuke/Processing/ImageProcessors+GaussianBlur.swift",
        "StreamNuke/Nuke/Processing/ImageProcessors+Resize.swift",
        "StreamNuke/Nuke/Processing/ImageProcessors+RoundedCorners.swift",
        "StreamNuke/Nuke/Processing/ImageProcessors.swift",
        "StreamNuke/Nuke/Tasks/AsyncTask.swift",
        "StreamNuke/Nuke/Tasks/ImagePipelineTask.swift",
        "StreamNuke/Nuke/Tasks/OperationTask.swift",
        "StreamNuke/Nuke/Tasks/TaskFetchDecodedImage.swift",
        "StreamNuke/Nuke/Tasks/TaskFetchOriginalImageData.swift",
        "StreamNuke/Nuke/Tasks/TaskFetchWithPublisher.swift",
        "StreamNuke/Nuke/Tasks/TaskLoadData.swift",
        "StreamNuke/Nuke/Tasks/TaskLoadImage.swift",
        "StreamNuke/NukeExtensions/ImageLoadingOptions.swift",
        "StreamNuke/NukeExtensions/ImageViewExtensions.swift",
        "StreamNuke/NukeUI/AnimatedImageView.swift",
        "StreamNuke/NukeUI/FetchImage.swift",
        "StreamNuke/NukeUI/Gifu/Classes/AnimatedFrame.swift",
        "StreamNuke/NukeUI/Gifu/Classes/Animator.swift",
        "StreamNuke/NukeUI/Gifu/Classes/FrameStore.swift",
        "StreamNuke/NukeUI/Gifu/Classes/GIFAnimatable.swift",
        "StreamNuke/NukeUI/Gifu/Classes/GIFImageView.swift",
        "StreamNuke/NukeUI/Gifu/Extensions/Array.swift",
        "StreamNuke/NukeUI/Gifu/Extensions/CGSize.swift",
        "StreamNuke/NukeUI/Gifu/Extensions/UIImage.swift",
        "StreamNuke/NukeUI/Gifu/Extensions/UIImageView.swift",
        "StreamNuke/NukeUI/Gifu/Helpers/ImageSourceHelpers.swift",
        "StreamNuke/NukeUI/Image.swift",
        "StreamNuke/NukeUI/ImageView.swift",
        "StreamNuke/NukeUI/Internal.swift",
        "StreamNuke/NukeUI/LazyImage.swift",
        "StreamNuke/NukeUI/LazyImageState.swift",
        "StreamNuke/NukeUI/LazyImageView.swift",
        "StreamNuke/NukeUI/NukeVideoPlayerView.swift",
        "StreamSwiftyGif/NSImage+SwiftyGif.swift",
        "StreamSwiftyGif/NSImageView+SwiftyGif.swift",
        "StreamSwiftyGif/ObjcAssociatedWeakObject.swift",
        "StreamSwiftyGif/SwiftyGifManager.swift",
        "StreamSwiftyGif/UIImage+SwiftyGif.swift",
        "StreamSwiftyGif/UIImageView+SwiftyGif.swift",
        "Utils.swift",
        "Utils/BundleExtensions.swift",
        "Utils/Common/AttributedString+Extensions.swift",
        "Utils/Common/AutoLayoutHelpers.swift",
        "Utils/Common/Cache.swift",
        "Utils/Common/ChatChannelNamer.swift",
        "Utils/Common/ChatClient+Extensions.swift",
        "Utils/Common/ChatMessage+Extensions.swift",
        "Utils/Common/ChatMessageReactionAppeareance.swift",
        "Utils/Common/ChatUserNamer.swift",
        "Utils/Common/DateFormatter+Extensions.swift",
        "Utils/Common/DateUtils.swift",
        "Utils/Common/FileCDN.swift",
        "Utils/Common/ImageCDN.swift",
        "Utils/Common/ImageMerger.swift",
        "Utils/Common/InputTextView.swift",
        "Utils/Common/MessageRelativeDateFormatter.swift",
        "Utils/Common/NSLayoutConstraint+Extensions.swift",
        "Utils/Common/NukeImageProcessor.swift",
        "Utils/Common/OnLoadViewModifier.swift",
        "Utils/Common/Publisher+Extensions.swift",
        "Utils/Common/UIColor+Extensions.swift",
        "Utils/Common/UIFont+Extensions.swift",
        "Utils/Common/UIImage+Extensions.swift",
        "Utils/Common/UIView+AccessibilityIdentifier.swift",
        "Utils/Common/VideoPreviewLoader.swift",
        "Utils/Errors.swift",
        "Utils/HideTabBarModifier.swift",
        "Utils/ImageLoading.swift",
        "Utils/KeyboardHandling.swift",
        "Utils/LazyImageExtensions.swift",
        "Utils/LazyView.swift",
        "Utils/MarkdownFormatter.swift",
        "Utils/MessageCachingUtils.swift",
        "Utils/MessagePreviewFormatter.swift",
        "Utils/Modifiers.swift",
        "Utils/NavigationContainerView.swift",
        "Utils/NukeImageLoader.swift",
        "Utils/SnapshotCreator.swift",
        "Utils/StreamLazyImage.swift",
        "Utils/StringExtensions.swift",
        "Utils/SwiftUI+UIAlertController.swift",
        "Utils/ViewExtensions.swift",
        "ViewFactory.swift",
        "ViewModelsFactory.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release",
      "Profile"
    ],
    "name" : "StreamChatSwiftUI",
    "schemes" : [
      "DemoAppSwiftUI",
      "StreamChatSwiftUI",
      "StreamChatSwiftUITestsApp"
    ],
    "targets" : [
      "StreamChatSwiftUI",
      "StreamChatSwiftUITests",
      "DemoAppSwiftUI",
      "StreamChatSwiftUITestsApp",
      "StreamChatSwiftUITestsAppTests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "StreamChatSwiftUI"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StreamChatSwiftUI -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 StreamChatSwiftUI -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  StreamChat: https://github.com/GetStream/stream-chat-swift.git @ 4.80.0
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.4
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  StreamChatSwiftUI: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'StreamChatSwiftUI' in project 'StreamChatSwiftUI'
        ➜ Explicit dependency on target 'StreamChatSwiftUI' in project 'StreamChatSwiftUI'
        ➜ Explicit dependency on target 'StreamChatSwiftUI_StreamChatSwiftUI' in project 'StreamChatSwiftUI'
        ➜ Explicit dependency on target 'StreamChat' in project 'StreamChat'
    Target 'StreamChatSwiftUI' in project 'StreamChatSwiftUI'
        ➜ Explicit dependency on target 'StreamChatSwiftUI_StreamChatSwiftUI' in project 'StreamChatSwiftUI'
        ➜ Explicit dependency on target 'StreamChat' in project 'StreamChat'
    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)
    Target 'StreamChatSwiftUI_StreamChatSwiftUI' in project 'StreamChatSwiftUI' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/momc --dry-run --action generate --swift-version 5 --sdkroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk --watchos-deployment-target 6.0 --module StreamChat /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Database/StreamChatModel.xcdatamodeld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/DerivedSources/CoreDataGenerated/StreamChatModel
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 7b86fcba5fbdb8d9709b28c87059ca0a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7b86fcba5fbdb8d9709b28c87059ca0a.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/StreamChat.modulemap (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/StreamChat.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/arm64_32/StreamChat_const_extract_protocols.json (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/arm64_32/StreamChat_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/StreamChatSwiftUI.modulemap (in target 'StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/StreamChatSwiftUI.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/armv7k/StreamChat-OutputFileMap.json (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/armv7k/StreamChat-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/armv7k/StreamChat_const_extract_protocols.json (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/armv7k/StreamChat_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/arm64_32/StreamChat-OutputFileMap.json (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/arm64_32/StreamChat-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/arm64/StreamChat_const_extract_protocols.json (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/arm64/StreamChat_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/armv7k/StreamChatSwiftUI_const_extract_protocols.json (in target 'StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/armv7k/StreamChatSwiftUI_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/armv7k/StreamChatSwiftUI.LinkFileList (in target 'StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/armv7k/StreamChatSwiftUI.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat_StreamChat.build/StreamChat_StreamChat.DependencyMetadataFileList (in target 'StreamChat_StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat_StreamChat.build/StreamChat_StreamChat.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat_StreamChat.build/StreamChat_StreamChat.DependencyStaticMetadataFileList (in target 'StreamChat_StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat_StreamChat.build/StreamChat_StreamChat.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat_StreamChat.build/empty-StreamChat_StreamChat.plist (in target 'StreamChat_StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat_StreamChat.build/empty-StreamChat_StreamChat.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/empty-StreamChatSwiftUI_StreamChatSwiftUI.plist (in target 'StreamChatSwiftUI_StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/empty-StreamChatSwiftUI_StreamChatSwiftUI.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/StreamChatSwiftUI_StreamChatSwiftUI.DependencyStaticMetadataFileList (in target 'StreamChatSwiftUI_StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/StreamChatSwiftUI_StreamChatSwiftUI.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/StreamChatSwiftUI_StreamChatSwiftUI.DependencyMetadataFileList (in target 'StreamChatSwiftUI_StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/StreamChatSwiftUI_StreamChatSwiftUI.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/StreamChatSwiftUI.DependencyMetadataFileList (in target 'StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/StreamChatSwiftUI.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/StreamChatSwiftUI.DependencyStaticMetadataFileList (in target 'StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/StreamChatSwiftUI.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/armv7k/StreamChatSwiftUI.SwiftFileList (in target 'StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/armv7k/StreamChatSwiftUI.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/armv7k/StreamChatSwiftUI.SwiftConstValuesFileList (in target 'StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/armv7k/StreamChatSwiftUI.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/armv7k/StreamChatSwiftUI-OutputFileMap.json (in target 'StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/armv7k/StreamChatSwiftUI-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/arm64_32/StreamChatSwiftUI.SwiftFileList (in target 'StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/arm64_32/StreamChatSwiftUI.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/arm64_32/StreamChatSwiftUI_const_extract_protocols.json (in target 'StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/arm64_32/StreamChatSwiftUI_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/arm64_32/StreamChatSwiftUI.SwiftConstValuesFileList (in target 'StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/arm64_32/StreamChatSwiftUI.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/arm64_32/StreamChatSwiftUI.LinkFileList (in target 'StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/arm64_32/StreamChatSwiftUI.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/arm64_32/StreamChatSwiftUI-OutputFileMap.json (in target 'StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/arm64_32/StreamChatSwiftUI-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/arm64/StreamChatSwiftUI_const_extract_protocols.json (in target 'StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/arm64/StreamChatSwiftUI_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/arm64/StreamChatSwiftUI.SwiftFileList (in target 'StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/arm64/StreamChatSwiftUI.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/arm64/StreamChatSwiftUI.SwiftConstValuesFileList (in target 'StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/arm64/StreamChatSwiftUI.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/arm64/StreamChatSwiftUI.LinkFileList (in target 'StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/arm64/StreamChatSwiftUI.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/arm64/StreamChatSwiftUI-OutputFileMap.json (in target 'StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/Objects-normal/arm64/StreamChatSwiftUI-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/DerivedSources/resource_bundle_accessor.swift (in target 'StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/StreamChat.DependencyStaticMetadataFileList (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/StreamChat.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/StreamChatSwiftUI.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/StreamChatSwiftUI.modulemap (in target 'StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI.build/StreamChatSwiftUI.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/StreamChat.DependencyMetadataFileList (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/StreamChat.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/armv7k/StreamChat.SwiftFileList (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/armv7k/StreamChat.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/armv7k/StreamChat.SwiftConstValuesFileList (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/armv7k/StreamChat.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/armv7k/StreamChat.LinkFileList (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/armv7k/StreamChat.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/arm64_32/StreamChat.SwiftFileList (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/arm64_32/StreamChat.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/arm64_32/StreamChat.SwiftConstValuesFileList (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/arm64_32/StreamChat.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/arm64_32/StreamChat.LinkFileList (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/arm64_32/StreamChat.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/arm64/StreamChat.SwiftFileList (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/arm64/StreamChat.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/arm64/StreamChat.SwiftConstValuesFileList (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/arm64/StreamChat.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/arm64/StreamChat-OutputFileMap.json (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/arm64/StreamChat-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/arm64/StreamChat.LinkFileList (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/arm64/StreamChat.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/DerivedSources/resource_bundle_accessor.swift (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/StreamChat.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/StreamChat.modulemap (in target 'StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/StreamChat.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChat_StreamChat.bundle (in target 'StreamChat_StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChat_StreamChat.bundle
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.bundle (in target 'StreamChatSwiftUI_StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChat_StreamChat.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat_StreamChat.build/empty-StreamChat_StreamChat.plist (in target 'StreamChat_StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat_StreamChat.build/empty-StreamChat_StreamChat.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform watchos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChat_StreamChat.bundle/Info.plist
DataModelCompile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChat_StreamChat.bundle/ /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Database/StreamChatModel.xcdatamodeld (in target 'StreamChat_StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/momc --sdkroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk --watchos-deployment-target 6.0 --module StreamChat_StreamChat /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Database/StreamChatModel.xcdatamodeld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChat_StreamChat.bundle/
StreamChatModel.xcdatamodel: note: Model StreamChatModel version checksum: DlKnXt+HmQadSXE6uR6jH1e2JbruWnRiP8WZ6puUNGg=
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/assetcatalog_output/unthinned (in target 'StreamChatSwiftUI_StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/assetcatalog_output/unthinned
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/assetcatalog_output/thinned (in target 'StreamChatSwiftUI_StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/assetcatalog_output/thinned
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.bundle/en.lproj/Localizable.stringsdict /Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/Resources/en.lproj/Localizable.stringsdict (in target 'StreamChatSwiftUI_StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/Resources/en.lproj/Localizable.stringsdict /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.bundle/en.lproj
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.bundle/en.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/Resources/en.lproj/Localizable.strings (in target 'StreamChatSwiftUI_StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/Resources/en.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.bundle/en.lproj
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.bundle /Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/Resources/Assets.xcassets (in target 'StreamChatSwiftUI_StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/Resources/Assets.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 7.0 --platform watchos
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChat_StreamChat.bundle (in target 'StreamChat_StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChat_StreamChat.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChat_StreamChat.bundle (in target 'StreamChat_StreamChat' from project 'StreamChat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChat_StreamChat.bundle
SwiftDriver StreamChat normal arm64_32 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-Beta.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-watchos/StreamChat.build/Objects-normal/arm64_32/StreamChat.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64_32-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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-watchos/StreamChat.build/Objects-normal/arm64_32 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/arm64_32/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-watchos/StreamChat.build/Objects-normal/arm64_32/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-watchos/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-watchos/StreamChat.build/Objects-normal/arm64_32/StreamChat_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/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-watchos/StreamChat.build/Objects-normal/arm64_32/StreamChat-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift:6:8: error: Unable to find module dependency: 'SystemConfiguration'
import SystemConfiguration
       ^ (in target 'StreamChat' from project 'StreamChat')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift:6:8: note: A dependency of main module 'StreamChat'
import SystemConfiguration
       ^ (in target 'StreamChat' from project 'StreamChat')
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-Beta.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-watchos/StreamChat.build/Objects-normal/arm64/StreamChat.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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-watchos/StreamChat.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/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-watchos/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-watchos/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-watchos/StreamChat.build/Objects-normal/arm64/StreamChat_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/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-watchos/StreamChat.build/Objects-normal/arm64/StreamChat-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift:6:8: error: Unable to find module dependency: 'SystemConfiguration'
import SystemConfiguration
       ^ (in target 'StreamChat' from project 'StreamChat')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift:6:8: note: A dependency of main module 'StreamChat'
import SystemConfiguration
       ^ (in target 'StreamChat' from project 'StreamChat')
SwiftDriver StreamChat normal armv7k 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-Beta.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-watchos/StreamChat.build/Objects-normal/armv7k/StreamChat.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target armv7k-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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-watchos/StreamChat.build/Objects-normal/armv7k -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/armv7k/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-watchos/StreamChat.build/Objects-normal/armv7k/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-watchos/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-watchos/StreamChat.build/Objects-normal/armv7k/StreamChat_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/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-watchos/StreamChat.build/Objects-normal/armv7k/StreamChat-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift:6:8: error: Unable to find module dependency: 'SystemConfiguration'
import SystemConfiguration
       ^ (in target 'StreamChat' from project 'StreamChat')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift:6:8: note: A dependency of main module 'StreamChat'
import SystemConfiguration
       ^ (in target 'StreamChat' from project 'StreamChat')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift:6:8: error: Unable to find module dependency: 'SystemConfiguration'
import SystemConfiguration
       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift:6:8: note: a dependency of main module 'StreamChat'
import SystemConfiguration
       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift:6:8: error: Unable to find module dependency: 'SystemConfiguration'
import SystemConfiguration
       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift:6:8: note: a dependency of main module 'StreamChat'
import SystemConfiguration
       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift:6:8: error: Unable to find module dependency: 'SystemConfiguration'
import SystemConfiguration
       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift:6:8: note: a dependency of main module 'StreamChat'
import SystemConfiguration
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver StreamChat normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'StreamChat' from project 'StreamChat')
	SwiftDriver StreamChat normal arm64 com.apple.xcode.tools.swift.compiler (in target 'StreamChat' from project 'StreamChat')
	SwiftDriver StreamChat normal armv7k com.apple.xcode.tools.swift.compiler (in target 'StreamChat' from project 'StreamChat')
	Building workspace spi-builder-workspace with scheme StreamChatSwiftUI
(4 failures)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.4
  StreamChatSwiftUI: /Users/admin/builder/spi-builder-workspace
  StreamChat: https://github.com/GetStream/stream-chat-swift.git @ 4.80.0
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
resolved source packages: SwiftDocCPlugin, StreamChatSwiftUI, StreamChat, SymbolKit
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "stream-chat-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.80.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/GetStream/stream-chat-swift.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "StreamChatSwiftUI",
  "name" : "StreamChatSwiftUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "StreamChatSwiftUI",
      "targets" : [
        "StreamChatSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StreamChatSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "StreamChatSwiftUI",
      "path" : "Sources/StreamChatSwiftUI",
      "product_dependencies" : [
        "StreamChat"
      ],
      "product_memberships" : [
        "StreamChatSwiftUI"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/Resources/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/Resources/en.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        }
      ],
      "sources" : [
        "Appearance.swift",
        "ChatChannel/BouncedMessageActionsModifier.swift",
        "ChatChannel/ChannelControllerFactory.swift",
        "ChatChannel/ChannelHeader/ChatChannelHeaderViewModifier.swift",
        "ChatChannel/ChannelHeader/MessageThreadHeaderViewModifier.swift",
        "ChatChannel/ChannelHeader/TypingIndicatorPlacement.swift",
        "ChatChannel/ChannelInfo/AddUsersView.swift",
        "ChatChannel/ChannelInfo/AddUsersViewModel.swift",
        "ChatChannel/ChannelInfo/ChatChannelInfoHelperViews.swift",
        "ChatChannel/ChannelInfo/ChatChannelInfoView.swift",
        "ChatChannel/ChannelInfo/ChatChannelInfoViewModel.swift",
        "ChatChannel/ChannelInfo/ChatInfoParticipantsView.swift",
        "ChatChannel/ChannelInfo/FileAttachmentsView.swift",
        "ChatChannel/ChannelInfo/FileAttachmentsViewModel.swift",
        "ChatChannel/ChannelInfo/MediaAttachmentsView.swift",
        "ChatChannel/ChannelInfo/MediaAttachmentsViewModel.swift",
        "ChatChannel/ChannelInfo/PinnedMessagesView.swift",
        "ChatChannel/ChannelInfo/PinnedMessagesViewModel.swift",
        "ChatChannel/ChatChannelDataSource.swift",
        "ChatChannel/ChatChannelScreen.swift",
        "ChatChannel/ChatChannelView.swift",
        "ChatChannel/ChatChannelViewModel.swift",
        "ChatChannel/Composer/AddedFileAttachmentsView.swift",
        "ChatChannel/Composer/AddedImageAttachmentsView.swift",
        "ChatChannel/Composer/AttachmentPickerTypeView.swift",
        "ChatChannel/Composer/AttachmentPickerView.swift",
        "ChatChannel/Composer/AttachmentUploadingStateView.swift",
        "ChatChannel/Composer/ComposerConfig.swift",
        "ChatChannel/Composer/ComposerHelperViews.swift",
        "ChatChannel/Composer/ComposerModels.swift",
        "ChatChannel/Composer/ComposerTextInputView.swift",
        "ChatChannel/Composer/DiscardAttachmentButton.swift",
        "ChatChannel/Composer/FilePickerView.swift",
        "ChatChannel/Composer/ImagePickerView.swift",
        "ChatChannel/Composer/MessageComposerView.swift",
        "ChatChannel/Composer/MessageComposerViewModel+Recording.swift",
        "ChatChannel/Composer/MessageComposerViewModel.swift",
        "ChatChannel/Composer/PhotoAssetsUtils.swift",
        "ChatChannel/Composer/PhotoAttachmentPickerView.swift",
        "ChatChannel/Composer/SendInChannelView.swift",
        "ChatChannel/Composer/SendMessageButton.swift",
        "ChatChannel/Composer/SlowModeView.swift",
        "ChatChannel/Composer/Suggestions/CommandsConfig.swift",
        "ChatChannel/Composer/Suggestions/CommandsContainerView.swift",
        "ChatChannel/Composer/Suggestions/CommandsHandler.swift",
        "ChatChannel/Composer/Suggestions/InstantCommands/GiphyCommandHandler.swift",
        "ChatChannel/Composer/Suggestions/InstantCommands/InstantCommandsHandler.swift",
        "ChatChannel/Composer/Suggestions/InstantCommands/InstantCommandsView.swift",
        "ChatChannel/Composer/Suggestions/InstantCommands/MuteCommandHandler.swift",
        "ChatChannel/Composer/Suggestions/InstantCommands/TwoStepMentionCommand.swift",
        "ChatChannel/Composer/Suggestions/InstantCommands/UnmuteCommandHandler.swift",
        "ChatChannel/Composer/Suggestions/Mentions/MentionUsersView.swift",
        "ChatChannel/Composer/Suggestions/Mentions/MentionsCommandHandler.swift",
        "ChatChannel/Composer/Suggestions/TypingSuggester.swift",
        "ChatChannel/Composer/TrailingComposerView.swift",
        "ChatChannel/Composer/VoiceRecording/AddedVoiceRecordingsView.swift",
        "ChatChannel/Composer/VoiceRecording/AudioSessionFeedbackGenerator.swift",
        "ChatChannel/Composer/VoiceRecording/LockedView.swift",
        "ChatChannel/Composer/VoiceRecording/RecordingConstants.swift",
        "ChatChannel/Composer/VoiceRecording/RecordingDurationView.swift",
        "ChatChannel/Composer/VoiceRecording/RecordingState.swift",
        "ChatChannel/Composer/VoiceRecording/RecordingTipView.swift",
        "ChatChannel/Composer/VoiceRecording/RecordingView.swift",
        "ChatChannel/Composer/VoiceRecording/RecordingWaveform.swift",
        "ChatChannel/Gallery/GalleryView.swift",
        "ChatChannel/Gallery/GridPhotosView.swift",
        "ChatChannel/Gallery/ShareButtonView.swift",
        "ChatChannel/Gallery/VideoPlayerView.swift",
        "ChatChannel/Gallery/ZoomableScrollView.swift",
        "ChatChannel/MessageList/AsyncVoiceMessages/AudioRecordingNameFormatter.swift",
        "ChatChannel/MessageList/AsyncVoiceMessages/AudioVisualizationView.swift",
        "ChatChannel/MessageList/AsyncVoiceMessages/VideoDurationFormatter.swift",
        "ChatChannel/MessageList/AsyncVoiceMessages/VoiceRecordingContainerView.swift",
        "ChatChannel/MessageList/AsyncVoiceMessages/WaveformView.swift",
        "ChatChannel/MessageList/BottomReactionsView.swift",
        "ChatChannel/MessageList/DeletedMessageView.swift",
        "ChatChannel/MessageList/FileAttachmentPreview.swift",
        "ChatChannel/MessageList/FileAttachmentView.swift",
        "ChatChannel/MessageList/GiphyAttachmentView.swift",
        "ChatChannel/MessageList/GiphyBadgeView.swift",
        "ChatChannel/MessageList/ImageAttachmentView.swift",
        "ChatChannel/MessageList/JumpToUnreadButton.swift",
        "ChatChannel/MessageList/LinkAttachmentView.swift",
        "ChatChannel/MessageList/LinkTextView.swift",
        "ChatChannel/MessageList/MessageAvatarView.swift",
        "ChatChannel/MessageList/MessageBubble.swift",
        "ChatChannel/MessageList/MessageContainerView.swift",
        "ChatChannel/MessageList/MessageIdBuilder.swift",
        "ChatChannel/MessageList/MessageListConfig.swift",
        "ChatChannel/MessageList/MessageListDateUtils.swift",
        "ChatChannel/MessageList/MessageListHelperViews.swift",
        "ChatChannel/MessageList/MessageListView.swift",
        "ChatChannel/MessageList/MessageRepliesView.swift",
        "ChatChannel/MessageList/MessageTranslationFooterView.swift",
        "ChatChannel/MessageList/MessageTypeResolver.swift",
        "ChatChannel/MessageList/MessageView.swift",
        "ChatChannel/MessageList/MessageViewModel.swift",
        "ChatChannel/MessageList/Polls/PollAllOptionsView.swift",
        "ChatChannel/MessageList/Polls/PollAttachmentView.swift",
        "ChatChannel/MessageList/Polls/PollAttachmentViewModel.swift",
        "ChatChannel/MessageList/Polls/PollCommentsView.swift",
        "ChatChannel/MessageList/Polls/PollCommentsViewModel.swift",
        "ChatChannel/MessageList/Polls/PollOptionAllVotesView.swift",
        "ChatChannel/MessageList/Polls/PollOptionAllVotesViewModel.swift",
        "ChatChannel/MessageList/Polls/PollResultsView.swift",
        "ChatChannel/MessageList/Polls/PollsConfig.swift",
        "ChatChannel/MessageList/Polls/PollsHelpers.swift",
        "ChatChannel/MessageList/QuotedMessageView.swift",
        "ChatChannel/MessageList/ReactionsIconProvider.swift",
        "ChatChannel/MessageList/SystemMessageView.swift",
        "ChatChannel/MessageList/VideoAttachmentView.swift",
        "ChatChannel/MessageList/WebView.swift",
        "ChatChannel/Polls/CreatePollView.swift",
        "ChatChannel/Polls/CreatePollViewModel.swift",
        "ChatChannel/Reactions/MessageActions/DefaultMessageActions.swift",
        "ChatChannel/Reactions/MessageActions/MessageActionsResolver.swift",
        "ChatChannel/Reactions/MessageActions/MessageActionsView.swift",
        "ChatChannel/Reactions/MessageActions/MessageActionsViewModel.swift",
        "ChatChannel/Reactions/ReactionUserView.swift",
        "ChatChannel/Reactions/ReactionsBubbleView.swift",
        "ChatChannel/Reactions/ReactionsHelperViews.swift",
        "ChatChannel/Reactions/ReactionsOverlayContainer.swift",
        "ChatChannel/Reactions/ReactionsOverlayView.swift",
        "ChatChannel/Reactions/ReactionsOverlayViewModel.swift",
        "ChatChannel/Reactions/ReactionsUsersView.swift",
        "ChatChannel/Reactions/ReactionsUsersViewModel.swift",
        "ChatChannel/Reactions/ReactionsView.swift",
        "ChatChannel/Utils/ChatChannelExtensions.swift",
        "ChatChannel/Utils/ChatChannelHelpers.swift",
        "ChatChannel/Utils/Throttler.swift",
        "ChatChannel/Utils/URLExtensions.swift",
        "ChatChannelList/ChannelAvatarsMerger.swift",
        "ChatChannelList/ChannelHeaderLoader.swift",
        "ChatChannelList/ChannelListConfig.swift",
        "ChatChannelList/ChatChannelHelperViews.swift",
        "ChatChannelList/ChatChannelList.swift",
        "ChatChannelList/ChatChannelListHeader.swift",
        "ChatChannelList/ChatChannelListItem.swift",
        "ChatChannelList/ChatChannelListScreen.swift",
        "ChatChannelList/ChatChannelListView.swift",
        "ChatChannelList/ChatChannelListViewModel.swift",
        "ChatChannelList/ChatChannelNavigatableListItem.swift",
        "ChatChannelList/ChatChannelSwipeableListItem.swift",
        "ChatChannelList/DefaultChannelActions.swift",
        "ChatChannelList/MoreChannelActionsFullScreenWrappingView.swift",
        "ChatChannelList/MoreChannelActionsView.swift",
        "ChatChannelList/MoreChannelActionsViewModel.swift",
        "ChatChannelList/NoChannelsView.swift",
        "ChatChannelList/SearchResultsView.swift",
        "ChatThreadList/ChatThreadList.swift",
        "ChatThreadList/ChatThreadListErrorBannerView.swift",
        "ChatThreadList/ChatThreadListFooterView.swift",
        "ChatThreadList/ChatThreadListHeaderView.swift",
        "ChatThreadList/ChatThreadListHeaderViewModifier.swift",
        "ChatThreadList/ChatThreadListItem.swift",
        "ChatThreadList/ChatThreadListLoadingView.swift",
        "ChatThreadList/ChatThreadListNavigatableItem.swift",
        "ChatThreadList/ChatThreadListView.swift",
        "ChatThreadList/ChatThreadListViewModel.swift",
        "ChatThreadList/NoThreadsView.swift",
        "ColorPalette.swift",
        "CommonViews/ActionBannerView.swift",
        "CommonViews/ActionItemView.swift",
        "CommonViews/AlertBannerViewModifier.swift",
        "CommonViews/DelayedRenderingViewModifier.swift",
        "CommonViews/DiscardButtonView.swift",
        "CommonViews/FloatingBannerViewModifier.swift",
        "CommonViews/GalleryHeaderView.swift",
        "CommonViews/LoadingView.swift",
        "CommonViews/NoContentView.swift",
        "CommonViews/SearchBar.swift",
        "CommonViews/Shimmer.swift",
        "CommonViews/TitleWithCloseButton.swift",
        "CommonViews/TypingIndicatorView.swift",
        "DefaultViewFactory.swift",
        "DependencyInjection.swift",
        "Fonts.swift",
        "Generated/L10n.swift",
        "Generated/SystemEnvironment+Version.swift",
        "Images.swift",
        "InjectedValuesExtensions.swift",
        "SDKIdentifier.swift",
        "StreamChat.swift",
        "StreamNuke/Nuke/Caching/DataCache.swift",
        "StreamNuke/Nuke/Caching/DataCaching.swift",
        "StreamNuke/Nuke/Caching/ImageCache.swift",
        "StreamNuke/Nuke/Caching/ImageCaching.swift",
        "StreamNuke/Nuke/Caching/NukeCache.swift",
        "StreamNuke/Nuke/Decoding/AssetType.swift",
        "StreamNuke/Nuke/Decoding/ImageDecoderRegistry.swift",
        "StreamNuke/Nuke/Decoding/ImageDecoders+Default.swift",
        "StreamNuke/Nuke/Decoding/ImageDecoders+Empty.swift",
        "StreamNuke/Nuke/Decoding/ImageDecoders+Video.swift",
        "StreamNuke/Nuke/Decoding/ImageDecoding.swift",
        "StreamNuke/Nuke/Encoding/ImageEncoders+Default.swift",
        "StreamNuke/Nuke/Encoding/ImageEncoders+ImageIO.swift",
        "StreamNuke/Nuke/Encoding/ImageEncoders.swift",
        "StreamNuke/Nuke/Encoding/ImageEncoding.swift",
        "StreamNuke/Nuke/ImageContainer.swift",
        "StreamNuke/Nuke/ImageRequest.swift",
        "StreamNuke/Nuke/ImageResponse.swift",
        "StreamNuke/Nuke/ImageTask.swift",
        "StreamNuke/Nuke/Internal/AVDataAsset.swift",
        "StreamNuke/Nuke/Internal/Allocations.swift",
        "StreamNuke/Nuke/Internal/DataPublisher.swift",
        "StreamNuke/Nuke/Internal/Deprecated.swift",
        "StreamNuke/Nuke/Internal/Extensions.swift",
        "StreamNuke/Nuke/Internal/Graphics.swift",
        "StreamNuke/Nuke/Internal/ImagePublisher.swift",
        "StreamNuke/Nuke/Internal/ImageRequestKeys.swift",
        "StreamNuke/Nuke/Internal/LinkedList.swift",
        "StreamNuke/Nuke/Internal/Log.swift",
        "StreamNuke/Nuke/Internal/Operation.swift",
        "StreamNuke/Nuke/Internal/RateLimiter.swift",
        "StreamNuke/Nuke/Internal/ResumableData.swift",
        "StreamNuke/Nuke/Loading/DataLoader.swift",
        "StreamNuke/Nuke/Loading/DataLoading.swift",
        "StreamNuke/Nuke/Pipeline/ImagePipeline.swift",
        "StreamNuke/Nuke/Pipeline/ImagePipelineCache.swift",
        "StreamNuke/Nuke/Pipeline/ImagePipelineConfiguration.swift",
        "StreamNuke/Nuke/Pipeline/ImagePipelineDelegate.swift",
        "StreamNuke/Nuke/Pipeline/ImagePipelineError.swift",
        "StreamNuke/Nuke/Prefetching/ImagePrefetcher.swift",
        "StreamNuke/Nuke/Processing/ImageDecompression.swift",
        "StreamNuke/Nuke/Processing/ImageProcessing.swift",
        "StreamNuke/Nuke/Processing/ImageProcessingOptions.swift",
        "StreamNuke/Nuke/Processing/ImageProcessors+Anonymous.swift",
        "StreamNuke/Nuke/Processing/ImageProcessors+Circle.swift",
        "StreamNuke/Nuke/Processing/ImageProcessors+Composition.swift",
        "StreamNuke/Nuke/Processing/ImageProcessors+CoreImage.swift",
        "StreamNuke/Nuke/Processing/ImageProcessors+GaussianBlur.swift",
        "StreamNuke/Nuke/Processing/ImageProcessors+Resize.swift",
        "StreamNuke/Nuke/Processing/ImageProcessors+RoundedCorners.swift",
        "StreamNuke/Nuke/Processing/ImageProcessors.swift",
        "StreamNuke/Nuke/Tasks/AsyncTask.swift",
        "StreamNuke/Nuke/Tasks/ImagePipelineTask.swift",
        "StreamNuke/Nuke/Tasks/OperationTask.swift",
        "StreamNuke/Nuke/Tasks/TaskFetchDecodedImage.swift",
        "StreamNuke/Nuke/Tasks/TaskFetchOriginalImageData.swift",
        "StreamNuke/Nuke/Tasks/TaskFetchWithPublisher.swift",
        "StreamNuke/Nuke/Tasks/TaskLoadData.swift",
        "StreamNuke/Nuke/Tasks/TaskLoadImage.swift",
        "StreamNuke/NukeExtensions/ImageLoadingOptions.swift",
        "StreamNuke/NukeExtensions/ImageViewExtensions.swift",
        "StreamNuke/NukeUI/AnimatedImageView.swift",
        "StreamNuke/NukeUI/FetchImage.swift",
        "StreamNuke/NukeUI/Gifu/Classes/AnimatedFrame.swift",
        "StreamNuke/NukeUI/Gifu/Classes/Animator.swift",
        "StreamNuke/NukeUI/Gifu/Classes/FrameStore.swift",
        "StreamNuke/NukeUI/Gifu/Classes/GIFAnimatable.swift",
        "StreamNuke/NukeUI/Gifu/Classes/GIFImageView.swift",
        "StreamNuke/NukeUI/Gifu/Extensions/Array.swift",
        "StreamNuke/NukeUI/Gifu/Extensions/CGSize.swift",
        "StreamNuke/NukeUI/Gifu/Extensions/UIImage.swift",
        "StreamNuke/NukeUI/Gifu/Extensions/UIImageView.swift",
        "StreamNuke/NukeUI/Gifu/Helpers/ImageSourceHelpers.swift",
        "StreamNuke/NukeUI/Image.swift",
        "StreamNuke/NukeUI/ImageView.swift",
        "StreamNuke/NukeUI/Internal.swift",
        "StreamNuke/NukeUI/LazyImage.swift",
        "StreamNuke/NukeUI/LazyImageState.swift",
        "StreamNuke/NukeUI/LazyImageView.swift",
        "StreamNuke/NukeUI/NukeVideoPlayerView.swift",
        "StreamSwiftyGif/NSImage+SwiftyGif.swift",
        "StreamSwiftyGif/NSImageView+SwiftyGif.swift",
        "StreamSwiftyGif/ObjcAssociatedWeakObject.swift",
        "StreamSwiftyGif/SwiftyGifManager.swift",
        "StreamSwiftyGif/UIImage+SwiftyGif.swift",
        "StreamSwiftyGif/UIImageView+SwiftyGif.swift",
        "Utils.swift",
        "Utils/BundleExtensions.swift",
        "Utils/Common/AttributedString+Extensions.swift",
        "Utils/Common/AutoLayoutHelpers.swift",
        "Utils/Common/Cache.swift",
        "Utils/Common/ChatChannelNamer.swift",
        "Utils/Common/ChatClient+Extensions.swift",
        "Utils/Common/ChatMessage+Extensions.swift",
        "Utils/Common/ChatMessageReactionAppeareance.swift",
        "Utils/Common/ChatUserNamer.swift",
        "Utils/Common/DateFormatter+Extensions.swift",
        "Utils/Common/DateUtils.swift",
        "Utils/Common/FileCDN.swift",
        "Utils/Common/ImageCDN.swift",
        "Utils/Common/ImageMerger.swift",
        "Utils/Common/InputTextView.swift",
        "Utils/Common/MessageRelativeDateFormatter.swift",
        "Utils/Common/NSLayoutConstraint+Extensions.swift",
        "Utils/Common/NukeImageProcessor.swift",
        "Utils/Common/OnLoadViewModifier.swift",
        "Utils/Common/Publisher+Extensions.swift",
        "Utils/Common/UIColor+Extensions.swift",
        "Utils/Common/UIFont+Extensions.swift",
        "Utils/Common/UIImage+Extensions.swift",
        "Utils/Common/UIView+AccessibilityIdentifier.swift",
        "Utils/Common/VideoPreviewLoader.swift",
        "Utils/Errors.swift",
        "Utils/HideTabBarModifier.swift",
        "Utils/ImageLoading.swift",
        "Utils/KeyboardHandling.swift",
        "Utils/LazyImageExtensions.swift",
        "Utils/LazyView.swift",
        "Utils/MarkdownFormatter.swift",
        "Utils/MessageCachingUtils.swift",
        "Utils/MessagePreviewFormatter.swift",
        "Utils/Modifiers.swift",
        "Utils/NavigationContainerView.swift",
        "Utils/NukeImageLoader.swift",
        "Utils/SnapshotCreator.swift",
        "Utils/StreamLazyImage.swift",
        "Utils/StringExtensions.swift",
        "Utils/SwiftUI+UIAlertController.swift",
        "Utils/ViewExtensions.swift",
        "ViewFactory.swift",
        "ViewModelsFactory.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "StreamChatSwiftUI"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StreamChatSwiftUI -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 StreamChatSwiftUI -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  StreamChatSwiftUI: /Users/admin/builder/spi-builder-workspace
  StreamChat: https://github.com/GetStream/stream-chat-swift.git @ 4.80.0
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.4
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'StreamChatSwiftUI' in project 'StreamChatSwiftUI'
        ➜ Explicit dependency on target 'StreamChatSwiftUI' in project 'StreamChatSwiftUI'
        ➜ Explicit dependency on target 'StreamChatSwiftUI_StreamChatSwiftUI' in project 'StreamChatSwiftUI'
        ➜ Explicit dependency on target 'StreamChat' in project 'StreamChat'
    Target 'StreamChatSwiftUI' in project 'StreamChatSwiftUI'
        ➜ Explicit dependency on target 'StreamChatSwiftUI_StreamChatSwiftUI' in project 'StreamChatSwiftUI'
        ➜ Explicit dependency on target 'StreamChat' in project 'StreamChat'
    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)
    Target 'StreamChatSwiftUI_StreamChatSwiftUI' in project 'StreamChatSwiftUI' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.bundle /Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/Resources/Assets.xcassets (in target 'StreamChatSwiftUI_StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/Resources/Assets.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 7.0 --platform watchos
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/assetcatalog_generated_info.plist_thinned
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.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-Beta.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-watchos/StreamChat.build/Objects-normal/arm64/StreamChat.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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-watchos/StreamChat.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/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-watchos/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-watchos/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-watchos/StreamChat.build/Objects-normal/arm64/StreamChat_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/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-watchos/StreamChat.build/Objects-normal/arm64/StreamChat-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift:6:8: error: Unable to find module dependency: 'SystemConfiguration'
import SystemConfiguration
       ^ (in target 'StreamChat' from project 'StreamChat')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift:6:8: note: A dependency of main module 'StreamChat'
import SystemConfiguration
       ^ (in target 'StreamChat' from project 'StreamChat')
SwiftDriver StreamChat normal arm64_32 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-Beta.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-watchos/StreamChat.build/Objects-normal/arm64_32/StreamChat.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64_32-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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-watchos/StreamChat.build/Objects-normal/arm64_32 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/arm64_32/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-watchos/StreamChat.build/Objects-normal/arm64_32/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-watchos/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-watchos/StreamChat.build/Objects-normal/arm64_32/StreamChat_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/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-watchos/StreamChat.build/Objects-normal/arm64_32/StreamChat-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift:6:8: error: Unable to find module dependency: 'SystemConfiguration'
import SystemConfiguration
       ^ (in target 'StreamChat' from project 'StreamChat')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift:6:8: note: A dependency of main module 'StreamChat'
import SystemConfiguration
       ^ (in target 'StreamChat' from project 'StreamChat')
SwiftDriver StreamChat normal armv7k 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-Beta.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-watchos/StreamChat.build/Objects-normal/armv7k/StreamChat.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target armv7k-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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-watchos/StreamChat.build/Objects-normal/armv7k -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/Objects-normal/armv7k/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-watchos/StreamChat.build/Objects-normal/armv7k/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-watchos/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-watchos/StreamChat.build/Objects-normal/armv7k/StreamChat_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/StreamChat.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChat.build/Debug-watchos/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-watchos/StreamChat.build/Objects-normal/armv7k/StreamChat-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift:6:8: error: Unable to find module dependency: 'SystemConfiguration'
import SystemConfiguration
       ^ (in target 'StreamChat' from project 'StreamChat')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift:6:8: note: A dependency of main module 'StreamChat'
import SystemConfiguration
       ^ (in target 'StreamChat' from project 'StreamChat')
LinkAssetCatalog /Users/admin/builder/spi-builder-workspace/Sources/StreamChatSwiftUI/Resources/Assets.xcassets (in target 'StreamChatSwiftUI_StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-linkAssetCatalog --thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/assetcatalog_output/thinned --thinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/assetcatalog_dependencies_thinned --thinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/assetcatalog_generated_info.plist_thinned --unthinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/assetcatalog_output/unthinned --unthinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/assetcatalog_dependencies_unthinned --unthinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/assetcatalog_generated_info.plist_unthinned --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.bundle --plist-output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/assetcatalog_generated_info.plist
note: Emplaced /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.bundle/Assets.car (in target 'StreamChatSwiftUI_StreamChatSwiftUI' from project 'StreamChatSwiftUI')
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/empty-StreamChatSwiftUI_StreamChatSwiftUI.plist (in target 'StreamChatSwiftUI_StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/empty-StreamChatSwiftUI_StreamChatSwiftUI.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform watchos -additionalcontentfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StreamChatSwiftUI.build/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.build/assetcatalog_generated_info.plist -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.bundle/Info.plist
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.bundle (in target 'StreamChatSwiftUI_StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.bundle (in target 'StreamChatSwiftUI_StreamChatSwiftUI' from project 'StreamChatSwiftUI')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/StreamChatSwiftUI_StreamChatSwiftUI.bundle
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift:6:8: error: Unable to find module dependency: 'SystemConfiguration'
import SystemConfiguration
       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift:6:8: note: a dependency of main module 'StreamChat'
import SystemConfiguration
       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift:6:8: error: Unable to find module dependency: 'SystemConfiguration'
import SystemConfiguration
       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift:6:8: note: a dependency of main module 'StreamChat'
import SystemConfiguration
       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift:6:8: error: Unable to find module dependency: 'SystemConfiguration'
import SystemConfiguration
       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift:6:8: note: a dependency of main module 'StreamChat'
import SystemConfiguration
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver StreamChat normal arm64 com.apple.xcode.tools.swift.compiler (in target 'StreamChat' from project 'StreamChat')
	SwiftDriver StreamChat normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'StreamChat' from project 'StreamChat')
	SwiftDriver StreamChat normal armv7k com.apple.xcode.tools.swift.compiler (in target 'StreamChat' from project 'StreamChat')
	Building workspace spi-builder-workspace with scheme StreamChatSwiftUI
(4 failures)
BUILD FAILURE 6.2 watchOS