The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WoosmapGeofencing, reference 4.0 (2340b9), with Swift 6.1 for macOS (SPM) on 29 Apr 2026 19:16:24 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/Woosmap/geofencing-ios-sdk-spm-release.git
Reference: 4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Woosmap/geofencing-ios-sdk-spm-release
 * branch            4.0        -> FETCH_HEAD
 * [new branch]      4.0        -> origin/4.0
HEAD is now at 2340b9d [AUTO] Update checksum and version for 4.5.6
Cloned https://github.com/Woosmap/geofencing-ios-sdk-spm-release.git
Revision (git rev-parse @):
2340b9dfcd7ec3179ec1f28720fad562b4d17083
SUCCESS checkout https://github.com/Woosmap/geofencing-ios-sdk-spm-release.git at 4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Woosmap/geofencing-ios-sdk-spm-release.git
https://github.com/Woosmap/geofencing-ios-sdk-spm-release.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "WoosmapGeofencing",
  "name" : "WoosmapGeofencing",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "WoosmapGeofencing",
      "targets" : [
        "WoosmapGeofencing"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WoosmapGeofencing",
      "module_type" : "BinaryTarget",
      "name" : "WoosmapGeofencing",
      "path" : "remote/archive/WoosmapGeofencing.xcframework.zip",
      "product_memberships" : [
        "WoosmapGeofencing"
      ],
      "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://github.com/Woosmap/geofencing-ios-sdk-spm-release/releases/download/4.5.6/WoosmapGeofencing.xcframework.zip
[16375/8661899] Downloading https://github.com/Woosmap/geofencing-ios-sdk-spm-release/releases/download/4.5.6/WoosmapGeofencing.xcframework.zip
Downloaded https://github.com/Woosmap/geofencing-ios-sdk-spm-release/releases/download/4.5.6/WoosmapGeofencing.xcframework.zip (1.06s)
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