Build Information
Failed to build Bounds, reference 9.4.17644 (3cebed), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 30 Apr 2026 00:23:57 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Bounds -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package.git
Reference: 9.4.17644
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package
* tag 9.4.17644 -> FETCH_HEAD
HEAD is now at 3cebed3 Release 9.4.17644
Cloned https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package.git
Revision (git rev-parse @):
3cebed38e32f054e0da54c19308e2679b47ede1c
SUCCESS checkout https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package.git at 9.4.17644
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/regulaforensics/DocumentReaderBounds-Swift-Package.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
Resolve Package Graph
Resolved source packages:
Bounds: /Users/admin/builder/spi-builder-workspace
resolved source packages: Bounds
2026-04-29 20:23:44.000 xcodebuild[536:3127] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "Bounds",
"name" : "Bounds",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Bounds",
"targets" : [
"Bounds"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Bounds",
"module_type" : "BinaryTarget",
"name" : "Bounds",
"path" : "remote/archive/DocumentReaderCore_bounds_9.4.17644.zip",
"product_memberships" : [
"Bounds"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Bounds"
]
}
}
2026-04-29 20:23:51.556 xcodebuild[650:3905] [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 Bounds -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 Bounds -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
Bounds: /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 'Bounds' in project 'Bounds' (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
Build description signature: 38900628c3aeb9ce32d89661356ec1b8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/38900628c3aeb9ce32d89661356ec1b8.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Bounds/DocumentReaderCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Bounds/DocumentReaderCore.xcframework'. (in target 'Bounds' from project 'Bounds')
2026-04-29 20:23:52.983 xcodebuild[658:3977] [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:6c790f262051fb2d3be2c78edcb73bf45f479cde, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:6c790f262051fb2d3be2c78edcb73bf45f479cde, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:6c790f262051fb2d3be2c78edcb73bf45f479cde, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:6c790f262051fb2d3be2c78edcb73bf45f479cde, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Bounds
(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:
Bounds: /Users/admin/builder/spi-builder-workspace
resolved source packages: Bounds
2026-04-29 20:23:54.556 xcodebuild[676:4138] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "Bounds",
"name" : "Bounds",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Bounds",
"targets" : [
"Bounds"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Bounds",
"module_type" : "BinaryTarget",
"name" : "Bounds",
"path" : "remote/archive/DocumentReaderCore_bounds_9.4.17644.zip",
"product_memberships" : [
"Bounds"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Bounds"
]
}
}
2026-04-29 20:23:55.872 xcodebuild[687:4206] [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 Bounds -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 Bounds -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
Bounds: /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 'Bounds' in project 'Bounds' (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
Build description signature: 38900628c3aeb9ce32d89661356ec1b8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/38900628c3aeb9ce32d89661356ec1b8.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Bounds/DocumentReaderCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Bounds/DocumentReaderCore.xcframework'. (in target 'Bounds' from project 'Bounds')
2026-04-29 20:23:56.741 xcodebuild[690:4238] [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:6c790f262051fb2d3be2c78edcb73bf45f479cde, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:6c790f262051fb2d3be2c78edcb73bf45f479cde, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:6c790f262051fb2d3be2c78edcb73bf45f479cde, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:6c790f262051fb2d3be2c78edcb73bf45f479cde, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Bounds
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild