Build Information
Failed to build KeychainAccess, reference main (f37d9c), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 00:32:54 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "mappy-keychainaccess",
"name": "KeychainAccess",
"url": "https://github.com/beMappy/Mappy-KeychainAccess.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Mappy-KeychainAccess",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/beMappy/Mappy-KeychainAccess.git
[1/196] Fetching mappy-keychainaccess
Fetched https://github.com/beMappy/Mappy-KeychainAccess.git from cache (1.27s)
Creating working copy for https://github.com/beMappy/Mappy-KeychainAccess.git
Working copy of https://github.com/beMappy/Mappy-KeychainAccess.git resolved at main (f37d9ce)
warning: '.resolve-product-dependencies': dependency 'mappy-keychainaccess' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/beMappy/Mappy-KeychainAccess.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.3 macosSpm