Build Information
Failed to build VirtuosoClientDownloadEngine, reference master (f40c9e), with Swift 6.1 for macOS (SPM) on 25 Jul 2025 21:36:04 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/penthera/Download2Go-ios.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/penthera/Download2Go-ios
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f40c9ed Increased deployment target on podspecs.
Updating files: 79% (3233/4064)
Updating files: 80% (3252/4064)
Updating files: 81% (3292/4064)
Updating files: 82% (3333/4064)
Updating files: 83% (3374/4064)
Updating files: 84% (3414/4064)
Updating files: 85% (3455/4064)
Updating files: 86% (3496/4064)
Updating files: 87% (3536/4064)
Updating files: 88% (3577/4064)
Updating files: 89% (3617/4064)
Updating files: 90% (3658/4064)
Updating files: 91% (3699/4064)
Updating files: 92% (3739/4064)
Updating files: 93% (3780/4064)
Updating files: 94% (3821/4064)
Updating files: 95% (3861/4064)
Updating files: 96% (3902/4064)
Updating files: 97% (3943/4064)
Updating files: 98% (3983/4064)
Updating files: 99% (4024/4064)
Updating files: 100% (4064/4064)
Updating files: 100% (4064/4064), done.
Cloned https://github.com/penthera/Download2Go-ios.git
Revision (git rev-parse @):
f40c9eddb3106e21ca74d986fc8cba547eabc00d
SUCCESS checkout https://github.com/penthera/Download2Go-ios.git at master
Downloading binary artifact https://github.com/penthera/Download2Go-ios/releases/download/v4.4.6/VirtuosoClientDownloadEngine-spm.xcframework.zip
[16552/54424766] Downloading https://github.com/penthera/Download2Go-ios/releases/download/v4.4.6/VirtuosoClientDownloadEngine-spm.xcframework.zip
Downloaded https://github.com/penthera/Download2Go-ios/releases/download/v4.4.6/VirtuosoClientDownloadEngine-spm.xcframework.zip (5.30s)
========================================
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": "download2go-ios",
"name": "VirtuosoClientDownloadEngine",
"url": "https://github.com/penthera/Download2Go-ios.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Download2Go-ios",
"dependencies": [
]
}
]
}
Fetching https://github.com/penthera/Download2Go-ios.git
[1/32333] Fetching download2go-ios
Fetched https://github.com/penthera/Download2Go-ios.git from cache (425.78s)
Creating working copy for https://github.com/penthera/Download2Go-ios.git
Working copy of https://github.com/penthera/Download2Go-ios.git resolved at master (f40c9ed)
Fetching binary artifact https://github.com/penthera/Download2Go-ios/releases/download/v4.4.6/VirtuosoClientDownloadEngine-spm.xcframework.zip from cache
Fetched https://github.com/penthera/Download2Go-ios/releases/download/v4.4.6/VirtuosoClientDownloadEngine-spm.xcframework.zip from cache (2.65s)
warning: '.resolve-product-dependencies': dependency 'download2go-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/penthera/Download2Go-ios.git
https://github.com/penthera/Download2Go-ios.git
{
"dependencies" : [
],
"manifest_display_name" : "VirtuosoClientDownloadEngine",
"name" : "VirtuosoClientDownloadEngine",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "VirtuosoClientDownloadEngine",
"targets" : [
"VirtuosoClientDownloadEngine"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VirtuosoClientDownloadEngine",
"module_type" : "BinaryTarget",
"name" : "VirtuosoClientDownloadEngine",
"path" : "remote/archive/VirtuosoClientDownloadEngine-spm.xcframework.zip",
"product_memberships" : [
"VirtuosoClientDownloadEngine"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
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
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