Build Information
Failed to build ContextSDK, reference 5.6.1 (471c7a
), with Swift 6.1 for macOS (SPM) on 16 Jun 2025 15:13:59 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/context-sdk/context-sdk-releases.git
Reference: 5.6.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/context-sdk/context-sdk-releases
* tag 5.6.1 -> FETCH_HEAD
HEAD is now at 471c7af Update ContextSDK.zip to version 5.6.1
Cloned https://github.com/context-sdk/context-sdk-releases.git
Revision (git rev-parse @):
471c7af984ed0f1d87f88c92c783ef7a53f5c136
SUCCESS checkout https://github.com/context-sdk/context-sdk-releases.git at 5.6.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
[1/138] Fetching context-sdk-releases
Fetched https://github.com/context-sdk/context-sdk-releases.git from cache (23.92s)
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.6.1 (471c7af)
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