The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Genius Scan SDK, reference 5.17.5 (2be4af), with Swift 6.1 for macOS (SPM) on 13 Mar 2026 08:30:54 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thegrizzlylabs/geniusscan-sdk-spm.git
Reference: 5.17.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thegrizzlylabs/geniusscan-sdk-spm
 * tag               5.17.5     -> FETCH_HEAD
HEAD is now at 2be4af7 Update to SDK 5.17.5
Cloned https://github.com/thegrizzlylabs/geniusscan-sdk-spm.git
Revision (git rev-parse @):
2be4af7164de5e92b552a660da725c341bfb38d3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/thegrizzlylabs/geniusscan-sdk-spm.git at 5.17.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/thegrizzlylabs/geniusscan-sdk-spm.git
https://github.com/thegrizzlylabs/geniusscan-sdk-spm.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Genius Scan SDK",
  "name" : "Genius Scan SDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "GSSDK",
      "targets" : [
        "GSSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GSSDK",
      "module_type" : "BinaryTarget",
      "name" : "GSSDK",
      "path" : "remote/archive/GSSDK-5.17.5.xcframework.zip",
      "product_memberships" : [
        "GSSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.11"
}
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/tgl.geniusscan.sdk/GSSDK-5.17.5.xcframework.zip
[69225/33502148] Downloading https://s3.amazonaws.com/tgl.geniusscan.sdk/GSSDK-5.17.5.xcframework.zip
Downloaded https://s3.amazonaws.com/tgl.geniusscan.sdk/GSSDK-5.17.5.xcframework.zip (3.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