Build Information
Failed to build WWKeychain, reference main (d2e40c), with Swift 6.3 for iOS using Xcode 26.4 on 14 Apr 2026 08:26:39 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WWKeychain -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWKeychain.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWKeychain
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d2e40ca - fix Readme
Cloned https://github.com/William-Weng/WWKeychain.git
Revision (git rev-parse @):
d2e40cafa9bde1be8b4cdaeed413a19d41e3f84d
SUCCESS checkout https://github.com/William-Weng/WWKeychain.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/William-Weng/WWKeychain.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/William-Weng/WWPrint.git
Creating working copy of package ‘WWPrint’
Checking out 1.3.2 of package ‘WWPrint’
Resolve Package Graph
Resolved source packages:
WWPrint: https://github.com/William-Weng/WWPrint.git @ 1.3.2
WWKeychain: /Users/admin/builder/spi-builder-workspace
resolved source packages: WWPrint, WWKeychain
2026-04-14 04:26:24.094 xcodebuild[529:3062] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "wwprint",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/William-Weng/WWPrint.git"
}
],
"manifest_display_name" : "WWKeychain",
"name" : "WWKeychain",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "WWKeychain",
"targets" : [
"WWKeychain"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WWKeychain",
"module_type" : "SwiftTarget",
"name" : "WWKeychain",
"path" : "Sources/WWKeychain",
"product_dependencies" : [
"WWPrint"
],
"product_memberships" : [
"WWKeychain"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWKeychain/Privacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Constant.swift",
"Extension.swift",
"Keychain.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"WWKeychain"
]
}
}
2026-04-14 04:26:32.138 xcodebuild[662:3996] [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 WWKeychain -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 WWKeychain -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
WWPrint: https://github.com/William-Weng/WWPrint.git @ 1.3.2
WWKeychain: /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 'WWKeychain' in project 'WWKeychain'
➜ Explicit dependency on target 'WWKeychain' in project 'WWKeychain'
➜ Explicit dependency on target 'WWKeychain_WWKeychain' in project 'WWKeychain'
➜ Explicit dependency on target 'WWPrint' in project 'WWPrint'
Target 'WWKeychain' in project 'WWKeychain'
➜ Explicit dependency on target 'WWKeychain_WWKeychain' in project 'WWKeychain'
➜ Explicit dependency on target 'WWPrint' in project 'WWPrint'
Target 'WWPrint' in project 'WWPrint'
➜ Explicit dependency on target 'WWPrint' in project 'WWPrint'
➜ Explicit dependency on target 'WWPrint_WWPrint' in project 'WWPrint'
Target 'WWPrint' in project 'WWPrint'
➜ Explicit dependency on target 'WWPrint_WWPrint' in project 'WWPrint'
Target 'WWPrint_WWPrint' in project 'WWPrint' (no dependencies)
Target 'WWKeychain_WWKeychain' in project 'WWKeychain' (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: 103199357cf9500d6bdda8aa1a0fe057
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/103199357cf9500d6bdda8aa1a0fe057.xcbuilddata
error: The package product 'WWPrint' requires minimum platform version 15.0 for the iOS platform, but this target supports 14.0 (in target 'WWKeychain' from project 'WWKeychain')
2026-04-14 04:26:34.216 xcodebuild[666:4044] [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 WWKeychain
(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:
WWKeychain: /Users/admin/builder/spi-builder-workspace
WWPrint: https://github.com/William-Weng/WWPrint.git @ 1.3.2
resolved source packages: WWKeychain, WWPrint
2026-04-14 04:26:36.075 xcodebuild[689:4189] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "wwprint",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/William-Weng/WWPrint.git"
}
],
"manifest_display_name" : "WWKeychain",
"name" : "WWKeychain",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "WWKeychain",
"targets" : [
"WWKeychain"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WWKeychain",
"module_type" : "SwiftTarget",
"name" : "WWKeychain",
"path" : "Sources/WWKeychain",
"product_dependencies" : [
"WWPrint"
],
"product_memberships" : [
"WWKeychain"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWKeychain/Privacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Constant.swift",
"Extension.swift",
"Keychain.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"WWKeychain"
]
}
}
2026-04-14 04:26:37.355 xcodebuild[698:4256] [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 WWKeychain -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 WWKeychain -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
WWKeychain: /Users/admin/builder/spi-builder-workspace
WWPrint: https://github.com/William-Weng/WWPrint.git @ 1.3.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'WWKeychain' in project 'WWKeychain'
➜ Explicit dependency on target 'WWKeychain' in project 'WWKeychain'
➜ Explicit dependency on target 'WWKeychain_WWKeychain' in project 'WWKeychain'
➜ Explicit dependency on target 'WWPrint' in project 'WWPrint'
Target 'WWKeychain' in project 'WWKeychain'
➜ Explicit dependency on target 'WWKeychain_WWKeychain' in project 'WWKeychain'
➜ Explicit dependency on target 'WWPrint' in project 'WWPrint'
Target 'WWPrint' in project 'WWPrint'
➜ Explicit dependency on target 'WWPrint' in project 'WWPrint'
➜ Explicit dependency on target 'WWPrint_WWPrint' in project 'WWPrint'
Target 'WWPrint' in project 'WWPrint'
➜ Explicit dependency on target 'WWPrint_WWPrint' in project 'WWPrint'
Target 'WWPrint_WWPrint' in project 'WWPrint' (no dependencies)
Target 'WWKeychain_WWKeychain' in project 'WWKeychain' (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: 103199357cf9500d6bdda8aa1a0fe057
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/103199357cf9500d6bdda8aa1a0fe057.xcbuilddata
error: The package product 'WWPrint' requires minimum platform version 15.0 for the iOS platform, but this target supports 14.0 (in target 'WWKeychain' from project 'WWKeychain')
2026-04-14 04:26:38.308 xcodebuild[700:4285] [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 WWKeychain
(1 failure)
BUILD FAILURE 6.3 iOS