The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

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: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hyperjeff/Physical
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/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/2/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.17s)
Creating working copy for https://github.com/hyperjeff/Physical.git
Working copy of https://github.com/hyperjeff/Physical.git resolved at main
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 Constants.swift
[2/26] Compiling Physical Experiments.swift
[3/26] Compiling Physical Globals.swift
[4/26] Compiling Physical Equatable.swift
[5/26] Compiling Physical Inits.swift
[6/26] Compiling Physical Miscellaneous.swift
[7/26] Compiling Physical NotAThing.swift
[8/26] Compiling Physical Metadata.swift
[9/26] Compiling Physical PhysicalArrays.swift
[10/26] Compiling Physical PhysicalFunctions.swift
[11/29] Compiling Physical PhysicalStatistics.swift
[12/29] Compiling Physical UnitStructs.swift
[13/29] Compiling Physical dB.swift
[14/29] Compiling Physical Comparable.swift
[15/29] Compiling Physical Composition.swift
[16/29] Compiling Physical Conversions.swift
[17/29] Compiling Physical Description.swift
[18/29] Compiling Physical TieredNumber.swift
[19/29] Compiling Physical Dimension.swift
[20/29] Compiling Physical Units.swift
[21/29] Compiling Physical Operators.swift
[22/29] Compiling Physical Physical.swift
[23/29] Compiling Physical Algebra.swift
[24/29] Compiling Physical Arrays.swift
[25/29] Emitting module Physical
[26/29] Compiling Physical FloatingPointUnits.swift
[27/29] Compiling Physical PhysicalConversionType.swift
[28/29] Compiling Physical PhysicalUnits.swift
[29/29] Compiling Physical Numerics.swift
Build complete! (11.46s)
Build complete.
Done.