The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LinkKit, reference master (d8cd61), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 19 Apr 2026 06:43:50 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/plaid/plaid-link-ios.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/plaid/plaid-link-ios
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d8cd61f Merge pull request #65 from plaid/dtroupe-plaid-patch-1
Cloned https://github.com/plaid/plaid-link-ios.git
Revision (git rev-parse @):
d8cd61ff7a8c4469749f2d86d4814fab10f7c843
SUCCESS checkout https://github.com/plaid/plaid-link-ios.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/plaid/plaid-link-ios.git
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LinkKit",
  "name" : "LinkKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "LinkKit",
      "targets" : [
        "LinkKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LinkKit",
      "module_type" : "BinaryTarget",
      "name" : "LinkKit",
      "path" : "LinkKit.xcframework",
      "product_memberships" : [
        "LinkKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "LinkDemo",
    "schemes" : [
      "LinkDemo-ObjC",
      "LinkDemo-Swift-UIKit",
      "LinkDemo-SwiftUI"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "LinkKit"
    ]
  }
}
2026-04-19 02:43:44.336 xcodebuild[632:3852] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LinkKit -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.3.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 LinkKit -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  LinkKit: /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 'LinkKit' in project 'LinkKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
Build description signature: 4cbe447631659f6e03392da44920d854
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4cbe447631659f6e03392da44920d854.xcbuilddata
/Users/admin/builder/spi-builder-workspace/LinkKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/LinkKit.xcframework'. (in target 'LinkKit' from project 'LinkKit')
2026-04-19 02:43:45.891 xcodebuild[723:4556] [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:5f69889dd56a37b37525e51293cff231519cdd2d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:5f69889dd56a37b37525e51293cff231519cdd2d, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:5f69889dd56a37b37525e51293cff231519cdd2d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:5f69889dd56a37b37525e51293cff231519cdd2d, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme LinkKit
(1 failure)
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  LinkKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: LinkKit
2026-04-19 02:43:48.100 xcodebuild[736:4669] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LinkKit",
  "name" : "LinkKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "LinkKit",
      "targets" : [
        "LinkKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LinkKit",
      "module_type" : "BinaryTarget",
      "name" : "LinkKit",
      "path" : "LinkKit.xcframework",
      "product_memberships" : [
        "LinkKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "LinkKit"
    ]
  }
}
2026-04-19 02:43:49.134 xcodebuild[744:4731] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LinkKit -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.3.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 LinkKit -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  LinkKit: /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 'LinkKit' in project 'LinkKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
Build description signature: 4cbe447631659f6e03392da44920d854
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4cbe447631659f6e03392da44920d854.xcbuilddata
/Users/admin/builder/spi-builder-workspace/LinkKit.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/LinkKit.xcframework'. (in target 'LinkKit' from project 'LinkKit')
2026-04-19 02:43:49.974 xcodebuild[746:4762] [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:5f69889dd56a37b37525e51293cff231519cdd2d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:5f69889dd56a37b37525e51293cff231519cdd2d, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:5f69889dd56a37b37525e51293cff231519cdd2d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:5f69889dd56a37b37525e51293cff231519cdd2d, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme LinkKit
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild