Build Information
Successful build of Ephemeris 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.28.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kaiede/Ephemeris.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Kaiede/Ephemeris
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b0512e5 Enable Github Actions (#6)
Cloned https://github.com/Kaiede/Ephemeris.git
Revision (git rev-parse @):
b0512e52cdf38ed28936bf3226d8f78397fb0ed1
SUCCESS checkout https://github.com/Kaiede/Ephemeris.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling Ephemeris Date.swift
[2/6] Compiling Ephemeris Lunar.swift
[3/6] Compiling Ephemeris Body.swift
[4/6] Compiling Ephemeris Coordinates.swift
[5/6] Emitting module Ephemeris
[6/6] Compiling Ephemeris Matrix.swift
[7/7] Compiling Ephemeris Solar.swift
Build complete! (3.14s)
Build complete.
Done.