Build Information
Failed to build VoodooAdn, reference 3.130.3 (cd5280), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 20 Apr 2026 01:44:39 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.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: 3.130.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/VoodooTeam/voodooadn-swift-package
* tag 3.130.3 -> FETCH_HEAD
HEAD is now at cd52802 Release 3.130.3
Cloned https://github.com/VoodooTeam/voodooadn-swift-package.git
Revision (git rev-parse @):
cd52802bc9d891f0fb5b982ca107e73ab8f2057a
SUCCESS checkout https://github.com/VoodooTeam/voodooadn-swift-package.git at 3.130.3
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/VoodooTeam/voodooadn-swift-package.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
Resolve Package Graph
Resolved source packages:
VoodooAdn: /Users/admin/builder/spi-builder-workspace
resolved source packages: VoodooAdn
2026-04-19 21:44:15.712 xcodebuild[530:3078] [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:44:33.703 xcodebuild[692:4226] [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 VoodooAdn-Package -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 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.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
Build description signature: a03ac44d7b464a3ffd80e23f8c59cfe0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a03ac44d7b464a3ffd80e23f8c59cfe0.xcbuilddata
/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')
/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')
2026-04-19 21:44:35.179 xcodebuild[694:4279] [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:79f8bfcdf34e783e6ed31946a7dde895012f5680, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:79f8bfcdf34e783e6ed31946a7dde895012f5680, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:79f8bfcdf34e783e6ed31946a7dde895012f5680, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:79f8bfcdf34e783e6ed31946a7dde895012f5680, 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.3.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:44:37.484 xcodebuild[707:4382] [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:44:38.563 xcodebuild[715:4443] [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 VoodooAdn-Package -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 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.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
Build description signature: a03ac44d7b464a3ffd80e23f8c59cfe0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a03ac44d7b464a3ffd80e23f8c59cfe0.xcbuilddata
/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')
/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')
2026-04-19 21:44:39.426 xcodebuild[717:4473] [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:79f8bfcdf34e783e6ed31946a7dde895012f5680, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:79f8bfcdf34e783e6ed31946a7dde895012f5680, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:79f8bfcdf34e783e6ed31946a7dde895012f5680, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:79f8bfcdf34e783e6ed31946a7dde895012f5680, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme VoodooAdn-Package
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild