Build Information
Successful build of Geodesy 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.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/florianreinhart/geodesy.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/florianreinhart/geodesy
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f94f9d8 Add helpers for CoreLocation interoperability
Cloned https://github.com/florianreinhart/geodesy.git
Revision (git rev-parse @):
f94f9d851fe0a120220166b3bd47e04058f6da73
SUCCESS checkout https://github.com/florianreinhart/geodesy.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/florianreinhart/geodesy.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Compiling GeodesySpherical Coordinate.swift
[2/3] Emitting module GeodesySpherical
[3/3] Compiling GeodesySpherical CoreLocationSupport.swift
Build complete! (8.93s)
Build complete.
Done.