Build Information
Failed to build ConsentViewController, reference develop (cd6f63), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 18:43:41 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: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SourcePointUSA/ios-cmp-app
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at cd6f63d show `legIntUrl` qr code only for `legIntVendors` (#645)
Cloned https://github.com/SourcePointUSA/ios-cmp-app.git
Revision (git rev-parse @):
cd6f63d9f3ed0f190fb2c2bf77fb61d423350626
SUCCESS checkout https://github.com/SourcePointUSA/ios-cmp-app.git at develop
Downloading binary artifact https://github.com/SourcePointUSA/ios-cmp-app/releases/download/7.12.7-rc.3/SPMConsentViewController.xcframework.zip
[1369/23204960] Downloading https://github.com/SourcePointUSA/ios-cmp-app/releases/download/7.12.7-rc.3/SPMConsentViewController.xcframework.zip
Downloaded https://github.com/SourcePointUSA/ios-cmp-app/releases/download/7.12.7-rc.3/SPMConsentViewController.xcframework.zip (3.42s)
========================================
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 (252.73s)
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 develop (cd6f63d)
Fetching binary artifact https://github.com/SourcePointUSA/ios-cmp-app/releases/download/7.12.7-rc.3/SPMConsentViewController.xcframework.zip from cache
Fetched https://github.com/SourcePointUSA/ios-cmp-app/releases/download/7.12.7-rc.3/SPMConsentViewController.xcframework.zip from cache (1.14s)
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