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 Currency with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Peek-Travel/swift-currency.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Peek-Travel/swift-currency
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ab3dd40 [Misc] Cleanup GitHub workflow for Jazzy docs
Cloned https://github.com/Peek-Travel/swift-currency.git
Revision (git rev-parse @):
ab3dd40ee17621b228ccb7f35633bec35b7374e4
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/Peek-Travel/swift-currency.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/Peek-Travel/swift-currency.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/8] Write sources
[1/8] Copying PrivacyInfo.xcprivacy
[2/8] Write sources
[3/8] Write ISOStandardCodegen-entitlement.plist
[4/8] Write swift-version-6F35C1178C84523A.txt
[6/18] Compiling SwiftCSV String+Lines.swift
[7/18] Compiling SwiftCSV ParsingState.swift
[8/18] Compiling SwiftCSV NamedCSVView.swift
[9/18] Compiling SwiftCSV Parser.swift
[10/18] Compiling SwiftCSV EnumeratedCSVView.swift
[11/18] Compiling SwiftCSV CSV+DelimiterGuessing.swift
[12/18] Compiling SwiftCSV CSVDelimiter.swift
[13/18] Emitting module SwiftCSV
[14/18] Compiling SwiftCSV Serializer.swift
[15/18] Compiling SwiftCSV CSV.swift
[16/19] Compiling SwiftCSV resource_bundle_accessor.swift
[17/26] Compiling ISOStandardCodegen main.swift
[18/26] Compiling ISOStandardCodegen ProcessingError.swift
[19/26] Compiling ISOStandardCodegen ISOCurrencyGeneration.swift
[20/26] Compiling ISOStandardCodegen CSVParsing.swift
[21/26] Compiling ISOStandardCodegen FileContentWrapping.swift
[22/26] Compiling ISOStandardCodegen MintISOSupportGeneration.swift
[23/26] Emitting module ISOStandardCodegen
[23/26] Write Objects.LinkFileList
[24/26] Linking ISOStandardCodegen
[25/26] Applying ISOStandardCodegen
Build of product 'ISOStandardCodegen' complete! (23.43s)
[1/1] Compiling plugin ISOStandardCodegenPlugin
Building for debugging...
[1/11] Write sources
[3/11] Write ISOStandardCodegen-entitlement.plist
[4/11] Copying PrivacyInfo.xcprivacy
[5/11] Write swift-version-6F35C1178C84523A.txt
[6/21] Generating ISO Standard currency support code
[7/21] Write sources
[9/31] Compiling SwiftCSV ParsingState.swift
[10/32] Compiling SwiftCSV String+Lines.swift
[11/32] Compiling SwiftCSV resource_bundle_accessor.swift
[12/32] Compiling SwiftCSV Serializer.swift
[13/32] Compiling SwiftCSV Parser.swift
[14/32] Compiling SwiftCSV EnumeratedCSVView.swift
[15/32] Compiling SwiftCSV CSVDelimiter.swift
[16/32] Emitting module SwiftCSV
[17/32] Compiling SwiftCSV CSV+DelimiterGuessing.swift
[18/32] Compiling SwiftCSV CSV.swift
[19/32] Compiling SwiftCSV NamedCSVView.swift
[20/32] Emitting module Currency
[21/32] Compiling Currency AnyCurrency+Sequence.swift
[22/32] Compiling Currency AnyCurrency.swift
[23/32] Compiling Currency AnyCurrency+Algorithms.swift
[24/32] Compiling Currency CurrencyMint.swift
[25/39] Compiling Currency CurrencyMetadata.swift
[26/39] Compiling Currency Decimal.swift
[27/39] Compiling Currency CurrencyMint+ISOCurrencies.swift
[28/39] Compiling Currency CurrencyProtocol.swift
[29/39] Compiling Currency ISOCurrencies.swift
[30/39] Compiling ISOStandardCodegen ISOCurrencyGeneration.swift
[31/39] Compiling ISOStandardCodegen main.swift
[32/39] Compiling ISOStandardCodegen ProcessingError.swift
[33/39] Compiling ISOStandardCodegen FileContentWrapping.swift
[34/39] Emitting module ISOStandardCodegen
[35/39] Compiling ISOStandardCodegen CSVParsing.swift
[36/39] Compiling ISOStandardCodegen MintISOSupportGeneration.swift
[36/39] Write Objects.LinkFileList
[37/39] Linking ISOStandardCodegen
[38/39] Applying ISOStandardCodegen
Build complete! (56.70s)
Fetching https://github.com/swiftcsv/SwiftCSV.git
[1/1754] Fetching swiftcsv
Fetched https://github.com/swiftcsv/SwiftCSV.git from cache (0.94s)
Computing version for https://github.com/swiftcsv/SwiftCSV.git
Computed https://github.com/swiftcsv/SwiftCSV.git at 0.10.0 (0.68s)
Creating working copy for https://github.com/swiftcsv/SwiftCSV.git
Working copy of https://github.com/swiftcsv/SwiftCSV.git resolved at 0.10.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftcsv",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftcsv/SwiftCSV.git"
    }
  ],
  "manifest_display_name" : "Currency",
  "name" : "Currency",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Currency",
      "targets" : [
        "Currency"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ISOStandardCodegen",
      "targets" : [
        "ISOStandardCodegen"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ISOStandardCodegenPlugin",
      "module_type" : "PluginTarget",
      "name" : "ISOStandardCodegenPlugin",
      "path" : "Plugins/ISOStandardCodegenPlugin",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "Currency"
      ],
      "sources" : [
        "plugin.swift"
      ],
      "target_dependencies" : [
        "ISOStandardCodegen"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "ISOStandardCodegen",
      "module_type" : "SwiftTarget",
      "name" : "ISOStandardCodegen",
      "path" : "Sources/ISOStandardCodegen",
      "product_dependencies" : [
        "SwiftCSV"
      ],
      "product_memberships" : [
        "Currency",
        "ISOStandardCodegen"
      ],
      "sources" : [
        "CSVParsing.swift",
        "FileContentWrapping.swift",
        "ISOCurrencyGeneration.swift",
        "MintISOSupportGeneration.swift",
        "ProcessingError.swift",
        "main.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CurrencyTests",
      "module_type" : "SwiftTarget",
      "name" : "CurrencyTests",
      "path" : "Tests/CurrencyTests",
      "sources" : [
        "AnyCurrencyAlgorithmsTests.swift",
        "AnyCurrencyTests.swift",
        "CurrencyMintTests.swift"
      ],
      "target_dependencies" : [
        "Currency"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Currency",
      "module_type" : "SwiftTarget",
      "name" : "Currency",
      "path" : "Sources/Currency",
      "product_memberships" : [
        "Currency"
      ],
      "sources" : [
        "AnyCurrency+Algorithms.swift",
        "AnyCurrency+Sequence.swift",
        "AnyCurrency.swift",
        "CurrencyMetadata.swift",
        "CurrencyMint.swift",
        "CurrencyProtocol.swift",
        "Extensions/Decimal.swift"
      ],
      "target_dependencies" : [
        "ISOStandardCodegenPlugin"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.