Build Information
Successful build of Ephemeris 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/Kaiede/Ephemeris.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/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.10
Building package at path: $workDir
https://github.com/Kaiede/Ephemeris.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/9] Compiling Ephemeris Matrix.swift
[4/9] Compiling Ephemeris Lunar.swift
[5/9] Compiling Ephemeris Coordinates.swift
[6/9] Compiling Ephemeris Date.swift
[7/9] Compiling Ephemeris Body.swift
[8/9] Emitting module Ephemeris
[9/9] Compiling Ephemeris Solar.swift
Build complete! (3.92s)
Build complete.
Done.