The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ClampedPropertyWrapper 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/ClampedPropertyWrapper.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/CypherPoet/ClampedPropertyWrapper
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cf70bb4 remove explicit `base-url` setting
Cloned https://github.com/CypherPoet/ClampedPropertyWrapper.git
Revision (git rev-parse @):
cf70bb4cc244272f5baf0577c48bc01d4c2e95a5
SUCCESS checkout https://github.com/CypherPoet/ClampedPropertyWrapper.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "clampedpropertywrapper",
      "name": "ClampedPropertyWrapper",
      "url": "https://github.com/CypherPoet/ClampedPropertyWrapper.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ClampedPropertyWrapper",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/CypherPoet/ClampedPropertyWrapper.git
[1/109] Fetching clampedpropertywrapper
Fetched https://github.com/CypherPoet/ClampedPropertyWrapper.git (0.43s)
Creating working copy for https://github.com/CypherPoet/ClampedPropertyWrapper.git
Working copy of https://github.com/CypherPoet/ClampedPropertyWrapper.git resolved at main
warning: '.resolve-product-dependencies': dependency 'clampedpropertywrapper' 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] Compiling ClampedPropertyWrapper Clamped.swift
[2/2] Emitting module ClampedPropertyWrapper
Build complete! (7.18s)
Build complete.
Done.