The Swift Package Index logo.Swift Package Index

Build Information

Failed to build KnotAPI, reference 2.1.0 (c464f4), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 7 Apr 2026 13:00:48 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/millionscard/knot-api-ios.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/millionscard/knot-api-ios
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at c464f4d Deploy Version 2.1.0
Cloned https://github.com/millionscard/knot-api-ios.git
Revision (git rev-parse @):
c464f4dad5982f4695e897f2866013ea61679bdb
SUCCESS checkout https://github.com/millionscard/knot-api-ios.git at 2.1.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/millionscard/knot-api-ios.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:
  KnotAPI: /Users/admin/builder/spi-builder-workspace
resolved source packages: KnotAPI
2026-04-07 09:00:37.176 xcodebuild[528:2999] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "KnotAPI",
  "name" : "KnotAPI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "KnotAPI",
      "targets" : [
        "KnotAPI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KnotAPI",
      "module_type" : "BinaryTarget",
      "name" : "KnotAPI",
      "path" : "KnotAPI.xcframework",
      "product_memberships" : [
        "KnotAPI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "KnotAPI"
    ]
  }
}
2026-04-07 09:00:43.442 xcodebuild[637:3824] [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 KnotAPI -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 KnotAPI -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  KnotAPI: /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 'KnotAPI' in project 'KnotAPI' (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: 4723ec70860ec86da3826d1ba157badf
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4723ec70860ec86da3826d1ba157badf.xcbuilddata
/Users/admin/builder/spi-builder-workspace/KnotAPI.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/KnotAPI.xcframework'. (in target 'KnotAPI' from project 'KnotAPI')
2026-04-07 09:00:44.862 xcodebuild[639:3870] [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:4378217ab8679990c5b959cec65462ab9be0085d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:4378217ab8679990c5b959cec65462ab9be0085d, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:4378217ab8679990c5b959cec65462ab9be0085d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:4378217ab8679990c5b959cec65462ab9be0085d, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme KnotAPI
(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:
  KnotAPI: /Users/admin/builder/spi-builder-workspace
resolved source packages: KnotAPI
2026-04-07 09:00:46.385 xcodebuild[652:3969] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "KnotAPI",
  "name" : "KnotAPI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "KnotAPI",
      "targets" : [
        "KnotAPI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KnotAPI",
      "module_type" : "BinaryTarget",
      "name" : "KnotAPI",
      "path" : "KnotAPI.xcframework",
      "product_memberships" : [
        "KnotAPI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "KnotAPI"
    ]
  }
}
2026-04-07 09:00:47.367 xcodebuild[660:4030] [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 KnotAPI -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 KnotAPI -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  KnotAPI: /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 'KnotAPI' in project 'KnotAPI' (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: 4723ec70860ec86da3826d1ba157badf
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4723ec70860ec86da3826d1ba157badf.xcbuilddata
/Users/admin/builder/spi-builder-workspace/KnotAPI.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/KnotAPI.xcframework'. (in target 'KnotAPI' from project 'KnotAPI')
2026-04-07 09:00:48.137 xcodebuild[662:4060] [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:4378217ab8679990c5b959cec65462ab9be0085d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:4378217ab8679990c5b959cec65462ab9be0085d, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:4378217ab8679990c5b959cec65462ab9be0085d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:4378217ab8679990c5b959cec65462ab9be0085d, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme KnotAPI
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild