The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LinkKit, reference v7.0.0-beta3 (7ffbcb), with Swift 6.2 for Linux on 23 Mar 2026 23:20:31 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/plaid/plaid-link-ios-spm.git
Reference: v7.0.0-beta3
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/plaid/plaid-link-ios-spm
 * tag               v7.0.0-beta3 -> FETCH_HEAD
HEAD is now at 7ffbcb9 Merge pull request #24 from plaid/release/7.0.0-beta3
Cloned https://github.com/plaid/plaid-link-ios-spm.git
Revision (git rev-parse @):
7ffbcb9a8b18fb44f64d1320ae36a0a3eb0ce984
SUCCESS checkout https://github.com/plaid/plaid-link-ios-spm.git at v7.0.0-beta3
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/plaid/plaid-link-ios-spm.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d2f920c74e2de776c2ba4e297b2280b61148e6eb762436a4aad45f2a95167cea
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Downloading binary artifact https://github.com/plaid/plaid-link-ios/releases/download/7.0.0-beta3/LinkKit.xcframework.zip
[860/6536055] Downloading https://github.com/plaid/plaid-link-ios/releases/download/7.0.0-beta3/LinkKit.xcframework.zip
Downloaded https://github.com/plaid/plaid-link-ios/releases/download/7.0.0-beta3/LinkKit.xcframework.zip (1.64s)
Building for debugging...
[0/3] Copying PrivacyInfo.xcprivacy
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/6] Emitting module LinkKitSub
[5/6] Compiling LinkKitSub LinkKitStub.swift
[6/6] Compiling LinkKitSub resource_bundle_accessor.swift
Build complete! (15.35s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LinkKit",
  "name" : "LinkKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.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" : "/host/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"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d2f920c74e2de776c2ba4e297b2280b61148e6eb762436a4aad45f2a95167cea
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.