The Swift Package Index logo.Swift Package Index

Build Information

Failed to build VoodooAdn, reference 3.130.3 (cd5280), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 01:45:07 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: 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
Downloading binary artifact https://framework.voodoo-adn.com/iOS/sdk/3.130.3/VoodooAdn.zip
Downloading binary artifact https://framework.voodoo-adn.com/omsdk/ios/1.5.2/OMSDK_Voodooio.zip
[32372/14735265] Downloading https://framework.voodoo-adn.com/iOS/sdk/3.130.3/VoodooAdn.zip
[343616/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.57s)
Downloaded https://framework.voodoo-adn.com/iOS/sdk/3.130.3/VoodooAdn.zip (1.14s)
========================================
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.74s)
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 3.130.3 (cd52802)
Fetching binary artifact https://framework.voodoo-adn.com/omsdk/ios/1.5.2/OMSDK_Voodooio.zip from cache
Fetching binary artifact https://framework.voodoo-adn.com/iOS/sdk/3.130.3/VoodooAdn.zip from cache
Fetched https://framework.voodoo-adn.com/omsdk/ios/1.5.2/OMSDK_Voodooio.zip from cache (0.46s)
Fetched https://framework.voodoo-adn.com/iOS/sdk/3.130.3/VoodooAdn.zip from cache (0.76s)
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