taler-ios

iOS apps for GNU Taler (wallet)
Log | Files | Refs | README | LICENSE

commit 710fcf5188d5dffbbc00971dba845fc5e12af280
parent 2b697227a8e34dfcae91d39ed99918c3ea25ff11
Author: Marc Stibane <marc@taler.net>
Date:   Mon, 24 Aug 2026 14:07:47 +0200

@unchecked Sendable

Diffstat:
MTalerCommon/Helper/CurrencySpecification.swift | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/TalerCommon/Helper/CurrencySpecification.swift b/TalerCommon/Helper/CurrencySpecification.swift @@ -1,5 +1,5 @@ /* - * This file is part of GNU Taler, ©2022-25 Taler Systems S.A. + * This file is part of GNU Taler, ©2022-26 Taler Systems S.A. * See LICENSE.md */ /** @@ -334,7 +334,7 @@ extension CurrencySpecification { } } // MARK: - -public class CurrencyFormatter: NumberFormatter { +public class CurrencyFormatter: NumberFormatter, @unchecked Sendable { var name: String? var altUnitName0: String? // specs.altUnitNames[0] should have either the name