The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Example3D, reference 0.1.4 (f4c5b9), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 21:01:52 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/jeremyabannister/example3d.git
Reference: 0.1.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jeremyabannister/example3d
 * tag               0.1.4      -> FETCH_HEAD
HEAD is now at f4c5b99 Updated to make use of additional API from Object3D 0.2.1;
Cloned https://github.com/jeremyabannister/example3d.git
Revision (git rev-parse @):
f4c5b99d6347bc92d8d22bb822ffa26355b1d3cd
SUCCESS checkout https://github.com/jeremyabannister/example3d.git at 0.1.4
Fetching https://github.com/jeremyabannister/Object3D.git
[1/113] Fetching object3d
Fetched https://github.com/jeremyabannister/Object3D.git from cache (0.54s)
Computing version for https://github.com/jeremyabannister/Object3D.git
Computed https://github.com/jeremyabannister/Object3D.git at 0.2.7 (1.22s)
Fetching https://github.com/jeremyabannister/JBStandardLibraryExtensions.git
Fetching https://github.com/jeremyabannister/Geometry3DValueTypes.git
[1/121] Fetching geometry3dvaluetypes
warning: 'jbstandardlibraryextensions': skipping cache due to an error: Failed to clone repository https://github.com/jeremyabannister/JBStandardLibraryExtensions.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/JBStandardLibraryExtensions-aa9813b6'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Fetched https://github.com/jeremyabannister/Geometry3DValueTypes.git from cache (0.75s)
error: Failed to clone repository https://github.com/jeremyabannister/JBStandardLibraryExtensions.git:
    Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.build/repositories/JBStandardLibraryExtensions-aa9813b6'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/jeremyabannister/example3d.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Updating https://github.com/jeremyabannister/Object3D.git
Updated https://github.com/jeremyabannister/Object3D.git (0.41s)
Computing version for https://github.com/jeremyabannister/Object3D.git
Computed https://github.com/jeremyabannister/Object3D.git at 0.2.7 (1.07s)
Fetching https://github.com/jeremyabannister/JBStandardLibraryExtensions.git
Updating https://github.com/jeremyabannister/Geometry3DValueTypes.git
warning: 'jbstandardlibraryextensions': skipping cache due to an error: Failed to clone repository https://github.com/jeremyabannister/JBStandardLibraryExtensions.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/JBStandardLibraryExtensions-aa9813b6'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updated https://github.com/jeremyabannister/Geometry3DValueTypes.git (0.44s)
error: Failed to clone repository https://github.com/jeremyabannister/JBStandardLibraryExtensions.git:
    Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.build/repositories/JBStandardLibraryExtensions-aa9813b6'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
BUILD FAILURE 6.3 macosSpm