The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ConsentViewController, reference 7.12.9 (4e9be6), with Swift 6.2 for macOS (SPM) on 10 Dec 2025 15:51:48 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SourcePointUSA/ios-cmp-app.git
Reference: 7.12.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SourcePointUSA/ios-cmp-app
 * tag               7.12.9     -> FETCH_HEAD
HEAD is now at 4e9be6a 'release 7.12.9'
Cloned https://github.com/SourcePointUSA/ios-cmp-app.git
Revision (git rev-parse @):
4e9be6ae222e827c181ef4c3ba2dfbe017ef6463
SUCCESS checkout https://github.com/SourcePointUSA/ios-cmp-app.git at 7.12.9
Downloading binary artifact https://github.com/SourcePointUSA/ios-cmp-app/releases/download/7.12.9/SPMConsentViewController.xcframework.zip
[6881/23099423] Downloading https://github.com/SourcePointUSA/ios-cmp-app/releases/download/7.12.9/SPMConsentViewController.xcframework.zip
Downloaded https://github.com/SourcePointUSA/ios-cmp-app/releases/download/7.12.9/SPMConsentViewController.xcframework.zip (2.39s)
========================================
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",
  "dependencies": [
    {
      "identity": "ios-cmp-app",
      "name": "ConsentViewController",
      "url": "https://github.com/SourcePointUSA/ios-cmp-app.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ios-cmp-app",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/SourcePointUSA/ios-cmp-app.git
[1/37693] Fetching ios-cmp-app
Fetched https://github.com/SourcePointUSA/ios-cmp-app.git from cache (92.62s)
Creating working copy for https://github.com/SourcePointUSA/ios-cmp-app.git
Working copy of https://github.com/SourcePointUSA/ios-cmp-app.git resolved at 7.12.9 (4e9be6a)
Fetching binary artifact https://github.com/SourcePointUSA/ios-cmp-app/releases/download/7.12.9/SPMConsentViewController.xcframework.zip from cache
Fetched https://github.com/SourcePointUSA/ios-cmp-app/releases/download/7.12.9/SPMConsentViewController.xcframework.zip from cache (1.17s)
warning: '.resolve-product-dependencies': dependency 'ios-cmp-app' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SourcePointUSA/ios-cmp-app.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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.2 macosSpm