The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Chat, reference 3.0.2 (2ea8fc), with Swift 6.2 for visionOS using Xcode 26.3 on 18 Apr 2026 02:56:56 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/Chat.git
Reference: 3.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/exyte/Chat
 * tag               3.0.2      -> FETCH_HEAD
HEAD is now at 2ea8fc5 Uncomment forgotten code
Cloned https://github.com/exyte/Chat.git
Revision (git rev-parse @):
2ea8fc57f719d59940cab6551bcd518e2ec6191c
SUCCESS checkout https://github.com/exyte/Chat.git at 3.0.2
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/exyte/Chat.git
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/onevcat/Kingfisher
Fetching from https://github.com/exyte/MediaPicker.git
Fetching from https://github.com/exyte/ActivityIndicatorView
Fetching from https://github.com/Giphy/giphy-ios-sdk
Fetching from https://github.com/SDWebImage/libwebp-Xcode
Fetching from https://github.com/exyte/AnchoredPopup.git
Creating working copy of package ‘giphy-ios-sdk’
Checking out 2.2.16 of package ‘giphy-ios-sdk’
Creating working copy of package ‘MediaPicker’
Checking out 3.3.2 of package ‘MediaPicker’
Creating working copy of package ‘libwebp-Xcode’
Checking out 1.5.0 of package ‘libwebp-Xcode’
Creating working copy of package ‘Kingfisher’
Checking out 8.8.1 of package ‘Kingfisher’
Creating working copy of package ‘ActivityIndicatorView’
Checking out 1.2.1 of package ‘ActivityIndicatorView’
Creating working copy of package ‘AnchoredPopup’
Checking out 1.1.3 of package ‘AnchoredPopup’
Resolve Package Graph
Resolved source packages:
  ExyteMediaPicker: https://github.com/exyte/MediaPicker.git @ 3.3.2
  AnchoredPopup: https://github.com/exyte/AnchoredPopup.git @ 1.1.3
  libwebp: https://github.com/SDWebImage/libwebp-Xcode @ 1.5.0
  GiphyUISDK: https://github.com/Giphy/giphy-ios-sdk @ 2.2.16
  ActivityIndicatorView: https://github.com/exyte/ActivityIndicatorView @ 1.2.1
  Chat: /Users/admin/builder/spi-builder-workspace
  Kingfisher: https://github.com/onevcat/Kingfisher @ 8.8.1
resolved source packages: ExyteMediaPicker, AnchoredPopup, libwebp, GiphyUISDK, ActivityIndicatorView, Chat, Kingfisher
2026-04-17 22:55:18.752 xcodebuild[530:3093] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-17 22:55:26.109 xcodebuild[530:3093] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-17 22:55:26.215 xcodebuild[530:3093] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "mediapicker",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.4",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/exyte/MediaPicker.git"
    },
    {
      "identity" : "activityindicatorview",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/exyte/ActivityIndicatorView"
    },
    {
      "identity" : "giphy-ios-sdk",
      "requirement" : {
        "exact" : [
          "2.2.16"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Giphy/giphy-ios-sdk"
    },
    {
      "identity" : "kingfisher",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.5.0",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Kingfisher"
    }
  ],
  "manifest_display_name" : "Chat",
  "name" : "Chat",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "ExyteChat",
      "targets" : [
        "ExyteChat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ExyteChatTests",
      "module_type" : "SwiftTarget",
      "name" : "ExyteChatTests",
      "path" : "Tests/ExyteChatTests",
      "sources" : [
        "ExampleChatTests.swift",
        "LinkMetadataCacheTest.swift",
        "WrappingMessagesTest.swift"
      ],
      "target_dependencies" : [
        "ExyteChat"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ExyteChat",
      "module_type" : "SwiftTarget",
      "name" : "ExyteChat",
      "path" : "Sources/ExyteChat",
      "product_dependencies" : [
        "ExyteMediaPicker",
        "ActivityIndicatorView",
        "GiphyUISDK",
        "Kingfisher"
      ],
      "product_memberships" : [
        "ExyteChat"
      ],
      "sources" : [
        "Extensions/AVPlayer+State.swift",
        "Extensions/Array+Extentions.swift",
        "Extensions/AttributedString+Extensions.swift",
        "Extensions/Bundle+.swift",
        "Extensions/Collection+Safe.swift",
        "Extensions/Color+Hex.swift",
        "Extensions/Date+.swift",
        "Extensions/DateFormatter+.swift",
        "Extensions/DynamicTypeSize+BubbleDiameter.swift",
        "Extensions/FileManager+.swift",
        "Extensions/KeyPath+Hack.swift",
        "Extensions/LinkPresentation+Cache.swift",
        "Extensions/LinkPresentation+Metadata.swift",
        "Extensions/LinkPresentation+View.swift",
        "Extensions/Notification+.swift",
        "Extensions/String+Style.swift",
        "Extensions/TextField+Emoji.swift",
        "Extensions/View+CustomDragGesture.swift",
        "Extensions/View+Extensions.swift",
        "Extensions/View+FullscreenCover.swift",
        "Extensions/View+StatusBar.swift",
        "Managers/GlobalFocusState.swift",
        "Managers/KeyboardState.swift",
        "Managers/PaginationState.swift",
        "Managers/ReactionDelegate.swift",
        "Model/Attachment.swift",
        "Model/AttachmentUploadUpdate.swift",
        "Model/ChatLocalization.swift",
        "Model/Draft.swift",
        "Model/Focusable.swift",
        "Model/Message.swift",
        "Model/MessageRow.swift",
        "Model/MessagesSection.swift",
        "Model/Reaction.swift",
        "Model/User.swift",
        "Theme/ChatTheme+Auto.swift",
        "Theme/ChatTheme+UserType.swift",
        "Theme/ChatTheme.swift",
        "Utils/AsyncMap.swift",
        "Utils/CachedAsyncImage.swift",
        "Utils/CustomFocus.swift",
        "Utils/FrameGetter.swift",
        "Utils/NetworkMonitor.swift",
        "Utils/SafeAreaInsets.swift",
        "Utils/ZoomableScrollView.swift",
        "Views/Attachments/ActivityIndicator.swift",
        "Views/Attachments/AttachmentCell.swift",
        "Views/Attachments/AttachmentUploadStatusCapsuleView.swift",
        "Views/Attachments/AttachmentsEditor.swift",
        "Views/Attachments/AttachmentsGrid.swift",
        "Views/Attachments/AttachmentsPage.swift",
        "Views/Attachments/FullscreenMediaPages.swift",
        "Views/Attachments/FullscreenMediaPagesViewModel.swift",
        "Views/Attachments/Video/VideoView.swift",
        "Views/Attachments/Video/VideoViewModel.swift",
        "Views/ChatBuilderParameters.swift",
        "Views/ChatCustomizationParameters.swift",
        "Views/ChatView.swift",
        "Views/ChatViewModel.swift",
        "Views/Giphy/GiphyAttributionMarkView.swift",
        "Views/Giphy/GiphyConfiguration.swift",
        "Views/Giphy/GiphyEditorView.swift",
        "Views/Giphy/GiphyMediaView.swift",
        "Views/Giphy/GiphyPicker.swift",
        "Views/InputView/InputView.swift",
        "Views/InputView/InputViewModel.swift",
        "Views/InputView/TextInputView.swift",
        "Views/MessageView/AvatarImageView.swift",
        "Views/MessageView/AvatarNameView.swift",
        "Views/MessageView/ChatMessageView.swift",
        "Views/MessageView/DefaultMessageView.swift",
        "Views/MessageView/MessageMenu/MessageMenu+Action.swift",
        "Views/MessageView/MessageMenu/MessageMenu+ReactionOverview.swift",
        "Views/MessageView/MessageMenu/MessageMenu+ReactionSelectionView.swift",
        "Views/MessageView/MessageMenu/MessageMenu.swift",
        "Views/MessageView/MessageReactionView.swift",
        "Views/MessageView/MessageStatusView.swift",
        "Views/MessageView/MessageTextView.swift",
        "Views/MessageView/MessageTimeView.swift",
        "Views/MessageView/MessageView.swift",
        "Views/MessageView/MessageViewEnvironment.swift",
        "Views/PublicAPI.swift",
        "Views/Recording/RecordIndicator.swift",
        "Views/Recording/RecordWaveform.swift",
        "Views/Recording/Recorder.swift",
        "Views/Recording/RecordingPlayer.swift",
        "Views/SwipeActions.swift",
        "Views/UIList.swift",
        "Views/WrappingMessages.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Chat",
      "ExyteChat"
    ]
  }
}
2026-04-17 22:56:38.938 xcodebuild[1137:6515] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-17 22:56:39.101 xcodebuild[1137:6515] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Chat",
      "ExyteChat"
    ]
  }
}
2026-04-17 22:56:40.057 xcodebuild[1140:6578] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-17 22:56:40.220 xcodebuild[1140:6578] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Chat -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Chat -destination generic/platform=xrOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  libwebp: https://github.com/SDWebImage/libwebp-Xcode @ 1.5.0
  AnchoredPopup: https://github.com/exyte/AnchoredPopup.git @ 1.1.3
  ExyteMediaPicker: https://github.com/exyte/MediaPicker.git @ 3.3.2
  ActivityIndicatorView: https://github.com/exyte/ActivityIndicatorView @ 1.2.1
  GiphyUISDK: https://github.com/Giphy/giphy-ios-sdk @ 2.2.16
  Chat: /Users/admin/builder/spi-builder-workspace
  Kingfisher: https://github.com/onevcat/Kingfisher @ 8.8.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (17 targets)
    Target 'ExyteChat' in project 'Chat'
        ➜ Explicit dependency on target 'ExyteChat' in project 'Chat'
        ➜ Explicit dependency on target 'Chat_ExyteChat' in project 'Chat'
        ➜ Explicit dependency on target 'ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'ActivityIndicatorView' in project 'ActivityIndicatorView'
        ➜ Explicit dependency on target 'GiphyUISDK' in project 'GiphyUISDK'
        ➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
    Target 'ExyteChat' in project 'Chat'
        ➜ Explicit dependency on target 'Chat_ExyteChat' in project 'Chat'
        ➜ Explicit dependency on target 'ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'ActivityIndicatorView' in project 'ActivityIndicatorView'
        ➜ Explicit dependency on target 'GiphyUISDK' in project 'GiphyUISDK'
        ➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
    Target 'Kingfisher' in project 'Kingfisher'
        ➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
        ➜ Explicit dependency on target 'Kingfisher_Kingfisher' in project 'Kingfisher'
    Target 'Kingfisher' in project 'Kingfisher'
        ➜ Explicit dependency on target 'Kingfisher_Kingfisher' in project 'Kingfisher'
    Target 'Kingfisher_Kingfisher' in project 'Kingfisher' (no dependencies)
    Target 'GiphyUISDK' in project 'GiphyUISDK'
        ➜ Explicit dependency on target 'GiphyUISDKWrapper' in project 'GiphyUISDK'
        ➜ Explicit dependency on target 'libwebp' in project 'libwebp'
    Target 'GiphyUISDKWrapper' in project 'GiphyUISDK'
        ➜ Explicit dependency on target 'libwebp' in project 'libwebp'
    Target 'libwebp' in project 'libwebp'
        ➜ Explicit dependency on target 'libwebp' in project 'libwebp'
    Target 'libwebp' in project 'libwebp' (no dependencies)
    Target 'ActivityIndicatorView' in project 'ActivityIndicatorView'
        ➜ Explicit dependency on target 'ActivityIndicatorView' in project 'ActivityIndicatorView'
    Target 'ActivityIndicatorView' in project 'ActivityIndicatorView' (no dependencies)
    Target 'ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'ExyteMediaPicker_ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'AnchoredPopup' in project 'AnchoredPopup'
    Target 'ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'ExyteMediaPicker_ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'AnchoredPopup' in project 'AnchoredPopup'
    Target 'AnchoredPopup' in project 'AnchoredPopup'
        ➜ Explicit dependency on target 'AnchoredPopup' in project 'AnchoredPopup'
    Target 'AnchoredPopup' in project 'AnchoredPopup' (no dependencies)
    Target 'ExyteMediaPicker_ExyteMediaPicker' in project 'ExyteMediaPicker' (no dependencies)
    Target 'Chat_ExyteChat' in project 'Chat' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 7e8e8f83920ed6cca00d42287f5fffe4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7e8e8f83920ed6cca00d42287f5fffe4.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/giphy-ios-sdk/GiphyUISDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/giphy-ios-sdk/GiphyUISDK.xcframework'. (in target 'ExyteChat' from project 'Chat')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/giphy-ios-sdk/GiphyUISDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/giphy-ios-sdk/GiphyUISDK.xcframework'. (in target 'GiphyUISDKWrapper' from project 'GiphyUISDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/giphy-ios-sdk/GiphyUISDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/giphy-ios-sdk/GiphyUISDK.xcframework'. (in target 'GiphyUISDK' from project 'GiphyUISDK')
2026-04-17 22:56:41.144 xcodebuild[1142:6609] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-17 22:56:41.308 xcodebuild[1142:6609] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Chat
(1 failure)
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  Chat: /Users/admin/builder/spi-builder-workspace
  AnchoredPopup: https://github.com/exyte/AnchoredPopup.git @ 1.1.3
  ActivityIndicatorView: https://github.com/exyte/ActivityIndicatorView @ 1.2.1
  ExyteMediaPicker: https://github.com/exyte/MediaPicker.git @ 3.3.2
  GiphyUISDK: https://github.com/Giphy/giphy-ios-sdk @ 2.2.16
  libwebp: https://github.com/SDWebImage/libwebp-Xcode @ 1.5.0
  Kingfisher: https://github.com/onevcat/Kingfisher @ 8.8.1
resolved source packages: Chat, AnchoredPopup, ActivityIndicatorView, ExyteMediaPicker, GiphyUISDK, libwebp, Kingfisher
2026-04-17 22:56:51.457 xcodebuild[1211:7037] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-17 22:56:51.630 xcodebuild[1211:7037] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "mediapicker",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.4",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/exyte/MediaPicker.git"
    },
    {
      "identity" : "activityindicatorview",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/exyte/ActivityIndicatorView"
    },
    {
      "identity" : "giphy-ios-sdk",
      "requirement" : {
        "exact" : [
          "2.2.16"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Giphy/giphy-ios-sdk"
    },
    {
      "identity" : "kingfisher",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.5.0",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Kingfisher"
    }
  ],
  "manifest_display_name" : "Chat",
  "name" : "Chat",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "ExyteChat",
      "targets" : [
        "ExyteChat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ExyteChatTests",
      "module_type" : "SwiftTarget",
      "name" : "ExyteChatTests",
      "path" : "Tests/ExyteChatTests",
      "sources" : [
        "ExampleChatTests.swift",
        "LinkMetadataCacheTest.swift",
        "WrappingMessagesTest.swift"
      ],
      "target_dependencies" : [
        "ExyteChat"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ExyteChat",
      "module_type" : "SwiftTarget",
      "name" : "ExyteChat",
      "path" : "Sources/ExyteChat",
      "product_dependencies" : [
        "ExyteMediaPicker",
        "ActivityIndicatorView",
        "GiphyUISDK",
        "Kingfisher"
      ],
      "product_memberships" : [
        "ExyteChat"
      ],
      "sources" : [
        "Extensions/AVPlayer+State.swift",
        "Extensions/Array+Extentions.swift",
        "Extensions/AttributedString+Extensions.swift",
        "Extensions/Bundle+.swift",
        "Extensions/Collection+Safe.swift",
        "Extensions/Color+Hex.swift",
        "Extensions/Date+.swift",
        "Extensions/DateFormatter+.swift",
        "Extensions/DynamicTypeSize+BubbleDiameter.swift",
        "Extensions/FileManager+.swift",
        "Extensions/KeyPath+Hack.swift",
        "Extensions/LinkPresentation+Cache.swift",
        "Extensions/LinkPresentation+Metadata.swift",
        "Extensions/LinkPresentation+View.swift",
        "Extensions/Notification+.swift",
        "Extensions/String+Style.swift",
        "Extensions/TextField+Emoji.swift",
        "Extensions/View+CustomDragGesture.swift",
        "Extensions/View+Extensions.swift",
        "Extensions/View+FullscreenCover.swift",
        "Extensions/View+StatusBar.swift",
        "Managers/GlobalFocusState.swift",
        "Managers/KeyboardState.swift",
        "Managers/PaginationState.swift",
        "Managers/ReactionDelegate.swift",
        "Model/Attachment.swift",
        "Model/AttachmentUploadUpdate.swift",
        "Model/ChatLocalization.swift",
        "Model/Draft.swift",
        "Model/Focusable.swift",
        "Model/Message.swift",
        "Model/MessageRow.swift",
        "Model/MessagesSection.swift",
        "Model/Reaction.swift",
        "Model/User.swift",
        "Theme/ChatTheme+Auto.swift",
        "Theme/ChatTheme+UserType.swift",
        "Theme/ChatTheme.swift",
        "Utils/AsyncMap.swift",
        "Utils/CachedAsyncImage.swift",
        "Utils/CustomFocus.swift",
        "Utils/FrameGetter.swift",
        "Utils/NetworkMonitor.swift",
        "Utils/SafeAreaInsets.swift",
        "Utils/ZoomableScrollView.swift",
        "Views/Attachments/ActivityIndicator.swift",
        "Views/Attachments/AttachmentCell.swift",
        "Views/Attachments/AttachmentUploadStatusCapsuleView.swift",
        "Views/Attachments/AttachmentsEditor.swift",
        "Views/Attachments/AttachmentsGrid.swift",
        "Views/Attachments/AttachmentsPage.swift",
        "Views/Attachments/FullscreenMediaPages.swift",
        "Views/Attachments/FullscreenMediaPagesViewModel.swift",
        "Views/Attachments/Video/VideoView.swift",
        "Views/Attachments/Video/VideoViewModel.swift",
        "Views/ChatBuilderParameters.swift",
        "Views/ChatCustomizationParameters.swift",
        "Views/ChatView.swift",
        "Views/ChatViewModel.swift",
        "Views/Giphy/GiphyAttributionMarkView.swift",
        "Views/Giphy/GiphyConfiguration.swift",
        "Views/Giphy/GiphyEditorView.swift",
        "Views/Giphy/GiphyMediaView.swift",
        "Views/Giphy/GiphyPicker.swift",
        "Views/InputView/InputView.swift",
        "Views/InputView/InputViewModel.swift",
        "Views/InputView/TextInputView.swift",
        "Views/MessageView/AvatarImageView.swift",
        "Views/MessageView/AvatarNameView.swift",
        "Views/MessageView/ChatMessageView.swift",
        "Views/MessageView/DefaultMessageView.swift",
        "Views/MessageView/MessageMenu/MessageMenu+Action.swift",
        "Views/MessageView/MessageMenu/MessageMenu+ReactionOverview.swift",
        "Views/MessageView/MessageMenu/MessageMenu+ReactionSelectionView.swift",
        "Views/MessageView/MessageMenu/MessageMenu.swift",
        "Views/MessageView/MessageReactionView.swift",
        "Views/MessageView/MessageStatusView.swift",
        "Views/MessageView/MessageTextView.swift",
        "Views/MessageView/MessageTimeView.swift",
        "Views/MessageView/MessageView.swift",
        "Views/MessageView/MessageViewEnvironment.swift",
        "Views/PublicAPI.swift",
        "Views/Recording/RecordIndicator.swift",
        "Views/Recording/RecordWaveform.swift",
        "Views/Recording/Recorder.swift",
        "Views/Recording/RecordingPlayer.swift",
        "Views/SwipeActions.swift",
        "Views/UIList.swift",
        "Views/WrappingMessages.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Chat",
      "ExyteChat"
    ]
  }
}
2026-04-17 22:56:52.862 xcodebuild[1219:7103] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-17 22:56:53.039 xcodebuild[1219:7103] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Chat",
      "ExyteChat"
    ]
  }
}
2026-04-17 22:56:54.040 xcodebuild[1222:7142] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-17 22:56:54.215 xcodebuild[1222:7142] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Chat -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Chat -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  ActivityIndicatorView: https://github.com/exyte/ActivityIndicatorView @ 1.2.1
  libwebp: https://github.com/SDWebImage/libwebp-Xcode @ 1.5.0
  ExyteMediaPicker: https://github.com/exyte/MediaPicker.git @ 3.3.2
  Chat: /Users/admin/builder/spi-builder-workspace
  GiphyUISDK: https://github.com/Giphy/giphy-ios-sdk @ 2.2.16
  Kingfisher: https://github.com/onevcat/Kingfisher @ 8.8.1
  AnchoredPopup: https://github.com/exyte/AnchoredPopup.git @ 1.1.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (17 targets)
    Target 'ExyteChat' in project 'Chat'
        ➜ Explicit dependency on target 'ExyteChat' in project 'Chat'
        ➜ Explicit dependency on target 'Chat_ExyteChat' in project 'Chat'
        ➜ Explicit dependency on target 'ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'ActivityIndicatorView' in project 'ActivityIndicatorView'
        ➜ Explicit dependency on target 'GiphyUISDK' in project 'GiphyUISDK'
        ➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
    Target 'ExyteChat' in project 'Chat'
        ➜ Explicit dependency on target 'Chat_ExyteChat' in project 'Chat'
        ➜ Explicit dependency on target 'ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'ActivityIndicatorView' in project 'ActivityIndicatorView'
        ➜ Explicit dependency on target 'GiphyUISDK' in project 'GiphyUISDK'
        ➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
    Target 'Kingfisher' in project 'Kingfisher'
        ➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
        ➜ Explicit dependency on target 'Kingfisher_Kingfisher' in project 'Kingfisher'
    Target 'Kingfisher' in project 'Kingfisher'
        ➜ Explicit dependency on target 'Kingfisher_Kingfisher' in project 'Kingfisher'
    Target 'Kingfisher_Kingfisher' in project 'Kingfisher' (no dependencies)
    Target 'GiphyUISDK' in project 'GiphyUISDK'
        ➜ Explicit dependency on target 'GiphyUISDKWrapper' in project 'GiphyUISDK'
        ➜ Explicit dependency on target 'libwebp' in project 'libwebp'
    Target 'GiphyUISDKWrapper' in project 'GiphyUISDK'
        ➜ Explicit dependency on target 'libwebp' in project 'libwebp'
    Target 'libwebp' in project 'libwebp'
        ➜ Explicit dependency on target 'libwebp' in project 'libwebp'
    Target 'libwebp' in project 'libwebp' (no dependencies)
    Target 'ActivityIndicatorView' in project 'ActivityIndicatorView'
        ➜ Explicit dependency on target 'ActivityIndicatorView' in project 'ActivityIndicatorView'
    Target 'ActivityIndicatorView' in project 'ActivityIndicatorView' (no dependencies)
    Target 'ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'ExyteMediaPicker_ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'AnchoredPopup' in project 'AnchoredPopup'
    Target 'ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'ExyteMediaPicker_ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'AnchoredPopup' in project 'AnchoredPopup'
    Target 'AnchoredPopup' in project 'AnchoredPopup'
        ➜ Explicit dependency on target 'AnchoredPopup' in project 'AnchoredPopup'
    Target 'AnchoredPopup' in project 'AnchoredPopup' (no dependencies)
    Target 'ExyteMediaPicker_ExyteMediaPicker' in project 'ExyteMediaPicker' (no dependencies)
    Target 'Chat_ExyteChat' in project 'Chat' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 7e8e8f83920ed6cca00d42287f5fffe4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7e8e8f83920ed6cca00d42287f5fffe4.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/giphy-ios-sdk/GiphyUISDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/giphy-ios-sdk/GiphyUISDK.xcframework'. (in target 'ExyteChat' from project 'Chat')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/giphy-ios-sdk/GiphyUISDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/giphy-ios-sdk/GiphyUISDK.xcframework'. (in target 'GiphyUISDK' from project 'GiphyUISDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/giphy-ios-sdk/GiphyUISDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/giphy-ios-sdk/GiphyUISDK.xcframework'. (in target 'GiphyUISDKWrapper' from project 'GiphyUISDK')
2026-04-17 22:56:55.233 xcodebuild[1224:7176] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-17 22:56:55.406 xcodebuild[1224:7176] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Chat
(1 failure)
BUILD FAILURE 6.2 visionOS