Build Information
Failed to build shieldfraud-spm, reference main (84f7c9), with Swift 6.3 for macOS (SPM) on 30 Apr 2026 09:54:11 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/shield-ai-technology/shieldfraud-spm.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shield-ai-technology/shieldfraud-spm
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 84f7c9c version updated to 1.5.57
Cloned https://github.com/shield-ai-technology/shieldfraud-spm.git
Revision (git rev-parse @):
84f7c9c1c609b8b375a710fc00e513a18eeada08
SUCCESS checkout https://github.com/shield-ai-technology/shieldfraud-spm.git at main
Downloading binary artifact https://s3.amazonaws.com/cashshield-sdk/shield-ios-swift-1-5-57.zip
[69156/1443916] Downloading https://s3.amazonaws.com/cashshield-sdk/shield-ios-swift-1-5-57.zip
Downloaded https://s3.amazonaws.com/cashshield-sdk/shield-ios-swift-1-5-57.zip (1.11s)
========================================
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": "shieldfraud-spm",
"name": "shieldfraud-spm",
"url": "https://github.com/shield-ai-technology/shieldfraud-spm.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/shieldfraud-spm",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/shield-ai-technology/shieldfraud-spm.git
[1/176] Fetching shieldfraud-spm
Fetched https://github.com/shield-ai-technology/shieldfraud-spm.git from cache (0.60s)
Creating working copy for https://github.com/shield-ai-technology/shieldfraud-spm.git
Working copy of https://github.com/shield-ai-technology/shieldfraud-spm.git resolved at main (84f7c9c)
Fetching binary artifact https://s3.amazonaws.com/cashshield-sdk/shield-ios-swift-1-5-57.zip from cache
Fetched https://s3.amazonaws.com/cashshield-sdk/shield-ios-swift-1-5-57.zip from cache (0.10s)
warning: '.resolve-product-dependencies': dependency 'shieldfraud-spm' 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/shield-ai-technology/shieldfraud-spm.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