The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CSwiftV, reference 0.0.9 (a12fe3), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 12:05:01 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/Daniel1of1/CSwiftV.git
Reference: 0.0.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Daniel1of1/CSwiftV
 * tag               0.0.9      -> FETCH_HEAD
HEAD is now at a12fe3d Merge branch 'release-0.0.9'
Cloned https://github.com/Daniel1of1/CSwiftV.git
Revision (git rev-parse @):
a12fe3d4aeb94f4f9f847de3b16ecb649fa7a245
SUCCESS checkout https://github.com/Daniel1of1/CSwiftV.git at 0.0.9
========================================
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": "cswiftv",
      "name": "CSwiftV",
      "url": "https://github.com/Daniel1of1/CSwiftV.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CSwiftV",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Daniel1of1/CSwiftV.git
[1/472] Fetching cswiftv
Fetched https://github.com/Daniel1of1/CSwiftV.git from cache (0.80s)
Creating working copy for https://github.com/Daniel1of1/CSwiftV.git
Working copy of https://github.com/Daniel1of1/CSwiftV.git resolved at 0.0.9 (a12fe3d)
warning: '.resolve-product-dependencies': dependency 'cswiftv' 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/Daniel1of1/CSwiftV.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': Source files for target CSwiftV should be located under 'Sources/CSwiftV', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.3 macosSpm