Build Information
Failed to build DSFToolbar, reference main (f486eb
), with Swift 6.1 for iOS using Xcode 16.3 on 29 Apr 2025 05:49:20 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.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.1
Building package at path: $PWD
https://github.com/dagronf/DSFToolbar.git
https://github.com/dagronf/DSFToolbar.git
{
"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"
}
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/dagronf/DSFValueBinders
Creating working copy of package ‘DSFValueBinders’
Checking out 1.0.1 of package ‘DSFValueBinders’
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-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DSFToolbar-Package -destination generic/platform=iOS 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 DSFToolbar-Package -destination generic/platform=iOS "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:
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-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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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: 2195def0b093fe9413f4b0594b4d7913
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2195def0b093fe9413f4b0594b4d7913.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')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme DSFToolbar-Package
(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:
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-16.3.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-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 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-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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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: 41694ce54927fc9d35135f990387bdff
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/41694ce54927fc9d35135f990387bdff.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')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme DSFToolbar-Package
(1 failure)
BUILD FAILURE 6.1 iOS