Build Information
Successful build of SQLCipher, reference 4.15.0 (967b93), with Swift 6.1 for tvOS using Xcode 16.3 on 28 Apr 2026 17:12:50 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 SQLCipher -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sqlcipher/SQLCipher.swift.git
Reference: 4.15.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sqlcipher/SQLCipher.swift
* tag 4.15.0 -> FETCH_HEAD
HEAD is now at 967b937 Updates binaryTarget url and checksum for 4.15.0
Cloned https://github.com/sqlcipher/SQLCipher.swift.git
Revision (git rev-parse @):
967b937db0b24508d5674c46ddd4d064a888a304
SUCCESS checkout https://github.com/sqlcipher/SQLCipher.swift.git at 4.15.0
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/sqlcipher/SQLCipher.swift.git
https://github.com/sqlcipher/SQLCipher.swift.git
{
"dependencies" : [
],
"manifest_display_name" : "SQLCipher",
"name" : "SQLCipher",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "4.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SQLCipher",
"targets" : [
"SQLCipher"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SQLCipherTests",
"module_type" : "SwiftTarget",
"name" : "SQLCipherTests",
"path" : "Tests/SQLCipherTests",
"sources" : [
"SQLCipherTests.swift"
],
"target_dependencies" : [
"SQLCipher"
],
"type" : "test"
},
{
"c99name" : "SQLCipher",
"module_type" : "BinaryTarget",
"name" : "SQLCipher",
"path" : "remote/archive/SQLCipher.xcframework.zip",
"product_memberships" : [
"SQLCipher"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.0"
}
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:
SQLCipher: /Users/admin/builder/spi-builder-workspace
resolved source packages: SQLCipher
{
"dependencies" : [
],
"manifest_display_name" : "SQLCipher",
"name" : "SQLCipher",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "4.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SQLCipher",
"targets" : [
"SQLCipher"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SQLCipherTests",
"module_type" : "SwiftTarget",
"name" : "SQLCipherTests",
"path" : "Tests/SQLCipherTests",
"sources" : [
"SQLCipherTests.swift"
],
"target_dependencies" : [
"SQLCipher"
],
"type" : "test"
},
{
"c99name" : "SQLCipher",
"module_type" : "BinaryTarget",
"name" : "SQLCipher",
"path" : "remote/archive/SQLCipher.xcframework.zip",
"product_memberships" : [
"SQLCipher"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SQLCipher"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SQLCipher -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
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 SQLCipher -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolved source packages:
SQLCipher: /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 'SQLCipher' in project 'SQLCipher' (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: 21f0f9c6c0966d5076e1158a2aedd7f2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/21f0f9c6c0966d5076e1158a2aedd7f2.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SQLCipher/SQLCipher.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SQLCipher.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/SQLCipher/SQLCipher.xcframework --platform tvos --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SQLCipher/SQLCipher.xcframework:1:1: note: The identity of “SQLCipher.xcframework” is not recorded in your project.
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SQLCipher",
"name" : "SQLCipher",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "4.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SQLCipher",
"targets" : [
"SQLCipher"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SQLCipherTests",
"module_type" : "SwiftTarget",
"name" : "SQLCipherTests",
"path" : "Tests/SQLCipherTests",
"sources" : [
"SQLCipherTests.swift"
],
"target_dependencies" : [
"SQLCipher"
],
"type" : "test"
},
{
"c99name" : "SQLCipher",
"module_type" : "BinaryTarget",
"name" : "SQLCipher",
"path" : "remote/archive/SQLCipher.xcframework.zip",
"product_memberships" : [
"SQLCipher"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.0"
}
Done.