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 SwiftBeanCountTax, reference v0.0.5 (d8e453), with Swift 6.2 for macOS (SPM) on 12 Nov 2025 03:25:30 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.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/SwiftBeanCountTax.git
Reference: v0.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/SwiftBeanCountTax
 * tag               v0.0.5     -> FETCH_HEAD
HEAD is now at d8e453b Bump SwiftBeanCountModel from 0.1.6 to 0.2.0 (#75)
Cloned https://github.com/Nef10/SwiftBeanCountTax.git
Revision (git rev-parse @):
d8e453bc600379b16d9f5cb88d0d7992f2ed0e76
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountTax.git at v0.0.5
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
[1/3742] Fetching swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (3.17s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.2.0 (3.86s)
Creating working copy for https://github.com/Nef10/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftbeancounttax",
      "name": "SwiftBeanCountTax",
      "url": "https://github.com/Nef10/SwiftBeanCountTax.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftBeanCountTax",
      "dependencies": [
        {
          "identity": "swiftbeancountmodel",
          "name": "SwiftBeanCountModel",
          "url": "https://github.com/Nef10/SwiftBeanCountModel.git",
          "version": "0.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftBeanCountModel",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Nef10/SwiftBeanCountTax.git
[1/631] Fetching swiftbeancounttax
Fetched https://github.com/Nef10/SwiftBeanCountTax.git from cache (0.98s)
Fetching https://github.com/Nef10/SwiftBeanCountModel.git from cache
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (0.52s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.2.0 (0.58s)
Creating working copy for https://github.com/Nef10/SwiftBeanCountTax.git
Working copy of https://github.com/Nef10/SwiftBeanCountTax.git resolved at v0.0.5 (d8e453b)
Creating working copy for https://github.com/Nef10/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.2.0
warning: '.resolve-product-dependencies': dependency 'swiftbeancounttax' is not used by any target
Found 1 product dependencies
  - SwiftBeanCountModel
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Nef10/SwiftBeanCountTax.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-49B95AFC49DCD68C.txt
[4/22] Emitting module SwiftBeanCountModel
[5/22] Compiling SwiftBeanCountModel Account.swift
[6/22] Compiling SwiftBeanCountModel AccountName.swift
[7/22] Compiling SwiftBeanCountModel Amount.swift
[8/22] Compiling SwiftBeanCountModel Balance.swift
[9/22] Compiling SwiftBeanCountModel Option.swift
[10/22] Compiling SwiftBeanCountModel Price.swift
[11/22] Compiling SwiftBeanCountModel Tag.swift
[12/22] Compiling SwiftBeanCountModel Transaction.swift
[13/22] Compiling SwiftBeanCountModel TransactionMetaData.swift
[14/22] Compiling SwiftBeanCountModel TransactionPosting.swift
[15/22] Compiling SwiftBeanCountModel Ledger.swift
[16/22] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[17/22] Compiling SwiftBeanCountModel Custom.swift
[18/22] Compiling SwiftBeanCountModel Event.swift
[19/22] Compiling SwiftBeanCountModel Commodity.swift
[20/22] Compiling SwiftBeanCountModel Cost.swift
[21/22] Compiling SwiftBeanCountModel Flag.swift
[22/22] Compiling SwiftBeanCountModel Inventory.swift
[23/23] Compiling SwiftBeanCountModel ValidationResult.swift
[24/28] Compiling SwiftBeanCountTax TaxErrors.swift
[25/28] Compiling SwiftBeanCountTax TaxSlip.swift
[26/28] Compiling SwiftBeanCountTax Sale.swift
[27/28] Compiling SwiftBeanCountTax TaxCalculator.swift
[28/28] Emitting module SwiftBeanCountTax
Build complete! (6.27s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftbeancountmodel",
      "requirement" : {
        "exact" : [
          "0.2.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/SwiftBeanCountModel.git"
    }
  ],
  "manifest_display_name" : "SwiftBeanCountTax",
  "name" : "SwiftBeanCountTax",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftBeanCountTax",
      "targets" : [
        "SwiftBeanCountTax"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftBeanCountTaxTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountTaxTests",
      "path" : "Tests/SwiftBeanCountTaxTests",
      "sources" : [
        "Helpers.swift",
        "SaleTests.swift",
        "TaxCalculatorTaxSlipTests.swift",
        "TaxCalculatorTaxableSalesTests.swift",
        "TaxErrorsTests.swift",
        "TaxSlipTests.swift"
      ],
      "target_dependencies" : [
        "SwiftBeanCountTax"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftBeanCountTax",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountTax",
      "path" : "Sources/SwiftBeanCountTax",
      "product_dependencies" : [
        "SwiftBeanCountModel"
      ],
      "product_memberships" : [
        "SwiftBeanCountTax"
      ],
      "sources" : [
        "Sale.swift",
        "TaxCalculator.swift",
        "TaxErrors.swift",
        "TaxSlip.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.