The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Example3D, reference 0.1.4 (f4c5b9), with Swift 6.2 for macOS (SPM) on 18 Jun 2025 00:06:18 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/jeremyabannister/example3d.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/jeremyabannister/Object3D.git
[1/113] Fetching object3d
Fetched https://github.com/jeremyabannister/Object3D.git from cache (0.57s)
Computing version for https://github.com/jeremyabannister/Object3D.git
Computed https://github.com/jeremyabannister/Object3D.git at 0.2.7 (1.10s)
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.62s)
Fetching https://github.com/jeremyabannister/JBStandardLibraryExtensions.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
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.2 macosSpm