The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftAstro with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ncke/SwiftAstro.git
Reference: 0.0.6
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ncke/SwiftAstro
 * tag               0.0.6      -> FETCH_HEAD
HEAD is now at 1d6134a Update README.md
Cloned https://github.com/ncke/SwiftAstro.git
Revision (git rev-parse @):
1d6134a1f79629fcf0d99111dcf991bcc8b6f716
SUCCESS checkout https://github.com/ncke/SwiftAstro.git at 0.0.6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/ncke/SwiftAstro.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Copying yale-bright-star-notes.txt
[0/10] Copying VSOP87B.ven
[0/10] Copying VSOP87B.ura
[0/10] Copying yale-bright-star-catalog.txt
[4/10] Copying VSOP87B.mer
[4/10] Copying VSOP87B.nep
[4/10] Copying VSOP87B.sat
[4/10] Copying VSOP87B.mar
[5/10] Copying VSOP87B.ear
[9/10] Copying VSOP87B.jup
[11/29] Compiling SwiftAstro Moon.swift
[12/29] Compiling SwiftAstro Planet.swift
[13/29] Compiling SwiftAstro Pluto.swift
[14/29] Compiling SwiftAstro Positionable+Geocentric.swift
[15/29] Compiling SwiftAstro Positionable.swift
[16/29] Compiling SwiftAstro Sun.swift
[17/29] Compiling SwiftAstro SphericalPosition.swift
[18/29] Compiling SwiftAstro Time+Ecliptic.swift
[19/29] Compiling SwiftAstro Time+Nutation.swift
[20/29] Compiling SwiftAstro Time.swift
[21/29] Compiling SwiftAstro Double+Helpers.swift
[22/29] Compiling SwiftAstro String+Helpers.swift
[23/29] Emitting module SwiftAstro
[24/29] Compiling SwiftAstro BrightStar.swift
[25/29] Compiling SwiftAstro BrightStarCatalog.swift
[26/29] Compiling SwiftAstro SwiftAstro.swift
[27/29] Compiling SwiftAstro Angle+CoordinateSystems.swift
[28/29] Compiling SwiftAstro Angle.swift
[29/29] Compiling SwiftAstro Distance.swift
[30/34] Compiling SwiftAstro Utility+NumberFormatting.swift
[31/34] Compiling SwiftAstro Utility+ResourceLoading.swift
[32/34] Compiling SwiftAstro Utility.swift
[33/34] Compiling SwiftAstro VSOP87.swift
[34/34] Compiling SwiftAstro resource_bundle_accessor.swift
Build complete! (3.38s)
Build complete.
Done.