Build Information
Failed to build Dejavu, reference main (c552a5), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 15 Apr 2026 00:18:48 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.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.2
Building package at path: $PWD
https://github.com/Esri/Dejavu.git
Command line invocation:
/Applications/Xcode-26.3.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:
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:18:21.833 xcodebuild[524:3033] [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:18:40.171 xcodebuild[760:4578] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.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.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 Dejavu -destination platform=macOS,arch=arm64
Resolve Package Graph
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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: a6b9faefb8bc6b3846c2c103bbf8b55b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a6b9faefb8bc6b3846c2c103bbf8b55b.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:18:42.631 xcodebuild[765:4642] [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:4052c0daa27bde350bd777e7b4595a0a5dd80d96, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:4052c0daa27bde350bd777e7b4595a0a5dd80d96, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:4052c0daa27bde350bd777e7b4595a0a5dd80d96, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:4052c0daa27bde350bd777e7b4595a0a5dd80d96, 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.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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:18:45.488 xcodebuild[795:4838] [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:18:46.898 xcodebuild[806:4908] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.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.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 Dejavu -destination platform=macOS,arch=arm64
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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: a6b9faefb8bc6b3846c2c103bbf8b55b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a6b9faefb8bc6b3846c2c103bbf8b55b.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:18:48.134 xcodebuild[811:4947] [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:4052c0daa27bde350bd777e7b4595a0a5dd80d96, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:4052c0daa27bde350bd777e7b4595a0a5dd80d96, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:4052c0daa27bde350bd777e7b4595a0a5dd80d96, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:4052c0daa27bde350bd777e7b4595a0a5dd80d96, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Dejavu
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild