The Swift Package Index logo.Swift Package Index

Build Information

Successful build of HistogramView with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alladinian/HistogramView.git
Reference: v1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alladinian/HistogramView
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at 9ac039b Update README.md
Cloned https://github.com/alladinian/HistogramView.git into spi-builder-workspace
9ac039b6fdab2d6cc27cc56b65705944ee43ae0e
SUCCESS checkout https://github.com/alladinian/HistogramView.git at v1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/5] Compiling HistogramView HistogramView.swift
[2/5] Compiling HistogramView Path+Interpolation.swift
[3/5] Compiling HistogramView CGImage+Histogram.swift
[4/5] Emitting module HistogramView
[5/5] Compiling HistogramView HistogramChannel.swift
Build complete! (8.60s)
Build complete.
Done.