The Swift Package Index logo.Swift Package Index

Build Information

Failed to build VoodooAdn, reference master (a2cd7b), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 01:45:41 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build 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
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
[16005/624443] Downloading https://framework.voodoo-adn.com/omsdk/ios/1.6.1/OMSDK_Voodooio.zip
[81106/15966173] Downloading https://framework.voodoo-adn.com/omsdk/ios/1.6.1/OMSDK_Voodooio.zip, https://framework.voodoo-adn.com/iOS/sdk/3.16.0-cycle2/VoodooAdn.zip
Downloaded https://framework.voodoo-adn.com/omsdk/ios/1.6.1/OMSDK_Voodooio.zip (0.60s)
Downloaded https://framework.voodoo-adn.com/iOS/sdk/3.16.0-cycle2/VoodooAdn.zip (1.22s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "voodooadn-swift-package",
      "name": "VoodooAdn",
      "url": "https://github.com/VoodooTeam/voodooadn-swift-package.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/voodooadn-swift-package",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/VoodooTeam/voodooadn-swift-package.git
[1/445] Fetching voodooadn-swift-package
Fetched https://github.com/VoodooTeam/voodooadn-swift-package.git from cache (0.91s)
Creating working copy for https://github.com/VoodooTeam/voodooadn-swift-package.git
Working copy of https://github.com/VoodooTeam/voodooadn-swift-package.git resolved at master (a2cd7bf)
Fetching binary artifact https://framework.voodoo-adn.com/iOS/sdk/3.16.0-cycle2/VoodooAdn.zip from cache
Fetching binary artifact https://framework.voodoo-adn.com/omsdk/ios/1.6.1/OMSDK_Voodooio.zip from cache
Fetched https://framework.voodoo-adn.com/omsdk/ios/1.6.1/OMSDK_Voodooio.zip from cache (0.48s)
Fetched https://framework.voodoo-adn.com/iOS/sdk/3.16.0-cycle2/VoodooAdn.zip from cache (0.82s)
warning: '.resolve-product-dependencies': dependency 'voodooadn-swift-package' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/VoodooTeam/voodooadn-swift-package.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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.3 macosSpm