Build Information
Failed to build VoodooAdn, reference master (a2cd7b), with Swift 6.1 for macOS (SPM) on 20 Apr 2026 01:40:46 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: 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: 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/iOS/sdk/3.16.0-cycle2/VoodooAdn.zip
Downloading binary artifact https://framework.voodoo-adn.com/omsdk/ios/1.6.1/OMSDK_Voodooio.zip
[16004/15341730] Downloading https://framework.voodoo-adn.com/iOS/sdk/3.16.0-cycle2/VoodooAdn.zip
[358490/15966173] Downloading https://framework.voodoo-adn.com/iOS/sdk/3.16.0-cycle2/VoodooAdn.zip, https://framework.voodoo-adn.com/omsdk/ios/1.6.1/OMSDK_Voodooio.zip
Downloaded https://framework.voodoo-adn.com/omsdk/ios/1.6.1/OMSDK_Voodooio.zip (0.54s)
Downloaded https://framework.voodoo-adn.com/iOS/sdk/3.16.0-cycle2/VoodooAdn.zip (1.14s)
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