Build Information
Failed to build ContextSDK, reference master (23e452), with Swift 6.1 for macOS (SPM) on 31 Mar 2026 19:55:51 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/context-sdk/context-sdk-releases.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/context-sdk/context-sdk-releases
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 23e4528 Update ContextSDK.zip, ContextSDKExtension.zip, Package.swift and README.md to version 5.15.0
Cloned https://github.com/context-sdk/context-sdk-releases.git
Revision (git rev-parse @):
23e45282ef58a387f5b111c44e8db2f67fca0cd5
SUCCESS checkout https://github.com/context-sdk/context-sdk-releases.git at master
========================================
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