The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Euclid with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/timsearle/euclid.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/timsearle/euclid
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0167cb6 Merge pull request #6 from timsearle/meta
Cloned https://github.com/timsearle/euclid.git
Revision (git rev-parse @):
0167cb6361c3b7f8537d4ff7a54727727d75a88b
SUCCESS checkout https://github.com/timsearle/euclid.git at master
========================================
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": "euclid",
      "name": "Euclid",
      "url": "https://github.com/timsearle/euclid.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/euclid",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/timsearle/euclid.git
[3/232] Fetching euclid
Fetched https://github.com/timsearle/euclid.git (0.34s)
Creating working copy for https://github.com/timsearle/euclid.git
Working copy of https://github.com/timsearle/euclid.git resolved at master
warning: '.resolve-product-dependencies': dependency 'euclid' 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.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module Euclid
[2/2] Compiling Euclid Euclid.swift
Build complete! (7.48s)
Build complete.
Done.