The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SendbirdUIKit with Swift 5.8 for tvOS using Xcode 14.3 at 3.20.0.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SendbirdUIKit -destination generic/platform=tvos

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sendbird/sendbird-uikit-ios-spm.git
Reference: 3.20.0
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sendbird/sendbird-uikit-ios-spm
 * tag               3.20.0     -> FETCH_HEAD
HEAD is now at 7b01c7b Merge pull request #30 from sendbird/release/3.20.0
Cloned https://github.com/sendbird/sendbird-uikit-ios-spm.git
Revision (git rev-parse @):
7b01c7b97bf518ff29b270b03a5e598691af7fca
SUCCESS checkout https://github.com/sendbird/sendbird-uikit-ios-spm.git at 3.20.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.8
Building package at path:  $workDir
https://github.com/sendbird/sendbird-uikit-ios-spm.git
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/sendbird/sendbird-chat-sdk-ios (cached)
Creating working copy of package ‘sendbird-chat-sdk-ios’
Checking out 4.19.1 of package ‘sendbird-chat-sdk-ios’
Resolve Package Graph
Resolved source packages:
  SendbirdUIKit: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SendbirdChatSDK: https://github.com/sendbird/sendbird-chat-sdk-ios @ 4.19.1
resolved source packages: SendbirdUIKit, SendbirdChatSDK
2024-04-08 09:24:15.789 xcodebuild[70086:3891220] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "dependencies" : [
    {
      "identity" : "sendbird-chat-sdk-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.19.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/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.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-04-08 09:24:19.554 xcodebuild[70231:3891617] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.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/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SendbirdUIKit -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SendbirdChatSDK: https://github.com/sendbird/sendbird-chat-sdk-ios @ 4.19.1
  SendbirdUIKit: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 1b07158005b5529e4767066e8d7d6bc1
Build description path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1b07158005b5529e4767066e8d7d6bc1.xcbuilddata
note: Building targets in dependency order
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdChatSDK' from project 'SendbirdChatSDK')
error: The package product 'SendbirdChatSDK' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'SendbirdUIKitTarget' from project 'SendbirdUIKit')
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework'. (in target 'SendbirdUIKitTarget' from project 'SendbirdUIKit')
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdUIKitTarget' from project 'SendbirdUIKit')
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework'. (in target 'SendbirdUIKit' from project 'SendbirdUIKit')
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdUIKit' from project 'SendbirdUIKit')
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdUIKit' from project 'SendbirdUIKit')
2024-04-08 09:24:20.182 xcodebuild[70266:3891692] 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/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SendbirdUIKit -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SendbirdChatSDK: https://github.com/sendbird/sendbird-chat-sdk-ios @ 4.19.1
  SendbirdUIKit: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
note: Building targets in dependency order
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdUIKitTarget' from project 'SendbirdUIKit')
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework'. (in target 'SendbirdUIKitTarget' from project 'SendbirdUIKit')
error: The package product 'SendbirdChatSDK' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'SendbirdUIKitTarget' from project 'SendbirdUIKit')
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdChatSDK' from project 'SendbirdChatSDK')
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdUIKit' from project 'SendbirdUIKit')
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/sendbird-chat-sdk-ios/SendbirdChatSDK/SendbirdChatSDK.xcframework'. (in target 'SendbirdUIKit' from project 'SendbirdUIKit')
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Framework/SendbirdUIKit.xcframework'. (in target 'SendbirdUIKit' from project 'SendbirdUIKit')
2024-04-08 09:24:21.143 xcodebuild[70293:3891769] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
BUILD FAILURE 5.8 tvOS