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 SwiftBeanCountRogersBankMapper, reference v0.0.15 (3fe281), with Swift 6.0 for macOS (SPM) on 11 Nov 2025 22:33:21 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git
Reference: v0.0.15
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/SwiftBeanCountRogersBankMapper
 * tag               v0.0.15    -> FETCH_HEAD
HEAD is now at 3fe2818 Bump SwiftBeanCountModel from 0.1.6 to 0.2.0
Cloned https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git
Revision (git rev-parse @):
3fe28188fe6fae3dcecd865dbc8de2645d650533
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git at v0.0.15
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Nef10/SwiftBeanCountRogersBankMapper.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/34] Compiling RogersBankDownloader URLTaskHelper.swift
[7/34] Compiling SwiftBeanCountModel Tag.swift
[8/34] Compiling SwiftBeanCountModel Transaction.swift
[9/34] Compiling SwiftBeanCountModel Ledger.swift
[10/34] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[11/34] Compiling SwiftBeanCountModel TransactionMetaData.swift
[12/34] Compiling SwiftBeanCountModel TransactionPosting.swift
[13/34] Compiling SwiftBeanCountModel Option.swift
[14/34] Compiling SwiftBeanCountModel Price.swift
[15/34] Compiling SwiftBeanCountModel Custom.swift
[16/34] Compiling SwiftBeanCountModel Event.swift
[17/34] Compiling SwiftBeanCountModel Commodity.swift
[18/34] Compiling SwiftBeanCountModel Cost.swift
[19/34] Compiling SwiftBeanCountModel Amount.swift
[20/34] Compiling SwiftBeanCountModel Balance.swift
[21/34] Emitting module SwiftBeanCountModel
[22/34] Compiling SwiftBeanCountModel Account.swift
[23/34] Compiling SwiftBeanCountModel AccountName.swift
[24/34] Compiling SwiftBeanCountModel Flag.swift
[25/34] Compiling SwiftBeanCountModel Inventory.swift
[26/35] Compiling RogersBankDownloader RogersUser.swift
[27/35] Compiling RogersBankDownloader RogersStatement.swift
[28/35] Emitting module SwiftBeanCountParserUtils
[29/35] Compiling SwiftBeanCountParserUtils String.swift
[30/35] Emitting module RogersBankDownloader
[31/35] Compiling RogersBankDownloader RogersAccount.swift
[32/35] Compiling RogersBankDownloader DownloadError.swift
[33/35] Compiling RogersBankDownloader RogersAuthenticator.swift
[34/35] Compiling RogersBankDownloader RogersActivity.swift
[35/35] Compiling SwiftBeanCountModel ValidationResult.swift
[36/39] Emitting module SwiftBeanCountRogersBankMapper
[37/39] Compiling SwiftBeanCountRogersBankMapper SwiftBeanCountRogersBankMapper.swift
[38/39] Compiling SwiftBeanCountRogersBankMapper MetaDataKeys.swift
[39/39] Compiling SwiftBeanCountRogersBankMapper RogersBankMappingError.swift
Build complete! (165.60s)
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/Nef10/RogersBankDownloader.git
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
[1/3742] Fetching swiftbeancountmodel
[376/4711] Fetching swiftbeancountmodel, swiftbeancountparserutils
[502/6354] Fetching swiftbeancountmodel, swiftbeancountparserutils, rogersbankdownloader
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (153.54s)
Fetched https://github.com/Nef10/RogersBankDownloader.git from cache (153.54s)
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (153.54s)
Computing version for https://github.com/Nef10/RogersBankDownloader.git
Computed https://github.com/Nef10/RogersBankDownloader.git at 0.2.2 (0.85s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.61s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.2.0 (0.61s)
Creating working copy for https://github.com/Nef10/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.2.0
Creating working copy for https://github.com/Nef10/RogersBankDownloader.git
Working copy of https://github.com/Nef10/RogersBankDownloader.git resolved at 0.2.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.
{
  "dependencies" : [
    {
      "identity" : "swiftbeancountmodel",
      "requirement" : {
        "exact" : [
          "0.2.0"
        ]
      },
      "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" : "rogersbankdownloader",
      "requirement" : {
        "exact" : [
          "0.2.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/RogersBankDownloader.git"
    }
  ],
  "manifest_display_name" : "SwiftBeanCountRogersBankMapper",
  "name" : "SwiftBeanCountRogersBankMapper",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftBeanCountRogersBankMapper",
      "targets" : [
        "SwiftBeanCountRogersBankMapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftBeanCountRogersBankMapperTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountRogersBankMapperTests",
      "path" : "Tests/SwiftBeanCountRogersBankMapperTests",
      "sources" : [
        "Extensions/XCTestCase.swift",
        "RogersBankMappingErrorTests.swift",
        "SwiftBeanCountRogersBankMapperTests.swift",
        "TestAccount.swift"
      ],
      "target_dependencies" : [
        "SwiftBeanCountRogersBankMapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftBeanCountRogersBankMapper",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountRogersBankMapper",
      "path" : "Sources/SwiftBeanCountRogersBankMapper",
      "product_dependencies" : [
        "SwiftBeanCountModel",
        "SwiftBeanCountParserUtils",
        "RogersBankDownloader"
      ],
      "product_memberships" : [
        "SwiftBeanCountRogersBankMapper"
      ],
      "sources" : [
        "MetaDataKeys.swift",
        "RogersBankMappingError.swift",
        "SwiftBeanCountRogersBankMapper.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.