Build Information
Successful build of LinkKit, reference v7.0.0-beta3 (7ffbcb), with Swift 6.1 for macOS (SPM) on 23 Mar 2026 23:21:26 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild 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 /Users/admin/builder/spi-builder-workspace/.git/
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: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/plaid/plaid-link-ios-spm.git
https://github.com/plaid/plaid-link-ios-spm.git
{
"dependencies" : [
],
"manifest_display_name" : "LinkKit",
"name" : "LinkKit",
"path" : "/Users/admin/builder/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" : "/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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/6] Compiling LinkKitSub resource_bundle_accessor.swift
[5/6] Compiling LinkKitSub LinkKitStub.swift
[6/6] Emitting module LinkKitSub
Build complete! (4.54s)
Downloading binary artifact https://github.com/plaid/plaid-link-ios/releases/download/7.0.0-beta3/LinkKit.xcframework.zip
[16375/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 (0.89s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "LinkKit",
"name" : "LinkKit",
"path" : "/Users/admin/builder/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" : "/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.