The Swift Package Index logo.Swift Package Index

Build Information

Failed to build JoyStickView, reference 3.2.0 (c37e95), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 21:50:40 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/bradhowes/Joystick.git
Reference: 3.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bradhowes/Joystick
 * tag               3.2.0      -> FETCH_HEAD
HEAD is now at c37e959 Updates after reseting
Cloned https://github.com/bradhowes/Joystick.git
Revision (git rev-parse @):
c37e9596dc7756fae3d6720ab09e090a30b6179c
SUCCESS checkout https://github.com/bradhowes/Joystick.git at 3.2.0
========================================
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": "joystick",
      "name": "JoyStickView",
      "url": "https://github.com/bradhowes/Joystick.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Joystick",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/bradhowes/Joystick.git
[1/2097] Fetching joystick
Fetched https://github.com/bradhowes/Joystick.git from cache (1.48s)
Creating working copy for https://github.com/bradhowes/Joystick.git
Working copy of https://github.com/bradhowes/Joystick.git resolved at 3.2.0 (c37e959)
warning: '.resolve-product-dependencies': dependency 'joystick' 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/bradhowes/Joystick.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 JoyStickViewTests should be located under 'Tests/JoyStickViewTests', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.3 macosSpm