Build Information
Failed to build WoosmapGeofencing, reference 4.6.0-alpha1 (8c1c90), with Swift 6.1 for macOS (SPM) on 24 Apr 2026 17:47:59 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/Woosmap/geofencing-ios-sdk-spm-release.git
Reference: 4.6.0-alpha1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Woosmap/geofencing-ios-sdk-spm-release
* tag 4.6.0-alpha1 -> FETCH_HEAD
HEAD is now at 8c1c905 bump version: 4.6.0-alpha1
Cloned https://github.com/Woosmap/geofencing-ios-sdk-spm-release.git
Revision (git rev-parse @):
8c1c9058d8606006b372479b62f21143d54f61da
SUCCESS checkout https://github.com/Woosmap/geofencing-ios-sdk-spm-release.git at 4.6.0-alpha1
========================================
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.6.0-alpha1/WoosmapGeofencing.xcframework.zip
[16375/8820819] Downloading https://github.com/Woosmap/geofencing-ios-sdk-spm-release/releases/download/4.6.0-alpha1/WoosmapGeofencing.xcframework.zip
Downloaded https://github.com/Woosmap/geofencing-ios-sdk-spm-release/releases/download/4.6.0-alpha1/WoosmapGeofencing.xcframework.zip (1.11s)
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