The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Chat, reference 2.6.1 (8e3179), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 24 Apr 2025 18:06:01 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Chat -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/Chat.git
Reference: 2.6.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/exyte/Chat
 * tag               2.6.1      -> FETCH_HEAD
HEAD is now at 8e31792 Merge pull request #173 from swift2geek/fix-stride-error
Cloned https://github.com/exyte/Chat.git
Revision (git rev-parse @):
8e31792b5b7eb0ddd157214d32cf5444cf4125c8
SUCCESS checkout https://github.com/exyte/Chat.git at 2.6.1
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/exyte/Chat.git
https://github.com/exyte/Chat.git
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "mediapicker",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "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.12"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Giphy/giphy-ios-sdk"
    }
  ],
  "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"
      ],
      "product_memberships" : [
        "ExyteChat"
      ],
      "sources" : [
        "Extensions/AVPlayer+State.swift",
        "Extensions/Array+Extentions.swift",
        "Extensions/AsyncMap.swift",
        "Extensions/AttributedString+Extensions.swift",
        "Extensions/Bundle+.swift",
        "Extensions/CachedAsyncImage.swift",
        "Extensions/Collection+Safe.swift",
        "Extensions/Color+Hex.swift",
        "Extensions/CustomFocus.swift",
        "Extensions/Date+.swift",
        "Extensions/DateFormatter+.swift",
        "Extensions/DynamicTypeSize+BubbleDiameter.swift",
        "Extensions/FileManager+.swift",
        "Extensions/FrameGetter.swift",
        "Extensions/KeyPath+Hack.swift",
        "Extensions/LinkPresentation+Cache.swift",
        "Extensions/LinkPresentation+Metadata.swift",
        "Extensions/LinkPresentation+View.swift",
        "Extensions/NetworkMonitor.swift",
        "Extensions/Notification+.swift",
        "Extensions/Placeholder.swift",
        "Extensions/SafeAreaInsets.swift",
        "Extensions/String+Style.swift",
        "Extensions/TextField+Emoji.swift",
        "Extensions/URLCache+ImageCache.swift",
        "Extensions/View+.swift",
        "Extensions/View+StatusBar.swift",
        "Extensions/View+fullscreenCover.swift",
        "Managers/GlobalFocusState.swift",
        "Managers/KeyboardState.swift",
        "Managers/PaginationState.swift",
        "Managers/ReactionDelegate.swift",
        "Model/Attachment.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",
        "Views/Attachments/ActivityIndicator.swift",
        "Views/Attachments/AttachmentCell.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/ChatNavigationModifier.swift",
        "Views/ChatView+SwipeActions.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/AvatarView.swift",
        "Views/MessageView/ChatMessageView.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/PartialTemplateSpecifications.swift",
        "Views/Recording/RecordIndicator.swift",
        "Views/Recording/RecordWaveform.swift",
        "Views/Recording/Recorder.swift",
        "Views/Recording/RecordingPlayer.swift",
        "Views/UIList.swift",
        "Views/WrappingMessages.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Command line invocation:
    /Applications/Xcode-16.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/Giphy/giphy-ios-sdk
Fetching from https://github.com/exyte/ActivityIndicatorView
Fetching from https://github.com/exyte/MediaPicker.git
Fetching from https://github.com/SDWebImage/libwebp-Xcode
Fetching from https://github.com/exyte/AnchoredPopup.git
Creating working copy of package ‘ActivityIndicatorView’
Checking out 1.2.1 of package ‘ActivityIndicatorView’
Creating working copy of package ‘MediaPicker’
Checking out 3.1.4 of package ‘MediaPicker’
Creating working copy of package ‘libwebp-Xcode’
Checking out 1.5.0 of package ‘libwebp-Xcode’
Creating working copy of package ‘AnchoredPopup’
Checking out 1.0.6 of package ‘AnchoredPopup’
Creating working copy of package ‘giphy-ios-sdk’
Checking out 2.2.12 of package ‘giphy-ios-sdk’
Resolve Package Graph
Resolved source packages:
  ActivityIndicatorView: https://github.com/exyte/ActivityIndicatorView @ 1.2.1
  ExyteMediaPicker: https://github.com/exyte/MediaPicker.git @ 3.1.4
  GiphyUISDK: https://github.com/Giphy/giphy-ios-sdk @ 2.2.12
  Chat: /Users/admin/builder/spi-builder-workspace
  AnchoredPopup: https://github.com/exyte/AnchoredPopup.git @ 1.0.6
  libwebp: https://github.com/SDWebImage/libwebp-Xcode @ 1.5.0
resolved source packages: ActivityIndicatorView, ExyteMediaPicker, GiphyUISDK, Chat, AnchoredPopup, libwebp
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "mediapicker",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "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.12"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Giphy/giphy-ios-sdk"
    }
  ],
  "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"
      ],
      "product_memberships" : [
        "ExyteChat"
      ],
      "sources" : [
        "Extensions/AVPlayer+State.swift",
        "Extensions/Array+Extentions.swift",
        "Extensions/AsyncMap.swift",
        "Extensions/AttributedString+Extensions.swift",
        "Extensions/Bundle+.swift",
        "Extensions/CachedAsyncImage.swift",
        "Extensions/Collection+Safe.swift",
        "Extensions/Color+Hex.swift",
        "Extensions/CustomFocus.swift",
        "Extensions/Date+.swift",
        "Extensions/DateFormatter+.swift",
        "Extensions/DynamicTypeSize+BubbleDiameter.swift",
        "Extensions/FileManager+.swift",
        "Extensions/FrameGetter.swift",
        "Extensions/KeyPath+Hack.swift",
        "Extensions/LinkPresentation+Cache.swift",
        "Extensions/LinkPresentation+Metadata.swift",
        "Extensions/LinkPresentation+View.swift",
        "Extensions/NetworkMonitor.swift",
        "Extensions/Notification+.swift",
        "Extensions/Placeholder.swift",
        "Extensions/SafeAreaInsets.swift",
        "Extensions/String+Style.swift",
        "Extensions/TextField+Emoji.swift",
        "Extensions/URLCache+ImageCache.swift",
        "Extensions/View+.swift",
        "Extensions/View+StatusBar.swift",
        "Extensions/View+fullscreenCover.swift",
        "Managers/GlobalFocusState.swift",
        "Managers/KeyboardState.swift",
        "Managers/PaginationState.swift",
        "Managers/ReactionDelegate.swift",
        "Model/Attachment.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",
        "Views/Attachments/ActivityIndicator.swift",
        "Views/Attachments/AttachmentCell.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/ChatNavigationModifier.swift",
        "Views/ChatView+SwipeActions.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/AvatarView.swift",
        "Views/MessageView/ChatMessageView.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/PartialTemplateSpecifications.swift",
        "Views/Recording/RecordIndicator.swift",
        "Views/Recording/RecordWaveform.swift",
        "Views/Recording/Recorder.swift",
        "Views/Recording/RecordingPlayer.swift",
        "Views/UIList.swift",
        "Views/WrappingMessages.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Chat"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Chat -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.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 platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
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.0.6
  GiphyUISDK: https://github.com/Giphy/giphy-ios-sdk @ 2.2.12
  Chat: /Users/admin/builder/spi-builder-workspace
  ExyteMediaPicker: https://github.com/exyte/MediaPicker.git @ 3.1.4
  ActivityIndicatorView: https://github.com/exyte/ActivityIndicatorView @ 1.2.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 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'
    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'
    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-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: f08f2eb8bff3fea0f9e1279c8621c9f6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f08f2eb8bff3fea0f9e1279c8621c9f6.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/giphy-ios-sdk/GiphyUISDK.xcframework:1:1: error: While building for macOS, 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 macOS, 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 macOS, 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')
error: The package product 'ActivityIndicatorView' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'ExyteChat' from project 'Chat')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:ea5ffb188a2c1a334f8963937561c32045dc148d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ea5ffb188a2c1a334f8963937561c32045dc148d, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:ea5ffb188a2c1a334f8963937561c32045dc148d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ea5ffb188a2c1a334f8963937561c32045dc148d, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Chat
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  ActivityIndicatorView: https://github.com/exyte/ActivityIndicatorView @ 1.2.1
  ExyteMediaPicker: https://github.com/exyte/MediaPicker.git @ 3.1.4
  libwebp: https://github.com/SDWebImage/libwebp-Xcode @ 1.5.0
  Chat: /Users/admin/builder/spi-builder-workspace
  GiphyUISDK: https://github.com/Giphy/giphy-ios-sdk @ 2.2.12
  AnchoredPopup: https://github.com/exyte/AnchoredPopup.git @ 1.0.6
resolved source packages: ActivityIndicatorView, ExyteMediaPicker, libwebp, Chat, GiphyUISDK, AnchoredPopup
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "mediapicker",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "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.12"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Giphy/giphy-ios-sdk"
    }
  ],
  "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"
      ],
      "product_memberships" : [
        "ExyteChat"
      ],
      "sources" : [
        "Extensions/AVPlayer+State.swift",
        "Extensions/Array+Extentions.swift",
        "Extensions/AsyncMap.swift",
        "Extensions/AttributedString+Extensions.swift",
        "Extensions/Bundle+.swift",
        "Extensions/CachedAsyncImage.swift",
        "Extensions/Collection+Safe.swift",
        "Extensions/Color+Hex.swift",
        "Extensions/CustomFocus.swift",
        "Extensions/Date+.swift",
        "Extensions/DateFormatter+.swift",
        "Extensions/DynamicTypeSize+BubbleDiameter.swift",
        "Extensions/FileManager+.swift",
        "Extensions/FrameGetter.swift",
        "Extensions/KeyPath+Hack.swift",
        "Extensions/LinkPresentation+Cache.swift",
        "Extensions/LinkPresentation+Metadata.swift",
        "Extensions/LinkPresentation+View.swift",
        "Extensions/NetworkMonitor.swift",
        "Extensions/Notification+.swift",
        "Extensions/Placeholder.swift",
        "Extensions/SafeAreaInsets.swift",
        "Extensions/String+Style.swift",
        "Extensions/TextField+Emoji.swift",
        "Extensions/URLCache+ImageCache.swift",
        "Extensions/View+.swift",
        "Extensions/View+StatusBar.swift",
        "Extensions/View+fullscreenCover.swift",
        "Managers/GlobalFocusState.swift",
        "Managers/KeyboardState.swift",
        "Managers/PaginationState.swift",
        "Managers/ReactionDelegate.swift",
        "Model/Attachment.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",
        "Views/Attachments/ActivityIndicator.swift",
        "Views/Attachments/AttachmentCell.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/ChatNavigationModifier.swift",
        "Views/ChatView+SwipeActions.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/AvatarView.swift",
        "Views/MessageView/ChatMessageView.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/PartialTemplateSpecifications.swift",
        "Views/Recording/RecordIndicator.swift",
        "Views/Recording/RecordWaveform.swift",
        "Views/Recording/Recorder.swift",
        "Views/Recording/RecordingPlayer.swift",
        "Views/UIList.swift",
        "Views/WrappingMessages.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Chat"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Chat -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.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 platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  ExyteMediaPicker: https://github.com/exyte/MediaPicker.git @ 3.1.4
  AnchoredPopup: https://github.com/exyte/AnchoredPopup.git @ 1.0.6
  Chat: /Users/admin/builder/spi-builder-workspace
  libwebp: https://github.com/SDWebImage/libwebp-Xcode @ 1.5.0
  GiphyUISDK: https://github.com/Giphy/giphy-ios-sdk @ 2.2.12
  ActivityIndicatorView: https://github.com/exyte/ActivityIndicatorView @ 1.2.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 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'
    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'
    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-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 77f529524349081e129e96adb50d9d05
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/77f529524349081e129e96adb50d9d05.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/giphy-ios-sdk/GiphyUISDK.xcframework:1:1: error: While building for macOS, 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')
error: The package product 'ActivityIndicatorView' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (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 macOS, 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 macOS, 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')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:ea5ffb188a2c1a334f8963937561c32045dc148d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ea5ffb188a2c1a334f8963937561c32045dc148d, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:ea5ffb188a2c1a334f8963937561c32045dc148d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ea5ffb188a2c1a334f8963937561c32045dc148d, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Chat
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild