Build Information
Failed to build shieldfraud-spm, reference main (84f7c9), with Swift 6.1 for macOS (SPM) on 30 Apr 2026 09:54:51 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/shield-ai-technology/shieldfraud-spm.git
https://github.com/shield-ai-technology/shieldfraud-spm.git
{
"dependencies" : [
],
"manifest_display_name" : "shieldfraud-spm",
"name" : "shieldfraud-spm",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "ShieldFraud",
"targets" : [
"ShieldFraud"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ShieldFraud",
"module_type" : "BinaryTarget",
"name" : "ShieldFraud",
"path" : "remote/archive/shield-ios-swift-1-5-57.zip",
"product_memberships" : [
"ShieldFraud"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
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
Downloading binary artifact https://s3.amazonaws.com/cashshield-sdk/shield-ios-swift-1-5-57.zip
[62478/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.07s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm