The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AppHarbrSDK, reference 1.32.0 (2cdf1e), with Swift 6.1 for macOS (SPM) on 24 Apr 2026 06:36:43 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GeoEdgeSDK/AppHarbrSDK.git
Reference: 1.32.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GeoEdgeSDK/AppHarbrSDK
 * tag               1.32.0     -> FETCH_HEAD
HEAD is now at 2cdf1e4 Update AppHarbrSDK to 1.32.0
Cloned https://github.com/GeoEdgeSDK/AppHarbrSDK.git
Revision (git rev-parse @):
2cdf1e4cc499f9cd33a0a257638831234fb24469
SUCCESS checkout https://github.com/GeoEdgeSDK/AppHarbrSDK.git at 1.32.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/GeoEdgeSDK/AppHarbrSDK.git
https://github.com/GeoEdgeSDK/AppHarbrSDK.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AppHarbrSDK",
  "name" : "AppHarbrSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "AppHarbrSDK",
      "targets" : [
        "AppHarbrSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppHarbrSDK",
      "module_type" : "BinaryTarget",
      "name" : "AppHarbrSDK",
      "path" : "remote/archive/AH-SDK-iOS-1.32.0.zip",
      "product_memberships" : [
        "AppHarbrSDK"
      ],
      "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://geoedge-rum.s3.us-east-1.amazonaws.com/sdk/released_versions/ios-deployment/AH-SDK-iOS-1.32.0.zip
[70906/5411948] Downloading https://geoedge-rum.s3.us-east-1.amazonaws.com/sdk/released_versions/ios-deployment/AH-SDK-iOS-1.32.0.zip
Downloaded https://geoedge-rum.s3.us-east-1.amazonaws.com/sdk/released_versions/ios-deployment/AH-SDK-iOS-1.32.0.zip (1.51s)
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