Build Information
Failed to build Translucent, reference 2.0.0 (6a182b), with Swift 6.0 for tvOS using Xcode 16.2 on 9 Nov 2025 11:27:39 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Translucent -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kasimok/Translucent.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kasimok/Translucent
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 6a182b7 Merge pull request #5 from captain82/ios26
Cloned https://github.com/kasimok/Translucent.git
Revision (git rev-parse @):
6a182b7d90999fcc955e7c4d89709163ef215ed0
SUCCESS checkout https://github.com/kasimok/Translucent.git at 2.0.0
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/kasimok/Translucent.git
Command line invocation:
/Applications/Xcode-16.2.0.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/devicekit/DeviceKit
Creating working copy of package ‘DeviceKit’
Checking out 5.7.0 of package ‘DeviceKit’
Resolve Package Graph
Resolved source packages:
Translucent: /Users/admin/builder/spi-builder-workspace
DeviceKit: https://github.com/devicekit/DeviceKit @ 5.7.0
resolved source packages: Translucent, DeviceKit
{
"dependencies" : [
{
"identity" : "devicekit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/devicekit/DeviceKit"
}
],
"manifest_display_name" : "Translucent",
"name" : "Translucent",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Translucent",
"targets" : [
"Translucent"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TranslucentTests",
"module_type" : "SwiftTarget",
"name" : "TranslucentTests",
"path" : "Tests/TranslucentTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/TranslucentTests/white.jpeg",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"TranslucentTests.swift"
],
"target_dependencies" : [
"Translucent"
],
"type" : "test"
},
{
"c99name" : "Translucent",
"module_type" : "SwiftTarget",
"name" : "Translucent",
"path" : "Sources/Translucent",
"product_dependencies" : [
"DeviceKit"
],
"product_memberships" : [
"Translucent"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Translucent/mappings-ios-18.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Translucent/mappings.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Miscs.swift",
"Translucent.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Translucent"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Translucent -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-16.2.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 Translucent -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:
Translucent: /Users/admin/builder/spi-builder-workspace
DeviceKit: https://github.com/devicekit/DeviceKit @ 5.7.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'Translucent' in project 'Translucent'
➜ Explicit dependency on target 'Translucent' in project 'Translucent'
➜ Explicit dependency on target 'Translucent_Translucent' in project 'Translucent'
➜ Explicit dependency on target 'DeviceKit' in project 'DeviceKit'
Target 'Translucent' in project 'Translucent'
➜ Explicit dependency on target 'Translucent_Translucent' in project 'Translucent'
➜ Explicit dependency on target 'DeviceKit' in project 'DeviceKit'
Target 'DeviceKit' in project 'DeviceKit'
➜ Explicit dependency on target 'DeviceKit' in project 'DeviceKit'
➜ Explicit dependency on target 'DeviceKit_DeviceKit' in project 'DeviceKit'
Target 'DeviceKit' in project 'DeviceKit'
➜ Explicit dependency on target 'DeviceKit_DeviceKit' in project 'DeviceKit'
Target 'DeviceKit_DeviceKit' in project 'DeviceKit' (no dependencies)
Target 'Translucent_Translucent' in project 'Translucent' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 99c4d6a51f2e7e9bc1f39a0f2bc49740
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/99c4d6a51f2e7e9bc1f39a0f2bc49740.xcbuilddata
error: The package product 'DeviceKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Translucent' from project 'Translucent')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Translucent
(1 failure)
Command line invocation:
/Applications/Xcode-16.2.0.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
Resolved source packages:
Translucent: /Users/admin/builder/spi-builder-workspace
DeviceKit: https://github.com/devicekit/DeviceKit @ 5.7.0
resolved source packages: Translucent, DeviceKit
{
"dependencies" : [
{
"identity" : "devicekit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/devicekit/DeviceKit"
}
],
"manifest_display_name" : "Translucent",
"name" : "Translucent",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Translucent",
"targets" : [
"Translucent"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TranslucentTests",
"module_type" : "SwiftTarget",
"name" : "TranslucentTests",
"path" : "Tests/TranslucentTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/TranslucentTests/white.jpeg",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"TranslucentTests.swift"
],
"target_dependencies" : [
"Translucent"
],
"type" : "test"
},
{
"c99name" : "Translucent",
"module_type" : "SwiftTarget",
"name" : "Translucent",
"path" : "Sources/Translucent",
"product_dependencies" : [
"DeviceKit"
],
"product_memberships" : [
"Translucent"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Translucent/mappings-ios-18.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Translucent/mappings.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Miscs.swift",
"Translucent.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Translucent"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Translucent -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-16.2.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 Translucent -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:
DeviceKit: https://github.com/devicekit/DeviceKit @ 5.7.0
Translucent: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'Translucent' in project 'Translucent'
➜ Explicit dependency on target 'Translucent' in project 'Translucent'
➜ Explicit dependency on target 'Translucent_Translucent' in project 'Translucent'
➜ Explicit dependency on target 'DeviceKit' in project 'DeviceKit'
Target 'Translucent' in project 'Translucent'
➜ Explicit dependency on target 'Translucent_Translucent' in project 'Translucent'
➜ Explicit dependency on target 'DeviceKit' in project 'DeviceKit'
Target 'DeviceKit' in project 'DeviceKit'
➜ Explicit dependency on target 'DeviceKit' in project 'DeviceKit'
➜ Explicit dependency on target 'DeviceKit_DeviceKit' in project 'DeviceKit'
Target 'DeviceKit' in project 'DeviceKit'
➜ Explicit dependency on target 'DeviceKit_DeviceKit' in project 'DeviceKit'
Target 'DeviceKit_DeviceKit' in project 'DeviceKit' (no dependencies)
Target 'Translucent_Translucent' in project 'Translucent' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 99c4d6a51f2e7e9bc1f39a0f2bc49740
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/99c4d6a51f2e7e9bc1f39a0f2bc49740.xcbuilddata
error: The package product 'DeviceKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Translucent' from project 'Translucent')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Translucent
(1 failure)
BUILD FAILURE 6.0 tvOS