Build Information
Failed to build ConsentViewController, reference 7.12.9 (4e9be6), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 18:43:35 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.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
[15524/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.29s)
========================================
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": "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",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/SourcePointUSA/ios-cmp-app.git
[1/37927] Fetching ios-cmp-app
Fetched https://github.com/SourcePointUSA/ios-cmp-app.git from cache (250.32s)
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.3
Building package at path: $PWD
https://github.com/SourcePointUSA/ios-cmp-app.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