Build Information
Failed to build VoodooAdn, reference master (a2cd7b), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 20 Apr 2026 01:41:10 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VoodooAdn-Package -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/VoodooTeam/voodooadn-swift-package.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/VoodooTeam/voodooadn-swift-package
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a2cd7bf Release 3.16.0-cycle2
Cloned https://github.com/VoodooTeam/voodooadn-swift-package.git
Revision (git rev-parse @):
a2cd7bf9d5b0588cf31c19c626778172445de81e
SUCCESS checkout https://github.com/VoodooTeam/voodooadn-swift-package.git at master
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/VoodooTeam/voodooadn-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:
VoodooAdn: /Users/admin/builder/spi-builder-workspace
resolved source packages: VoodooAdn
2026-04-19 21:40:56.600 xcodebuild[529:3061] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "VoodooAdn",
"name" : "VoodooAdn",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "VoodooAdn",
"targets" : [
"VoodooAdn"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OMSDK_Voodooio",
"targets" : [
"OMSDK_Voodooio"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VoodooAdn",
"module_type" : "BinaryTarget",
"name" : "VoodooAdn",
"path" : "remote/archive/VoodooAdn.zip",
"product_memberships" : [
"VoodooAdn"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "OMSDK_Voodooio",
"module_type" : "BinaryTarget",
"name" : "OMSDK_Voodooio",
"path" : "remote/archive/OMSDK_Voodooio.zip",
"product_memberships" : [
"OMSDK_Voodooio"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OMSDK_Voodooio",
"VoodooAdn",
"VoodooAdn-Package"
]
}
}
2026-04-19 21:41:04.293 xcodebuild[655:3857] [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 VoodooAdn-Package -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 VoodooAdn-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
VoodooAdn: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'VoodooAdn' in project 'VoodooAdn' (no dependencies)
Target 'OMSDK_Voodooio' in project 'VoodooAdn' (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: 4c19facbb80704b0fcf9a6c1908f823f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4c19facbb80704b0fcf9a6c1908f823f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VoodooAdn/VoodooAdn.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/VoodooAdn/VoodooAdn.xcframework'. (in target 'VoodooAdn' from project 'VoodooAdn')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/OMSDK_Voodooio/OMSDK_Voodooio.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/OMSDK_Voodooio/OMSDK_Voodooio.xcframework'. (in target 'OMSDK_Voodooio' from project 'VoodooAdn')
2026-04-19 21:41:05.736 xcodebuild[662:3917] [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:c2f3adb39535b4d2faafbebc034cc2c11862d17e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:c2f3adb39535b4d2faafbebc034cc2c11862d17e, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:c2f3adb39535b4d2faafbebc034cc2c11862d17e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:c2f3adb39535b4d2faafbebc034cc2c11862d17e, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme VoodooAdn-Package
(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:
VoodooAdn: /Users/admin/builder/spi-builder-workspace
resolved source packages: VoodooAdn
2026-04-19 21:41:07.404 xcodebuild[676:4021] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "VoodooAdn",
"name" : "VoodooAdn",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "VoodooAdn",
"targets" : [
"VoodooAdn"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OMSDK_Voodooio",
"targets" : [
"OMSDK_Voodooio"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VoodooAdn",
"module_type" : "BinaryTarget",
"name" : "VoodooAdn",
"path" : "remote/archive/VoodooAdn.zip",
"product_memberships" : [
"VoodooAdn"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "OMSDK_Voodooio",
"module_type" : "BinaryTarget",
"name" : "OMSDK_Voodooio",
"path" : "remote/archive/OMSDK_Voodooio.zip",
"product_memberships" : [
"OMSDK_Voodooio"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OMSDK_Voodooio",
"VoodooAdn",
"VoodooAdn-Package"
]
}
}
2026-04-19 21:41:08.515 xcodebuild[686:4090] [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 VoodooAdn-Package -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 VoodooAdn-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
VoodooAdn: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'VoodooAdn' in project 'VoodooAdn' (no dependencies)
Target 'OMSDK_Voodooio' in project 'VoodooAdn' (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: 4c19facbb80704b0fcf9a6c1908f823f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4c19facbb80704b0fcf9a6c1908f823f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VoodooAdn/VoodooAdn.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/VoodooAdn/VoodooAdn.xcframework'. (in target 'VoodooAdn' from project 'VoodooAdn')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/OMSDK_Voodooio/OMSDK_Voodooio.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/OMSDK_Voodooio/OMSDK_Voodooio.xcframework'. (in target 'OMSDK_Voodooio' from project 'VoodooAdn')
2026-04-19 21:41:09.517 xcodebuild[689:4122] [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:c2f3adb39535b4d2faafbebc034cc2c11862d17e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:c2f3adb39535b4d2faafbebc034cc2c11862d17e, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:c2f3adb39535b4d2faafbebc034cc2c11862d17e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:c2f3adb39535b4d2faafbebc034cc2c11862d17e, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme VoodooAdn-Package
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild