The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-differentiation-stdlib, reference main (25f569), with Swift 6.2 for macOS (SPM) on 22 Apr 2026 01:52:55 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/differentiable-swift/swift-differentiation-stdlib.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/differentiable-swift/swift-differentiation-stdlib
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 25f5691 initial commit
Cloned https://github.com/differentiable-swift/swift-differentiation-stdlib.git
Revision (git rev-parse @):
25f56912ece400866489aac0e8466592f2e1c9db
SUCCESS checkout https://github.com/differentiable-swift/swift-differentiation-stdlib.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/differentiable-swift/swift-differentiation-stdlib.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.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.2 macosSpm