Build Information
Failed to build VoodooAdn, reference 3.130.3 (cd5280), with Swift 6.1 for macOS (SPM) on 20 Apr 2026 01:40:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --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: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/VoodooTeam/voodooadn-swift-package.git
https://github.com/VoodooTeam/voodooadn-swift-package.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Downloading binary artifact https://framework.voodoo-adn.com/omsdk/ios/1.5.2/OMSDK_Voodooio.zip
Downloading binary artifact https://framework.voodoo-adn.com/iOS/sdk/3.130.3/VoodooAdn.zip
[16006/14735265] Downloading https://framework.voodoo-adn.com/iOS/sdk/3.130.3/VoodooAdn.zip
[80268/15335582] Downloading https://framework.voodoo-adn.com/iOS/sdk/3.130.3/VoodooAdn.zip, https://framework.voodoo-adn.com/omsdk/ios/1.5.2/OMSDK_Voodooio.zip
Downloaded https://framework.voodoo-adn.com/omsdk/ios/1.5.2/OMSDK_Voodooio.zip (0.47s)
Downloaded https://framework.voodoo-adn.com/iOS/sdk/3.130.3/VoodooAdn.zip (1.07s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.1 macosSpm