The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftBeanCountWealthsimpleMapper, reference v1.6.2 (49a0d3), with Swift 5.9 for macOS (SPM) on 14 Jul 2024 01:56:29 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git
Reference: v1.6.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper
 * tag               v1.6.2     -> FETCH_HEAD
HEAD is now at 49a0d32 Allow dynamic specification of account for more transaction types (#258)
Cloned https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git
Revision (git rev-parse @):
49a0d32f6fecd8cab5003f54fdf161784bab245b
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git at v1.6.2
========================================
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/30] Emitting module Wealthsimple
[2/30] Compiling SwiftBeanCountModel Flag.swift
[3/30] Compiling SwiftBeanCountModel Inventory.swift
[4/30] Compiling SwiftBeanCountModel Ledger.swift
[5/30] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[6/31] Emitting module SwiftBeanCountParserUtils
[7/31] Compiling SwiftBeanCountParserUtils String.swift
[8/31] Compiling SwiftBeanCountModel Amount.swift
[9/31] Compiling SwiftBeanCountModel Balance.swift
[10/31] Compiling SwiftBeanCountModel Custom.swift
[11/31] Compiling SwiftBeanCountModel Event.swift
[12/31] Compiling SwiftBeanCountModel Commodity.swift
[13/31] Compiling SwiftBeanCountModel Cost.swift
[14/31] Compiling SwiftBeanCountModel Account.swift
[15/31] Compiling SwiftBeanCountModel AccountName.swift
[16/31] Emitting module SwiftBeanCountModel
[17/31] Compiling SwiftBeanCountModel Tag.swift
[18/31] Compiling SwiftBeanCountModel Transaction.swift
[19/31] Compiling SwiftBeanCountModel Option.swift
[20/31] Compiling SwiftBeanCountModel Price.swift
[21/31] Compiling SwiftBeanCountModel TransactionMetaData.swift
[22/31] Compiling SwiftBeanCountModel TransactionPosting.swift
[23/31] Compiling Wealthsimple WealthsimpleTransaction.swift
[24/31] Compiling Wealthsimple WealthsimpleAccount.swift
[25/31] Compiling Wealthsimple WealthsimpleDownloader.swift
[26/31] Compiling Wealthsimple String+CamelCase.swift
[27/31] Compiling Wealthsimple Token.swift
[28/31] Compiling Wealthsimple WealthsimpleAsset.swift
[29/31] Compiling Wealthsimple TransactionError.swift
[30/31] Compiling Wealthsimple WealthsimplePosition.swift
[31/31] Compiling SwiftBeanCountModel ValidationResult.swift
[32/39] Compiling SwiftBeanCountWealthsimpleMapper Wealthsimple.Transaction+Helper.swift
[33/39] Emitting module SwiftBeanCountWealthsimpleMapper
[34/39] Compiling SwiftBeanCountWealthsimpleMapper String+KebabCase.swift
[35/39] Compiling SwiftBeanCountWealthsimpleMapper MetaDataKeys.swift
[36/39] Compiling SwiftBeanCountWealthsimpleMapper Amount+init.swift
[37/39] Compiling SwiftBeanCountWealthsimpleMapper WealthsimpleConversionError.swift
[38/39] Compiling SwiftBeanCountWealthsimpleMapper WealthsimpleLedgerMapper.swift
[39/39] Compiling SwiftBeanCountWealthsimpleMapper LedgerLookup.swift
Build complete! (16.98s)
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
Fetching https://github.com/Nef10/WealthsimpleDownloader.git
[1/827] Fetching swiftbeancountparserutils
[440/2672] Fetching swiftbeancountparserutils, wealthsimpledownloader
[670/5932] Fetching swiftbeancountparserutils, wealthsimpledownloader, swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git (2.03s)
Fetched https://github.com/Nef10/WealthsimpleDownloader.git (2.03s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git (2.03s)
Computing version for https://github.com/Nef10/WealthsimpleDownloader.git
Computed https://github.com/Nef10/WealthsimpleDownloader.git at 2.0.2 (0.75s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.54s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.56s)
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.2
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.