The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Exhibition 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/mjarvis/Exhibition.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mjarvis/Exhibition
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 82035f9 Fix bug where changes are published during SwiftUI view init (#74)
Cloned https://github.com/mjarvis/Exhibition.git
Revision (git rev-parse @):
82035f9218442b5f7194e92508f12df2286e7de4
SUCCESS checkout https://github.com/mjarvis/Exhibition.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "exhibition",
      "name": "Exhibition",
      "url": "https://github.com/mjarvis/Exhibition.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Exhibition",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/mjarvis/Exhibition.git
[1/742] Fetching exhibition
Fetched https://github.com/mjarvis/Exhibition.git (0.29s)
Creating working copy for https://github.com/mjarvis/Exhibition.git
Working copy of https://github.com/mjarvis/Exhibition.git resolved at main
warning: '.resolve-product-dependencies': dependency 'exhibition' 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/16] Compiling Exhibition EnumParameterView.swift
[2/16] Compiling Exhibition IntParameterView.swift
[3/18] Emitting module Exhibition
[4/18] Compiling Exhibition BoolParameterView.swift
[5/18] Compiling Exhibition ClosureParameterView.swift
[6/18] Compiling Exhibition StringParameterView.swift
[7/18] Compiling Exhibition UnknownParameterView.swift
[8/18] Compiling Exhibition DateParameterView.swift
[9/18] Compiling Exhibition DecimalFormattedParameterView.swift
[10/18] Compiling Exhibition ExhibitProvider.swift
[11/18] Compiling Exhibition ParameterView.swift
[12/18] Compiling Exhibition AnyExhibit.swift
[13/18] Compiling Exhibition Context.swift
[14/18] Compiling Exhibition DebugView.swift
[15/18] Compiling Exhibition Defaultable.swift
[16/18] Compiling Exhibition ExhibitListView.swift
[17/18] Compiling Exhibition DictionaryKeySort.swift
[18/18] Compiling Exhibition View+Modify.swift
Build complete! (14.38s)
Build complete.
Done.