Build Information
Successful build of SwiftBeanCountImporter, reference main (0c76d9), with Swift 6.1 for macOS (SPM) on 11 Jan 2026 08:43:44 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountImporter.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/SwiftBeanCountImporter
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0c76d95 Add archive info to readme (#345)
Cloned https://github.com/Nef10/SwiftBeanCountImporter.git
Revision (git rev-parse @):
0c76d95c00cd9afeaf324048c537ddf1bf3fc3dd
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountImporter.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Nef10/SwiftBeanCountImporter.git
https://github.com/Nef10/SwiftBeanCountImporter.git
{
"dependencies" : [
{
"identity" : "swiftbeancountmodel",
"requirement" : {
"exact" : [
"0.2.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/SwiftBeanCountModel.git"
},
{
"identity" : "csv.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "2.4.3",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/yaslab/CSV.swift.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" : "swiftbeancountwealthsimplemapper",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git"
},
{
"identity" : "wealthsimpledownloader",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/WealthsimpleDownloader.git"
},
{
"identity" : "swiftbeancountsheetsync",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/SwiftBeanCountSheetSync.git"
},
{
"identity" : "swiftbeancountrogersbankmapper",
"requirement" : {
"exact" : [
"0.0.15"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git"
},
{
"identity" : "rogersbankdownloader",
"requirement" : {
"exact" : [
"0.2.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/RogersBankDownloader.git"
},
{
"identity" : "tangerinedownloader",
"requirement" : {
"exact" : [
"0.1.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/TangerineDownloader.git"
},
{
"identity" : "swiftbeancounttangerinemapper",
"requirement" : {
"exact" : [
"0.0.4"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/SwiftBeanCountTangerineMapper.git"
},
{
"identity" : "compasscarddownloader",
"requirement" : {
"exact" : [
"0.0.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/CompassCardDownloader.git"
},
{
"identity" : "swiftbeancountcompasscardmapper",
"requirement" : {
"exact" : [
"0.1.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git"
}
],
"manifest_display_name" : "SwiftBeanCountImporter",
"name" : "SwiftBeanCountImporter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "SwiftBeanCountImporter",
"targets" : [
"SwiftBeanCountImporter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftBeanCountImporterTests",
"module_type" : "SwiftTarget",
"name" : "SwiftBeanCountImporterTests",
"path" : "Tests/SwiftBeanCountImporterTests",
"sources" : [
"BaseImporterTests.swift",
"CSVBaseImporterTests.swift",
"CSVImporterTests.swift",
"DownloadImporterTests.swift",
"FileImporterTests.swift",
"ImporterTests.swift",
"Importers/CompassCardDownloadImporterTests.swift",
"Importers/CompassCardImporterTests.swift",
"Importers/EquatePlusImporterTests.swift",
"Importers/LunchOnUsImporterTests.swift",
"Importers/ManuLifeImporterTests.swift",
"Importers/N26ImporterTests.swift",
"Importers/RBCImporterTests.swift",
"Importers/RogersDownloadImporterTests.swift",
"Importers/RogersImporterTests.swift",
"Importers/SimpliiImporterTests.swift",
"Importers/TangerineAccountImporterTests.swift",
"Importers/TangerineCardImporterTests.swift",
"Importers/TangerineDownloadImporterTests.swift",
"Importers/WealthsimpleDownloadImporterTests.swift",
"SettingsTests.swift",
"TestDelegates.swift",
"TestUtils.swift",
"TextImporterTests.swift"
],
"target_dependencies" : [
"SwiftBeanCountImporter"
],
"type" : "test"
},
{
"c99name" : "SwiftBeanCountImporter",
"module_type" : "SwiftTarget",
"name" : "SwiftBeanCountImporter",
"path" : "Sources/SwiftBeanCountImporter",
"product_dependencies" : [
"CSV",
"RogersBankDownloader",
"SwiftBeanCountModel",
"SwiftBeanCountParserUtils",
"SwiftBeanCountRogersBankMapper",
"SwiftBeanCountWealthsimpleMapper",
"SwiftBeanCountCompassCardMapper",
"CompassCardDownloader",
"TangerineDownloader",
"SwiftBeanCountTangerineMapper",
"SwiftBeanCountSheetSync",
"Wealthsimple"
],
"product_memberships" : [
"SwiftBeanCountImporter"
],
"sources" : [
"BaseImporter.swift",
"CSVBaseImporter.swift",
"CSVImporter.swift",
"DownloadImporter.swift",
"FileImporter.swift",
"Importer.swift",
"Importers/CompassCardDownloadImporter.swift",
"Importers/CompassCardImporter.swift",
"Importers/EquatePlusImporter.swift",
"Importers/GoogleSheetDownloadImporter.swift",
"Importers/LunchOnUsImporter.swift",
"Importers/ManuLifeImporter.swift",
"Importers/N26Importer.swift",
"Importers/RBCImporter.swift",
"Importers/RogersDownloadImporter.swift",
"Importers/RogersImporter.swift",
"Importers/SimpliiImporter.swift",
"Importers/TangerineAccountImporter.swift",
"Importers/TangerineCardImporter.swift",
"Importers/TangerineDownloadImporter.swift",
"Importers/WealthsimpleDownloadImporter.swift",
"Settings.swift",
"TextImporter.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/22] Write sources
[8/22] Copying TangerineDownload.js
[10/22] Write sources
[14/22] Copying SwiftScraper.js
[14/22] Write sources
[20/22] Copying CompassCardDownload.js
[21/22] Write swift-version-2F0A5646E1D333AE.txt
[23/119] Compiling CSV UnicodeIterator.swift
[24/119] Compiling CSV Endian.swift
[25/119] Compiling CSV Legacy.swift
[26/119] Compiling RogersBankDownloader RogersAuthenticator.swift
[27/119] Emitting module SwiftBeanCountModel
[28/120] Compiling OAuthSwift ASWebAuthenticationURLHandler.swift
[29/120] Compiling OAuthSwift ExtensionContextURLHandler.swift
[30/120] Compiling RogersBankDownloader RogersActivity.swift
[31/120] Compiling Wealthsimple WealthsimpleTransaction.swift
[32/120] Compiling OAuthSwift OAuthLogProtocol.swift
[33/120] Compiling OAuthSwift OAuthSwift.swift
[34/120] Compiling RogersBankDownloader URLTaskHelper.swift
[35/120] Compiling CSV CSVError.swift
[36/120] Compiling CSV CSVReader.swift
[37/120] Emitting module SwiftBeanCountParserUtils
[38/120] Compiling SwiftScraper WaitForConditionStep.swift
[39/120] Compiling SwiftScraper WaitStep.swift
[40/120] Compiling SwiftBeanCountParserUtils String.swift
[41/120] Compiling SwiftBeanCountModel Option.swift
[42/120] Compiling OAuthSwift NotificationCenter+OAuthSwift.swift
[43/120] Emitting module KeychainAccess
[44/120] Compiling KeychainAccess Keychain.swift
[45/120] Compiling RogersBankDownloader RogersAccount.swift
[46/120] Compiling OAuthSwift Dictionary+OAuthSwift.swift
[47/120] Compiling OAuthSwift HMAC.swift
[48/120] Compiling OAuthSwift Collection+OAuthSwift.swift
[49/120] Compiling OAuthSwift Data+OAuthSwift.swift
[50/120] Compiling RogersBankDownloader RogersStatement.swift
[51/120] Compiling RogersBankDownloader RogersUser.swift
[52/120] Emitting module RogersBankDownloader
[53/120] Compiling RogersBankDownloader DownloadError.swift
[54/120] Compiling SwiftBeanCountModel Flag.swift
[55/120] Compiling SwiftBeanCountModel Inventory.swift
[56/120] Compiling SwiftBeanCountModel Custom.swift
[57/120] Compiling SwiftBeanCountModel Event.swift
[58/120] Compiling SwiftScraper OpenPageStep.swift
[59/120] Compiling SwiftScraper PageChangeStep.swift
[60/120] Compiling Wealthsimple WealthsimplePosition.swift
[61/120] Compiling Wealthsimple WealthsimpleAsset.swift
[62/120] Compiling Wealthsimple WealthsimpleAccount.swift
[63/120] Compiling Wealthsimple Transaction.swift
[64/120] Compiling Wealthsimple Token.swift
[65/120] Compiling Wealthsimple String+CamelCase.swift
[66/120] Compiling Wealthsimple WealthsimpleDownloader.swift
[67/120] Compiling Wealthsimple URLConfiguration.swift
[68/120] Emitting module Wealthsimple
[69/120] Compiling CSV BinaryReader.swift
[70/120] Emitting module CSV
[71/120] Compiling CSV CSVRowDecoder.swift
[72/120] Compiling CSV CSVWriter.swift
[75/120] Compiling OAuthSwift OAuthSwiftClient.swift
[76/123] Compiling OAuthSwift SHA1.swift
[77/123] Compiling OAuthSwift String+OAuthSwift.swift
[78/123] Compiling OAuthSwift UIApplication+OAuthSwift.swift
[79/123] Emitting module OAuthSwift
[84/123] Compiling SwiftBeanCountModel ValidationResult.swift
[88/157] Compiling SwiftBeanCountParser Parser.swift
[89/157] Compiling SwiftBeanCountParser ParserUtils.swift
[91/157] Compiling SwiftBeanCountTangerineMapper SwiftBeanCountTangerineMapperError.swift
[92/157] Compiling SwiftBeanCountCompassCardMapper SwiftBeanCountCompassCardMapperError.swift
[93/157] Compiling SwiftBeanCountWealthsimpleMapper MetaDataKeys.swift
[94/157] Compiling SwiftBeanCountWealthsimpleMapper WealthsimpleConversionError.swift
[95/157] Compiling SwiftBeanCountRogersBankMapper RogersBankMappingError.swift
[96/157] Emitting module SwiftBeanCountRogersBankMapper
[97/157] Compiling SwiftBeanCountRogersBankMapper SwiftBeanCountRogersBankMapper.swift
[98/157] Compiling SwiftBeanCountRogersBankMapper MetaDataKeys.swift
[99/157] Compiling SwiftBeanCountParser PostingParser.swift
[100/157] Compiling SwiftBeanCountParser PriceParser.swift
[101/158] Compiling SwiftBeanCountWealthsimpleMapper Wealthsimple.Transaction+Helper.swift
[102/158] Compiling SwiftBeanCountWealthsimpleMapper String+KebabCase.swift
[103/158] Compiling SwiftBeanCountWealthsimpleMapper Amount+init.swift
[104/158] Emitting module SwiftBeanCountWealthsimpleMapper
[105/158] Compiling SwiftBeanCountWealthsimpleMapper LedgerLookup.swift
[106/158] Compiling SwiftBeanCountTangerineMapper SwiftBeanCountTangerineMapper.swift
[107/158] Emitting module SwiftBeanCountTangerineMapper
[110/158] Compiling SwiftScraper SwiftScraperError.swift
[111/158] Compiling OAuthSwift URL+OAuthSwift.swift
[112/158] Compiling OAuthSwift URLConvertible.swift
[113/158] Compiling OAuthSwift Utils.swift
[114/159] Compiling SwiftBeanCountParser CommodityParser.swift
[115/159] Compiling SwiftBeanCountParser CostParser.swift
[120/159] Emitting module SwiftBeanCountCompassCardMapper
[121/159] Compiling SwiftBeanCountCompassCardMapper SwiftBeanCountCompassCardMapper.swift
[122/159] Compiling SwiftBeanCountParser PluginParser.swift
[123/159] Compiling SwiftBeanCountParser EventParser.swift
[124/159] Compiling SwiftBeanCountParser Collection.swift
[125/159] Compiling SwiftBeanCountParser MetaDataParser.swift
[126/159] Compiling SwiftBeanCountParser OptionParser.swift
[127/159] Compiling SwiftBeanCountParser CustomsParser.swift
[128/159] Compiling SwiftBeanCountParser DateParser.swift
[129/159] Compiling SwiftBeanCountParser AccountParser.swift
[130/159] Compiling SwiftBeanCountParser BalanceParser.swift
[133/159] Emitting module SwiftBeanCountParser
[136/159] Compiling SwiftBeanCountParser TransactionMetaDataParser.swift
[137/159] Compiling SwiftBeanCountWealthsimpleMapper WealthsimpleLedgerMapper.swift
[138/159] Compiling SwiftScraper resource_bundle_accessor.swift
[141/159] Compiling OAuthSwift OAuthSwiftMultipartData.swift
[142/159] Compiling OAuthSwift OAuthSwiftResponse.swift
[143/159] Compiling OAuthSwift OAuthSwiftURLHandlerType.swift
[144/159] Compiling OAuthSwift OAuthSwiftCredential.swift
[145/159] Compiling OAuthSwift OAuthSwiftError.swift
[146/159] Compiling OAuthSwift OAuthSwiftHTTPRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Steps/DownloadStep.swift:49:1: error: type 'DownloadStep' does not conform to protocol 'WKDownloadDelegate'
47 |
48 | @available(iOS 14.5, macOS 11.3, *)
49 | extension DownloadStep: WKDownloadDelegate {
| |- error: type 'DownloadStep' does not conform to protocol 'WKDownloadDelegate'
| `- note: add stubs for conformance
50 |
51 | public func download(_: WKDownload, decideDestinationUsing _: URLResponse, suggestedFilename: String, completionHandler: @escaping (URL?) -> Void) {
| `- note: candidate has non-matching type '(WKDownload, URLResponse, String, @escaping (URL?) -> Void) -> ()'
52 | let temporaryDir = NSTemporaryDirectory()
53 | let fileName = temporaryDir + "/" + suggestedFilename + UUID().description
WebKit.WKDownloadDelegate.download:3:8: note: protocol requires function 'download(_:decideDestinationUsing:suggestedFilename:)' with type '(WKDownload, URLResponse, String) async -> URL?'
1 | protocol WKDownloadDelegate {
2 | @available(macOS 11.3, *)
3 | func download(_ download: WKDownload, decideDestinationUsing response: URLResponse, suggestedFilename: String) async -> URL?}
| `- note: protocol requires function 'download(_:decideDestinationUsing:suggestedFilename:)' with type '(WKDownload, URLResponse, String) async -> URL?'
4 |
WebKit.WKDownloadDelegate.download:3:8: note: protocol requires function 'download(_:decideDestinationUsing:suggestedFilename:completionHandler:)' with type '(WKDownload, URLResponse, String, @escaping @MainActor @Sendable (URL?) -> Void) -> Void'
1 | protocol WKDownloadDelegate {
2 | @available(macOS 11.3, *)
3 | func download(_ download: WKDownload, decideDestinationUsing response: URLResponse, suggestedFilename: String, completionHandler: @escaping @MainActor @Sendable (URL?) -> Void)}
| `- note: protocol requires function 'download(_:decideDestinationUsing:suggestedFilename:completionHandler:)' with type '(WKDownload, URLResponse, String, @escaping @MainActor @Sendable (URL?) -> Void) -> Void'
4 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Steps/DownloadStep.swift:49:1: error: type 'DownloadStep' does not conform to protocol 'WKDownloadDelegate'
47 |
48 | @available(iOS 14.5, macOS 11.3, *)
49 | extension DownloadStep: WKDownloadDelegate {
| |- error: type 'DownloadStep' does not conform to protocol 'WKDownloadDelegate'
| `- note: add stubs for conformance
50 |
51 | public func download(_: WKDownload, decideDestinationUsing _: URLResponse, suggestedFilename: String, completionHandler: @escaping (URL?) -> Void) {
| `- note: candidate has non-matching type '(WKDownload, URLResponse, String, @escaping (URL?) -> Void) -> ()'
52 | let temporaryDir = NSTemporaryDirectory()
53 | let fileName = temporaryDir + "/" + suggestedFilename + UUID().description
WebKit.WKDownloadDelegate.download:3:8: note: protocol requires function 'download(_:decideDestinationUsing:suggestedFilename:)' with type '(WKDownload, URLResponse, String) async -> URL?'
1 | protocol WKDownloadDelegate {
2 | @available(macOS 11.3, *)
3 | func download(_ download: WKDownload, decideDestinationUsing response: URLResponse, suggestedFilename: String) async -> URL?}
| `- note: protocol requires function 'download(_:decideDestinationUsing:suggestedFilename:)' with type '(WKDownload, URLResponse, String) async -> URL?'
4 |
WebKit.WKDownloadDelegate.download:3:8: note: protocol requires function 'download(_:decideDestinationUsing:suggestedFilename:completionHandler:)' with type '(WKDownload, URLResponse, String, @escaping @MainActor @Sendable (URL?) -> Void) -> Void'
1 | protocol WKDownloadDelegate {
2 | @available(macOS 11.3, *)
3 | func download(_ download: WKDownload, decideDestinationUsing response: URLResponse, suggestedFilename: String, completionHandler: @escaping @MainActor @Sendable (URL?) -> Void)}
| `- note: protocol requires function 'download(_:decideDestinationUsing:suggestedFilename:completionHandler:)' with type '(WKDownload, URLResponse, String, @escaping @MainActor @Sendable (URL?) -> Void) -> Void'
4 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[159/159] Emitting module SwiftScraper
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Steps/DownloadStep.swift:49:1: error: type 'DownloadStep' does not conform to protocol 'WKDownloadDelegate'
47 |
48 | @available(iOS 14.5, macOS 11.3, *)
49 | extension DownloadStep: WKDownloadDelegate {
| |- error: type 'DownloadStep' does not conform to protocol 'WKDownloadDelegate'
| `- note: add stubs for conformance
50 |
51 | public func download(_: WKDownload, decideDestinationUsing _: URLResponse, suggestedFilename: String, completionHandler: @escaping (URL?) -> Void) {
| `- note: candidate has non-matching type '(WKDownload, URLResponse, String, @escaping (URL?) -> Void) -> ()'
52 | let temporaryDir = NSTemporaryDirectory()
53 | let fileName = temporaryDir + "/" + suggestedFilename + UUID().description
WebKit.WKDownloadDelegate.download:3:8: note: protocol requires function 'download(_:decideDestinationUsing:suggestedFilename:)' with type '(WKDownload, URLResponse, String) async -> URL?'
1 | protocol WKDownloadDelegate {
2 | @available(macOS 11.3, *)
3 | func download(_ download: WKDownload, decideDestinationUsing response: URLResponse, suggestedFilename: String) async -> URL?}
| `- note: protocol requires function 'download(_:decideDestinationUsing:suggestedFilename:)' with type '(WKDownload, URLResponse, String) async -> URL?'
4 |
WebKit.WKDownloadDelegate.download:3:8: note: protocol requires function 'download(_:decideDestinationUsing:suggestedFilename:completionHandler:)' with type '(WKDownload, URLResponse, String, @escaping @MainActor @Sendable (URL?) -> Void) -> Void'
1 | protocol WKDownloadDelegate {
2 | @available(macOS 11.3, *)
3 | func download(_ download: WKDownload, decideDestinationUsing response: URLResponse, suggestedFilename: String, completionHandler: @escaping @MainActor @Sendable (URL?) -> Void)}
| `- note: protocol requires function 'download(_:decideDestinationUsing:suggestedFilename:completionHandler:)' with type '(WKDownload, URLResponse, String, @escaping @MainActor @Sendable (URL?) -> Void) -> Void'
4 |
Fetching https://github.com/Nef10/TangerineDownloader.git
Fetching https://github.com/Nef10/SwiftBeanCountTangerineMapper.git
Fetching https://github.com/Nef10/CompassCardDownloader.git
Fetching https://github.com/Nef10/RogersBankDownloader.git
Fetching https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git
Fetching https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git
Fetching https://github.com/Nef10/SwiftBeanCountSheetSync.git
[17/826] Fetching tangerinedownloader
[92/1474] Fetching tangerinedownloader, swiftbeancountcompasscardmapper
[131/2916] Fetching tangerinedownloader, swiftbeancountcompasscardmapper, swiftbeancountrogersbankmapper
[377/3739] Fetching tangerinedownloader, swiftbeancountcompasscardmapper, swiftbeancountrogersbankmapper, swiftbeancounttangerinemapper
[402/5462] Fetching tangerinedownloader, swiftbeancountcompasscardmapper, swiftbeancountrogersbankmapper, swiftbeancounttangerinemapper, rogersbankdownloader
[437/6761] Fetching tangerinedownloader, swiftbeancountcompasscardmapper, swiftbeancountrogersbankmapper, swiftbeancounttangerinemapper, rogersbankdownloader, swiftbeancountsheetsync
[636/7272] Fetching tangerinedownloader, swiftbeancountcompasscardmapper, swiftbeancountrogersbankmapper, swiftbeancounttangerinemapper, rogersbankdownloader, swiftbeancountsheetsync, compasscarddownloader
Fetched https://github.com/Nef10/CompassCardDownloader.git from cache (1.14s)
[5522/6761] Fetching tangerinedownloader, swiftbeancountcompasscardmapper, swiftbeancountrogersbankmapper, swiftbeancounttangerinemapper, rogersbankdownloader, swiftbeancountsheetsync
Fetching https://github.com/Nef10/WealthsimpleDownloader.git
Fetched https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git from cache (1.24s)
Fetched https://github.com/Nef10/SwiftBeanCountSheetSync.git from cache (1.24s)
Fetched https://github.com/Nef10/TangerineDownloader.git from cache (1.25s)
Fetched https://github.com/Nef10/RogersBankDownloader.git from cache (1.24s)
Fetched https://github.com/Nef10/SwiftBeanCountTangerineMapper.git from cache (1.25s)
Fetched https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git from cache (1.24s)
Fetching https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
Fetching https://github.com/yaslab/CSV.swift.git
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
[1/2582] Fetching wealthsimpledownloader
[2/4415] Fetching wealthsimpledownloader, csv.swift
[186/5415] Fetching wealthsimpledownloader, csv.swift, swiftbeancountparserutils
[1222/9186] Fetching wealthsimpledownloader, csv.swift, swiftbeancountparserutils, swiftbeancountmodel
[3062/11419] Fetching wealthsimpledownloader, csv.swift, swiftbeancountparserutils, swiftbeancountmodel, swiftbeancountwealthsimplemapper
Fetched https://github.com/yaslab/CSV.swift.git from cache (1.26s)
Fetched https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git from cache (1.26s)
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (1.26s)
[2983/6353] Fetching wealthsimpledownloader, swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (4.35s)
[6/2582] Fetching wealthsimpledownloader
Fetched https://github.com/Nef10/WealthsimpleDownloader.git from cache (5.44s)
Computing version for https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git
Computed https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git at 0.1.2 (7.20s)
Computing version for https://github.com/Nef10/CompassCardDownloader.git
Computed https://github.com/Nef10/CompassCardDownloader.git at 0.0.2 (0.55s)
Fetching https://github.com/Nef10/SwiftScraper.git
[1/1533] Fetching swiftscraper
Fetched https://github.com/Nef10/SwiftScraper.git from cache (0.95s)
Computing version for https://github.com/Nef10/SwiftBeanCountTangerineMapper.git
Computed https://github.com/Nef10/SwiftBeanCountTangerineMapper.git at 0.0.4 (1.53s)
Computing version for https://github.com/Nef10/TangerineDownloader.git
Computed https://github.com/Nef10/TangerineDownloader.git at 0.1.0 (0.55s)
Computing version for https://github.com/Nef10/RogersBankDownloader.git
Computed https://github.com/Nef10/RogersBankDownloader.git at 0.2.2 (0.55s)
Computing version for https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git
Computed https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git at 0.0.15 (0.54s)
Computing version for https://github.com/Nef10/SwiftBeanCountSheetSync.git
Computed https://github.com/Nef10/SwiftBeanCountSheetSync.git at 1.1.1 (0.57s)
Fetching https://github.com/Nef10/GoogleAuthentication.git
Fetching https://github.com/Nef10/SwiftBeanCountParser.git
[1/1190] Fetching googleauthentication
[275/3595] Fetching googleauthentication, swiftbeancountparser
Fetched https://github.com/Nef10/GoogleAuthentication.git from cache (0.89s)
[842/2405] Fetching swiftbeancountparser
Fetched https://github.com/Nef10/SwiftBeanCountParser.git from cache (2.93s)
Computing version for https://github.com/Nef10/WealthsimpleDownloader.git
Computed https://github.com/Nef10/WealthsimpleDownloader.git at 3.0.0 (3.51s)
Computing version for https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git
Computed https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git at 1.9.0 (0.55s)
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/yaslab/CSV.swift.git
Computed https://github.com/yaslab/CSV.swift.git at 2.5.2 (0.56s)
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/Nef10/SwiftScraper.git
Computed https://github.com/Nef10/SwiftScraper.git at 0.7.0 (0.56s)
Computing version for https://github.com/Nef10/SwiftBeanCountParser.git
Computed https://github.com/Nef10/SwiftBeanCountParser.git at 0.1.9 (0.57s)
Computing version for https://github.com/Nef10/GoogleAuthentication.git
Computed https://github.com/Nef10/GoogleAuthentication.git at 1.1.0 (0.56s)
Fetching https://github.com/OAuthSwift/OAuthSwift.git
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
[1/4387] Fetching keychainaccess
[265/9534] Fetching keychainaccess, oauthswift
Fetched https://github.com/OAuthSwift/OAuthSwift.git from cache (1.45s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (1.45s)
Computing version for https://github.com/OAuthSwift/OAuthSwift.git
Computed https://github.com/OAuthSwift/OAuthSwift.git at 2.2.0 (2.05s)
Fetching https://github.com/tid-kijyun/Kanna.git
Fetching https://github.com/phimage/Erik.git
Fetching https://github.com/httpswift/swifter.git
[7/642] Fetching erik
[53/6692] Fetching erik, swifter
[497/9082] Fetching erik, swifter, kanna
Fetched https://github.com/phimage/Erik.git from cache (1.08s)
[4024/8440] Fetching swifter, kanna
Fetched https://github.com/httpswift/swifter.git from cache (1.79s)
Fetched https://github.com/tid-kijyun/Kanna.git from cache (1.80s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (2.41s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.61s)
Computing version for https://github.com/phimage/Erik.git
Computed https://github.com/phimage/Erik.git at 5.1.0 (0.60s)
Fetching https://github.com/Thomvis/BrightFutures.git
Fetching https://github.com/nvzqz/FileKit.git
[1/4067] Fetching brightfutures
[42/7190] Fetching brightfutures, filekit
Fetched https://github.com/Thomvis/BrightFutures.git from cache (1.69s)
Fetched https://github.com/nvzqz/FileKit.git from cache (1.69s)
Computing version for https://github.com/nvzqz/FileKit.git
Computed https://github.com/nvzqz/FileKit.git at 6.1.0 (2.28s)
Computing version for https://github.com/Thomvis/BrightFutures.git
Computed https://github.com/Thomvis/BrightFutures.git at 8.2.0 (0.56s)
Computing version for https://github.com/tid-kijyun/Kanna.git
Computed https://github.com/tid-kijyun/Kanna.git at 5.3.0 (0.54s)
Creating working copy for https://github.com/Nef10/SwiftScraper.git
Working copy of https://github.com/Nef10/SwiftScraper.git resolved at 0.7.0
Creating working copy for https://github.com/Nef10/WealthsimpleDownloader.git
Working copy of https://github.com/Nef10/WealthsimpleDownloader.git resolved at 3.0.0
Creating working copy for https://github.com/Nef10/CompassCardDownloader.git
Working copy of https://github.com/Nef10/CompassCardDownloader.git resolved at 0.0.2
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/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/SwiftBeanCountParser.git
Working copy of https://github.com/Nef10/SwiftBeanCountParser.git resolved at 0.1.9
Creating working copy for https://github.com/Nef10/SwiftBeanCountTangerineMapper.git
Working copy of https://github.com/Nef10/SwiftBeanCountTangerineMapper.git resolved at 0.0.4
Creating working copy for https://github.com/yaslab/CSV.swift.git
Working copy of https://github.com/yaslab/CSV.swift.git resolved at 2.5.2
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/SwiftBeanCountSheetSync.git
Working copy of https://github.com/Nef10/SwiftBeanCountSheetSync.git resolved at 1.1.1
Creating working copy for https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git
Working copy of https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git resolved at 1.9.0
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/Thomvis/BrightFutures.git
Working copy of https://github.com/Thomvis/BrightFutures.git resolved at 8.2.0
Creating working copy for https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git
Working copy of https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git resolved at 0.1.2
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/OAuthSwift/OAuthSwift.git
Working copy of https://github.com/OAuthSwift/OAuthSwift.git resolved at 2.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/Nef10/GoogleAuthentication.git
Working copy of https://github.com/Nef10/GoogleAuthentication.git resolved at 1.1.0
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/SwiftBeanCountRogersBankMapper.git
Working copy of https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git resolved at 0.0.15
Creating working copy for https://github.com/Nef10/TangerineDownloader.git
Working copy of https://github.com/Nef10/TangerineDownloader.git resolved at 0.1.0
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/98] Compiling RogersBankDownloader URLTaskHelper.swift
[3/98] Compiling CSV Endian.swift
[4/98] Compiling CSV Legacy.swift
[5/98] Compiling CSV UnicodeIterator.swift
[6/98] Compiling CSV CSVError.swift
[7/98] Compiling CSV BinaryReader.swift
[8/98] Emitting module CSV
[9/98] Compiling RogersBankDownloader RogersUser.swift
[10/98] Compiling RogersBankDownloader RogersAuthenticator.swift
[11/98] Compiling RogersBankDownloader RogersStatement.swift
[12/98] Compiling RogersBankDownloader RogersAccount.swift
[13/98] Compiling RogersBankDownloader DownloadError.swift
[14/98] Emitting module RogersBankDownloader
[15/98] Compiling RogersBankDownloader RogersActivity.swift
[16/98] Emitting module Wealthsimple
[17/98] Compiling Wealthsimple WealthsimpleAsset.swift
[18/98] Emitting module SwiftBeanCountParserUtils
[19/98] Compiling SwiftBeanCountParserUtils String.swift
[20/98] Compiling SwiftScraper SwiftScraperError.swift
[21/99] Compiling OAuthSwift ASWebAuthenticationURLHandler.swift
[22/99] Compiling OAuthSwift ExtensionContextURLHandler.swift
[23/99] Compiling Wealthsimple Transaction.swift
[24/99] Compiling CSV CSVWriter.swift
[25/99] Compiling OAuthSwift NotificationCenter+OAuthSwift.swift
[26/99] Compiling OAuthSwift OAuth1Swift.swift
[27/99] Compiling Wealthsimple String+CamelCase.swift
[28/99] Compiling Wealthsimple Token.swift
[29/99] Compiling SwiftBeanCountModel Option.swift
[30/99] Compiling SwiftBeanCountModel Price.swift
[31/100] Compiling SwiftBeanCountModel Amount.swift
[32/100] Compiling SwiftBeanCountModel Balance.swift
[35/100] Compiling CSV CSVReader.swift
[36/100] Compiling CSV CSVRowDecoder.swift
[39/100] Compiling OAuthSwift OAuthSwiftOpenURLExternally.swift
[40/102] Compiling Wealthsimple WealthsimpleDownloader.swift
[41/103] Compiling Wealthsimple URLConfiguration.swift
[42/103] Compiling Wealthsimple WealthsimpleAccount.swift
[45/103] Compiling SwiftBeanCountModel Tag.swift
[46/103] Compiling SwiftBeanCountModel Transaction.swift
[50/103] Compiling OAuthSwift OAuthSwiftURLHandlerProxy.swift
[51/103] Compiling SwiftBeanCountModel Flag.swift
[52/103] Compiling SwiftBeanCountModel Inventory.swift
[58/103] Compiling SwiftBeanCountModel ValidationResult.swift
[59/103] Compiling SwiftScraper resource_bundle_accessor.swift
[60/103] Compiling OAuthSwift Collection+OAuthSwift.swift
[61/103] Compiling OAuthSwift Data+OAuthSwift.swift
[62/103] Emitting module SwiftBeanCountModel
[65/103] Compiling SwiftBeanCountModel TransactionMetaData.swift
[66/103] Compiling SwiftBeanCountModel TransactionPosting.swift
[67/103] Compiling Wealthsimple WealthsimplePosition.swift
[68/103] Compiling Wealthsimple WealthsimpleTransaction.swift
[75/103] Emitting module SwiftScraper
[82/103] Compiling OAuthSwift URL+OAuthSwift.swift
[83/103] Compiling OAuthSwift URLConvertible.swift
[84/103] Compiling OAuthSwift Utils.swift
[85/103] Compiling OAuthSwift OAuthSwiftMultipartData.swift
[86/103] Compiling OAuthSwift OAuthSwiftResponse.swift
[87/103] Compiling OAuthSwift OAuthSwiftURLHandlerType.swift
[88/103] Compiling OAuthSwift SHA1.swift
[89/103] Compiling OAuthSwift String+OAuthSwift.swift
[90/103] Compiling OAuthSwift UIApplication+OAuthSwift.swift
[91/103] Emitting module OAuthSwift
[96/146] Compiling SwiftBeanCountTangerineMapper SwiftBeanCountTangerineMapperError.swift
[97/146] Compiling TangerineDownloader TangerineDownloaderError.swift
[98/146] Compiling SwiftBeanCountCompassCardMapper SwiftBeanCountCompassCardMapperError.swift
[99/146] Compiling SwiftBeanCountParser PriceParser.swift
[100/147] Compiling TangerineDownloader resource_bundle_accessor.swift
[101/147] Compiling CompassCardDownloader resource_bundle_accessor.swift
[102/147] Compiling SwiftBeanCountParser PluginParser.swift
[103/147] Compiling SwiftBeanCountParser PostingParser.swift
[104/147] Compiling SwiftBeanCountRogersBankMapper RogersBankMappingError.swift
[105/147] Compiling SwiftBeanCountRogersBankMapper MetaDataKeys.swift
[106/147] Emitting module SwiftBeanCountRogersBankMapper
[107/147] Compiling SwiftBeanCountRogersBankMapper SwiftBeanCountRogersBankMapper.swift
[108/147] Emitting module CompassCardDownloader
[109/147] Compiling CompassCardDownloader CompassCardDownloaderDelegate.swift
[110/147] Compiling CompassCardDownloader CompassCardDownloader.swift
[111/147] Compiling TangerineDownloader TangerineDownloaderDelegate.swift
[112/147] Emitting module TangerineDownloader
[113/147] Compiling TangerineDownloader TangerineDownloader.swift
[114/147] Compiling SwiftBeanCountParser MetaDataParser.swift
[115/147] Compiling SwiftBeanCountParser OptionParser.swift
[116/147] Compiling SwiftBeanCountParser EventParser.swift
[117/147] Compiling SwiftBeanCountParser Collection.swift
[118/147] Compiling SwiftBeanCountParser CustomsParser.swift
[119/147] Compiling SwiftBeanCountParser DateParser.swift
[120/147] Compiling SwiftBeanCountParser Parser.swift
[121/147] Compiling SwiftBeanCountParser ParserUtils.swift
[122/147] Compiling SwiftBeanCountParser AccountParser.swift
[123/147] Compiling SwiftBeanCountParser BalanceParser.swift
[124/147] Compiling SwiftBeanCountParser CommodityParser.swift
[125/147] Compiling SwiftBeanCountParser CostParser.swift
[126/147] Emitting module SwiftBeanCountParser
[127/147] Emitting module KeychainAccess
[128/147] Compiling KeychainAccess Keychain.swift
[129/147] Emitting module SwiftBeanCountTangerineMapper
[130/147] Compiling SwiftBeanCountTangerineMapper SwiftBeanCountTangerineMapper.swift
[131/147] Compiling SwiftBeanCountParser TransactionMetaDataParser.swift
[134/147] Compiling OAuthSwift OAuthSwiftClient.swift
[135/147] Compiling OAuthSwift OAuthSwiftCredential.swift
[136/147] Compiling OAuthSwift OAuthSwiftError.swift
[137/147] Compiling OAuthSwift OAuthSwiftHTTPRequest.swift
[138/147] Emitting module SwiftBeanCountCompassCardMapper
[139/147] Compiling SwiftBeanCountCompassCardMapper SwiftBeanCountCompassCardMapper.swift
[140/147] Compiling SwiftBeanCountWealthsimpleMapper WealthsimpleConversionError.swift
[141/147] Compiling SwiftBeanCountWealthsimpleMapper LedgerLookup.swift
[142/147] Compiling SwiftBeanCountWealthsimpleMapper MetaDataKeys.swift
[143/147] Compiling SwiftBeanCountWealthsimpleMapper Wealthsimple.Transaction+Helper.swift
[144/147] Compiling SwiftBeanCountWealthsimpleMapper String+KebabCase.swift
[145/147] Compiling SwiftBeanCountWealthsimpleMapper Amount+init.swift
[146/147] Compiling SwiftBeanCountWealthsimpleMapper WealthsimpleLedgerMapper.swift
[147/147] Emitting module SwiftBeanCountWealthsimpleMapper
[148/150] Compiling GoogleAuthentication ASWebAuthenticationURLHandler.swift
[149/150] Emitting module GoogleAuthentication
[150/150] Compiling GoogleAuthentication Authentication.swift
[151/159] Compiling SwiftBeanCountSheetSync TransactionMapper.swift
[152/159] Compiling SwiftBeanCountSheetSync Uploader.swift
[153/159] Compiling SwiftBeanCountSheetSync SheetDownloader.swift
[154/159] Compiling SwiftBeanCountSheetSync Syncer.swift
[155/159] Compiling SwiftBeanCountSheetSync LedgerReader.swift
[156/159] Emitting module SwiftBeanCountSheetSync
[157/159] Compiling SwiftBeanCountSheetSync Downloader.swift
[158/159] Compiling SwiftBeanCountSheetSync LedgerSettings.swift
[159/159] Compiling SwiftBeanCountSheetSync SheetParser.swift
[160/181] Emitting module SwiftBeanCountImporter
[161/183] Compiling SwiftBeanCountImporter DownloadImporter.swift
[162/183] Compiling SwiftBeanCountImporter FileImporter.swift
[163/183] Compiling SwiftBeanCountImporter Importer.swift
[164/183] Compiling SwiftBeanCountImporter GoogleSheetDownloadImporter.swift
[165/183] Compiling SwiftBeanCountImporter LunchOnUsImporter.swift
[166/183] Compiling SwiftBeanCountImporter ManuLifeImporter.swift
[167/183] Compiling SwiftBeanCountImporter N26Importer.swift
[168/183] Compiling SwiftBeanCountImporter TangerineAccountImporter.swift
[169/183] Compiling SwiftBeanCountImporter TangerineCardImporter.swift
[170/183] Compiling SwiftBeanCountImporter RogersImporter.swift
[171/183] Compiling SwiftBeanCountImporter SimpliiImporter.swift
[172/183] Compiling SwiftBeanCountImporter TangerineDownloadImporter.swift
[173/183] Compiling SwiftBeanCountImporter WealthsimpleDownloadImporter.swift
[174/183] Compiling SwiftBeanCountImporter Settings.swift
[175/183] Compiling SwiftBeanCountImporter TextImporter.swift
[176/183] Compiling SwiftBeanCountImporter RBCImporter.swift
[177/183] Compiling SwiftBeanCountImporter RogersDownloadImporter.swift
[178/183] Compiling SwiftBeanCountImporter CompassCardDownloadImporter.swift
[179/183] Compiling SwiftBeanCountImporter CompassCardImporter.swift
[180/183] Compiling SwiftBeanCountImporter EquatePlusImporter.swift
[181/183] Compiling SwiftBeanCountImporter BaseImporter.swift
[182/183] Compiling SwiftBeanCountImporter CSVBaseImporter.swift
[183/183] Compiling SwiftBeanCountImporter CSVImporter.swift
Build complete! (13.46s)
Build complete.
{
"dependencies" : [
{
"identity" : "swiftbeancountmodel",
"requirement" : {
"exact" : [
"0.2.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/SwiftBeanCountModel.git"
},
{
"identity" : "csv.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "2.4.3",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/yaslab/CSV.swift.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" : "swiftbeancountwealthsimplemapper",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git"
},
{
"identity" : "wealthsimpledownloader",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/WealthsimpleDownloader.git"
},
{
"identity" : "swiftbeancountsheetsync",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/SwiftBeanCountSheetSync.git"
},
{
"identity" : "swiftbeancountrogersbankmapper",
"requirement" : {
"exact" : [
"0.0.15"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git"
},
{
"identity" : "rogersbankdownloader",
"requirement" : {
"exact" : [
"0.2.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/RogersBankDownloader.git"
},
{
"identity" : "tangerinedownloader",
"requirement" : {
"exact" : [
"0.1.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/TangerineDownloader.git"
},
{
"identity" : "swiftbeancounttangerinemapper",
"requirement" : {
"exact" : [
"0.0.4"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/SwiftBeanCountTangerineMapper.git"
},
{
"identity" : "compasscarddownloader",
"requirement" : {
"exact" : [
"0.0.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/CompassCardDownloader.git"
},
{
"identity" : "swiftbeancountcompasscardmapper",
"requirement" : {
"exact" : [
"0.1.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git"
}
],
"manifest_display_name" : "SwiftBeanCountImporter",
"name" : "SwiftBeanCountImporter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "SwiftBeanCountImporter",
"targets" : [
"SwiftBeanCountImporter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftBeanCountImporterTests",
"module_type" : "SwiftTarget",
"name" : "SwiftBeanCountImporterTests",
"path" : "Tests/SwiftBeanCountImporterTests",
"sources" : [
"BaseImporterTests.swift",
"CSVBaseImporterTests.swift",
"CSVImporterTests.swift",
"DownloadImporterTests.swift",
"FileImporterTests.swift",
"ImporterTests.swift",
"Importers/CompassCardDownloadImporterTests.swift",
"Importers/CompassCardImporterTests.swift",
"Importers/EquatePlusImporterTests.swift",
"Importers/LunchOnUsImporterTests.swift",
"Importers/ManuLifeImporterTests.swift",
"Importers/N26ImporterTests.swift",
"Importers/RBCImporterTests.swift",
"Importers/RogersDownloadImporterTests.swift",
"Importers/RogersImporterTests.swift",
"Importers/SimpliiImporterTests.swift",
"Importers/TangerineAccountImporterTests.swift",
"Importers/TangerineCardImporterTests.swift",
"Importers/TangerineDownloadImporterTests.swift",
"Importers/WealthsimpleDownloadImporterTests.swift",
"SettingsTests.swift",
"TestDelegates.swift",
"TestUtils.swift",
"TextImporterTests.swift"
],
"target_dependencies" : [
"SwiftBeanCountImporter"
],
"type" : "test"
},
{
"c99name" : "SwiftBeanCountImporter",
"module_type" : "SwiftTarget",
"name" : "SwiftBeanCountImporter",
"path" : "Sources/SwiftBeanCountImporter",
"product_dependencies" : [
"CSV",
"RogersBankDownloader",
"SwiftBeanCountModel",
"SwiftBeanCountParserUtils",
"SwiftBeanCountRogersBankMapper",
"SwiftBeanCountWealthsimpleMapper",
"SwiftBeanCountCompassCardMapper",
"CompassCardDownloader",
"TangerineDownloader",
"SwiftBeanCountTangerineMapper",
"SwiftBeanCountSheetSync",
"Wealthsimple"
],
"product_memberships" : [
"SwiftBeanCountImporter"
],
"sources" : [
"BaseImporter.swift",
"CSVBaseImporter.swift",
"CSVImporter.swift",
"DownloadImporter.swift",
"FileImporter.swift",
"Importer.swift",
"Importers/CompassCardDownloadImporter.swift",
"Importers/CompassCardImporter.swift",
"Importers/EquatePlusImporter.swift",
"Importers/GoogleSheetDownloadImporter.swift",
"Importers/LunchOnUsImporter.swift",
"Importers/ManuLifeImporter.swift",
"Importers/N26Importer.swift",
"Importers/RBCImporter.swift",
"Importers/RogersDownloadImporter.swift",
"Importers/RogersImporter.swift",
"Importers/SimpliiImporter.swift",
"Importers/TangerineAccountImporter.swift",
"Importers/TangerineCardImporter.swift",
"Importers/TangerineDownloadImporter.swift",
"Importers/WealthsimpleDownloadImporter.swift",
"Settings.swift",
"TextImporter.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.