The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftSyntaxWrapper, reference 600.0.1 (9ee39c), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 23:11:44 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.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/sjavora/swift-syntax-xcframeworks.git
Reference: 600.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sjavora/swift-syntax-xcframeworks
 * tag               600.0.1    -> FETCH_HEAD
HEAD is now at 9ee39cc Updated for release 600.0.1
Cloned https://github.com/sjavora/swift-syntax-xcframeworks.git
Revision (git rev-parse @):
9ee39cc55ade054ed2ec0c6a082476e6d4f074bd
SUCCESS checkout https://github.com/sjavora/swift-syntax-xcframeworks.git at 600.0.1
Downloading binary artifact https://github.com/sjavora/swift-syntax-xcframeworks/releases/download/600.0.1/SwiftSyntaxWrapper.xcframework.zip
[13233/17357145] Downloading https://github.com/sjavora/swift-syntax-xcframeworks/releases/download/600.0.1/SwiftSyntaxWrapper.xcframework.zip
Downloaded https://github.com/sjavora/swift-syntax-xcframeworks/releases/download/600.0.1/SwiftSyntaxWrapper.xcframework.zip (1.70s)
========================================
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": "swift-syntax-xcframeworks",
      "name": "SwiftSyntaxWrapper",
      "url": "https://github.com/sjavora/swift-syntax-xcframeworks.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax-xcframeworks",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/sjavora/swift-syntax-xcframeworks.git
[1/71] Fetching swift-syntax-xcframeworks
Fetched https://github.com/sjavora/swift-syntax-xcframeworks.git from cache (0.60s)
Creating working copy for https://github.com/sjavora/swift-syntax-xcframeworks.git
Working copy of https://github.com/sjavora/swift-syntax-xcframeworks.git resolved at 600.0.1 (9ee39cc)
Fetching binary artifact https://github.com/sjavora/swift-syntax-xcframeworks/releases/download/600.0.1/SwiftSyntaxWrapper.xcframework.zip from cache
Fetched https://github.com/sjavora/swift-syntax-xcframeworks/releases/download/600.0.1/SwiftSyntaxWrapper.xcframework.zip from cache (1.12s)
warning: '.resolve-product-dependencies': dependency 'swift-syntax-xcframeworks' 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/sjavora/swift-syntax-xcframeworks.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