The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Physical 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/hyperjeff/Physical.git
Reference: 0.6.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hyperjeff/Physical
 * tag               0.6.0      -> FETCH_HEAD
HEAD is now at 88718ab Added temperature and decibel basic documentation
Cloned https://github.com/hyperjeff/Physical.git
Revision (git rev-parse @):
88718ab1301dddfe72e36418e9c29a6ed0f4b2b3
SUCCESS checkout https://github.com/hyperjeff/Physical.git at 0.6.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "physical",
      "name": "Physical",
      "url": "https://github.com/hyperjeff/Physical.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Physical",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/hyperjeff/Physical.git from cache
Fetched https://github.com/hyperjeff/Physical.git (0.23s)
Creating working copy for https://github.com/hyperjeff/Physical.git
Working copy of https://github.com/hyperjeff/Physical.git resolved at 0.6.0
warning: '.resolve-product-dependencies': dependency 'physical' 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...
[1/26] Compiling Physical TieredNumber.swift
[2/26] Compiling Physical Dimension.swift
[3/26] Compiling Physical Units.swift
[4/26] Emitting module Physical
[5/26] Compiling Physical Operators.swift
[6/26] Compiling Physical Physical.swift
[7/26] Compiling Physical Algebra.swift
[8/26] Compiling Physical Arrays.swift
[9/26] Compiling Physical Comparable.swift
[10/26] Compiling Physical Composition.swift
[11/26] Compiling Physical Conversions.swift
[12/26] Compiling Physical Description.swift
[13/26] Compiling Physical Metadata.swift
[14/26] Compiling Physical PhysicalArrays.swift
[15/26] Compiling Physical PhysicalFunctions.swift
[16/26] Compiling Physical Equatable.swift
[17/26] Compiling Physical Inits.swift
[18/26] Compiling Physical Miscellaneous.swift
[19/26] Compiling Physical NotAThing.swift
[20/26] Compiling Physical FloatingPointUnits.swift
[21/26] Compiling Physical PhysicalConversionType.swift
[22/26] Compiling Physical PhysicalUnits.swift
[23/26] Compiling Physical Numerics.swift
[24/26] Compiling Physical Constants.swift
[25/26] Compiling Physical Experiments.swift
[26/26] Compiling Physical Globals.swift
[27/29] Compiling Physical PhysicalStatistics.swift
[28/29] Compiling Physical UnitStructs.swift
[29/29] Compiling Physical dB.swift
Build complete! (6.89s)
Build complete.
Done.