Build Information
Successful build of Geodesic, reference main (540f1b
), with Swift 5.8 for macOS (SPM) on 11 Jul 2024 23:57:15 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sbooth/Geodesic.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sbooth/Geodesic
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 540f1b9 Update swift.yml (#11)
Cloned https://github.com/sbooth/Geodesic.git
Revision (git rev-parse @):
540f1b9fb7ef739001f850ae1d40d3000146fb18
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/sbooth/Geodesic.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/sbooth/Geodesic.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling CGeodesic geodesic.c
[2/3] Emitting module Geodesic
[3/3] Compiling Geodesic CLLocationCoordinate2D+Geodesic.swift
Build complete! (12.82s)
Fetching https://github.com/sbooth/CGeodesic
[2/89] Fetching cgeodesic
Fetched https://github.com/sbooth/CGeodesic (1.17s)
Computing version for https://github.com/sbooth/CGeodesic
Computed https://github.com/sbooth/CGeodesic at 2.1.0 (0.89s)
Creating working copy for https://github.com/sbooth/CGeodesic
Working copy of https://github.com/sbooth/CGeodesic resolved at 2.1.0
Build complete.
Done.