The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LinkKit, reference v6.4.7 (1a4e22), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 06:42:25 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/plaid/plaid-link-ios-spm.git
Reference: v6.4.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/plaid/plaid-link-ios-spm
 * tag               v6.4.7     -> FETCH_HEAD
HEAD is now at 1a4e224 Merge pull request #23 from plaid/release/6.4.7
Cloned https://github.com/plaid/plaid-link-ios-spm.git
Revision (git rev-parse @):
1a4e2241f8968deebd3ecd9ebc128fa91ccc9f49
SUCCESS checkout https://github.com/plaid/plaid-link-ios-spm.git at v6.4.7
Downloading binary artifact https://github.com/plaid/plaid-link-ios/releases/download/6.4.7/LinkKit.xcframework.zip
[16375/13444977] Downloading https://github.com/plaid/plaid-link-ios/releases/download/6.4.7/LinkKit.xcframework.zip
Downloaded https://github.com/plaid/plaid-link-ios/releases/download/6.4.7/LinkKit.xcframework.zip (1.44s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "plaid-link-ios-spm",
      "name": "LinkKit",
      "url": "https://github.com/plaid/plaid-link-ios-spm.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/plaid-link-ios-spm",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/plaid/plaid-link-ios-spm.git
[1/130] Fetching plaid-link-ios-spm
Fetched https://github.com/plaid/plaid-link-ios-spm.git from cache (0.63s)
Creating working copy for https://github.com/plaid/plaid-link-ios-spm.git
Working copy of https://github.com/plaid/plaid-link-ios-spm.git resolved at v6.4.7 (1a4e224)
Fetching binary artifact https://github.com/plaid/plaid-link-ios/releases/download/6.4.7/LinkKit.xcframework.zip from cache
Fetched https://github.com/plaid/plaid-link-ios/releases/download/6.4.7/LinkKit.xcframework.zip from cache (0.78s)
warning: '.resolve-product-dependencies': dependency 'plaid-link-ios-spm' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/plaid/plaid-link-ios-spm.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Copying PrivacyInfo.xcprivacy
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/6] Compiling LinkKitSub LinkKitStub.swift
[5/6] Compiling LinkKitSub resource_bundle_accessor.swift
[6/6] Emitting module LinkKitSub
Build complete! (3.57s)
Build complete.
{
  "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",
        "LinkKitSub"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LinkKitSub",
      "module_type" : "SwiftTarget",
      "name" : "LinkKitSub",
      "path" : "Sources",
      "product_memberships" : [
        "LinkKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "LinkKitStub.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LinkKit",
      "module_type" : "BinaryTarget",
      "name" : "LinkKit",
      "path" : "remote/archive/LinkKit.xcframework.zip",
      "product_memberships" : [
        "LinkKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
Done.