The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MediQuoSDK, reference 26.1.2 (04f4d5), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 17 Apr 2026 18:27:07 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mediquo/mediquo-ios-sdk.git
Reference: 26.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mediquo/mediquo-ios-sdk
 * tag               26.1.2     -> FETCH_HEAD
HEAD is now at 04f4d5a Bump version
Cloned https://github.com/mediquo/mediquo-ios-sdk.git
Revision (git rev-parse @):
04f4d5a5fdf9d1dc6ddc67fb048804b138c6c9a9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mediquo/mediquo-ios-sdk.git at 26.1.2
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/mediquo/mediquo-ios-sdk.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
Resolve Package Graph
Resolved source packages:
  MediQuoSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: MediQuoSDK
2026-04-17 14:26:54.145 xcodebuild[525:3015] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MediQuoSDK",
  "name" : "MediQuoSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "MediQuoSDK",
      "targets" : [
        "MediQuoSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MediQuoSDK",
      "module_type" : "BinaryTarget",
      "name" : "MediQuoSDK",
      "path" : "remote/archive/MediQuoSDK.xcframework.zip",
      "product_memberships" : [
        "MediQuoSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MediQuoSDK"
    ]
  }
}
2026-04-17 14:27:01.801 xcodebuild[637:3761] [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 MediQuoSDK -destination platform=macOS,arch=arm64
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 MediQuoSDK -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  MediQuoSDK: /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 'MediQuoSDK' in project 'MediQuoSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
Build description signature: 1bb196951bd7e3a534aa62766df60fe9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1bb196951bd7e3a534aa62766df60fe9.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MediQuoSDK/MediQuoSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MediQuoSDK/MediQuoSDK.xcframework'. (in target 'MediQuoSDK' from project 'MediQuoSDK')
2026-04-17 14:27:03.244 xcodebuild[644:3829] [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:da785e27af3a8728e8202494a49a4dca408373cf, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:da785e27af3a8728e8202494a49a4dca408373cf, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:da785e27af3a8728e8202494a49a4dca408373cf, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:da785e27af3a8728e8202494a49a4dca408373cf, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MediQuoSDK
(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:
  MediQuoSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: MediQuoSDK
2026-04-17 14:27:04.853 xcodebuild[660:3945] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MediQuoSDK",
  "name" : "MediQuoSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "MediQuoSDK",
      "targets" : [
        "MediQuoSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MediQuoSDK",
      "module_type" : "BinaryTarget",
      "name" : "MediQuoSDK",
      "path" : "remote/archive/MediQuoSDK.xcframework.zip",
      "product_memberships" : [
        "MediQuoSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MediQuoSDK"
    ]
  }
}
2026-04-17 14:27:06.083 xcodebuild[670:4008] [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 MediQuoSDK -destination platform=macOS,arch=arm64
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 MediQuoSDK -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  MediQuoSDK: /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 'MediQuoSDK' in project 'MediQuoSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
Build description signature: 1bb196951bd7e3a534aa62766df60fe9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1bb196951bd7e3a534aa62766df60fe9.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MediQuoSDK/MediQuoSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MediQuoSDK/MediQuoSDK.xcframework'. (in target 'MediQuoSDK' from project 'MediQuoSDK')
2026-04-17 14:27:06.931 xcodebuild[673:4049] [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:da785e27af3a8728e8202494a49a4dca408373cf, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:da785e27af3a8728e8202494a49a4dca408373cf, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:da785e27af3a8728e8202494a49a4dca408373cf, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:da785e27af3a8728e8202494a49a4dca408373cf, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MediQuoSDK
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild