This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of FinanceKit with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/christiankm/FinanceKit.git
Reference: 0.7.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/christiankm/FinanceKit
 * tag               0.7.1      -> FETCH_HEAD
HEAD is now at b776f2e Fix bug where only holdings with splits in the portfolio was returned
Cloned https://github.com/christiankm/FinanceKit.git
Revision (git rev-parse @):
b776f2e0d040c578c0b60aae5b778ffaac60834e
SUCCESS checkout https://github.com/christiankm/FinanceKit.git at 0.7.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/34] Emitting module FinanceKit
[2/38] Compiling FinanceKit Split.swift
[3/38] Compiling FinanceKit Stock.swift
[4/38] Compiling FinanceKit Symbol.swift
[5/38] Compiling FinanceKit Transaction.swift
[6/38] Compiling FinanceKit Portfolio.swift
[7/38] Compiling FinanceKit Price.swift
[8/38] Compiling FinanceKit PriceTarget.swift
[9/38] Compiling FinanceKit Quantity.swift
[10/38] Compiling FinanceKit Amount.swift
[11/38] Compiling FinanceKit Array+Holding.swift
[12/38] Compiling FinanceKit Asset.swift
[13/38] Compiling FinanceKit AssetAllocation.swift
[14/38] Compiling FinanceKit Change.swift
[15/38] Compiling FinanceKit CurrencyConverter.swift
[16/38] Compiling FinanceKit CurrencyFormatter.swift
[17/38] Compiling FinanceKit CurrencyPair.swift
[18/38] Compiling FinanceKit Date+Comparison.swift
[19/38] Compiling FinanceKit Date+Ranges.swift
[20/38] Compiling FinanceKit HistoricalPrice.swift
[21/38] Compiling FinanceKit Holding.swift
[22/38] Compiling FinanceKit Money.swift
[23/38] Compiling FinanceKit Number+LegacyType.swift
[24/38] Compiling FinanceKit NumberFormatter+Currency.swift
[25/38] Compiling FinanceKit Decimal+DoubleValue.swift
[26/38] Compiling FinanceKit Decimal+Rounded.swift
[27/38] Compiling FinanceKit Dividend.swift
[28/38] Compiling FinanceKit Exchange.swift
[29/38] Compiling FinanceKit ExchangeRate.swift
[30/38] Compiling FinanceKit Numerics+Total+Average.swift
[31/38] Compiling FinanceKit Percentage.swift
[32/38] Compiling FinanceKit PercentageFormatter.swift
[33/38] Compiling FinanceKit PerformanceCalculator.swift
[34/38] Compiling FinanceKit ChangePeriod.swift
[35/38] Compiling FinanceKit Company.swift
[36/38] Compiling FinanceKit ComparableToZero.swift
[37/38] Compiling FinanceKit Currency.swift
[38/38] Compiling FinanceKit CurrencyCode.swift
Build complete! (9.51s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.