The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Checkout3DSPackages, reference 3.2.5 (17bee1), with Swift 6.2 (beta) for watchOS using Xcode 26.0 on 22 Jun 2025 09:07:33 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Checkout3DSPackages -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/checkout/checkout-3ds-sdk-ios.git
Reference: 3.2.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/checkout/checkout-3ds-sdk-ios
 * tag               3.2.5      -> FETCH_HEAD
HEAD is now at 17bee16 Merge pull request #77 from checkout/release/3.2.5
Cloned https://github.com/checkout/checkout-3ds-sdk-ios.git
Revision (git rev-parse @):
17bee169a7ef971f85513a90a07af34e830ff19a
SUCCESS checkout https://github.com/checkout/checkout-3ds-sdk-ios.git at 3.2.5
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/checkout/checkout-3ds-sdk-ios.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/checkout/checkout-event-logger-ios-framework.git
Creating working copy of package ‘checkout-event-logger-ios-framework’
Checking out 1.2.4 of package ‘checkout-event-logger-ios-framework’
Resolve Package Graph
Resolved source packages:
  CheckoutEventLoggerKit: https://github.com/checkout/checkout-event-logger-ios-framework.git @ 1.2.4
  Checkout3DSPackages: /Users/admin/builder/spi-builder-workspace
resolved source packages: CheckoutEventLoggerKit, Checkout3DSPackages
{
  "dependencies" : [
    {
      "identity" : "checkout-event-logger-ios-framework",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/checkout/checkout-event-logger-ios-framework.git"
    }
  ],
  "manifest_display_name" : "Checkout3DSPackages",
  "name" : "Checkout3DSPackages",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Checkout3DSPackages",
      "targets" : [
        "Checkout3DSPackages"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "JOSESwift",
      "module_type" : "BinaryTarget",
      "name" : "JOSESwift",
      "path" : "Dependencies/JOSESwift.xcframework",
      "product_memberships" : [
        "Checkout3DSPackages"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Checkout3DSPackages",
      "module_type" : "SwiftTarget",
      "name" : "Checkout3DSPackages",
      "path" : "Checkout3DSPackages",
      "product_dependencies" : [
        "CheckoutEventLoggerKit"
      ],
      "product_memberships" : [
        "Checkout3DSPackages"
      ],
      "sources" : [
        "dummy.swift"
      ],
      "target_dependencies" : [
        "JOSESwift",
        "Checkout3DS",
        "Checkout3DS-Security"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Checkout3DS_Security",
      "module_type" : "BinaryTarget",
      "name" : "Checkout3DS-Security",
      "path" : "Checkout3DS-Security.xcframework",
      "product_memberships" : [
        "Checkout3DSPackages"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Checkout3DS",
      "module_type" : "BinaryTarget",
      "name" : "Checkout3DS",
      "path" : "Checkout3DS.xcframework",
      "product_memberships" : [
        "Checkout3DSPackages"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Checkout3DSPackages"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Checkout3DSPackages -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 Checkout3DSPackages -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Checkout3DSPackages: /Users/admin/builder/spi-builder-workspace
  CheckoutEventLoggerKit: https://github.com/checkout/checkout-event-logger-ios-framework.git @ 1.2.4
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'Checkout3DSPackages' in project 'Checkout3DSPackages'
        ➜ Explicit dependency on target 'Checkout3DSPackages' in project 'Checkout3DSPackages'
        ➜ Explicit dependency on target 'CheckoutEventLoggerKit' in project 'CheckoutEventLoggerKit'
    Target 'Checkout3DSPackages' in project 'Checkout3DSPackages'
        ➜ Explicit dependency on target 'CheckoutEventLoggerKit' in project 'CheckoutEventLoggerKit'
    Target 'CheckoutEventLoggerKit' in project 'CheckoutEventLoggerKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: e3bcb6cc1a40784d46f3c2df84404b06
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e3bcb6cc1a40784d46f3c2df84404b06.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework'. (in target 'CheckoutEventLoggerKit' from project 'CheckoutEventLoggerKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework'. (in target 'Checkout3DSPackages' from project 'Checkout3DSPackages')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework'. (in target 'Checkout3DSPackages' from project 'Checkout3DSPackages')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework'. (in target 'Checkout3DSPackages' from project 'Checkout3DSPackages')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Checkout3DSPackages
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  Checkout3DSPackages: /Users/admin/builder/spi-builder-workspace
  CheckoutEventLoggerKit: https://github.com/checkout/checkout-event-logger-ios-framework.git @ 1.2.4
resolved source packages: Checkout3DSPackages, CheckoutEventLoggerKit
{
  "dependencies" : [
    {
      "identity" : "checkout-event-logger-ios-framework",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/checkout/checkout-event-logger-ios-framework.git"
    }
  ],
  "manifest_display_name" : "Checkout3DSPackages",
  "name" : "Checkout3DSPackages",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Checkout3DSPackages",
      "targets" : [
        "Checkout3DSPackages"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "JOSESwift",
      "module_type" : "BinaryTarget",
      "name" : "JOSESwift",
      "path" : "Dependencies/JOSESwift.xcframework",
      "product_memberships" : [
        "Checkout3DSPackages"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Checkout3DSPackages",
      "module_type" : "SwiftTarget",
      "name" : "Checkout3DSPackages",
      "path" : "Checkout3DSPackages",
      "product_dependencies" : [
        "CheckoutEventLoggerKit"
      ],
      "product_memberships" : [
        "Checkout3DSPackages"
      ],
      "sources" : [
        "dummy.swift"
      ],
      "target_dependencies" : [
        "JOSESwift",
        "Checkout3DS",
        "Checkout3DS-Security"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Checkout3DS_Security",
      "module_type" : "BinaryTarget",
      "name" : "Checkout3DS-Security",
      "path" : "Checkout3DS-Security.xcframework",
      "product_memberships" : [
        "Checkout3DSPackages"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Checkout3DS",
      "module_type" : "BinaryTarget",
      "name" : "Checkout3DS",
      "path" : "Checkout3DS.xcframework",
      "product_memberships" : [
        "Checkout3DSPackages"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Checkout3DSPackages"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Checkout3DSPackages -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 Checkout3DSPackages -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  CheckoutEventLoggerKit: https://github.com/checkout/checkout-event-logger-ios-framework.git @ 1.2.4
  Checkout3DSPackages: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'Checkout3DSPackages' in project 'Checkout3DSPackages'
        ➜ Explicit dependency on target 'Checkout3DSPackages' in project 'Checkout3DSPackages'
        ➜ Explicit dependency on target 'CheckoutEventLoggerKit' in project 'CheckoutEventLoggerKit'
    Target 'Checkout3DSPackages' in project 'Checkout3DSPackages'
        ➜ Explicit dependency on target 'CheckoutEventLoggerKit' in project 'CheckoutEventLoggerKit'
    Target 'CheckoutEventLoggerKit' in project 'CheckoutEventLoggerKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework'. (in target 'CheckoutEventLoggerKit' from project 'CheckoutEventLoggerKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework'. (in target 'Checkout3DSPackages' from project 'Checkout3DSPackages')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework'. (in target 'Checkout3DSPackages' from project 'Checkout3DSPackages')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/checkout-event-logger-ios-framework/CheckoutEventLoggerKit.xcframework'. (in target 'Checkout3DSPackages' from project 'Checkout3DSPackages')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Checkout3DSPackages
(1 failure)
BUILD FAILURE 6.2 watchOS