The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MonetaryAmount 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/MonetaryAmount.git
Reference: 1.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SoftwareEngineerChris/MonetaryAmount
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 3442059 Makes use of Consolidate Swift Package for MonetaryAmount consolidation
Cloned https://github.com/SoftwareEngineerChris/MonetaryAmount.git into spi-builder-workspace
3442059cf3ea7337441757aeadb6d1e026efa44c
SUCCESS checkout https://github.com/SoftwareEngineerChris/MonetaryAmount.git at 1.1.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/kylef/PathKit.git from cache
Fetching https://github.com/stencilproject/Stencil.git from cache
Fetching https://github.com/SoftwareEngineerChris/RoundedDecimal.git from cache
Fetched https://github.com/kylef/PathKit.git (0.28s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/SoftwareEngineerChris/RoundedDecimal.git (0.28s)
Fetching https://github.com/SoftwareEngineerChris/Consolidate.git from cache
Fetched https://github.com/stencilproject/Stencil.git (0.28s)
Computing version for https://github.com/stencilproject/Stencil.git
Fetched https://github.com/SoftwareEngineerChris/Consolidate.git (0.22s)
Fetched https://github.com/kylef/Spectre.git (0.23s)
Computed https://github.com/stencilproject/Stencil.git at 0.13.1 (0.07s)
Computing version for https://github.com/SoftwareEngineerChris/Consolidate.git
Computed https://github.com/SoftwareEngineerChris/Consolidate.git at 1.1.0 (0.49s)
Computing version for https://github.com/SoftwareEngineerChris/RoundedDecimal.git
Computed https://github.com/SoftwareEngineerChris/RoundedDecimal.git at 2.2.2 (0.55s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.06s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.2 (0.07s)
Creating working copy for https://github.com/SoftwareEngineerChris/Consolidate.git
Working copy of https://github.com/SoftwareEngineerChris/Consolidate.git resolved at 1.1.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
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/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.13.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 0.9.2
Building for debugging...
[1/13] Compiling Consolidate Consolidatable.swift
[2/13] Emitting module Consolidate
[2/13] Archiving libConsolidate.a
[4/13] Compiling RoundedDecimal DecimalTypes.swift
[5/13] Emitting module RoundedDecimal
[6/13] Compiling RoundedDecimal DynamicRoundedDecimal.swift
[7/13] Compiling RoundedDecimal RoundedDecimal.swift
[8/13] Compiling RoundedDecimal Decimal+Rounding.swift
[8/13] Archiving libRoundedDecimal.a
[10/21] Compiling PathKit PathKit.swift
[11/21] Emitting module PathKit
[12/21] Compiling MonetaryAmount MonetaryAmount+Negation.swift
[13/41] Compiling MonetaryAmount MonetaryAmount+Construction.swift
[14/41] Compiling MonetaryAmount Currency.swift
[15/41] Compiling MonetaryAmount MonetaryAmount.swift
[16/41] Compiling MonetaryAmount MonetaryAmount+Arithmetic.swift
[17/41] Compiling MonetaryAmount MonetaryAmount+Consolidation.swift
[18/41] Compiling MonetaryAmount NumberFormatter+Currency.swift
[19/41] Compiling Stencil Context.swift
[20/41] Compiling Stencil Environment.swift
[21/41] Compiling Stencil Errors.swift
[22/43] Compiling Stencil Include.swift
[23/43] Compiling Stencil Inheritence.swift
[24/43] Compiling Stencil KeyPath.swift
[25/43] Compiling Stencil Lexer.swift
[26/43] Compiling Stencil Loader.swift
[27/43] Compiling Stencil Parser.swift
[28/43] Compiling Stencil Template.swift
[29/43] Emitting module MonetaryAmount
[30/43] Compiling MonetaryAmount Currencies+Generated.swift
[30/43] Archiving libMonetaryAmount.a
[32/43] Compiling Stencil Expression.swift
[33/43] Compiling Stencil Extension.swift
[34/43] Compiling Stencil FilterTag.swift
[35/43] Emitting module Stencil
[36/43] Compiling Stencil Filters.swift
[37/43] Compiling Stencil ForTag.swift
[38/43] Compiling Stencil IfTag.swift
[39/43] Compiling Stencil Node.swift
[40/43] Compiling Stencil NowTag.swift
[41/43] Compiling Stencil Tokenizer.swift
[42/43] Compiling Stencil Variable.swift
[43/45] Emitting module CurrenciesGenerator
[44/45] Compiling CurrenciesGenerator main.swift
[44/45] Linking CurrenciesGenerator
Build complete! (11.37s)
Build complete.
Done.