Build Information
Failed to build PowerSyncSQLiteCore, reference main (0196ed), with Swift 6.1 for macOS (SPM) on 11 Feb 2026 20:29:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/powersync-ja/powersync-sqlite-core-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/powersync-ja/powersync-sqlite-core-swift
* tag main -> FETCH_HEAD
HEAD is now at 0196ed6 Release main
Cloned https://github.com/powersync-ja/powersync-sqlite-core-swift.git
Revision (git rev-parse @):
0196ed68b27ee6312db87feead8c4797cd6bcac5
SUCCESS checkout https://github.com/powersync-ja/powersync-sqlite-core-swift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/powersync-ja/powersync-sqlite-core-swift.git
https://github.com/powersync-ja/powersync-sqlite-core-swift.git
{
"dependencies" : [
],
"manifest_display_name" : "PowerSyncSQLiteCore",
"name" : "PowerSyncSQLiteCore",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "PowerSyncSQLiteCore",
"targets" : [
"PowerSyncSQLiteCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PowerSyncSQLiteCore",
"module_type" : "BinaryTarget",
"name" : "PowerSyncSQLiteCore",
"path" : "remote/archive/powersync-sqlite-core.xcframework.zip",
"product_memberships" : [
"PowerSyncSQLiteCore"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
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/powersync-ja/powersync-sqlite-core/releases/download/main/powersync-sqlite-core.xcframework.zip
[9/9] Downloading https://github.com/powersync-ja/powersync-sqlite-core/releases/download/main/powersync-sqlite-core.xcframework.zip
error: failed downloading 'https://github.com/powersync-ja/powersync-sqlite-core/releases/download/main/powersync-sqlite-core.xcframework.zip' which is required by binary target 'PowerSyncSQLiteCore': badResponseStatusCode(404)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Downloading binary artifact https://github.com/powersync-ja/powersync-sqlite-core/releases/download/main/powersync-sqlite-core.xcframework.zip
[9/9] Downloading https://github.com/powersync-ja/powersync-sqlite-core/releases/download/main/powersync-sqlite-core.xcframework.zip
error: failed downloading 'https://github.com/powersync-ja/powersync-sqlite-core/releases/download/main/powersync-sqlite-core.xcframework.zip' which is required by binary target 'PowerSyncSQLiteCore': badResponseStatusCode(404)
BUILD FAILURE 6.1 macosSpm