Build Information
Successful build of KeychainAccess, reference main (f37d9c), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 14 Apr 2026 00:32:12 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme KeychainAccess -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/beMappy/Mappy-KeychainAccess.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/beMappy/Mappy-KeychainAccess
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f37d9ce chore: Release SPM version as a pod
Cloned https://github.com/beMappy/Mappy-KeychainAccess.git
Revision (git rev-parse @):
f37d9ceae26e55f1c84af3f4be31add83a9d073f
SUCCESS checkout https://github.com/beMappy/Mappy-KeychainAccess.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/beMappy/Mappy-KeychainAccess.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
KeychainAccess: /Users/admin/builder/spi-builder-workspace
resolved source packages: KeychainAccess
2026-04-13 20:32:00.697 xcodebuild[529:3057] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "KeychainAccess",
"name" : "KeychainAccess",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "KeychainAccess",
"targets" : [
"KeychainAccess"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "KeychainAccess",
"module_type" : "BinaryTarget",
"name" : "KeychainAccess",
"path" : "KeychainAccess.xcframework",
"product_memberships" : [
"KeychainAccess"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"KeychainAccess"
]
}
}
2026-04-13 20:32:08.808 xcodebuild[631:3817] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme KeychainAccess -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme KeychainAccess -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
KeychainAccess: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'KeychainAccess' in project 'KeychainAccess' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
Build description signature: 945e0a6e512b1fa934d95daeb04d523f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/945e0a6e512b1fa934d95daeb04d523f.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/KeychainAccess.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/KeychainAccess.framework macos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/KeychainAccess.xcframework --platform macos --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
** BUILD SUCCEEDED **
2026-04-13 20:32:10.231 xcodebuild[638:3877] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:ae7a2a00f89ab9aae90967631f095ff5eaa461d7, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ae7a2a00f89ab9aae90967631f095ff5eaa461d7, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:ae7a2a00f89ab9aae90967631f095ff5eaa461d7, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ae7a2a00f89ab9aae90967631f095ff5eaa461d7, name:My Mac }
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "KeychainAccess",
"name" : "KeychainAccess",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "KeychainAccess",
"targets" : [
"KeychainAccess"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "KeychainAccess",
"module_type" : "BinaryTarget",
"name" : "KeychainAccess",
"path" : "KeychainAccess.xcframework",
"product_memberships" : [
"KeychainAccess"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
Done.