The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ControlledChaos 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/btfranklin/ControlledChaos.git
Reference: 1.3.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/btfranklin/ControlledChaos
 * tag               1.3.2      -> FETCH_HEAD
HEAD is now at c69a935 Update build.yml to use macos-latest again
Cloned https://github.com/btfranklin/ControlledChaos.git into spi-builder-workspace
c69a935f81e4a523bb2ccc9b153849f00a5e2e12
SUCCESS checkout https://github.com/btfranklin/ControlledChaos.git at 1.3.2
========================================
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/6] Compiling ControlledChaos SeededRandomNumberGenerator.swift
[2/6] Emitting module ControlledChaos
[3/6] Compiling ControlledChaos Double+randomGaussian.swift
[4/6] Compiling ControlledChaos Bool+randomProbability.swift
[5/6] Compiling ControlledChaos ProbabilityGroup.swift
[6/6] Compiling ControlledChaos RandomItemBag.swift
Build complete! (3.48s)
Build complete.
Done.