Build Information
Failed to build Turf, reference main (84db58
), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 16:29:13 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mapbox/turf-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mapbox/turf-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 84db589 Merge pull request #258 from mapbox/feature/strip-binaries
Cloned https://github.com/mapbox/turf-swift.git
Revision (git rev-parse @):
84db5899af1beaa506aafcb006fd7759e7d5647d
SUCCESS checkout https://github.com/mapbox/turf-swift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/mapbox/turf-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Downloading binary artifact https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip
[1369/17668925] Downloading https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip
Downloaded https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip (1.74s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.2 macosSpm