The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftBeanCountWealthsimpleMapper 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/SwiftBeanCountWealthsimpleMapper.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e8498e9 Bump setup-swift from 1.26.0 to 2.0.0
Cloned https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git
Revision (git rev-parse @):
e8498e9646b76bc7eb40f3fffcb211f54afc594d
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/28] Emitting module SwiftBeanCountParserUtils
[2/28] Emitting module SwiftBeanCountModel
[3/30] Compiling SwiftBeanCountModel Transaction.swift
[4/30] Compiling SwiftBeanCountModel TransactionMetaData.swift
[5/30] Compiling SwiftBeanCountModel TransactionPosting.swift
[6/30] Compiling SwiftBeanCountModel ValidationResult.swift
[7/30] Compiling SwiftBeanCountModel Balance.swift
[8/30] Compiling SwiftBeanCountModel Commodity.swift
[9/30] Compiling SwiftBeanCountModel Cost.swift
[10/30] Compiling SwiftBeanCountModel Custom.swift
[11/30] Compiling SwiftBeanCountModel Event.swift
[12/30] Compiling SwiftBeanCountModel Flag.swift
[13/30] Compiling SwiftBeanCountModel Price.swift
[14/30] Compiling SwiftBeanCountModel Tag.swift
[15/30] Compiling SwiftBeanCountParserUtils String.swift
[16/30] Compiling SwiftBeanCountModel Account.swift
[17/30] Compiling SwiftBeanCountModel AccountName.swift
[18/30] Compiling SwiftBeanCountModel Amount.swift
[19/30] Compiling Wealthsimple WealthsimpleAsset.swift
[20/31] Compiling Wealthsimple WealthsimpleDownloader.swift
[21/31] Compiling Wealthsimple String+CamelCase.swift
[22/31] Compiling Wealthsimple Token.swift
[23/31] Compiling Wealthsimple WealthsimplePosition.swift
[24/31] Emitting module Wealthsimple
[25/31] Compiling Wealthsimple TransactionError.swift
[26/31] Compiling Wealthsimple WealthsimpleAccount.swift
[27/31] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[28/31] Compiling SwiftBeanCountModel Option.swift
[29/31] Compiling SwiftBeanCountModel Inventory.swift
[30/31] Compiling SwiftBeanCountModel Ledger.swift
[31/31] Compiling Wealthsimple WealthsimpleTransaction.swift
[32/39] Compiling SwiftBeanCountWealthsimpleMapper LedgerLookup.swift
[33/39] Compiling SwiftBeanCountWealthsimpleMapper WealthsimpleConversionError.swift
[34/39] Emitting module SwiftBeanCountWealthsimpleMapper
[35/39] Compiling SwiftBeanCountWealthsimpleMapper MetaDataKeys.swift
[36/39] Compiling SwiftBeanCountWealthsimpleMapper Wealthsimple.Transaction+Helper.swift
[37/39] Compiling SwiftBeanCountWealthsimpleMapper String+KebabCase.swift
[38/39] Compiling SwiftBeanCountWealthsimpleMapper Amount+init.swift
[39/39] Compiling SwiftBeanCountWealthsimpleMapper WealthsimpleLedgerMapper.swift
Build complete! (10.18s)
Fetching https://github.com/Nef10/WealthsimpleDownloader.git from cache
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache
Fetching https://github.com/Nef10/SwiftBeanCountModel.git from cache
Fetched https://github.com/Nef10/WealthsimpleDownloader.git (0.36s)
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git (0.37s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git (0.38s)
Computing version for https://github.com/Nef10/WealthsimpleDownloader.git
Computed https://github.com/Nef10/WealthsimpleDownloader.git at 2.0.1 (0.38s)
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.02s)
Creating working copy for https://github.com/Nef10/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.1.6
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/WealthsimpleDownloader.git
Working copy of https://github.com/Nef10/WealthsimpleDownloader.git resolved at 2.0.1
Build complete.
Done.