The Swift Package Index logo.Swift Package Index

Build Information

Successful build of geodesic, reference main (a71c20), with Swift 6.1 for macOS (SPM) on 10 Jan 2026 04:12:49 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dastrobu/geodesic.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dastrobu/geodesic
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a71c202 Update GeographicLib badge to v2.2
Cloned https://github.com/dastrobu/geodesic.git
Revision (git rev-parse @):
a71c20276ed3450c2c989c1b51350b8c5cb94887
SUCCESS checkout https://github.com/dastrobu/geodesic.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/dastrobu/geodesic.git
https://github.com/dastrobu/geodesic.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "geodesic",
  "name" : "geodesic",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "geodesic",
      "targets" : [
        "geodesic"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "geographiclib",
      "module_type" : "ClangTarget",
      "name" : "geographiclib",
      "path" : "Sources/geographiclib",
      "product_memberships" : [
        "geodesic"
      ],
      "sources" : [
        "geodesic.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "geodesicTests",
      "module_type" : "SwiftTarget",
      "name" : "geodesicTests",
      "path" : "Tests/geodesicTests",
      "sources" : [
        "geodesicTests.swift"
      ],
      "target_dependencies" : [
        "geodesic"
      ],
      "type" : "test"
    },
    {
      "c99name" : "geodesic",
      "module_type" : "SwiftTarget",
      "name" : "geodesic",
      "path" : "Sources/geodesic",
      "product_memberships" : [
        "geodesic"
      ],
      "sources" : [
        "geodesic.swift"
      ],
      "target_dependencies" : [
        "geographiclib"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/3] Write sources
[1/3] Write swift-version-2F0A5646E1D333AE.txt
[2/3] Compiling geographiclib geodesic.c
[4/5] Emitting module geodesic
[5/5] Compiling geodesic geodesic.swift
Build complete! (1.12s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "geodesic",
  "name" : "geodesic",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "geodesic",
      "targets" : [
        "geodesic"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "geographiclib",
      "module_type" : "ClangTarget",
      "name" : "geographiclib",
      "path" : "Sources/geographiclib",
      "product_memberships" : [
        "geodesic"
      ],
      "sources" : [
        "geodesic.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "geodesicTests",
      "module_type" : "SwiftTarget",
      "name" : "geodesicTests",
      "path" : "Tests/geodesicTests",
      "sources" : [
        "geodesicTests.swift"
      ],
      "target_dependencies" : [
        "geodesic"
      ],
      "type" : "test"
    },
    {
      "c99name" : "geodesic",
      "module_type" : "SwiftTarget",
      "name" : "geodesic",
      "path" : "Sources/geodesic",
      "product_memberships" : [
        "geodesic"
      ],
      "sources" : [
        "geodesic.swift"
      ],
      "target_dependencies" : [
        "geographiclib"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.