The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ContextSDK, reference master (23e452), with Swift 6.3 for tvOS using Xcode 26.4 on 19 Apr 2026 15:07:27 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/context-sdk/context-sdk-releases.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/context-sdk/context-sdk-releases
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 23e4528 Update ContextSDK.zip, ContextSDKExtension.zip, Package.swift and README.md to version 5.15.0
Cloned https://github.com/context-sdk/context-sdk-releases.git
Revision (git rev-parse @):
23e45282ef58a387f5b111c44e8db2f67fca0cd5
SUCCESS checkout https://github.com/context-sdk/context-sdk-releases.git at master
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/context-sdk/context-sdk-releases.git
Command line invocation:
    /Applications/Xcode-26.4.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:
  ContextSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: ContextSDK
2026-04-19 11:07:13.099 xcodebuild[525:3018] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ContextSDK",
  "name" : "ContextSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ContextSDK",
      "targets" : [
        "ContextSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ContextSDKExtension",
      "targets" : [
        "ContextSDKExtension"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ContextSDKExtension",
      "module_type" : "BinaryTarget",
      "name" : "ContextSDKExtension",
      "path" : "releases/ContextSDKExtension.zip",
      "product_memberships" : [
        "ContextSDKExtension"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "ContextSDK",
      "module_type" : "BinaryTarget",
      "name" : "ContextSDK",
      "path" : "releases/ContextSDK.zip",
      "product_memberships" : [
        "ContextSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.4"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ContextSDK",
      "ContextSDK-Package",
      "ContextSDKExtension"
    ]
  }
}
2026-04-19 11:07:21.329 xcodebuild[637:3769] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ContextSDK-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.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 ContextSDK-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  ContextSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'ContextSDKExtension' in project 'ContextSDK' (no dependencies)
    Target 'ContextSDK' in project 'ContextSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
Build description signature: 045b379416e6d2024c3943d62204d40c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/045b379416e6d2024c3943d62204d40c.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ContextSDK/ContextSDK.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/ContextSDK/ContextSDK.xcframework'. (in target 'ContextSDK' from project 'ContextSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ContextSDKExtension/ContextSDKExtension.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/ContextSDKExtension/ContextSDKExtension.xcframework'. (in target 'ContextSDKExtension' from project 'ContextSDK')
2026-04-19 11:07:22.887 xcodebuild[646:3851] [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 ContextSDK-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  ContextSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: ContextSDK
2026-04-19 11:07:24.743 xcodebuild[660:3953] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ContextSDK",
  "name" : "ContextSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ContextSDK",
      "targets" : [
        "ContextSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ContextSDKExtension",
      "targets" : [
        "ContextSDKExtension"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ContextSDKExtension",
      "module_type" : "BinaryTarget",
      "name" : "ContextSDKExtension",
      "path" : "releases/ContextSDKExtension.zip",
      "product_memberships" : [
        "ContextSDKExtension"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "ContextSDK",
      "module_type" : "BinaryTarget",
      "name" : "ContextSDK",
      "path" : "releases/ContextSDK.zip",
      "product_memberships" : [
        "ContextSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.4"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ContextSDK",
      "ContextSDK-Package",
      "ContextSDKExtension"
    ]
  }
}
2026-04-19 11:07:25.977 xcodebuild[670:4019] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ContextSDK-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.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 ContextSDK-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  ContextSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'ContextSDKExtension' in project 'ContextSDK' (no dependencies)
    Target 'ContextSDK' in project 'ContextSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
Build description signature: 045b379416e6d2024c3943d62204d40c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/045b379416e6d2024c3943d62204d40c.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ContextSDK/ContextSDK.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/ContextSDK/ContextSDK.xcframework'. (in target 'ContextSDK' from project 'ContextSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ContextSDKExtension/ContextSDKExtension.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/ContextSDKExtension/ContextSDKExtension.xcframework'. (in target 'ContextSDKExtension' from project 'ContextSDK')
2026-04-19 11:07:26.889 xcodebuild[673:4051] [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 ContextSDK-Package
(1 failure)
BUILD FAILURE 6.3 tvOS