The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GeometryLite3D, reference 0.1.1 (898b2f), with Swift 6.2 for macOS (SPM) on 1 Apr 2026 05:36:00 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/schwa/GeometryLite3D.git
Reference: 0.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/schwa/GeometryLite3D
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at 898b2f4 Update GitHub Actions to Node.js 24 compatible versions
Cloned https://github.com/schwa/GeometryLite3D.git
Revision (git rev-parse @):
898b2f439607760e3c9f8c239f51664c9bbd3692
SUCCESS checkout https://github.com/schwa/GeometryLite3D.git at 0.1.1
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.14s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.67s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "geometrylite3d",
      "name": "GeometryLite3D",
      "url": "https://github.com/schwa/GeometryLite3D.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GeometryLite3D",
      "dependencies": [
        {
          "identity": "swift-numerics",
          "name": "swift-numerics",
          "url": "https://github.com/apple/swift-numerics.git",
          "version": "1.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/schwa/GeometryLite3D.git
[1/272] Fetching geometrylite3d
Fetched https://github.com/schwa/GeometryLite3D.git from cache (0.69s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.43s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.48s)
Creating working copy for https://github.com/schwa/GeometryLite3D.git
Working copy of https://github.com/schwa/GeometryLite3D.git resolved at 0.1.1 (898b2f4)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
warning: '.resolve-product-dependencies': dependency 'geometrylite3d' is not used by any target
Found 1 product dependencies
  - swift-numerics
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/schwa/GeometryLite3D.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[4/6] Write swift-version-49B95AFC49DCD68C.txt
[5/6] Compiling _NumericsShims _NumericsShims.c
[7/17] Compiling RealModule RealFunctions.swift
[8/18] Compiling RealModule Float80+Real.swift
[9/18] Compiling RealModule Real.swift
[10/18] Compiling RealModule Float16+Real.swift
[11/18] Compiling RealModule ElementaryFunctions.swift
[12/18] Compiling RealModule Double+Real.swift
[13/18] Compiling RealModule AlgebraicField.swift
[14/18] Compiling RealModule ApproximateEquality.swift
[15/18] Compiling RealModule AugmentedArithmetic.swift
[16/18] Emitting module RealModule
[17/18] Compiling RealModule Float+Real.swift
[18/18] Compiling RealModule RelaxedArithmetic.swift
[19/29] Compiling ComplexModule Complex+Numeric.swift
[20/29] Compiling ComplexModule Complex+Hashable.swift
[21/29] Compiling ComplexModule Complex.swift
[22/29] Compiling ComplexModule Complex+StringConvertible.swift
[23/29] Compiling ComplexModule Polar.swift
[24/29] Compiling ComplexModule Complex+IntegerLiteral.swift
[25/30] Compiling ComplexModule Scale.swift
[26/30] Compiling ComplexModule Complex+Codable.swift
[27/30] Compiling ComplexModule Complex+ElementaryFunctions.swift
[28/30] Emitting module ComplexModule
[29/30] Compiling ComplexModule Complex+AdditiveArithmetic.swift
[30/30] Compiling ComplexModule Complex+AlgebraicField.swift
[31/32] Compiling Numerics Numerics.swift
[32/32] Emitting module Numerics
[33/47] Compiling GeometryLite3D SIMD+Matrix+Extensions.swift
[34/47] Compiling GeometryLite3D Skew.swift
[35/48] Compiling GeometryLite3D Wrap.swift
[36/48] Compiling GeometryLite3D SIMD+Extensions.swift
[37/48] Compiling GeometryLite3D Projection.swift
[38/48] Compiling GeometryLite3D SIMD+ApproximateEquality.swift
[39/48] Compiling GeometryLite3D LookAt.swift
[40/48] Compiling GeometryLite3D Packed3.swift
[41/48] Compiling GeometryLite3D SIMD+CoreGraphics.swift
[42/48] Compiling GeometryLite3D Decomposition.swift
[43/48] Compiling GeometryLite3D Euler.swift
[44/48] Compiling GeometryLite3D AngleF.swift
[45/48] Compiling GeometryLite3D BoundingBox.swift
[46/48] Compiling GeometryLite3D CameraCone.swift
[47/48] Compiling GeometryLite3D Clamp.swift
[48/48] Emitting module GeometryLite3D
Build complete! (8.83s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics.git"
    }
  ],
  "manifest_display_name" : "GeometryLite3D",
  "name" : "GeometryLite3D",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "GeometryLite3D",
      "targets" : [
        "GeometryLite3D"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GeometryLite3DTests",
      "module_type" : "SwiftTarget",
      "name" : "GeometryLite3DTests",
      "path" : "Tests/GeometryLite3DTests",
      "sources" : [
        "AngleFTests.swift",
        "AngleTests.swift",
        "BoundingBoxTests.swift",
        "CameraConeTests.swift",
        "ClampTests.swift",
        "DecompositionTests.swift",
        "GeometryLite3DTests.swift",
        "LookAtTests.swift",
        "Packed3Tests.swift",
        "ProjectionTests.swift",
        "SIMDApproximateEqualityTests.swift",
        "SIMDCoreGraphicsTests.swift",
        "SIMDExtensionsTests.swift",
        "WrapTests.swift"
      ],
      "target_dependencies" : [
        "GeometryLite3D"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GeometryLite3D",
      "module_type" : "SwiftTarget",
      "name" : "GeometryLite3D",
      "path" : "Sources/GeometryLite3D",
      "product_dependencies" : [
        "Numerics"
      ],
      "product_memberships" : [
        "GeometryLite3D"
      ],
      "sources" : [
        "AngleF.swift",
        "BoundingBox.swift",
        "CameraCone.swift",
        "Clamp.swift",
        "Decomposition.swift",
        "Euler.swift",
        "LookAt.swift",
        "Packed3.swift",
        "Projection.swift",
        "SIMD+ApproximateEquality.swift",
        "SIMD+CoreGraphics.swift",
        "SIMD+Extensions.swift",
        "SIMD+Matrix+Extensions.swift",
        "Skew.swift",
        "Wrap.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.