Build Information
Successful build of geodesic with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dastrobu/geodesic.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dastrobu/geodesic
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f3688c9 update README.md for 1.4.0 release.
Cloned https://github.com/dastrobu/geodesic.git
Revision (git rev-parse @):
f3688c988615e2dcb87ad674db85681d8dfe5893
SUCCESS checkout https://github.com/dastrobu/geodesic.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "geodesic",
"name": "geodesic",
"url": "https://github.com/dastrobu/geodesic.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/geodesic",
"dependencies": [
]
}
]
}
Fetching https://github.com/dastrobu/geodesic.git from cache
Fetched https://github.com/dastrobu/geodesic.git (0.20s)
Creating working copy for https://github.com/dastrobu/geodesic.git
Working copy of https://github.com/dastrobu/geodesic.git resolved at main
warning: '.resolve-product-dependencies': dependency 'geodesic' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling geographiclib geodesic.c
[2/3] Emitting module geodesic
[3/3] Compiling geodesic geodesic.swift
Build complete! (1.80s)
Build complete.
Done.