The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DSFToolbar with Swift 5.9 for tvOS using Xcode 15.2 at 4.1.0.

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme DSFToolbar-Package -destination "generic/platform=tvos"

Build Log

========================================
RunAll
========================================
Builder version: 4.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFToolbar.git
Reference: 4.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFToolbar
 * tag               4.1.0      -> FETCH_HEAD
HEAD is now at e110c46 Added segmented control enable bindings (bindSegmentEnabled on DSFToolbar.Segmented)
Cloned https://github.com/dagronf/DSFToolbar.git into spi-builder-workspace
e110c4685a99b30e5e3566926ddd76fa78c39aec
SUCCESS checkout https://github.com/dagronf/DSFToolbar.git at 4.1.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.9
Building package at path:  spi-builder-workspace
Command line invocation:
/Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph

Fetching from https://github.com/dagronf/DSFValueBinders (cached)

Creating working copy of package ‘DSFValueBinders’

Checking out 0.11.0 of package ‘DSFValueBinders’

Resolve Package Graph


Resolved source packages:
  DSFToolbar: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  DSFValueBinders: https://github.com/dagronf/DSFValueBinders @ 0.11.0
resolved source packages: DSFToolbar, DSFValueBinders
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DSFToolbar",
      "DSFToolbar-Package",
      "DSFToolbar-shared",
      "DSFToolbar-static",
      "DSFValueBinders",
      "DSFValueBinders-Package",
      "DSFValueBinders-shared"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DSFToolbar",
      "DSFToolbar-Package",
      "DSFToolbar-shared",
      "DSFToolbar-static",
      "DSFValueBinders",
      "DSFValueBinders-Package",
      "DSFValueBinders-shared"
    ]
  }
}
{
  "dependencies" : [
    {
      "identity" : "dsfvaluebinders",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dagronf/DSFValueBinders"
    }
  ],
  "manifest_display_name" : "DSFToolbar",
  "name" : "DSFToolbar",
  "path" : "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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"
}
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme DSFToolbar-Package -destination "generic/platform=tvos"
Command line invocation:
/Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme DSFToolbar-Package -destination generic/platform=tvos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph

Resolve Package Graph


Resolved source packages:
  DSFToolbar: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  DSFValueBinders: https://github.com/dagronf/DSFValueBinders @ 0.11.0
Prepare packages

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
Build description signature: 601c83e61a43cedfda8983d47af612bc
Build description path: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/601c83e61a43cedfda8983d47af612bc.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-shared' 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 'DSFToolbarTests' 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' from project 'DSFToolbar')
** BUILD FAILED **
ShellOut encountered an error
Status code: 65
Message: "** BUILD FAILED **
"
Output: "Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme DSFToolbar-Package -destination generic/platform=tvos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES

Resolve Package Graph

Resolve Package Graph


Resolved source packages:
  DSFToolbar: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  DSFValueBinders: https://github.com/dagronf/DSFValueBinders @ 0.11.0

Prepare packages

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
Build description signature: 601c83e61a43cedfda8983d47af612bc
Build description path: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/601c83e61a43cedfda8983d47af612bc.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-shared' 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 'DSFToolbarTests' 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' from project 'DSFToolbar')"
Retrying in 0.0 seconds ...
Building ... (attempt 2)
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme DSFToolbar-Package -destination generic/platform=tvos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph


Resolved source packages:
  DSFValueBinders: https://github.com/dagronf/DSFValueBinders @ 0.11.0
  DSFToolbar: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages

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
Build description signature: 601c83e61a43cedfda8983d47af612bc
Build description path: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/601c83e61a43cedfda8983d47af612bc.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 'DSFToolbarTests' 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 **
ShellOut encountered an error
Status code: 65
Message: "** BUILD FAILED **
"
Output: "Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme DSFToolbar-Package -destination generic/platform=tvos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES

Resolve Package Graph


Resolved source packages:
  DSFValueBinders: https://github.com/dagronf/DSFValueBinders @ 0.11.0
  DSFToolbar: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace

Prepare packages

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
Build description signature: 601c83e61a43cedfda8983d47af612bc
Build description path: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/601c83e61a43cedfda8983d47af612bc.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 'DSFToolbarTests' 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 FAILURE 5.9 tvOS