The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RoundedDecimal 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/SoftwareEngineerChris/RoundedDecimal.git
Reference: 2.2.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SoftwareEngineerChris/RoundedDecimal
 * tag               2.2.2      -> FETCH_HEAD
HEAD is now at 292a9c5 Adds toDynamic() to convert a RoundedDecimal to a DynamicRoundedDecimal
Cloned https://github.com/SoftwareEngineerChris/RoundedDecimal.git into spi-builder-workspace
292a9c5cc4a998ccdb04389376ab4aec2f3ced0f
SUCCESS checkout https://github.com/SoftwareEngineerChris/RoundedDecimal.git at 2.2.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 RoundedDecimal RoundedDecimal.swift
[2/6] Compiling RoundedDecimal DecimalTypes.swift
[3/6] Emitting module RoundedDecimal
[4/6] Compiling RoundedDecimal Decimal+Rounding.swift
[5/6] Compiling RoundedDecimal DynamicRoundedDecimal.swift
[5/6] Archiving libRoundedDecimal.a
Build complete! (3.51s)
Build complete.
Done.