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 main (6630de), with Swift 5.8 for macOS (SPM) on 20 Oct 2024 07:41:03 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6630de0 🔄 synced file(s) with Nef10/swiftlint-config
Cloned https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git
Revision (git rev-parse @):
6630de0d048f433ea19e89a3996575430f2eddb3
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/30] Emitting module SwiftBeanCountParserUtils
[2/30] Compiling SwiftBeanCountParserUtils String.swift
[3/30] Compiling SwiftBeanCountModel Option.swift
[4/30] Compiling SwiftBeanCountModel Price.swift
[5/31] Emitting module SwiftBeanCountModel
[6/31] Compiling SwiftBeanCountModel Account.swift
[7/31] Compiling SwiftBeanCountModel AccountName.swift
[8/31] Compiling SwiftBeanCountModel Ledger.swift
[9/31] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[10/31] Compiling SwiftBeanCountModel Flag.swift
[11/31] Compiling SwiftBeanCountModel Inventory.swift
[12/31] Compiling SwiftBeanCountModel TransactionMetaData.swift
[13/31] Compiling SwiftBeanCountModel TransactionPosting.swift
[14/31] Compiling SwiftBeanCountModel Tag.swift
[15/31] Compiling SwiftBeanCountModel Transaction.swift
[16/31] Compiling SwiftBeanCountModel Commodity.swift
[17/31] Compiling SwiftBeanCountModel Cost.swift
[18/31] Compiling SwiftBeanCountModel Custom.swift
[19/31] Compiling SwiftBeanCountModel Event.swift
[20/31] Compiling SwiftBeanCountModel Amount.swift
[21/31] Compiling SwiftBeanCountModel Balance.swift
[22/31] Compiling Wealthsimple TransactionError.swift
[23/31] Compiling Wealthsimple WealthsimpleDownloader.swift
[24/31] Compiling Wealthsimple WealthsimpleAccount.swift
[25/31] Compiling Wealthsimple WealthsimpleAsset.swift
[26/31] Compiling Wealthsimple WealthsimpleTransaction.swift
[27/31] Compiling Wealthsimple WealthsimplePosition.swift
[28/31] Compiling Wealthsimple Token.swift
[29/31] Emitting module Wealthsimple
[30/31] Compiling Wealthsimple String+CamelCase.swift
[31/31] Compiling SwiftBeanCountModel ValidationResult.swift
[32/39] Compiling SwiftBeanCountWealthsimpleMapper WealthsimpleConversionError.swift
[33/39] Compiling SwiftBeanCountWealthsimpleMapper String+KebabCase.swift
[34/39] Emitting module SwiftBeanCountWealthsimpleMapper
[35/39] Compiling SwiftBeanCountWealthsimpleMapper Wealthsimple.Transaction+Helper.swift
[36/39] Compiling SwiftBeanCountWealthsimpleMapper Amount+init.swift
[37/39] Compiling SwiftBeanCountWealthsimpleMapper LedgerLookup.swift
[38/39] Compiling SwiftBeanCountWealthsimpleMapper WealthsimpleLedgerMapper.swift
[39/39] Compiling SwiftBeanCountWealthsimpleMapper MetaDataKeys.swift
Build complete! (19.17s)
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
Fetching https://github.com/Nef10/WealthsimpleDownloader.git
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
[1/837] Fetching swiftbeancountparserutils
[18/2692] Fetching swiftbeancountparserutils, wealthsimpledownloader
[756/5959] Fetching swiftbeancountparserutils, wealthsimpledownloader, swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountModel.git (1.79s)
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git (1.79s)
Fetched https://github.com/Nef10/WealthsimpleDownloader.git (1.79s)
Computing version for https://github.com/Nef10/WealthsimpleDownloader.git
Computed https://github.com/Nef10/WealthsimpleDownloader.git at 2.0.2 (0.77s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.73s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.72s)
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/WealthsimpleDownloader.git
Working copy of https://github.com/Nef10/WealthsimpleDownloader.git resolved at 2.0.2
Creating working copy for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Working copy of https://github.com/Nef10/SwiftBeanCountParserUtils.git resolved at 1.0.0
Build complete.
Done.