The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WWKeychain, reference main (d2e40c), with Swift 6.3 for watchOS using Xcode 26.4 on 14 Apr 2026 08:26:13 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=watchOS

Build 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:         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:58.675 xcodebuild[529:3094] [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:06.557 xcodebuild[662:4007] [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: 78585de71e0b8d94a98e89a75e682be7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/78585de71e0b8d94a98e89a75e682be7.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:26:08.660 xcodebuild[666:4059] [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:10.669 xcodebuild[689:4203] [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:12.202 xcodebuild[698:4275] [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: 78585de71e0b8d94a98e89a75e682be7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/78585de71e0b8d94a98e89a75e682be7.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:26:13.142 xcodebuild[700:4302] [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