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: 1.0.2
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Kaiede/Ephemeris
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at 4df3f04 Add Swift 5.0 to CI
Cloned https://github.com/Kaiede/Ephemeris.git
Revision (git rev-parse @):
4df3f04d6f017f184b1c7150509919dbc89e940c
SUCCESS checkout https://github.com/Kaiede/Ephemeris.git at 1.0.2
========================================
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] Emitting module Ephemeris
[2/6] Compiling Ephemeris Date.swift
[3/6] Compiling Ephemeris Lunar.swift
[4/6] Compiling Ephemeris Body.swift
[5/6] Compiling Ephemeris Coordinates.swift
[6/6] Compiling Ephemeris Matrix.swift
[7/7] Compiling Ephemeris Solar.swift
Build complete! (4.25s)
Build complete.
Done.