The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftBeanCountParser with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountParser.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Nef10/SwiftBeanCountParser
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4dfd945 Bump setup-swift from 1.26.0 to 2.0.0
Cloned https://github.com/Nef10/SwiftBeanCountParser.git
Revision (git rev-parse @):
4dfd945bf1c2a6acca876386396fda39cc8ec4db
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountParser.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/Nef10/SwiftBeanCountParser.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/20] Compiling SwiftBeanCountModel Custom.swift
[2/20] Compiling SwiftBeanCountModel Event.swift
[3/20] Compiling SwiftBeanCountModel Flag.swift
[4/22] Compiling SwiftBeanCountModel Account.swift
[5/22] Compiling SwiftBeanCountModel AccountName.swift
[6/22] Compiling SwiftBeanCountModel Amount.swift
[7/22] Compiling SwiftBeanCountModel Transaction.swift
[8/22] Compiling SwiftBeanCountModel TransactionMetaData.swift
[9/22] Emitting module SwiftBeanCountModel
[10/22] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[11/22] Compiling SwiftBeanCountModel Option.swift
[12/22] Compiling SwiftBeanCountModel Price.swift
[13/22] Compiling SwiftBeanCountModel Tag.swift
[14/22] Compiling SwiftBeanCountModel Balance.swift
[15/22] Compiling SwiftBeanCountModel Commodity.swift
[16/22] Compiling SwiftBeanCountModel Cost.swift
[17/22] Compiling SwiftBeanCountModel Inventory.swift
[18/22] Compiling SwiftBeanCountModel Ledger.swift
[19/22] Compiling SwiftBeanCountParserUtils String.swift
[20/22] Emitting module SwiftBeanCountParserUtils
[21/22] Compiling SwiftBeanCountModel TransactionPosting.swift
[22/22] Compiling SwiftBeanCountModel ValidationResult.swift
[23/37] Compiling SwiftBeanCountParser PluginParser.swift
[24/37] Compiling SwiftBeanCountParser PostingParser.swift
[25/37] Compiling SwiftBeanCountParser MetaDataParser.swift
[26/37] Compiling SwiftBeanCountParser OptionParser.swift
[27/37] Compiling SwiftBeanCountParser Parser.swift
[28/37] Compiling SwiftBeanCountParser ParserUtils.swift
[29/37] Compiling SwiftBeanCountParser CommodityParser.swift
[30/37] Compiling SwiftBeanCountParser CostParser.swift
[31/37] Compiling SwiftBeanCountParser AccountParser.swift
[32/37] Compiling SwiftBeanCountParser BalanceParser.swift
[33/37] Emitting module SwiftBeanCountParser
[34/37] Compiling SwiftBeanCountParser EventParser.swift
[35/37] Compiling SwiftBeanCountParser Collection.swift
[36/37] Compiling SwiftBeanCountParser CustomsParser.swift
[37/37] Compiling SwiftBeanCountParser DateParser.swift
[38/39] Compiling SwiftBeanCountParser PriceParser.swift
[39/39] Compiling SwiftBeanCountParser TransactionMetaDataParser.swift
Build complete! (7.93s)
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache
Fetching https://github.com/Nef10/SwiftBeanCountModel.git from cache
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git (0.37s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git (0.37s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.03s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.03s)
Creating working copy for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Working copy of https://github.com/Nef10/SwiftBeanCountParserUtils.git resolved at 1.0.0
Creating working copy for https://github.com/Nef10/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.1.6
Build complete.
Done.