Build Information
Failed to build ClarioKit, reference v1.0.0 (db6fd8
), with Swift 6.1 for macOS (SPM) on 7 Jul 2025 21:51:16 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yohannescodes/ClarioKit.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yohannescodes/ClarioKit
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at db6fd85 Update Package.swift
Cloned https://github.com/yohannescodes/ClarioKit.git
Revision (git rev-parse @):
db6fd850add00f98d7e464e3b6ee24a617abb06a
SUCCESS checkout https://github.com/yohannescodes/ClarioKit.git at v1.0.0
Downloading binary artifact https://github.com/yohannescodes/ClarioKit/releases/download/v1.0.0/ClarioKit.xcframework.zip
[16375/84026] Downloading https://github.com/yohannescodes/ClarioKit/releases/download/v1.0.0/ClarioKit.xcframework.zip
Downloaded https://github.com/yohannescodes/ClarioKit/releases/download/v1.0.0/ClarioKit.xcframework.zip (0.98s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "clariokit",
"name": "ClarioKit",
"url": "https://github.com/yohannescodes/ClarioKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ClarioKit",
"dependencies": [
]
}
]
}
Fetching https://github.com/yohannescodes/ClarioKit.git
[1/77] Fetching clariokit
Fetched https://github.com/yohannescodes/ClarioKit.git from cache (0.62s)
Creating working copy for https://github.com/yohannescodes/ClarioKit.git
Working copy of https://github.com/yohannescodes/ClarioKit.git resolved at v1.0.0 (db6fd85)
Fetching binary artifact https://github.com/yohannescodes/ClarioKit/releases/download/v1.0.0/ClarioKit.xcframework.zip from cache
Fetched https://github.com/yohannescodes/ClarioKit/releases/download/v1.0.0/ClarioKit.xcframework.zip from cache (0.02s)
warning: '.resolve-product-dependencies': dependency 'clariokit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/yohannescodes/ClarioKit.git
https://github.com/yohannescodes/ClarioKit.git
{
"dependencies" : [
],
"manifest_display_name" : "ClarioKit",
"name" : "ClarioKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "ClarioKit",
"targets" : [
"ClarioKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ClarioKit",
"module_type" : "BinaryTarget",
"name" : "ClarioKit",
"path" : "remote/archive/ClarioKit.xcframework.zip",
"product_memberships" : [
"ClarioKit"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.10"
}
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
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