The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwiftBeanCountWealthsimpleMapper, reference v1.8.0 (06ef41), with Swift 6.0 for macOS (SPM) on 18 Aug 2025 00:31:05 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git
Reference: v1.8.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper
 * tag               v1.8.0     -> FETCH_HEAD
HEAD is now at 06ef419 Exclude renames, ROC and non-cash distributions (#286)
Cloned https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git
Revision (git rev-parse @):
06ef41907dcd0e4f0d6338c3c831d98948173a87
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git at v1.8.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-5BDAB9E9C0126B9D.txt
[6/35] Compiling SwiftBeanCountModel TransactionMetaData.swift
[7/35] Compiling SwiftBeanCountModel TransactionPosting.swift
[8/36] Compiling SwiftBeanCountModel Ledger.swift
[9/36] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[10/36] Compiling SwiftBeanCountModel ValidationResult.swift
[11/36] Compiling SwiftBeanCountParserUtils String.swift
[12/36] Emitting module SwiftBeanCountParserUtils
[13/36] Compiling SwiftBeanCountModel Option.swift
[14/36] Compiling SwiftBeanCountModel Price.swift
[15/36] Compiling SwiftBeanCountModel Tag.swift
[16/36] Compiling SwiftBeanCountModel Transaction.swift
[17/36] Emitting module SwiftBeanCountModel
[18/36] Compiling SwiftBeanCountModel Account.swift
[19/36] Compiling SwiftBeanCountModel AccountName.swift
[20/36] Compiling SwiftBeanCountModel Commodity.swift
[21/36] Compiling SwiftBeanCountModel Cost.swift
[22/36] Compiling SwiftBeanCountModel Amount.swift
[23/36] Compiling SwiftBeanCountModel Balance.swift
[24/36] Compiling SwiftBeanCountModel Custom.swift
[25/36] Compiling SwiftBeanCountModel Event.swift
[26/36] Compiling SwiftBeanCountModel Flag.swift
[27/36] Compiling SwiftBeanCountModel Inventory.swift
[28/36] Emitting module Wealthsimple
[29/36] Compiling Wealthsimple WealthsimpleTransaction.swift
[30/36] Compiling Wealthsimple WealthsimpleDownloader.swift
[31/36] Compiling Wealthsimple WealthsimpleAsset.swift
[32/36] Compiling Wealthsimple WealthsimpleAccount.swift
[33/36] Compiling Wealthsimple TransactionError.swift
[34/36] Compiling Wealthsimple Token.swift
[35/36] Compiling Wealthsimple WealthsimplePosition.swift
[36/36] Compiling Wealthsimple String+CamelCase.swift
[37/44] Emitting module SwiftBeanCountWealthsimpleMapper
[38/44] Compiling SwiftBeanCountWealthsimpleMapper String+KebabCase.swift
[39/44] Compiling SwiftBeanCountWealthsimpleMapper Amount+init.swift
[40/44] Compiling SwiftBeanCountWealthsimpleMapper LedgerLookup.swift
[41/44] Compiling SwiftBeanCountWealthsimpleMapper Wealthsimple.Transaction+Helper.swift
[42/44] Compiling SwiftBeanCountWealthsimpleMapper WealthsimpleConversionError.swift
[43/44] Compiling SwiftBeanCountWealthsimpleMapper WealthsimpleLedgerMapper.swift
[44/44] Compiling SwiftBeanCountWealthsimpleMapper MetaDataKeys.swift
Build complete! (12.03s)
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/Nef10/WealthsimpleDownloader.git
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
[1/924] Fetching swiftbeancountparserutils
[353/4312] Fetching swiftbeancountparserutils, swiftbeancountmodel
[750/6361] Fetching swiftbeancountparserutils, swiftbeancountmodel, wealthsimpledownloader
Fetched https://github.com/Nef10/WealthsimpleDownloader.git from cache (1.14s)
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (1.14s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (1.14s)
Computing version for https://github.com/Nef10/WealthsimpleDownloader.git
Computed https://github.com/Nef10/WealthsimpleDownloader.git at 2.0.5 (0.58s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.57s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.57s)
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.5
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftbeancountmodel",
      "requirement" : {
        "exact" : [
          "0.1.6"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/SwiftBeanCountModel.git"
    },
    {
      "identity" : "swiftbeancountparserutils",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/SwiftBeanCountParserUtils.git"
    },
    {
      "identity" : "wealthsimpledownloader",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.5",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/WealthsimpleDownloader.git"
    }
  ],
  "manifest_display_name" : "SwiftBeanCountWealthsimpleMapper",
  "name" : "SwiftBeanCountWealthsimpleMapper",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftBeanCountWealthsimpleMapper",
      "targets" : [
        "SwiftBeanCountWealthsimpleMapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftBeanCountWealthsimpleMapperTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountWealthsimpleMapperTests",
      "path" : "Tests/SwiftBeanCountWealthsimpleMapperTests",
      "sources" : [
        "Extensions/AmountInitTests.swift",
        "Extensions/StringKebabCaseTests.swift",
        "Extensions/TransactionHelperTests.swift",
        "Extensions/XCTestCase.swift",
        "LedgerLookupTests.swift",
        "TestTransaction.swift",
        "WealthsimpleConversionErrorTests.swift",
        "WealthsimpleLedgerMapperTests.swift"
      ],
      "target_dependencies" : [
        "SwiftBeanCountWealthsimpleMapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftBeanCountWealthsimpleMapper",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountWealthsimpleMapper",
      "path" : "Sources/SwiftBeanCountWealthsimpleMapper",
      "product_dependencies" : [
        "SwiftBeanCountModel",
        "SwiftBeanCountParserUtils",
        "Wealthsimple"
      ],
      "product_memberships" : [
        "SwiftBeanCountWealthsimpleMapper"
      ],
      "sources" : [
        "Extensions/Amount+init.swift",
        "Extensions/String+KebabCase.swift",
        "Extensions/Wealthsimple.Transaction+Helper.swift",
        "LedgerLookup.swift",
        "MetaDataKeys.swift",
        "WealthsimpleConversionError.swift",
        "WealthsimpleLedgerMapper.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.