Build Information
Failed to build SegmentKit, reference v1.1.1 (33ed33), with Swift 6.1 for macOS (SPM) on 21 Apr 2026 20:42:07 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/chenweisomebody126/SegmentKit.git
Reference: v1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/chenweisomebody126/SegmentKit
* tag v1.1.1 -> FETCH_HEAD
HEAD is now at 33ed338 chore: 更新 SegmentKit xcframework 到 v1.1.1
Cloned https://github.com/chenweisomebody126/SegmentKit.git
Revision (git rev-parse @):
33ed338ca176892b60c4587160135cf791fd31c6
SUCCESS checkout https://github.com/chenweisomebody126/SegmentKit.git at v1.1.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/chenweisomebody126/SegmentKit.git
https://github.com/chenweisomebody126/SegmentKit.git
{
"dependencies" : [
],
"manifest_display_name" : "SegmentKit",
"name" : "SegmentKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "SegmentKit",
"targets" : [
"SegmentKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SegmentKit",
"module_type" : "BinaryTarget",
"name" : "SegmentKit",
"path" : "remote/archive/SegmentKit.xcframework.zip",
"product_memberships" : [
"SegmentKit"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
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/chenweisomebody126/SegmentKit/releases/download/v1.1.1/SegmentKit.xcframework.zip
[16375/503136] Downloading https://github.com/chenweisomebody126/SegmentKit/releases/download/v1.1.1/SegmentKit.xcframework.zip
Downloaded https://github.com/chenweisomebody126/SegmentKit/releases/download/v1.1.1/SegmentKit.xcframework.zip (0.71s)
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