The Swift Package Index logo.Swift Package Index

Build Information

Successful build of UnitIntervalPropertyWrapper 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/CypherPoet/UnitIntervalPropertyWrapper.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/CypherPoet/UnitIntervalPropertyWrapper
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a4c1e29 Update to `ClampedPropertyWrapper` @ `0.2.0`.
Cloned https://github.com/CypherPoet/UnitIntervalPropertyWrapper.git
Revision (git rev-parse @):
a4c1e290031e21a32ae32ebf68b03622bb2bd0a7
SUCCESS checkout https://github.com/CypherPoet/UnitIntervalPropertyWrapper.git at main
Fetching https://github.com/CypherPoet/ClampedPropertyWrapper from cache
Fetched https://github.com/CypherPoet/ClampedPropertyWrapper (0.22s)
Computing version for https://github.com/CypherPoet/ClampedPropertyWrapper
Computed https://github.com/CypherPoet/ClampedPropertyWrapper at 0.2.0 (1.24s)
Creating working copy for https://github.com/CypherPoet/ClampedPropertyWrapper
Working copy of https://github.com/CypherPoet/ClampedPropertyWrapper resolved at 0.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "unitintervalpropertywrapper",
      "name": "UnitIntervalPropertyWrapper",
      "url": "https://github.com/CypherPoet/UnitIntervalPropertyWrapper.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UnitIntervalPropertyWrapper",
      "dependencies": [
        {
          "identity": "clampedpropertywrapper",
          "name": "ClampedPropertyWrapper",
          "url": "https://github.com/CypherPoet/ClampedPropertyWrapper",
          "version": "0.2.0",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ClampedPropertyWrapper",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/CypherPoet/UnitIntervalPropertyWrapper.git
[1/125] Fetching unitintervalpropertywrapper
Fetched https://github.com/CypherPoet/UnitIntervalPropertyWrapper.git (0.39s)
Fetching https://github.com/CypherPoet/ClampedPropertyWrapper from cache
Fetched https://github.com/CypherPoet/ClampedPropertyWrapper (0.21s)
Computing version for https://github.com/CypherPoet/ClampedPropertyWrapper
Computed https://github.com/CypherPoet/ClampedPropertyWrapper at 0.2.0 (0.02s)
Creating working copy for https://github.com/CypherPoet/ClampedPropertyWrapper
Working copy of https://github.com/CypherPoet/ClampedPropertyWrapper resolved at 0.2.0
Creating working copy for https://github.com/CypherPoet/UnitIntervalPropertyWrapper.git
Working copy of https://github.com/CypherPoet/UnitIntervalPropertyWrapper.git resolved at main
warning: '.resolve-product-dependencies': dependency 'unitintervalpropertywrapper' is not used by any target
Found 1 product dependencies
  - ClampedPropertyWrapper
========================================
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 ClampedPropertyWrapper
[2/2] Compiling ClampedPropertyWrapper Clamped.swift
[3/4] Emitting module UnitIntervalPropertyWrapper
[4/4] Compiling UnitIntervalPropertyWrapper UnitIntervalPropertyWrapper.swift
Build complete! (7.52s)
Build complete.
Done.