Build Information
Failed to build ContextSDK, reference 5.10.1 (34f68e
), with Swift 6.1 for macOS (SPM) on 3 Sep 2025 16:34:59 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/context-sdk/context-sdk-releases.git
Reference: 5.10.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/context-sdk/context-sdk-releases
* tag 5.10.1 -> FETCH_HEAD
HEAD is now at 34f68ed Update ContextSDK.zip and README.md to version 5.10.1
Cloned https://github.com/context-sdk/context-sdk-releases.git
Revision (git rev-parse @):
34f68ed3a3391f03af34e62080b6f0b21473513a
SUCCESS checkout https://github.com/context-sdk/context-sdk-releases.git at 5.10.1
========================================
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": "context-sdk-releases",
"name": "ContextSDK",
"url": "https://github.com/context-sdk/context-sdk-releases.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/context-sdk-releases",
"dependencies": [
]
}
]
}
Fetching https://github.com/context-sdk/context-sdk-releases.git
[2/182] Fetching context-sdk-releases
Fetched https://github.com/context-sdk/context-sdk-releases.git from cache (6.23s)
Creating working copy for https://github.com/context-sdk/context-sdk-releases.git
Working copy of https://github.com/context-sdk/context-sdk-releases.git resolved at 5.10.1 (34f68ed)
warning: '.resolve-product-dependencies': dependency 'context-sdk-releases' 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/context-sdk/context-sdk-releases.git
https://github.com/context-sdk/context-sdk-releases.git
error: The file “ContextSDK.zip” couldn’t be opened.
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