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 SwiftBeanCountTangerineMapper, reference v0.0.3 (db1a30), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 11:00:22 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/SwiftBeanCountTangerineMapper.git
Reference: v0.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/SwiftBeanCountTangerineMapper
 * tag               v0.0.3     -> FETCH_HEAD
HEAD is now at db1a30b SwiftLint: ignore Protocol Buffer files
Cloned https://github.com/Nef10/SwiftBeanCountTangerineMapper.git
Revision (git rev-parse @):
db1a30b42d0e7c57ff5e69e86552646a6eee5216
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountTangerineMapper.git at v0.0.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Nef10/SwiftBeanCountTangerineMapper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/25] Compiling SwiftBeanCountModel TransactionMetaData.swift
[6/25] Compiling SwiftBeanCountModel TransactionPosting.swift
[7/25] Compiling SwiftBeanCountModel Option.swift
[8/25] Compiling SwiftBeanCountModel Price.swift
[9/26] Compiling SwiftBeanCountModel Tag.swift
[10/26] Compiling SwiftBeanCountModel Transaction.swift
[11/26] Emitting module SwiftBeanCountParserUtils
[12/26] Compiling SwiftBeanCountParserUtils String.swift
[13/26] Compiling SwiftBeanCountModel Account.swift
[14/26] Compiling SwiftBeanCountModel AccountName.swift
[15/26] Compiling SwiftBeanCountModel Custom.swift
[16/26] Compiling SwiftBeanCountModel Event.swift
[17/26] Emitting module SwiftBeanCountModel
[18/26] Compiling SwiftBeanCountModel Amount.swift
[19/26] Compiling SwiftBeanCountModel Balance.swift
[20/26] Compiling SwiftBeanCountModel Ledger.swift
[21/26] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[22/26] Compiling SwiftBeanCountModel Flag.swift
[23/26] Compiling SwiftBeanCountModel Inventory.swift
[24/26] Compiling SwiftBeanCountModel Commodity.swift
[25/26] Compiling SwiftBeanCountModel Cost.swift
[26/26] Compiling SwiftBeanCountModel ValidationResult.swift
[27/29] Compiling SwiftBeanCountTangerineMapper SwiftBeanCountTangerineMapperError.swift
[28/29] Emitting module SwiftBeanCountTangerineMapper
[29/29] Compiling SwiftBeanCountTangerineMapper SwiftBeanCountTangerineMapper.swift
Build complete! (9.33s)
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
[1/896] Fetching swiftbeancountparserutils
[449/4256] Fetching swiftbeancountparserutils, swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (2.02s)
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (2.02s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (2.56s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.51s)
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/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.1.6
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftbeancountparserutils",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/SwiftBeanCountParserUtils.git"
    },
    {
      "identity" : "swiftbeancountmodel",
      "requirement" : {
        "exact" : [
          "0.1.6"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/SwiftBeanCountModel.git"
    }
  ],
  "manifest_display_name" : "SwiftBeanCountTangerineMapper",
  "name" : "SwiftBeanCountTangerineMapper",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftBeanCountTangerineMapper",
      "targets" : [
        "SwiftBeanCountTangerineMapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftBeanCountTangerineMapperTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountTangerineMapperTests",
      "path" : "Tests/SwiftBeanCountTangerineMapperTests",
      "sources" : [
        "SwiftBeanCountTangerineMapperErrorTests.swift",
        "SwiftBeanCountTangerineMapperTests.swift"
      ],
      "target_dependencies" : [
        "SwiftBeanCountTangerineMapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftBeanCountTangerineMapper",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountTangerineMapper",
      "path" : "Sources/SwiftBeanCountTangerineMapper",
      "product_dependencies" : [
        "SwiftBeanCountParserUtils",
        "SwiftBeanCountModel"
      ],
      "product_memberships" : [
        "SwiftBeanCountTangerineMapper"
      ],
      "sources" : [
        "SwiftBeanCountTangerineMapper.swift",
        "SwiftBeanCountTangerineMapperError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.