Build Information
Failed to build VelocityAdsSDK, reference 0.4.0 (f310c6), with Swift 6.1 for macOS (SPM) on 10 May 2026 16:44:37 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/velocityiodev/velocityads-ios-sdk.git
Reference: 0.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/velocityiodev/velocityads-ios-sdk
* tag 0.4.0 -> FETCH_HEAD
HEAD is now at f310c6d Release 0.4.0
Cloned https://github.com/velocityiodev/velocityads-ios-sdk.git
Revision (git rev-parse @):
f310c6dc0d0bd37340fb42f2cb58ef1d8efed8f2
SUCCESS checkout https://github.com/velocityiodev/velocityads-ios-sdk.git at 0.4.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/velocityiodev/velocityads-ios-sdk.git
https://github.com/velocityiodev/velocityads-ios-sdk.git
{
"dependencies" : [
],
"manifest_display_name" : "VelocityAdsSDK",
"name" : "VelocityAdsSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "VelocityAdsSDK",
"targets" : [
"VelocityAdsSDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VelocityAdsSDK",
"module_type" : "BinaryTarget",
"name" : "VelocityAdsSDK",
"path" : "remote/archive/VelocityAdsSDK-0.4.0.zip",
"product_memberships" : [
"VelocityAdsSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Downloading binary artifact https://github.com/velocityiodev/velocityads-ios-sdk/releases/download/0.4.0/VelocityAdsSDK-0.4.0.zip
[32750/10828293] Downloading https://github.com/velocityiodev/velocityads-ios-sdk/releases/download/0.4.0/VelocityAdsSDK-0.4.0.zip
Downloaded https://github.com/velocityiodev/velocityads-ios-sdk/releases/download/0.4.0/VelocityAdsSDK-0.4.0.zip (1.11s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm