Build Information
Successful build of PowerSyncSQLiteCore, reference v0.4.14 (8571d4), with Swift 6.1 for tvOS using Xcode 16.3 on 28 Apr 2026 10:50:10 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PowerSyncSQLiteCore -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/powersync-ja/powersync-sqlite-core-swift.git
Reference: v0.4.14
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/powersync-ja/powersync-sqlite-core-swift
* tag v0.4.14 -> FETCH_HEAD
HEAD is now at 8571d46 Release v0.4.14
Cloned https://github.com/powersync-ja/powersync-sqlite-core-swift.git
Revision (git rev-parse @):
8571d46d169a24ee1f3733cb554b23b9408cbe09
SUCCESS checkout https://github.com/powersync-ja/powersync-sqlite-core-swift.git at v0.4.14
========================================
Build
========================================
Selected platform: tvOS
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"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
PowerSyncSQLiteCore: /Users/admin/builder/spi-builder-workspace
resolved source packages: PowerSyncSQLiteCore
{
"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"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"PowerSyncSQLiteCore"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PowerSyncSQLiteCore -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme PowerSyncSQLiteCore -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
PowerSyncSQLiteCore: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'PowerSyncSQLiteCore' in project 'PowerSyncSQLiteCore' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
Build description signature: 2c2056fafbe7b80e69033b76ecf9c0dc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2c2056fafbe7b80e69033b76ecf9c0dc.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PowerSyncSQLiteCore/powersync-sqlite-core.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/powersync-sqlite-core.framework tvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PowerSyncSQLiteCore/powersync-sqlite-core.xcframework --platform tvos --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
** BUILD SUCCEEDED **
Build complete.
{
"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"
}
Done.