Build Information
Failed to build WWKeychain, reference 1.0.4 (bcefd4), with Swift 6.3 for watchOS using Xcode 26.4 on 14 Apr 2026 08:25:58 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=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWKeychain.git
Reference: 1.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWKeychain
* tag 1.0.4 -> FETCH_HEAD
HEAD is now at bcefd4b - 加上PrivacyInfo.xcprivacy
Cloned https://github.com/William-Weng/WWKeychain.git
Revision (git rev-parse @):
bcefd4b55c2a7edb2c61fe0fa6916ea3a297bf30
SUCCESS checkout https://github.com/William-Weng/WWKeychain.git at 1.0.4
========================================
Build
========================================
Selected platform: watchOS
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:
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:25:44.333 xcodebuild[529:3063] [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.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"WWKeychain"
]
}
}
2026-04-14 04:25:51.893 xcodebuild[662:3942] [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=watchOS
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=watchOS
Resolve Package Graph
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/WatchOS.platform/Developer/SDKs/WatchOS26.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: 6f82dee62a350a8744ba129ae3df89f5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6f82dee62a350a8744ba129ae3df89f5.xcbuilddata
error: The package product 'WWPrint' requires minimum platform version 8.0 for the watchOS platform, but this target supports 7.0 (in target 'WWKeychain' from project 'WWKeychain')
2026-04-14 04:25:53.950 xcodebuild[666:3987] [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:25:56.084 xcodebuild[689:4134] [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.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"WWKeychain"
]
}
}
2026-04-14 04:25:57.261 xcodebuild[698:4205] [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=watchOS
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=watchOS
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/WatchOS.platform/Developer/SDKs/WatchOS26.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: 6f82dee62a350a8744ba129ae3df89f5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6f82dee62a350a8744ba129ae3df89f5.xcbuilddata
error: The package product 'WWPrint' requires minimum platform version 8.0 for the watchOS platform, but this target supports 7.0 (in target 'WWKeychain' from project 'WWKeychain')
2026-04-14 04:25:58.282 xcodebuild[700:4231] [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 watchOS