The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TypedFullState 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/bradhowes/typedfullstate.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bradhowes/typedfullstate
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4db2e45 Updated doc
Cloned https://github.com/bradhowes/typedfullstate.git
Revision (git rev-parse @):
4db2e4538d98694dc0f56097f4fd991c502f7b8e
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/bradhowes/typedfullstate.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": "typedfullstate",
      "name": "TypedFullState",
      "url": "https://github.com/bradhowes/typedfullstate.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/typedfullstate",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/bradhowes/typedfullstate.git
[1/124] Fetching typedfullstate
Fetched https://github.com/bradhowes/typedfullstate.git (0.26s)
Creating working copy for https://github.com/bradhowes/typedfullstate.git
Working copy of https://github.com/bradhowes/typedfullstate.git resolved at main
warning: '.resolve-product-dependencies': dependency 'typedfullstate' 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/7] Compiling TypedFullState TypedFullStateCollection.swift
[2/7] Compiling TypedFullState TypedFullState.swift
[3/7] Emitting module TypedFullState
[4/7] Compiling TypedFullState FullState.swift
[5/7] Compiling TypedFullState FullStateCollection.swift
[6/7] Compiling TypedFullState TypedAny.swift
[7/7] Compiling TypedFullState TypedAnyError.swift
Build complete! (8.59s)
Build complete.
Done.