The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Translucent, reference 2.0.0 (6a182b), with Swift 6.1 for tvOS using Xcode 16.3 on 9 Nov 2025 11:27:48 UTC.

Build Command

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

Build 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.1
Building package at path:  $PWD
https://github.com/kasimok/Translucent.git
https://github.com/kasimok/Translucent.git
{
  "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"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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
Resolve Package Graph
Resolved source packages:
  DeviceKit: https://github.com/devicekit/DeviceKit @ 5.7.0
  Translucent: /Users/admin/builder/spi-builder-workspace
resolved source packages: DeviceKit, Translucent
{
  "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.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Translucent -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
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
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 2e0b5957bddbcef97d921e92bf493e6e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2e0b5957bddbcef97d921e92bf493e6e.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.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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.3.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.3.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
Resolve Package Graph
Resolved source packages:
  DeviceKit: https://github.com/devicekit/DeviceKit @ 5.7.0
  Translucent: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 31487184b978fe8ec84ee5dac039f912
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/31487184b978fe8ec84ee5dac039f912.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.1 tvOS