The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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