The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftyHYGDB with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Bersaelor/SwiftyHYGDB.git
Reference: 0.8.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Bersaelor/SwiftyHYGDB
 * tag               0.8.0      -> FETCH_HEAD
HEAD is now at 98f632f Merge pull request #11 from Bersaelor/feature/swift_package_manager_update
Cloned https://github.com/Bersaelor/SwiftyHYGDB.git into spi-builder-workspace
98f632f1ef7c62b9864d77f52b639a7d5193305c
SUCCESS checkout https://github.com/Bersaelor/SwiftyHYGDB.git at 0.8.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/13] Compiling SwiftyHYGDB Point3D.swift
[2/13] Compiling SwiftyHYGDB RadialStar+CSV.swift
[3/13] Compiling SwiftyHYGDB RadialStar+Codable.swift
[4/13] Compiling SwiftyHYGDB RadialStar.swift
[5/13] Compiling SwiftyHYGDB Star3D.swift
[6/13] Emitting module SwiftyHYGDB
[7/13] Compiling SwiftyHYGDB Indexer.swift
[8/13] Compiling SwiftyHYGDB LineGenerator.swift
[9/13] Compiling SwiftyHYGDB Star3D+CVS.swift
[10/13] Compiling SwiftyHYGDB Star3D+Codable.swift
[11/13] Compiling SwiftyHYGDB Box.swift
[12/13] Compiling SwiftyHYGDB FloatingPoint+CompressedString.swift
[13/13] Compiling SwiftyHYGDB StarData.swift
[14/14] Compiling SwiftyHYGDB SwiftyHYGDB.swift
Build complete! (3.98s)
Build complete.
Done.