The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftDecoderSDK, reference main (ce25fd), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 6 Feb 2026 18:04:25 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftDecoderSDK -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SocketMobile/swift-package-swiftdecodersdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SocketMobile/swift-package-swiftdecodersdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ce25fd1 v6.5.0
Cloned https://github.com/SocketMobile/swift-package-swiftdecodersdk.git
Revision (git rev-parse @):
ce25fd18abcc2b6924d0513a3e4a1160222dee77
SUCCESS checkout https://github.com/SocketMobile/swift-package-swiftdecodersdk.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SocketMobile/swift-package-swiftdecodersdk.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SwiftDecoderSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftDecoderSDK
2026-02-06 13:04:14.827 xcodebuild[527:3059] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftDecoderSDK",
  "name" : "SwiftDecoderSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftDecoderSDK",
      "targets" : [
        "SwiftDecoder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftDecoder",
      "module_type" : "BinaryTarget",
      "name" : "SwiftDecoder",
      "path" : "Sources/SwiftDecoder.xcframework",
      "product_memberships" : [
        "SwiftDecoderSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SwiftDecoderSDK"
    ]
  }
}
2026-02-06 13:04:19.933 xcodebuild[610:3699] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftDecoderSDK -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.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 SwiftDecoderSDK -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  SwiftDecoderSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'SwiftDecoderSDK' in project 'SwiftDecoderSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: 3c6ef84248efe5c13c43431bbabaf60e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3c6ef84248efe5c13c43431bbabaf60e.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDecoder.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/SwiftDecoder.xcframework'. (in target 'SwiftDecoderSDK' from project 'SwiftDecoderSDK')
2026-02-06 13:04:21.411 xcodebuild[612:3732] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:5d3b974ba0efba27a67f54ed7094153ff1a022b5, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:5d3b974ba0efba27a67f54ed7094153ff1a022b5, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:5d3b974ba0efba27a67f54ed7094153ff1a022b5, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:5d3b974ba0efba27a67f54ed7094153ff1a022b5, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SwiftDecoderSDK
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  SwiftDecoderSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftDecoderSDK
2026-02-06 13:04:22.806 xcodebuild[625:3832] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftDecoderSDK",
  "name" : "SwiftDecoderSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftDecoderSDK",
      "targets" : [
        "SwiftDecoder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftDecoder",
      "module_type" : "BinaryTarget",
      "name" : "SwiftDecoder",
      "path" : "Sources/SwiftDecoder.xcframework",
      "product_memberships" : [
        "SwiftDecoderSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SwiftDecoderSDK"
    ]
  }
}
2026-02-06 13:04:23.884 xcodebuild[633:3892] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftDecoderSDK -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.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 SwiftDecoderSDK -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  SwiftDecoderSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'SwiftDecoderSDK' in project 'SwiftDecoderSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: 3c6ef84248efe5c13c43431bbabaf60e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3c6ef84248efe5c13c43431bbabaf60e.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDecoder.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/SwiftDecoder.xcframework'. (in target 'SwiftDecoderSDK' from project 'SwiftDecoderSDK')
2026-02-06 13:04:24.739 xcodebuild[635:3921] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:5d3b974ba0efba27a67f54ed7094153ff1a022b5, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:5d3b974ba0efba27a67f54ed7094153ff1a022b5, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:5d3b974ba0efba27a67f54ed7094153ff1a022b5, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:5d3b974ba0efba27a67f54ed7094153ff1a022b5, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SwiftDecoderSDK
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild