The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DSFToolbar, reference main (f486eb), with Swift 6.3 for iOS using Xcode 26.4 on 14 Apr 2026 22:14:54 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFToolbar.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFToolbar
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dagronf/DSFToolbar.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/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
2026-04-14 18:14:25.591 xcodebuild[525:3006] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 18:14:25.695 xcodebuild[525:3006] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 18:14:26.338 xcodebuild[525:3006] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-04-14 18:14:46.444 xcodebuild[656:3881] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 18:14:46.545 xcodebuild[656:3881] [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 DSFToolbar-Package -destination generic/platform=iOS
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 DSFToolbar-Package -destination generic/platform=iOS
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.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 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 4bb75166877bc2044dc3a3b4ec63c344
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4bb75166877bc2044dc3a3b4ec63c344.xcbuilddata
error: The package product 'DSFValueBinders' requires minimum platform version 13.0 for the iOS 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 iOS platform, but this target supports 12.0 (in target 'DSFToolbar-shared' from project 'DSFToolbar')
2026-04-14 18:14:47.944 xcodebuild[660:3926] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 18:14:48.045 xcodebuild[660:3926] [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 DSFToolbar-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:
  DSFValueBinders: https://github.com/dagronf/DSFValueBinders @ 1.0.1
  DSFToolbar: /Users/admin/builder/spi-builder-workspace
resolved source packages: DSFValueBinders, DSFToolbar
2026-04-14 18:14:51.125 xcodebuild[685:4091] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 18:14:51.229 xcodebuild[685:4091] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-04-14 18:14:52.603 xcodebuild[694:4161] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 18:14:52.703 xcodebuild[694:4161] [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 DSFToolbar-Package -destination generic/platform=iOS
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 DSFToolbar-Package -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  DSFValueBinders: https://github.com/dagronf/DSFValueBinders @ 1.0.1
  DSFToolbar: /Users/admin/builder/spi-builder-workspace
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.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 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 4bb75166877bc2044dc3a3b4ec63c344
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4bb75166877bc2044dc3a3b4ec63c344.xcbuilddata
error: The package product 'DSFValueBinders' requires minimum platform version 13.0 for the iOS 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 iOS platform, but this target supports 12.0 (in target 'DSFToolbar' from project 'DSFToolbar')
2026-04-14 18:14:53.513 xcodebuild[696:4190] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 18:14:53.621 xcodebuild[696:4190] [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 DSFToolbar-Package
(1 failure)
BUILD FAILURE 6.3 iOS