The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.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/admin/builds/Z6YBxSjp/1/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.7
Building package at path:  $workDir
https://github.com/Nef10/SwiftBeanCountParser.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/18] Compiling SwiftBeanCountModel Account.swift
[2/18] Compiling SwiftBeanCountModel AccountName.swift
[3/18] Compiling SwiftBeanCountModel Amount.swift
[4/18] Compiling SwiftBeanCountModel Balance.swift
[5/18] Compiling SwiftBeanCountModel Commodity.swift
[6/22] Compiling SwiftBeanCountModel Ledger.swift
[7/22] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[8/22] Compiling SwiftBeanCountModel Option.swift
[9/22] Compiling SwiftBeanCountModel Price.swift
[10/22] Compiling SwiftBeanCountModel Tag.swift
[11/22] Emitting module SwiftBeanCountModel
[12/22] Compiling SwiftBeanCountModel Cost.swift
[13/22] Compiling SwiftBeanCountModel Custom.swift
[14/22] Compiling SwiftBeanCountModel Event.swift
[15/22] Compiling SwiftBeanCountModel Flag.swift
[16/22] Compiling SwiftBeanCountModel Inventory.swift
[17/22] Compiling SwiftBeanCountParserUtils String.swift
[18/22] Emitting module SwiftBeanCountParserUtils
[19/22] Compiling SwiftBeanCountModel Transaction.swift
[20/22] Compiling SwiftBeanCountModel TransactionMetaData.swift
[21/22] Compiling SwiftBeanCountModel TransactionPosting.swift
[22/22] Compiling SwiftBeanCountModel ValidationResult.swift
[23/35] Emitting module SwiftBeanCountParser
[24/35] Compiling SwiftBeanCountParser AccountParser.swift
[25/35] Compiling SwiftBeanCountParser BalanceParser.swift
[26/35] Compiling SwiftBeanCountParser CommodityParser.swift
[27/35] Compiling SwiftBeanCountParser CostParser.swift
[28/39] Compiling SwiftBeanCountParser CustomsParser.swift
[29/39] Compiling SwiftBeanCountParser DateParser.swift
[30/39] Compiling SwiftBeanCountParser EventParser.swift
[31/39] Compiling SwiftBeanCountParser Collection.swift
[32/39] Compiling SwiftBeanCountParser MetaDataParser.swift
[33/39] Compiling SwiftBeanCountParser OptionParser.swift
[34/39] Compiling SwiftBeanCountParser Parser.swift
[35/39] Compiling SwiftBeanCountParser ParserUtils.swift
[36/39] Compiling SwiftBeanCountParser PluginParser.swift
[37/39] Compiling SwiftBeanCountParser PostingParser.swift
[38/39] Compiling SwiftBeanCountParser PriceParser.swift
[39/39] Compiling SwiftBeanCountParser TransactionMetaDataParser.swift
Build complete! (5.03s)
Fetching https://github.com/Nef10/SwiftBeanCountModel.git from cache
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache
Fetched https://github.com/Nef10/SwiftBeanCountModel.git (0.20s)
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git (0.27s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.02s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.02s)
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.