The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DidUpdate with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PimCoumans/DidUpdate.git
Reference: 0.11.0
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/PimCoumans/DidUpdate
 * tag               0.11.0     -> FETCH_HEAD
HEAD is now at 3f456e4 Fixed compound proxy state inconsistency
Cloned https://github.com/PimCoumans/DidUpdate.git
Revision (git rev-parse @):
3f456e4beeae8c272b10aee3f900428a16c5111d
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/PimCoumans/DidUpdate.git at 0.11.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": "didupdate",
      "name": "DidUpdate",
      "url": "https://github.com/PimCoumans/DidUpdate.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DidUpdate",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/PimCoumans/DidUpdate.git
[1/614] Fetching didupdate
Fetched https://github.com/PimCoumans/DidUpdate.git from cache (0.28s)
Creating working copy for https://github.com/PimCoumans/DidUpdate.git
Working copy of https://github.com/PimCoumans/DidUpdate.git resolved at 0.11.0 (3f456e4)
warning: '.resolve-product-dependencies': dependency 'didupdate' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/PimCoumans/DidUpdate.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/15] Compiling DidUpdate ValueProxy.swift
[4/15] Compiling DidUpdate WeakReadOnlyProxy.swift
[5/15] Compiling DidUpdate WeakValueProxy.swift
[6/15] Compiling DidUpdate ReadOnlyProxy.swift
[7/15] Compiling DidUpdate StoredValue.swift
[8/15] Compiling DidUpdate ObservedValue.swift
[9/15] Compiling DidUpdate ReadOnlyProxy+compound.swift
[10/15] Compiling DidUpdate ObservableState.swift
[11/16] Compiling DidUpdate StateObserver.swift
[12/16] Compiling DidUpdate StateValueObserver.swift
[13/16] Emitting module DidUpdate
[14/16] Compiling DidUpdate ExternallyUpdating.swift
[15/16] Compiling DidUpdate ObservedState.swift
[16/16] Compiling DidUpdate UpdateObservable.swift
Build complete! (4.66s)
Build complete.
Done.