The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Money with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flight-school/money.git
Reference: 1.4.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/flight-school/money
 * tag               1.4.0      -> FETCH_HEAD
HEAD is now at 135604c Bump version to 1.4.0
Cloned https://github.com/flight-school/money.git
Revision (git rev-parse @):
135604c4966b2cc0be180182f23778660175b031
SUCCESS checkout https://github.com/flight-school/money.git at 1.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/flight-school/money.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/7] Compiling Money Currency.swift
[4/7] Compiling Money JSONDecoder+Extensions.swift
[5/7] Compiling Money JSONEncoder+Extensions.swift
[6/7] Compiling Money Money.swift
[7/7] Emitting module Money
Build complete! (9.79s)
Build complete.
Done.