The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Exhibition with Swift 5.7 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mjarvis/Exhibition.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/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 into spi-builder-workspace
82035f9218442b5f7194e92508f12df2286e7de4
SUCCESS checkout https://github.com/mjarvis/Exhibition.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/16] Compiling Exhibition EnumParameterView.swift
[2/16] Compiling Exhibition IntParameterView.swift
[3/18] Compiling Exhibition StringParameterView.swift
[4/18] Compiling Exhibition UnknownParameterView.swift
[5/18] Compiling Exhibition ExhibitProvider.swift
[6/18] Compiling Exhibition ParameterView.swift
[7/18] Compiling Exhibition DateParameterView.swift
[8/18] Compiling Exhibition DecimalFormattedParameterView.swift
[9/18] Compiling Exhibition AnyExhibit.swift
[10/18] Compiling Exhibition Context.swift
[11/18] Compiling Exhibition DebugView.swift
[12/18] Compiling Exhibition BoolParameterView.swift
[13/18] Compiling Exhibition ClosureParameterView.swift
[14/18] Compiling Exhibition Defaultable.swift
[15/18] Compiling Exhibition ExhibitListView.swift
[16/18] Emitting module Exhibition
[17/18] Compiling Exhibition DictionaryKeySort.swift
[18/18] Compiling Exhibition View+Modify.swift
Build complete! (12.08s)
Build complete.
Done.