The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DeviceAuthority, reference main (6e9f5a), with Swift 6.3 for tvOS using Xcode 26.4 on 22 Apr 2026 15:25:35 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/getsidetrack/swift-device-authority.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/getsidetrack/swift-device-authority
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6e9f5ac Merge pull request #7 from 0xWDG/patch-1
Cloned https://github.com/getsidetrack/swift-device-authority.git
Revision (git rev-parse @):
6e9f5ac67e8ed9a252cbe1abd6aa5985fe772b0b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/getsidetrack/swift-device-authority.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/getsidetrack/swift-device-authority.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
Fetching from https://github.com/vapor/console-kit.git
Fetching from https://github.com/JohnSundell/ShellOut.git
Fetching from https://github.com/apple/swift-nio.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/apple/swift-system.git
Fetching from https://github.com/apple/swift-atomics.git
Creating working copy of package ‘swift-collections’
Checking out 1.4.1 of package ‘swift-collections’
Creating working copy of package ‘swift-nio’
Checking out 2.98.0 of package ‘swift-nio’
Creating working copy of package ‘ShellOut’
Checking out 2.3.0 of package ‘ShellOut’
Creating working copy of package ‘swift-log’
Checking out 1.12.0 of package ‘swift-log’
Creating working copy of package ‘swift-atomics’
Checking out 1.3.0 of package ‘swift-atomics’
Creating working copy of package ‘console-kit’
Checking out 4.16.0 of package ‘console-kit’
Creating working copy of package ‘swift-system’
Checking out 1.6.4 of package ‘swift-system’
Resolve Package Graph
Resolved source packages:
  swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
  ShellOut: https://github.com/JohnSundell/ShellOut.git @ 2.3.0
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-log: https://github.com/apple/swift-log.git @ 1.12.0
  console-kit: https://github.com/vapor/console-kit.git @ 4.16.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.98.0
  DeviceAuthority: /Users/admin/builder/spi-builder-workspace
  swift-system: https://github.com/apple/swift-system.git @ 1.6.4
resolved source packages: swift-collections, ShellOut, swift-atomics, swift-log, console-kit, swift-nio, DeviceAuthority, swift-system
2026-04-22 11:24:39.242 xcodebuild[529:3076] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-22 11:24:39.345 xcodebuild[529:3076] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-22 11:24:39.782 xcodebuild[529:3076] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "console-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.5.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/console-kit.git"
    },
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/ShellOut.git"
    }
  ],
  "manifest_display_name" : "DeviceAuthority",
  "name" : "DeviceAuthority",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "DeviceAuthority",
      "targets" : [
        "DeviceAuthority"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swift-device-authority",
      "targets" : [
        "CommandLine"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DeviceAuthorityTests",
      "module_type" : "SwiftTarget",
      "name" : "DeviceAuthorityTests",
      "path" : "Tests/DeviceAuthorityTests",
      "sources" : [
        "DeviceAuthorityTests.swift"
      ],
      "target_dependencies" : [
        "DeviceAuthority"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DeviceAuthority",
      "module_type" : "SwiftTarget",
      "name" : "DeviceAuthority",
      "path" : "Sources/DeviceAuthority",
      "product_memberships" : [
        "DeviceAuthority"
      ],
      "sources" : [
        "DeviceAuthority.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CommandLine",
      "module_type" : "SwiftTarget",
      "name" : "CommandLine",
      "path" : "Sources/CommandLine",
      "product_dependencies" : [
        "ConsoleKit",
        "ShellOut"
      ],
      "product_memberships" : [
        "swift-device-authority"
      ],
      "sources" : [
        "Command.swift",
        "CreateAuthorityCommand.swift",
        "CreateLeafCommand.swift",
        "MobileConfiguration.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DeviceAuthority",
      "DeviceAuthority-Package",
      "swift-device-authority"
    ]
  }
}
2026-04-22 11:25:22.337 xcodebuild[896:5146] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-22 11:25:22.440 xcodebuild[896:5146] [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 DeviceAuthority-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 DeviceAuthority-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
  console-kit: https://github.com/vapor/console-kit.git @ 4.16.0
  swift-log: https://github.com/apple/swift-log.git @ 1.12.0
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-system: https://github.com/apple/swift-system.git @ 1.6.4
  swift-nio: https://github.com/apple/swift-nio.git @ 2.98.0
  DeviceAuthority: /Users/admin/builder/spi-builder-workspace
  ShellOut: https://github.com/JohnSundell/ShellOut.git @ 2.3.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (16 targets)
    Target 'CommandLine' in project 'DeviceAuthority'
        ➜ Explicit dependency on target 'ConsoleKit' in project 'console-kit'
        ➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
    Target 'DeviceAuthorityTests' in project 'DeviceAuthority'
        ➜ Explicit dependency on target 'DeviceAuthority' in project 'DeviceAuthority'
    Target 'swift-device-authority' in project 'DeviceAuthority'
        ➜ Explicit dependency on target 'ConsoleKit' in project 'console-kit'
        ➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
    Target 'ShellOut' in project 'ShellOut'
        ➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
    Target 'ShellOut' in project 'ShellOut' (no dependencies)
    Target 'ConsoleKit' in project 'console-kit'
        ➜ Explicit dependency on target 'ConsoleKit' in project 'console-kit'
        ➜ Explicit dependency on target 'ConsoleKitTerminal' in project 'console-kit'
        ➜ Explicit dependency on target 'ConsoleKitCommands' in project 'console-kit'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
    Target 'ConsoleKit' in project 'console-kit'
        ➜ Explicit dependency on target 'ConsoleKitTerminal' in project 'console-kit'
        ➜ Explicit dependency on target 'ConsoleKitCommands' in project 'console-kit'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
    Target 'ConsoleKitCommands' in project 'console-kit'
        ➜ Explicit dependency on target 'ConsoleKitTerminal' in project 'console-kit'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
    Target 'ConsoleKitTerminal' in project 'console-kit'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
    Target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
    Target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
    Target 'CNIOAtomics' in project 'swift-nio' (no dependencies)
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'DeviceAuthority' in project 'DeviceAuthority'
        ➜ Explicit dependency on target 'DeviceAuthority' in project 'DeviceAuthority'
    Target 'DeviceAuthority' in project 'DeviceAuthority' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
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
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: b94315c9eb243b406f9b2e808bed71d6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b94315c9eb243b406f9b2e808bed71d6.xcbuilddata
error: The package product 'ConsoleKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'swift-device-authority' from project 'DeviceAuthority')
error: The package product 'ConsoleKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'CommandLine' from project 'DeviceAuthority')
2026-04-22 11:25:24.299 xcodebuild[903:5226] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-22 11:25:24.399 xcodebuild[903:5226] [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 DeviceAuthority-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:
  swift-nio: https://github.com/apple/swift-nio.git @ 2.98.0
  console-kit: https://github.com/vapor/console-kit.git @ 4.16.0
  ShellOut: https://github.com/JohnSundell/ShellOut.git @ 2.3.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
  swift-log: https://github.com/apple/swift-log.git @ 1.12.0
  DeviceAuthority: /Users/admin/builder/spi-builder-workspace
  swift-system: https://github.com/apple/swift-system.git @ 1.6.4
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
resolved source packages: swift-nio, console-kit, ShellOut, swift-collections, swift-log, DeviceAuthority, swift-system, swift-atomics
2026-04-22 11:25:31.469 xcodebuild[976:5634] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-22 11:25:31.571 xcodebuild[976:5634] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "console-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.5.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/console-kit.git"
    },
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/ShellOut.git"
    }
  ],
  "manifest_display_name" : "DeviceAuthority",
  "name" : "DeviceAuthority",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "DeviceAuthority",
      "targets" : [
        "DeviceAuthority"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swift-device-authority",
      "targets" : [
        "CommandLine"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DeviceAuthorityTests",
      "module_type" : "SwiftTarget",
      "name" : "DeviceAuthorityTests",
      "path" : "Tests/DeviceAuthorityTests",
      "sources" : [
        "DeviceAuthorityTests.swift"
      ],
      "target_dependencies" : [
        "DeviceAuthority"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DeviceAuthority",
      "module_type" : "SwiftTarget",
      "name" : "DeviceAuthority",
      "path" : "Sources/DeviceAuthority",
      "product_memberships" : [
        "DeviceAuthority"
      ],
      "sources" : [
        "DeviceAuthority.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CommandLine",
      "module_type" : "SwiftTarget",
      "name" : "CommandLine",
      "path" : "Sources/CommandLine",
      "product_dependencies" : [
        "ConsoleKit",
        "ShellOut"
      ],
      "product_memberships" : [
        "swift-device-authority"
      ],
      "sources" : [
        "Command.swift",
        "CreateAuthorityCommand.swift",
        "CreateLeafCommand.swift",
        "MobileConfiguration.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DeviceAuthority",
      "DeviceAuthority-Package",
      "swift-device-authority"
    ]
  }
}
2026-04-22 11:25:33.041 xcodebuild[985:5705] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-22 11:25:33.143 xcodebuild[985:5705] [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 DeviceAuthority-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 DeviceAuthority-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  console-kit: https://github.com/vapor/console-kit.git @ 4.16.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.98.0
  swift-log: https://github.com/apple/swift-log.git @ 1.12.0
  swift-system: https://github.com/apple/swift-system.git @ 1.6.4
  ShellOut: https://github.com/JohnSundell/ShellOut.git @ 2.3.0
  DeviceAuthority: /Users/admin/builder/spi-builder-workspace
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (16 targets)
    Target 'CommandLine' in project 'DeviceAuthority'
        ➜ Explicit dependency on target 'ConsoleKit' in project 'console-kit'
        ➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
    Target 'DeviceAuthorityTests' in project 'DeviceAuthority'
        ➜ Explicit dependency on target 'DeviceAuthority' in project 'DeviceAuthority'
    Target 'swift-device-authority' in project 'DeviceAuthority'
        ➜ Explicit dependency on target 'ConsoleKit' in project 'console-kit'
        ➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
    Target 'ShellOut' in project 'ShellOut'
        ➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
    Target 'ShellOut' in project 'ShellOut' (no dependencies)
    Target 'ConsoleKit' in project 'console-kit'
        ➜ Explicit dependency on target 'ConsoleKit' in project 'console-kit'
        ➜ Explicit dependency on target 'ConsoleKitTerminal' in project 'console-kit'
        ➜ Explicit dependency on target 'ConsoleKitCommands' in project 'console-kit'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
    Target 'ConsoleKit' in project 'console-kit'
        ➜ Explicit dependency on target 'ConsoleKitTerminal' in project 'console-kit'
        ➜ Explicit dependency on target 'ConsoleKitCommands' in project 'console-kit'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
    Target 'ConsoleKitCommands' in project 'console-kit'
        ➜ Explicit dependency on target 'ConsoleKitTerminal' in project 'console-kit'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
    Target 'ConsoleKitTerminal' in project 'console-kit'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
    Target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
    Target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
    Target 'CNIOAtomics' in project 'swift-nio' (no dependencies)
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'DeviceAuthority' in project 'DeviceAuthority'
        ➜ Explicit dependency on target 'DeviceAuthority' in project 'DeviceAuthority'
    Target 'DeviceAuthority' in project 'DeviceAuthority' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
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
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: b94315c9eb243b406f9b2e808bed71d6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b94315c9eb243b406f9b2e808bed71d6.xcbuilddata
error: The package product 'ConsoleKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'CommandLine' from project 'DeviceAuthority')
error: The package product 'ConsoleKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'swift-device-authority' from project 'DeviceAuthority')
2026-04-22 11:25:34.337 xcodebuild[987:5739] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-22 11:25:34.440 xcodebuild[987:5739] [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 DeviceAuthority-Package
(1 failure)
BUILD FAILURE 6.3 tvOS