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 main (b52fbc), with Swift 6.2 (beta) for macOS (SPM) on 24 Jun 2025 08:33:37 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/SwiftBeanCountRogersBankMapper
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b52fbcd Bump RogersBankDownloader from 0.2.1 to 0.2.2
Cloned https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git
Revision (git rev-parse @):
b52fbcdfc71bea76cfae09a9150c2f0bd2c88ab8
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/34] Compiling RogersBankDownloader URLTaskHelper.swift
[7/34] Compiling RogersBankDownloader RogersUser.swift
[8/34] Compiling SwiftBeanCountModel Commodity.swift
[9/34] Compiling SwiftBeanCountModel Cost.swift
[10/34] Compiling SwiftBeanCountModel TransactionMetaData.swift
[11/34] Compiling SwiftBeanCountModel TransactionPosting.swift
[12/34] Compiling SwiftBeanCountModel Option.swift
[13/34] Compiling SwiftBeanCountModel Price.swift
[14/34] Compiling SwiftBeanCountModel Custom.swift
[15/34] Compiling SwiftBeanCountModel Event.swift
[16/34] Compiling SwiftBeanCountModel Ledger.swift
[17/34] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[18/34] Compiling SwiftBeanCountModel Flag.swift
[19/34] Compiling SwiftBeanCountModel Inventory.swift
[20/34] Compiling SwiftBeanCountModel Tag.swift
[21/34] Compiling SwiftBeanCountModel Transaction.swift
[22/34] Compiling SwiftBeanCountModel Account.swift
[23/34] Compiling SwiftBeanCountModel AccountName.swift
[24/34] Emitting module SwiftBeanCountModel
[25/34] Compiling SwiftBeanCountModel Amount.swift
[26/34] Compiling SwiftBeanCountModel Balance.swift
[27/35] Compiling SwiftBeanCountParserUtils String.swift
[28/35] Emitting module SwiftBeanCountParserUtils
[29/35] Compiling RogersBankDownloader RogersStatement.swift
[30/35] Compiling RogersBankDownloader RogersAuthenticator.swift
[31/35] Compiling RogersBankDownloader RogersActivity.swift
[32/35] Compiling RogersBankDownloader DownloadError.swift
[33/35] Compiling RogersBankDownloader RogersAccount.swift
[34/35] Emitting module RogersBankDownloader
[35/35] Compiling SwiftBeanCountModel ValidationResult.swift
[36/39] Compiling SwiftBeanCountRogersBankMapper SwiftBeanCountRogersBankMapper.swift
[37/39] Compiling SwiftBeanCountRogersBankMapper RogersBankMappingError.swift
[38/39] Compiling SwiftBeanCountRogersBankMapper MetaDataKeys.swift
[39/39] Emitting module SwiftBeanCountRogersBankMapper
Build complete! (10.30s)
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
Fetching https://github.com/Nef10/RogersBankDownloader.git
[1/896] Fetching swiftbeancountparserutils
[360/2466] Fetching swiftbeancountparserutils, rogersbankdownloader
[489/5826] Fetching swiftbeancountparserutils, rogersbankdownloader, swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (0.82s)
[1349/4930] Fetching rogersbankdownloader, swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (1.10s)
Fetched https://github.com/Nef10/RogersBankDownloader.git from cache (1.10s)
Computing version for https://github.com/Nef10/RogersBankDownloader.git
Computed https://github.com/Nef10/RogersBankDownloader.git at 0.2.2 (1.61s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.48s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.49s)
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/RogersBankDownloader.git
Working copy of https://github.com/Nef10/RogersBankDownloader.git resolved at 0.2.2
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" : "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.