The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MonetaryExchange 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/MonetaryExchange.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SoftwareEngineerChris/MonetaryExchange
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at a64a774 Adds MIT license
Cloned https://github.com/SoftwareEngineerChris/MonetaryExchange.git into spi-builder-workspace
a64a77495521b43e1780b34515fc8c6bcbd757fb
SUCCESS checkout https://github.com/SoftwareEngineerChris/MonetaryExchange.git at 1.0.1
========================================
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)
Fetching https://github.com/SoftwareEngineerChris/MonetaryAmount.git from cache
Fetched https://github.com/SoftwareEngineerChris/MonetaryAmount.git (0.26s)
Computing version for https://github.com/SoftwareEngineerChris/MonetaryAmount.git
Computed https://github.com/SoftwareEngineerChris/MonetaryAmount.git at 1.1.1 (0.57s)
Fetching https://github.com/stencilproject/Stencil.git from cache
Fetching https://github.com/SoftwareEngineerChris/Consolidate.git from cache
Fetching https://github.com/SoftwareEngineerChris/RoundedDecimal.git from cache
Fetched https://github.com/stencilproject/Stencil.git (0.24s)
Fetched https://github.com/SoftwareEngineerChris/RoundedDecimal.git (0.24s)
Fetched https://github.com/SoftwareEngineerChris/Consolidate.git (0.24s)
Computing version for https://github.com/SoftwareEngineerChris/Consolidate.git
Computed https://github.com/SoftwareEngineerChris/Consolidate.git at 1.2.1 (0.40s)
Computing version for https://github.com/SoftwareEngineerChris/RoundedDecimal.git
Computed https://github.com/SoftwareEngineerChris/RoundedDecimal.git at 2.2.2 (0.44s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.38s)
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/PathKit.git (0.19s)
Fetched https://github.com/kylef/Spectre.git (0.20s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.44s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.49s)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/SoftwareEngineerChris/RoundedDecimal.git
Working copy of https://github.com/SoftwareEngineerChris/RoundedDecimal.git resolved at 2.2.2
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.15.1
Creating working copy for https://github.com/SoftwareEngineerChris/Consolidate.git
Working copy of https://github.com/SoftwareEngineerChris/Consolidate.git resolved at 1.2.1
Creating working copy for https://github.com/SoftwareEngineerChris/MonetaryAmount.git
Working copy of https://github.com/SoftwareEngineerChris/MonetaryAmount.git resolved at 1.1.1
Building for debugging...
[1/11] Compiling RoundedDecimal DynamicRoundedDecimal.swift
[2/11] Emitting module Consolidate
[3/11] Compiling Consolidate Consolidatable.swift
[3/11] Archiving libConsolidate.a
[5/11] Compiling RoundedDecimal DecimalTypes.swift
[6/11] Compiling RoundedDecimal Decimal+Rounding.swift
[7/11] Emitting module RoundedDecimal
[8/11] Compiling RoundedDecimal RoundedDecimal.swift
[8/11] Archiving libRoundedDecimal.a
[10/19] Compiling MonetaryAmount MonetaryAmount+Negation.swift
[11/19] Compiling MonetaryAmount MonetaryAmount+Construction.swift
[12/19] Compiling MonetaryAmount MonetaryAmount+Consolidation.swift
[13/19] Compiling MonetaryAmount MonetaryAmount.swift
[14/20] Compiling MonetaryAmount MonetaryAmount+Arithmetic.swift
[15/20] Compiling MonetaryAmount NumberFormatter+Currency.swift
[16/20] Emitting module MonetaryAmount
[17/20] Compiling MonetaryAmount Currency.swift
[18/20] Compiling MonetaryAmount Currencies+Generated.swift
[18/20] Archiving libMonetaryAmount.a
[20/23] Emitting module MonetaryExchange
[21/23] Compiling MonetaryExchange MonetaryExchange.swift
[22/23] Compiling MonetaryExchange MonetaryExchange+Fixer.swift
[22/23] Archiving libMonetaryExchange.a
[24/25] Compiling MonetaryExchangeSample Sample.swift
[25/25] Emitting module MonetaryExchangeSample
Build complete! (12.84s)
Build complete.
Done.