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: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ncke/SwiftAstro
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at daf8dfd Introduce uniform naming and tidy code
Cloned https://github.com/ncke/SwiftAstro.git
Revision (git rev-parse @):
daf8dfd6b88889b79bbe40212b212cb74ac1dfba
SUCCESS checkout https://github.com/ncke/SwiftAstro.git at main
========================================
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.ura
[0/10] Copying VSOP87B.sat
[2/10] Copying VSOP87B.ven
[2/10] Copying yale-bright-star-catalog.txt
[5/10] Copying VSOP87B.mar
[6/10] Copying VSOP87B.nep
[6/10] Copying VSOP87B.jup
[6/10] Copying VSOP87B.mer
[9/10] Copying VSOP87B.ear
[11/30] Emitting module SwiftAstro
[12/36] Compiling SwiftAstro String+Helpers.swift
[13/36] Compiling SwiftAstro Utility+NumberFormatting.swift
[14/36] Compiling SwiftAstro Utility+ResourceLoading.swift
[15/36] Compiling SwiftAstro Utility.swift
[16/36] Compiling SwiftAstro VSOP87.swift
[17/36] Compiling SwiftAstro resource_bundle_accessor.swift
[18/36] Compiling SwiftAstro AstronomicallyNameable.swift
[19/36] Compiling SwiftAstro Moon.swift
[20/36] Compiling SwiftAstro Planet.swift
[21/36] Compiling SwiftAstro Pluto.swift
[22/36] Compiling SwiftAstro Positionable+Geocentric.swift
[23/36] Compiling SwiftAstro Positionable.swift
[24/36] Compiling SwiftAstro Sun.swift
[25/36] Compiling SwiftAstro Distance.swift
[26/36] Compiling SwiftAstro SphericalPosition.swift
[27/36] Compiling SwiftAstro Time+Ecliptic.swift
[28/36] Compiling SwiftAstro Time+Nutation.swift
[29/36] Compiling SwiftAstro Time.swift
[30/36] Compiling SwiftAstro Double+Helpers.swift
[31/36] Compiling SwiftAstro BrightStar+Nameable.swift
[32/36] Compiling SwiftAstro BrightStar.swift
[33/36] Compiling SwiftAstro BrightStarCatalog.swift
[34/36] Compiling SwiftAstro SwiftAstro.swift
[35/36] Compiling SwiftAstro Angle+CoordinateSystems.swift
[36/36] Compiling SwiftAstro Angle.swift
Build complete! (5.52s)
Build complete.
Done.