Build Information
Successful build of LinkKit, reference v6.4.7 (1a4e22), with Swift 6.2 for Linux on 19 Mar 2026 22:27:39 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
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 /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 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
========================================
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-4606859-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/6.4.7/LinkKit.xcframework.zip
[2803/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.81s)
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[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! (14.43s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "LinkKit",
"name" : "LinkKit",
"path" : "/host/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" : "/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.