The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PreciseDecimal with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.24.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davdroman/PreciseDecimal.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
HEAD is now at 74cf0fc Remove Arena support (#18)
Cloned https://github.com/davdroman/PreciseDecimal.git into /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
74cf0fcba705b6f0a21c9eb99e57cab721ce092f
SUCCESS checkout https://github.com/davdroman/PreciseDecimal.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build complete.
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/davdroman/swift-json-testing from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetched https://github.com/pointfreeco/swift-custom-dump (0.21s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.21s)
Fetched https://github.com/davdroman/swift-json-testing (0.21s)
Computing version for https://github.com/davdroman/swift-json-testing
Computed https://github.com/davdroman/swift-json-testing at 0.2.0 (0.65s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.0.0 (0.02s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.03s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.0.0
Creating working copy for https://github.com/davdroman/swift-json-testing
Working copy of https://github.com/davdroman/swift-json-testing resolved at 0.2.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.0.2
Building for debugging...
[1/4] Compiling PreciseDecimal PreciseDecimal+Description.swift
[2/4] Compiling PreciseDecimal PreciseDecimal+Literals.swift
[3/4] Compiling PreciseDecimal PreciseDecimal+Codable.swift
[4/4] Emitting module PreciseDecimal
[5/5] Compiling PreciseDecimal PreciseDecimal.swift
Build complete! (7.09s)
Done.