The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.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/Z6YBxSjp/1/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.7
Building package at path:  $workDir
https://github.com/ncke/SwiftAstro.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Copying yale-bright-star-notes.txt
[0/10] Copying VSOP87B.ura
[0/10] Copying yale-bright-star-catalog.txt
[0/10] Copying VSOP87B.nep
[0/10] Copying VSOP87B.ven
[0/10] Copying VSOP87B.mer
[0/10] Copying VSOP87B.mar
[0/10] Copying VSOP87B.ear
[0/10] Copying VSOP87B.jup
[9/10] Copying VSOP87B.sat
[11/29] Emitting module SwiftAstro
[12/34] Compiling SwiftAstro Utility+NumberFormatting.swift
[13/34] Compiling SwiftAstro Utility+ResourceLoading.swift
[14/34] Compiling SwiftAstro Utility.swift
[15/34] Compiling SwiftAstro VSOP87.swift
[16/34] Compiling SwiftAstro resource_bundle_accessor.swift
[17/34] Compiling SwiftAstro SphericalPosition.swift
[18/34] Compiling SwiftAstro Time+Ecliptic.swift
[19/34] Compiling SwiftAstro Time+Nutation.swift
[20/34] Compiling SwiftAstro Time.swift
[21/34] Compiling SwiftAstro Double+Helpers.swift
[22/34] Compiling SwiftAstro String+Helpers.swift
[23/34] Compiling SwiftAstro BrightStar.swift
[24/34] Compiling SwiftAstro BrightStarCatalog.swift
[25/34] Compiling SwiftAstro SwiftAstro.swift
[26/34] Compiling SwiftAstro Angle+CoordinateSystems.swift
[27/34] Compiling SwiftAstro Angle.swift
[28/34] Compiling SwiftAstro Distance.swift
[29/34] Compiling SwiftAstro Moon.swift
[30/34] Compiling SwiftAstro Planet.swift
[31/34] Compiling SwiftAstro Pluto.swift
[32/34] Compiling SwiftAstro Positionable+Geocentric.swift
[33/34] Compiling SwiftAstro Positionable.swift
[34/34] Compiling SwiftAstro Sun.swift
Build complete! (5.10s)
Build complete.
Done.