The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build shieldfraud-spm, reference main (c7057a), with Swift 5.10 for macOS (SPM) on 30 Aug 2024 18:23:50 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.52.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 c7057a6 version updated to 1.5.45
Cloned https://github.com/shield-ai-technology/shieldfraud-spm.git
Revision (git rev-parse @):
c7057a6f9cd757f5e8d210ba9a84a3e52c5f8f80
SUCCESS checkout https://github.com/shield-ai-technology/shieldfraud-spm.git at main
[69176/2632955] Downloading https://s3.amazonaws.com/cashshield-sdk/shield-ios-swift-1-5-45.zip
Downloading binary artifact https://s3.amazonaws.com/cashshield-sdk/shield-ios-swift-1-5-45.zip
Downloaded https://s3.amazonaws.com/cashshield-sdk/shield-ios-swift-1-5-45.zip (1.56s)
========================================
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",
  "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",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/shield-ai-technology/shieldfraud-spm.git
[1/128] Fetching shieldfraud-spm
Fetched https://github.com/shield-ai-technology/shieldfraud-spm.git from cache (1.13s)
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 (c7057a6)
Fetching binary artifact https://s3.amazonaws.com/cashshield-sdk/shield-ios-swift-1-5-45.zip from cache
Fetched https://s3.amazonaws.com/cashshield-sdk/shield-ios-swift-1-5-45.zip from cache (0.19s)
warning: '.resolve-product-dependencies': dependency 'shieldfraud-spm' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/shield-ai-technology/shieldfraud-spm.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.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 5.10 macosSpm