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 DSFToolbar, reference 5.1.0 (f486eb), with Swift 6.2 (beta) for tvOS using Xcode 26.0 on 21 Jun 2025 22:15:50 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFToolbar.git
Reference: 5.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFToolbar
 * tag               5.1.0      -> FETCH_HEAD
HEAD is now at f486eb1 minor package update
Cloned https://github.com/dagronf/DSFToolbar.git
Revision (git rev-parse @):
f486eb1e532d77fd2a9c9eb21f3e90a0b092ba45
SUCCESS checkout https://github.com/dagronf/DSFToolbar.git at 5.1.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/dagronf/DSFToolbar.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/dagronf/DSFValueBinders
Creating working copy of package ‘DSFValueBinders’
Checking out 1.0.1 of package ‘DSFValueBinders’
Resolve Package Graph
Resolved source packages:
  DSFValueBinders: https://github.com/dagronf/DSFValueBinders @ 1.0.1
  DSFToolbar: /Users/admin/builder/spi-builder-workspace
resolved source packages: DSFValueBinders, DSFToolbar
{
  "dependencies" : [
    {
      "identity" : "dsfvaluebinders",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dagronf/DSFValueBinders"
    }
  ],
  "manifest_display_name" : "DSFToolbar",
  "name" : "DSFToolbar",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "DSFToolbar",
      "targets" : [
        "DSFToolbar"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DSFToolbar-static",
      "targets" : [
        "DSFToolbar"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "DSFToolbar-shared",
      "targets" : [
        "DSFToolbar"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DSFToolbarTests",
      "module_type" : "SwiftTarget",
      "name" : "DSFToolbarTests",
      "path" : "Tests/DSFToolbarTests",
      "sources" : [
        "DSFToolbarTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "DSFToolbar"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DSFToolbar",
      "module_type" : "SwiftTarget",
      "name" : "DSFToolbar",
      "path" : "Sources/DSFToolbar",
      "product_dependencies" : [
        "DSFValueBinders"
      ],
      "product_memberships" : [
        "DSFToolbar",
        "DSFToolbar-static",
        "DSFToolbar-shared"
      ],
      "sources" : [
        "DSFToolbar.Button.swift",
        "DSFToolbar.Core.swift",
        "DSFToolbar.Group.swift",
        "DSFToolbar.Item.swift",
        "DSFToolbar.PopoverButton.swift",
        "DSFToolbar.PopupButton.swift",
        "DSFToolbar.PopupMenu.swift",
        "DSFToolbar.ResultBuilders.swift",
        "DSFToolbar.Search.swift",
        "DSFToolbar.Segmented+catalyst.swift",
        "DSFToolbar.Segmented.swift",
        "DSFToolbar.Separator.swift",
        "DSFToolbar.Standard.swift",
        "DSFToolbar.View.swift",
        "DSFToolbar.swift",
        "logging.swift",
        "utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DSFToolbar",
      "DSFToolbar-Package",
      "DSFToolbar-shared",
      "DSFToolbar-static",
      "DSFValueBinders",
      "DSFValueBinders-Package",
      "DSFValueBinders-shared"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DSFToolbar-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 DSFToolbar-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  DSFToolbar: /Users/admin/builder/spi-builder-workspace
  DSFValueBinders: https://github.com/dagronf/DSFValueBinders @ 1.0.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'DSFToolbar-static' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFToolbar-shared' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFToolbarTests' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFValueBinders' in project 'DSFValueBinders'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFValueBinders' in project 'DSFValueBinders' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 0e78a15708f455485a406ae732a5d371
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0e78a15708f455485a406ae732a5d371.xcbuilddata
error: The package product 'DSFValueBinders' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DSFToolbar' from project 'DSFToolbar')
error: The package product 'DSFValueBinders' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DSFToolbar-shared' from project 'DSFToolbar')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme DSFToolbar-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  DSFToolbar: /Users/admin/builder/spi-builder-workspace
  DSFValueBinders: https://github.com/dagronf/DSFValueBinders @ 1.0.1
resolved source packages: DSFToolbar, DSFValueBinders
{
  "dependencies" : [
    {
      "identity" : "dsfvaluebinders",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dagronf/DSFValueBinders"
    }
  ],
  "manifest_display_name" : "DSFToolbar",
  "name" : "DSFToolbar",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "DSFToolbar",
      "targets" : [
        "DSFToolbar"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DSFToolbar-static",
      "targets" : [
        "DSFToolbar"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "DSFToolbar-shared",
      "targets" : [
        "DSFToolbar"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DSFToolbarTests",
      "module_type" : "SwiftTarget",
      "name" : "DSFToolbarTests",
      "path" : "Tests/DSFToolbarTests",
      "sources" : [
        "DSFToolbarTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "DSFToolbar"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DSFToolbar",
      "module_type" : "SwiftTarget",
      "name" : "DSFToolbar",
      "path" : "Sources/DSFToolbar",
      "product_dependencies" : [
        "DSFValueBinders"
      ],
      "product_memberships" : [
        "DSFToolbar",
        "DSFToolbar-static",
        "DSFToolbar-shared"
      ],
      "sources" : [
        "DSFToolbar.Button.swift",
        "DSFToolbar.Core.swift",
        "DSFToolbar.Group.swift",
        "DSFToolbar.Item.swift",
        "DSFToolbar.PopoverButton.swift",
        "DSFToolbar.PopupButton.swift",
        "DSFToolbar.PopupMenu.swift",
        "DSFToolbar.ResultBuilders.swift",
        "DSFToolbar.Search.swift",
        "DSFToolbar.Segmented+catalyst.swift",
        "DSFToolbar.Segmented.swift",
        "DSFToolbar.Separator.swift",
        "DSFToolbar.Standard.swift",
        "DSFToolbar.View.swift",
        "DSFToolbar.swift",
        "logging.swift",
        "utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DSFToolbar",
      "DSFToolbar-Package",
      "DSFToolbar-shared",
      "DSFToolbar-static",
      "DSFValueBinders",
      "DSFValueBinders-Package",
      "DSFValueBinders-shared"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DSFToolbar-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 DSFToolbar-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  DSFToolbar: /Users/admin/builder/spi-builder-workspace
  DSFValueBinders: https://github.com/dagronf/DSFValueBinders @ 1.0.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'DSFToolbar-static' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFToolbar-shared' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFToolbarTests' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFValueBinders' in project 'DSFValueBinders'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFValueBinders' in project 'DSFValueBinders' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 0e78a15708f455485a406ae732a5d371
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0e78a15708f455485a406ae732a5d371.xcbuilddata
error: The package product 'DSFValueBinders' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DSFToolbar' from project 'DSFToolbar')
error: The package product 'DSFValueBinders' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DSFToolbar-shared' from project 'DSFToolbar')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme DSFToolbar-Package
(1 failure)
BUILD FAILURE 6.2 tvOS