The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build perso-interactive-ondevice-sdk-swift, reference main (6e926b), with Swift 6.2 for tvOS using Xcode 26.0 on 14 Nov 2025 16:15:38 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme perso-interactive-ondevice-sdk-swift -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/perso-ai/perso-interactive-ondevice-sdk-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/perso-ai/perso-interactive-ondevice-sdk-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6e926b9 Add Swift Package Index support
Cloned https://github.com/perso-ai/perso-interactive-ondevice-sdk-swift.git
Revision (git rev-parse @):
6e926b97fecaefa150d9bf7ec507b025cd9ddc51
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/perso-ai/perso-interactive-ondevice-sdk-swift.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/perso-ai/perso-interactive-ondevice-sdk-swift.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  perso-interactive-ondevice-sdk-swift: /Users/admin/builder/spi-builder-workspace
resolved source packages: perso-interactive-ondevice-sdk-swift
2025-11-14 11:15:29.417 xcodebuild[523:3061] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "perso-interactive-ondevice-sdk-swift",
  "name" : "perso-interactive-ondevice-sdk-swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "PersoInteractiveOnDeviceSDK",
      "targets" : [
        "PersoInteractiveOnDeviceSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PersoInteractiveOnDeviceSDK",
      "module_type" : "BinaryTarget",
      "name" : "PersoInteractiveOnDeviceSDK",
      "path" : "remote/archive/PersoInteractiveOnDeviceSDK.xcframework.zip",
      "product_memberships" : [
        "PersoInteractiveOnDeviceSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "perso-interactive-ondevice-sdk-swift"
    ]
  }
}
2025-11-14 11:15:33.972 xcodebuild[616:3710] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme perso-interactive-ondevice-sdk-swift -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.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 perso-interactive-ondevice-sdk-swift -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  perso-interactive-ondevice-sdk-swift: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'PersoInteractiveOnDeviceSDK' in project 'perso-interactive-ondevice-sdk-swift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
Build description signature: 2c69dca642aca482db135f59292c89af
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2c69dca642aca482db135f59292c89af.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PersoInteractiveOnDeviceSDK/PersoInteractiveOnDeviceSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PersoInteractiveOnDeviceSDK/PersoInteractiveOnDeviceSDK.xcframework'. (in target 'PersoInteractiveOnDeviceSDK' from project 'perso-interactive-ondevice-sdk-swift')
2025-11-14 11:15:35.290 xcodebuild[618:3745] [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 perso-interactive-ondevice-sdk-swift
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  perso-interactive-ondevice-sdk-swift: /Users/admin/builder/spi-builder-workspace
resolved source packages: perso-interactive-ondevice-sdk-swift
2025-11-14 11:15:36.506 xcodebuild[631:3842] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "perso-interactive-ondevice-sdk-swift",
  "name" : "perso-interactive-ondevice-sdk-swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "PersoInteractiveOnDeviceSDK",
      "targets" : [
        "PersoInteractiveOnDeviceSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PersoInteractiveOnDeviceSDK",
      "module_type" : "BinaryTarget",
      "name" : "PersoInteractiveOnDeviceSDK",
      "path" : "remote/archive/PersoInteractiveOnDeviceSDK.xcframework.zip",
      "product_memberships" : [
        "PersoInteractiveOnDeviceSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "perso-interactive-ondevice-sdk-swift"
    ]
  }
}
2025-11-14 11:15:37.478 xcodebuild[639:3902] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme perso-interactive-ondevice-sdk-swift -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.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 perso-interactive-ondevice-sdk-swift -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  perso-interactive-ondevice-sdk-swift: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'PersoInteractiveOnDeviceSDK' in project 'perso-interactive-ondevice-sdk-swift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
Build description signature: 2c69dca642aca482db135f59292c89af
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2c69dca642aca482db135f59292c89af.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PersoInteractiveOnDeviceSDK/PersoInteractiveOnDeviceSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PersoInteractiveOnDeviceSDK/PersoInteractiveOnDeviceSDK.xcframework'. (in target 'PersoInteractiveOnDeviceSDK' from project 'perso-interactive-ondevice-sdk-swift')
2025-11-14 11:15:38.246 xcodebuild[641:3933] [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 perso-interactive-ondevice-sdk-swift
(1 failure)
BUILD FAILURE 6.2 tvOS