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 3.27.4 (8f5468), with Swift 5.8 for tvOS using Xcode 14.3 on 15 Oct 2024 04:25:37 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -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.git
Reference: 3.27.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sendbird/sendbird-uikit-ios
 * tag               3.27.4     -> FETCH_HEAD
HEAD is now at 8f5468a Merge pull request #134 from sendbird/release/3.27.4
Updating files:  65% (4016/6169)
Updating files:  66% (4072/6169)
Updating files:  67% (4134/6169)
Updating files:  68% (4195/6169)
Updating files:  69% (4257/6169)
Updating files:  70% (4319/6169)
Updating files:  71% (4380/6169)
Updating files:  72% (4442/6169)
Updating files:  73% (4504/6169)
Updating files:  74% (4566/6169)
Updating files:  75% (4627/6169)
Updating files:  76% (4689/6169)
Updating files:  77% (4751/6169)
Updating files:  78% (4812/6169)
Updating files:  79% (4874/6169)
Updating files:  80% (4936/6169)
Updating files:  81% (4997/6169)
Updating files:  82% (5059/6169)
Updating files:  83% (5121/6169)
Updating files:  84% (5182/6169)
Updating files:  85% (5244/6169)
Updating files:  86% (5306/6169)
Updating files:  87% (5368/6169)
Updating files:  88% (5429/6169)
Updating files:  89% (5491/6169)
Updating files:  90% (5553/6169)
Updating files:  91% (5614/6169)
Updating files:  92% (5676/6169)
Updating files:  93% (5738/6169)
Updating files:  94% (5799/6169)
Updating files:  95% (5861/6169)
Updating files:  96% (5923/6169)
Updating files:  97% (5984/6169)
Updating files:  98% (6046/6169)
Updating files:  99% (6108/6169)
Updating files: 100% (6169/6169)
Updating files: 100% (6169/6169), done.
Cloned https://github.com/sendbird/sendbird-uikit-ios.git
Revision (git rev-parse @):
8f5468a0bc2cb5c2110475db2c86707185ba2274
SUCCESS checkout https://github.com/sendbird/sendbird-uikit-ios.git at 3.27.4
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.8
Building package at path:  $PWD
https://github.com/sendbird/sendbird-uikit-ios.git
Command line invocation:
    /Applications/Xcode-14.3.1.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’
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
resolved source packages: SendbirdUIKit, SendbirdChatSDK
2024-10-15 00:25:13.217 xcodebuild[470:2528] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "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"
    ]
  }
}
2024-10-15 00:25:31.676 xcodebuild[608:3169] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SendbirdUIKit -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -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
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
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 122309fd508c87b8d9d3d1c698c8c54a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/122309fd508c87b8d9d3d1c698c8c54a.xcbuilddata
note: Building targets in dependency order
/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')
2024-10-15 00:25:33.069 xcodebuild[613:3238] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -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
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 122309fd508c87b8d9d3d1c698c8c54a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/122309fd508c87b8d9d3d1c698c8c54a.xcbuilddata
note: Building targets in dependency order
/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/.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 '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')
2024-10-15 00:25:36.197 xcodebuild[631:3354] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
BUILD FAILURE 5.8 tvOS