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 SendbirdUIKit, reference main (90860b), with Swift 5.10 for tvOS using Xcode 15.4 on 15 Oct 2024 04:26:54 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sendbird/sendbird-uikit-ios-spm.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sendbird/sendbird-uikit-ios-spm
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 90860b9 Merge pull request #49 from sendbird/release/3.27.4
Cloned https://github.com/sendbird/sendbird-uikit-ios-spm.git
Revision (git rev-parse @):
90860b9861c07304e0158c7460895ea65a41e32d
SUCCESS checkout https://github.com/sendbird/sendbird-uikit-ios-spm.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.10
Building package at path:  $PWD
https://github.com/sendbird/sendbird-uikit-ios-spm.git
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/sendbird/sendbird-chat-sdk-ios
Creating working copy of package ‘sendbird-chat-sdk-ios’
Checking out 4.21.8 of package ‘sendbird-chat-sdk-ios’
Resolved source packages:
  SendbirdUIKit: /Users/admin/builder/spi-builder-workspace
  SendbirdChatSDK: https://github.com/sendbird/sendbird-chat-sdk-ios @ 4.21.8
resolved source packages: SendbirdUIKit, SendbirdChatSDK
{
  "dependencies" : [
    {
      "identity" : "sendbird-chat-sdk-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.21.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sendbird/sendbird-chat-sdk-ios"
    }
  ],
  "manifest_display_name" : "SendbirdUIKit",
  "name" : "SendbirdUIKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SendbirdUIKit",
      "targets" : [
        "SendbirdUIKitTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SendbirdUIKitTarget",
      "module_type" : "SwiftTarget",
      "name" : "SendbirdUIKitTarget",
      "path" : "Framework/Dependency",
      "product_dependencies" : [
        "SendbirdChatSDK"
      ],
      "product_memberships" : [
        "SendbirdUIKit"
      ],
      "sources" : [
        "SendBirdUIKit.swift"
      ],
      "target_dependencies" : [
        "SendbirdUIKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SendbirdUIKit",
      "module_type" : "BinaryTarget",
      "name" : "SendbirdUIKit",
      "path" : "Framework/SendbirdUIKit.xcframework",
      "product_memberships" : [
        "SendbirdUIKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SendbirdUIKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SendbirdUIKit -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-15.4.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 SendbirdUIKit -destination generic/platform=tvOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SendbirdUIKit: /Users/admin/builder/spi-builder-workspace
  SendbirdChatSDK: https://github.com/sendbird/sendbird-chat-sdk-ios @ 4.21.8
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'SendbirdUIKit' in project 'SendbirdUIKit'
        ➜ Explicit dependency on target 'SendbirdUIKitTarget' in project 'SendbirdUIKit'
        ➜ Explicit dependency on target 'SendbirdChatSDK' in project 'SendbirdChatSDK'
    Target 'SendbirdUIKitTarget' in project 'SendbirdUIKit'
        ➜ Explicit dependency on target 'SendbirdChatSDK' in project 'SendbirdChatSDK'
    Target 'SendbirdChatSDK' in project 'SendbirdChatSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.5.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: b9e1be2a7a706aac9275d9f28754f1b5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b9e1be2a7a706aac9275d9f28754f1b5.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework'. (in target 'SendbirdUIKit' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdUIKit' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdUIKit' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdChatSDK' from project 'SendbirdChatSDK')
/Users/admin/builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework'. (in target 'SendbirdUIKitTarget' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdUIKitTarget' from project 'SendbirdUIKit')
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.4.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 SendbirdUIKit -destination generic/platform=tvOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SendbirdChatSDK: https://github.com/sendbird/sendbird-chat-sdk-ios @ 4.21.8
  SendbirdUIKit: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'SendbirdUIKit' in project 'SendbirdUIKit'
        ➜ Explicit dependency on target 'SendbirdUIKitTarget' in project 'SendbirdUIKit'
        ➜ Explicit dependency on target 'SendbirdChatSDK' in project 'SendbirdChatSDK'
    Target 'SendbirdUIKitTarget' in project 'SendbirdUIKit'
        ➜ Explicit dependency on target 'SendbirdChatSDK' in project 'SendbirdChatSDK'
    Target 'SendbirdChatSDK' in project 'SendbirdChatSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.5.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: b9e1be2a7a706aac9275d9f28754f1b5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b9e1be2a7a706aac9275d9f28754f1b5.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdChatSDK' from project 'SendbirdChatSDK')
/Users/admin/builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework'. (in target 'SendbirdUIKitTarget' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdUIKitTarget' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework'. (in target 'SendbirdUIKit' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdUIKit' from project 'SendbirdUIKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdUIKit' from project 'SendbirdUIKit')
** BUILD FAILED **
BUILD FAILURE 5.10 tvOS