Build Information
Successful build of KeychainKit, reference 25.11.21 (7d0112), with Swift 6.1 for macOS (SPM) on 21 Nov 2025 07:19:10 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/markbattistella/KeychainKit.git
Reference: 25.11.21
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/KeychainKit
* tag 25.11.21 -> FETCH_HEAD
HEAD is now at 7d01125 2025-11-21
Cloned https://github.com/markbattistella/KeychainKit.git
Revision (git rev-parse @):
7d0112596d6896371284093900940ef0ed1ab381
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/markbattistella/KeychainKit.git at 25.11.21
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/markbattistella/KeychainKit.git
https://github.com/markbattistella/KeychainKit.git
{
"dependencies" : [
],
"manifest_display_name" : "KeychainKit",
"name" : "KeychainKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "maccatalyst",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "KeychainKit",
"targets" : [
"KeychainKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "KeychainKit",
"module_type" : "SwiftTarget",
"name" : "KeychainKit",
"path" : "Sources/KeychainKit",
"product_memberships" : [
"KeychainKit"
],
"sources" : [
"Keychain.swift",
"KeychainAccessible.swift",
"KeychainDefaults.swift",
"KeychainError.swift",
"KeychainKeyRepresentable.swift",
"KeychainSync.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/9] Compiling KeychainKit KeychainError.swift
[4/9] Compiling KeychainKit KeychainSync.swift
[5/9] Compiling KeychainKit KeychainDefaults.swift
[6/9] Compiling KeychainKit KeychainAccessible.swift
[7/9] Compiling KeychainKit KeychainKeyRepresentable.swift
[8/9] Emitting module KeychainKit
[9/9] Compiling KeychainKit Keychain.swift
Build complete! (5.07s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "KeychainKit",
"name" : "KeychainKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "maccatalyst",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "KeychainKit",
"targets" : [
"KeychainKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "KeychainKit",
"module_type" : "SwiftTarget",
"name" : "KeychainKit",
"path" : "Sources/KeychainKit",
"product_memberships" : [
"KeychainKit"
],
"sources" : [
"Keychain.swift",
"KeychainAccessible.swift",
"KeychainDefaults.swift",
"KeychainError.swift",
"KeychainKeyRepresentable.swift",
"KeychainSync.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.