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 SwiftBeanCountSheetSync, reference v1.1.1 (7cd150), with Swift 6.0 for macOS (SPM) on 12 Nov 2025 01:11:38 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/SwiftBeanCountSheetSync.git
Reference: v1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/SwiftBeanCountSheetSync
 * tag               v1.1.1     -> FETCH_HEAD
HEAD is now at 7cd1504 Update Model + Parser
Cloned https://github.com/Nef10/SwiftBeanCountSheetSync.git
Revision (git rev-parse @):
7cd15040c0bb7caa524687b90f6d5e23edd57194
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountSheetSync.git at v1.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Nef10/SwiftBeanCountSheetSync.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-5BDAB9E9C0126B9D.txt
[9/60] Compiling OAuthSwift OAuthLogProtocol.swift
[10/60] Compiling OAuthSwift OAuthSwift.swift
[11/61] Compiling OAuthSwift OAuth1Swift.swift
[12/61] Compiling OAuthSwift OAuth2Swift.swift
[13/61] Compiling OAuthSwift NSError+OAuthSwift.swift
[14/61] Compiling OAuthSwift NotificationCenter+OAuthSwift.swift
[15/61] Compiling OAuthSwift SafariURLHandler.swift
[16/61] Compiling OAuthSwift Int+OAuthSwift.swift
[17/61] Compiling OAuthSwift OAuthSwiftOpenURLExternally.swift
[18/61] Compiling OAuthSwift OAuthSwiftURLHandlerProxy.swift
[19/61] Compiling OAuthSwift OAuthWebViewController.swift
[20/61] Compiling OAuthSwift SFAuthenticationURLHandler.swift
[21/61] Compiling OAuthSwift ASWebAuthenticationURLHandler.swift
[22/61] Compiling OAuthSwift ExtensionContextURLHandler.swift
[23/61] Compiling OAuthSwift Collection+OAuthSwift.swift
[24/61] Compiling OAuthSwift Data+OAuthSwift.swift
[25/61] Compiling OAuthSwift Dictionary+OAuthSwift.swift
[26/61] Compiling OAuthSwift HMAC.swift
[27/61] Emitting module SwiftBeanCountModel
[28/61] Compiling SwiftBeanCountParserUtils String.swift
[29/61] Emitting module SwiftBeanCountParserUtils
[30/61] Compiling SwiftBeanCountModel ValidationResult.swift
[31/61] Compiling KeychainAccess Keychain.swift
[32/61] Emitting module KeychainAccess
[33/77] Compiling SwiftBeanCountParser EventParser.swift
[34/77] Compiling SwiftBeanCountParser Collection.swift
[35/78] Emitting module OAuthSwift
[36/81] Compiling SwiftBeanCountParser CommodityParser.swift
[37/81] Compiling SwiftBeanCountParser CostParser.swift
[38/81] Compiling SwiftBeanCountParser Parser.swift
[39/81] Compiling SwiftBeanCountParser ParserUtils.swift
[41/81] Compiling SwiftBeanCountParser CustomsParser.swift
[42/81] Compiling SwiftBeanCountParser DateParser.swift
[43/81] Emitting module SwiftBeanCountParser
[44/81] Compiling SwiftBeanCountParser AccountParser.swift
[45/81] Compiling SwiftBeanCountParser BalanceParser.swift
[46/81] Compiling SwiftBeanCountParser PostingParser.swift
[47/81] Compiling SwiftBeanCountParser PriceParser.swift
[48/81] Compiling SwiftBeanCountParser MetaDataParser.swift
[49/81] Compiling SwiftBeanCountParser OptionParser.swift
[50/81] Compiling SwiftBeanCountParser PluginParser.swift
[53/81] Compiling SwiftBeanCountParser TransactionMetaDataParser.swift
[57/81] Compiling OAuthSwift SHA1.swift
[58/81] Compiling OAuthSwift String+OAuthSwift.swift
[59/81] Compiling OAuthSwift UIApplication+OAuthSwift.swift
[60/81] Compiling OAuthSwift URL+OAuthSwift.swift
[61/81] Compiling OAuthSwift URLConvertible.swift
[62/81] Compiling OAuthSwift Utils.swift
[65/81] Compiling OAuthSwift OAuthSwiftClient.swift
[70/81] Compiling OAuthSwift OAuthSwiftCredential.swift
[71/81] Compiling OAuthSwift OAuthSwiftError.swift
[72/81] Compiling OAuthSwift OAuthSwiftHTTPRequest.swift
[73/81] Compiling OAuthSwift OAuthSwiftMultipartData.swift
[74/81] Compiling OAuthSwift OAuthSwiftResponse.swift
[75/81] Compiling OAuthSwift OAuthSwiftURLHandlerType.swift
[82/84] Compiling GoogleAuthentication ASWebAuthenticationURLHandler.swift
[83/84] Emitting module GoogleAuthentication
[84/84] Compiling GoogleAuthentication Authentication.swift
[85/93] Compiling SwiftBeanCountSheetSync SheetDownloader.swift
[86/93] Compiling SwiftBeanCountSheetSync TransactionMapper.swift
[87/93] Compiling SwiftBeanCountSheetSync SheetParser.swift
[88/93] Compiling SwiftBeanCountSheetSync LedgerSettings.swift
[89/93] Compiling SwiftBeanCountSheetSync Uploader.swift
[90/93] Emitting module SwiftBeanCountSheetSync
[91/93] Compiling SwiftBeanCountSheetSync Syncer.swift
[92/93] Compiling SwiftBeanCountSheetSync LedgerReader.swift
[93/93] Compiling SwiftBeanCountSheetSync Downloader.swift
Build complete! (34.07s)
Fetching https://github.com/Nef10/SwiftBeanCountParser.git
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/Nef10/GoogleAuthentication.git
[1/2374] Fetching swiftbeancountparser
[453/3512] Fetching swiftbeancountparser, googleauthentication
[715/7254] Fetching swiftbeancountparser, googleauthentication, swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (2.89s)
Fetched https://github.com/Nef10/GoogleAuthentication.git from cache (2.89s)
Fetched https://github.com/Nef10/SwiftBeanCountParser.git from cache (2.89s)
Computing version for https://github.com/Nef10/GoogleAuthentication.git
Computed https://github.com/Nef10/GoogleAuthentication.git at 1.0.3 (0.56s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/OAuthSwift/OAuthSwift.git
[1/4386] Fetching keychainaccess
[177/9534] Fetching keychainaccess, oauthswift
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (1.33s)
Fetched https://github.com/OAuthSwift/OAuthSwift.git from cache (1.33s)
Computing version for https://github.com/Nef10/SwiftBeanCountParser.git
Computed https://github.com/Nef10/SwiftBeanCountParser.git at 0.1.9 (0.58s)
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
[1/969] Fetching swiftbeancountparserutils
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (0.81s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.2.0 (0.56s)
Computing version for https://github.com/OAuthSwift/OAuthSwift.git
Computed https://github.com/OAuthSwift/OAuthSwift.git at 2.2.0 (0.56s)
Fetching https://github.com/phimage/Erik.git
Fetching https://github.com/tid-kijyun/Kanna.git
Fetching https://github.com/httpswift/swifter.git
[1/642] Fetching erik
[123/3032] Fetching erik, kanna
[1206/9082] Fetching erik, kanna, swifter
Fetched https://github.com/phimage/Erik.git from cache (0.79s)
[1366/8440] Fetching kanna, swifter
Fetched https://github.com/httpswift/swifter.git from cache (1.51s)
Fetched https://github.com/tid-kijyun/Kanna.git from cache (1.51s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.55s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (0.56s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.57s)
Computing version for https://github.com/phimage/Erik.git
Computed https://github.com/phimage/Erik.git at 5.1.0 (0.56s)
Fetching https://github.com/nvzqz/FileKit.git
Fetching https://github.com/Thomvis/BrightFutures.git
[1/4067] Fetching brightfutures
[449/7190] Fetching brightfutures, filekit
Fetched https://github.com/Thomvis/BrightFutures.git from cache (1.42s)
Fetched https://github.com/nvzqz/FileKit.git from cache (1.42s)
Computing version for https://github.com/nvzqz/FileKit.git
Computed https://github.com/nvzqz/FileKit.git at 6.1.0 (0.57s)
Computing version for https://github.com/Thomvis/BrightFutures.git
Computed https://github.com/Thomvis/BrightFutures.git at 8.2.0 (0.55s)
Computing version for https://github.com/tid-kijyun/Kanna.git
Computed https://github.com/tid-kijyun/Kanna.git at 5.3.0 (0.56s)
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/SwiftBeanCountParser.git
Working copy of https://github.com/Nef10/SwiftBeanCountParser.git resolved at 0.1.9
Creating working copy for https://github.com/nvzqz/FileKit.git
Working copy of https://github.com/nvzqz/FileKit.git resolved at 6.1.0
Creating working copy for https://github.com/phimage/Erik.git
Working copy of https://github.com/phimage/Erik.git resolved at 5.1.0
Creating working copy for https://github.com/httpswift/swifter.git
Working copy of https://github.com/httpswift/swifter.git resolved at 1.5.0
Creating working copy for https://github.com/Nef10/GoogleAuthentication.git
Working copy of https://github.com/Nef10/GoogleAuthentication.git resolved at 1.0.3
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.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
Creating working copy for https://github.com/Thomvis/BrightFutures.git
Working copy of https://github.com/Thomvis/BrightFutures.git resolved at 8.2.0
Creating working copy for https://github.com/tid-kijyun/Kanna.git
Working copy of https://github.com/tid-kijyun/Kanna.git resolved at 5.3.0
Creating working copy for https://github.com/OAuthSwift/OAuthSwift.git
Working copy of https://github.com/OAuthSwift/OAuthSwift.git resolved at 2.2.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftbeancountmodel",
      "requirement" : {
        "exact" : [
          "0.2.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/SwiftBeanCountModel.git"
    },
    {
      "identity" : "swiftbeancountparser",
      "requirement" : {
        "exact" : [
          "0.1.9"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/SwiftBeanCountParser.git"
    },
    {
      "identity" : "googleauthentication",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/GoogleAuthentication.git"
    }
  ],
  "manifest_display_name" : "SwiftBeanCountSheetSync",
  "name" : "SwiftBeanCountSheetSync",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SwiftBeanCountSheetSync",
      "targets" : [
        "SwiftBeanCountSheetSync"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftBeanCountSheetSyncTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountSheetSyncTests",
      "path" : "Tests/SwiftBeanCountSheetSyncTests",
      "sources" : [
        "SwiftBeanCountSheetSyncTests.swift"
      ],
      "target_dependencies" : [
        "SwiftBeanCountSheetSync"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftBeanCountSheetSync",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountSheetSync",
      "path" : "Sources/SwiftBeanCountSheetSync",
      "product_dependencies" : [
        "SwiftBeanCountModel",
        "SwiftBeanCountParser",
        "GoogleAuthentication"
      ],
      "product_memberships" : [
        "SwiftBeanCountSheetSync"
      ],
      "sources" : [
        "Downloader.swift",
        "LedgerReader.swift",
        "LedgerSettings.swift",
        "SheetDownloader.swift",
        "SheetParser.swift",
        "Syncer.swift",
        "TransactionMapper.swift",
        "Uploader.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.