Build Information
Failed to build CaptureSDK, reference 1.8.34 (07b450
), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 16:20:50 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SocketMobile/swift-package-capturesdk.git
Reference: 1.8.34
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SocketMobile/swift-package-capturesdk
* tag 1.8.34 -> FETCH_HEAD
HEAD is now at 07b450a New version of Swift Package Capture
Cloned https://github.com/SocketMobile/swift-package-capturesdk.git
Revision (git rev-parse @):
07b450aeb894d70015a00e87e85b9570dbb4fc9b
SUCCESS checkout https://github.com/SocketMobile/swift-package-capturesdk.git at 1.8.34
========================================
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": "swift-package-capturesdk",
"name": "CaptureSDK",
"url": "https://github.com/SocketMobile/swift-package-capturesdk.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-package-capturesdk",
"dependencies": [
]
}
]
}
Fetching https://github.com/SocketMobile/swift-package-capturesdk.git
[1/434] Fetching swift-package-capturesdk
Fetched https://github.com/SocketMobile/swift-package-capturesdk.git from cache (2.32s)
Creating working copy for https://github.com/SocketMobile/swift-package-capturesdk.git
Working copy of https://github.com/SocketMobile/swift-package-capturesdk.git resolved at 1.8.34 (07b450a)
warning: '.resolve-product-dependencies': dependency 'swift-package-capturesdk' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/SocketMobile/swift-package-capturesdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.0 macosSpm