The Swift Package Index logo.Swift Package Index

Build Information

Successful build of vincenty with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dastrobu/vincenty.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dastrobu/vincenty
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6b400a0 ignore **.pdf
Cloned https://github.com/dastrobu/vincenty.git
Revision (git rev-parse @):
6b400a0d3eed91a668cf776c69305327a280941f
SUCCESS checkout https://github.com/dastrobu/vincenty.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $PWD/checkout
https://github.com/dastrobu/vincenty.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module vincenty
[2/2] Compiling vincenty vincenty.swift
Build complete! (3.89s)
Fetching https://github.com/dastrobu/geodesic.git
[1/227] Fetching geodesic
Fetched https://github.com/dastrobu/geodesic.git (0.37s)
Computing version for https://github.com/dastrobu/geodesic.git
Computed https://github.com/dastrobu/geodesic.git at 1.4.0 (0.49s)
Creating working copy for https://github.com/dastrobu/geodesic.git
Working copy of https://github.com/dastrobu/geodesic.git resolved at 1.4.0
Build complete.
Done.