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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flight-school/currencyconverter.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/flight-school/currencyconverter
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at cb7f44f Use GitHub Actions for CI/CD (#2)
Cloned https://github.com/flight-school/currencyconverter.git
Revision (git rev-parse @):
cb7f44ffeae81beb5dd9945dc5c118f177641775
SUCCESS checkout https://github.com/flight-school/currencyconverter.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/flight-school/currencyconverter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/6] Compiling Money Currency.swift
[5/6] Emitting module Money
[6/6] Compiling Money Money.swift
[7/10] Compiling CurrencyConverter UnidirectionalCurrencyConverter.swift
[8/10] Compiling CurrencyConverter CurrencyPair.swift
[9/10] Compiling CurrencyConverter BidirectionalCurrencyConverter.swift
[10/10] Emitting module CurrencyConverter
Build complete! (5.28s)
Fetching https://github.com/Flight-School/Money.git from cache
Fetched https://github.com/Flight-School/Money.git from cache (1.25s)
Computing version for https://github.com/Flight-School/Money.git
Computed https://github.com/Flight-School/Money.git at 1.0.1 (0.04s)
Creating working copy for https://github.com/Flight-School/Money.git
Working copy of https://github.com/Flight-School/Money.git resolved at 1.0.1
Build complete.
Done.