Build Information
Failed to build Dejavu, reference main (c552a5), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 15 Apr 2026 00:17:24 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Dejavu -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Esri/Dejavu.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Esri/Dejavu
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c552a55 Merge pull request #42 from JoelWhitney/jw/update-readme
Cloned https://github.com/Esri/Dejavu.git
Revision (git rev-parse @):
c552a55cee947e235b9d53b53d8a28ba6d674447
SUCCESS checkout https://github.com/Esri/Dejavu.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/Esri/Dejavu.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/groue/GRDB.swift.git
Creating working copy of package ‘GRDB.swift’
Checking out 7.10.0 of package ‘GRDB.swift’
Resolve Package Graph
Resolved source packages:
Dejavu: /Users/admin/builder/spi-builder-workspace
GRDB: https://github.com/groue/GRDB.swift.git @ 7.10.0
resolved source packages: Dejavu, GRDB
2026-04-14 20:17:09.449 xcodebuild[529:3077] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "grdb.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "7.10.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/groue/GRDB.swift.git"
}
],
"manifest_display_name" : "Dejavu",
"name" : "Dejavu",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "Dejavu",
"targets" : [
"Dejavu"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DejavuTests",
"module_type" : "SwiftTarget",
"name" : "DejavuTests",
"path" : "Tests/DejavuTests",
"sources" : [
"DataTests.swift"
],
"target_dependencies" : [
"Dejavu"
],
"type" : "test"
},
{
"c99name" : "Dejavu",
"module_type" : "SwiftTarget",
"name" : "Dejavu",
"path" : "Sources/Dejavu",
"product_dependencies" : [
"GRDB"
],
"product_memberships" : [
"Dejavu"
],
"sources" : [
"Dejavu.swift",
"DejavuError.swift",
"DejavuSession.swift",
"DejavuSessionConfiguration.swift",
"Extensions.swift",
"GRDBSession.swift",
"Logging.swift",
"NetworkInterception.swift",
"NetworkRecorder.swift",
"Request.swift",
"URLProtocolNetworkInterceptor.swift",
"URLProtocolNetworkObserver.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Dejavu"
]
}
}
2026-04-14 20:17:16.752 xcodebuild[754:4473] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Dejavu -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.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 Dejavu -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Dejavu: /Users/admin/builder/spi-builder-workspace
GRDB: https://github.com/groue/GRDB.swift.git @ 7.10.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'Dejavu' in project 'Dejavu'
➜ Explicit dependency on target 'Dejavu' in project 'Dejavu'
➜ Explicit dependency on target 'GRDB' in project 'GRDB'
Target 'Dejavu' in project 'Dejavu'
➜ Explicit dependency on target 'GRDB' in project 'GRDB'
Target 'GRDB' in project 'GRDB'
➜ Explicit dependency on target 'GRDB' in project 'GRDB'
➜ Explicit dependency on target 'GRDB_GRDB' in project 'GRDB'
Target 'GRDB' in project 'GRDB'
➜ Explicit dependency on target 'GRDB_GRDB' in project 'GRDB'
➜ Explicit dependency on target 'GRDBSQLite' in project 'GRDB'
Target 'GRDBSQLite' in project 'GRDB' (no dependencies)
Target 'GRDB_GRDB' in project 'GRDB' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 52bfa8b6d4ff5d3fac878ca8a183d7c6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/52bfa8b6d4ff5d3fac878ca8a183d7c6.xcbuilddata
error: The package product 'GRDB' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'Dejavu' from project 'Dejavu')
2026-04-14 20:17:19.118 xcodebuild[764:4547] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:7457a90eaf746c2ee0df99d04c6bc0cf1a1783eb, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:7457a90eaf746c2ee0df99d04c6bc0cf1a1783eb, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:7457a90eaf746c2ee0df99d04c6bc0cf1a1783eb, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:7457a90eaf746c2ee0df99d04c6bc0cf1a1783eb, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Dejavu
(1 failure)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
GRDB: https://github.com/groue/GRDB.swift.git @ 7.10.0
Dejavu: /Users/admin/builder/spi-builder-workspace
resolved source packages: GRDB, Dejavu
2026-04-14 20:17:21.530 xcodebuild[795:4722] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "grdb.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "7.10.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/groue/GRDB.swift.git"
}
],
"manifest_display_name" : "Dejavu",
"name" : "Dejavu",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "Dejavu",
"targets" : [
"Dejavu"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DejavuTests",
"module_type" : "SwiftTarget",
"name" : "DejavuTests",
"path" : "Tests/DejavuTests",
"sources" : [
"DataTests.swift"
],
"target_dependencies" : [
"Dejavu"
],
"type" : "test"
},
{
"c99name" : "Dejavu",
"module_type" : "SwiftTarget",
"name" : "Dejavu",
"path" : "Sources/Dejavu",
"product_dependencies" : [
"GRDB"
],
"product_memberships" : [
"Dejavu"
],
"sources" : [
"Dejavu.swift",
"DejavuError.swift",
"DejavuSession.swift",
"DejavuSessionConfiguration.swift",
"Extensions.swift",
"GRDBSession.swift",
"Logging.swift",
"NetworkInterception.swift",
"NetworkRecorder.swift",
"Request.swift",
"URLProtocolNetworkInterceptor.swift",
"URLProtocolNetworkObserver.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Dejavu"
]
}
}
2026-04-14 20:17:23.004 xcodebuild[808:4796] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Dejavu -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.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 Dejavu -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
GRDB: https://github.com/groue/GRDB.swift.git @ 7.10.0
Dejavu: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'Dejavu' in project 'Dejavu'
➜ Explicit dependency on target 'Dejavu' in project 'Dejavu'
➜ Explicit dependency on target 'GRDB' in project 'GRDB'
Target 'Dejavu' in project 'Dejavu'
➜ Explicit dependency on target 'GRDB' in project 'GRDB'
Target 'GRDB' in project 'GRDB'
➜ Explicit dependency on target 'GRDB' in project 'GRDB'
➜ Explicit dependency on target 'GRDB_GRDB' in project 'GRDB'
Target 'GRDB' in project 'GRDB'
➜ Explicit dependency on target 'GRDB_GRDB' in project 'GRDB'
➜ Explicit dependency on target 'GRDBSQLite' in project 'GRDB'
Target 'GRDBSQLite' in project 'GRDB' (no dependencies)
Target 'GRDB_GRDB' in project 'GRDB' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 52bfa8b6d4ff5d3fac878ca8a183d7c6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/52bfa8b6d4ff5d3fac878ca8a183d7c6.xcbuilddata
error: The package product 'GRDB' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'Dejavu' from project 'Dejavu')
2026-04-14 20:17:24.156 xcodebuild[814:4835] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:7457a90eaf746c2ee0df99d04c6bc0cf1a1783eb, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:7457a90eaf746c2ee0df99d04c6bc0cf1a1783eb, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:7457a90eaf746c2ee0df99d04c6bc0cf1a1783eb, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:7457a90eaf746c2ee0df99d04c6bc0cf1a1783eb, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Dejavu
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild