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 RomanNumeralKit 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/kylehughes/RomanNumeralKit.git
Reference: 1.2.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kylehughes/RomanNumeralKit
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at 738d9ea Bump version to 1.2.1
Cloned https://github.com/kylehughes/RomanNumeralKit.git
Revision (git rev-parse @):
738d9ea027823f0ed592a10e4c6ecbf08636f76f
SUCCESS checkout https://github.com/kylehughes/RomanNumeralKit.git at 1.2.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/kylehughes/RomanNumeralKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/26] Compiling RomanNumeralKit String+RomanNumeral.swift
[4/26] Compiling RomanNumeralKit AdditiveRomanNumeral.swift
[5/26] Compiling RomanNumeralKit AdditiveRomanNumeralConvertible.swift
[6/26] Compiling RomanNumeralKit AdditiveRomanNumeralSymbolCondenser.swift
[7/29] Compiling RomanNumeralKit RomanNumeralSymbolsConvertible.swift
[8/29] Compiling RomanNumeralKit RomanNumeralTallyMark.swift
[9/29] Compiling RomanNumeralKit RomanNumeralTallyMarkGroup.swift
[10/29] Compiling RomanNumeralKit SubtractiveRomanNumeralSymbol.swift
[11/29] Compiling RomanNumeralKit SubtractiveRomanNumeralSymbolConvertible.swift
[12/29] Compiling RomanNumeralKit SubtractiveRomanNumeralSymbolsConvertible.swift
[13/29] Compiling RomanNumeralKit AdditiveRomanNumeralSymbolConvertible.swift
[14/29] Compiling RomanNumeralKit AdditiveRomanNumeralSymbolsConvertible.swift
[15/29] Compiling RomanNumeralKit RomanNumeralArithmeticError.swift
[16/29] Compiling RomanNumeralKit RomanNumeralError.swift
[17/29] Compiling RomanNumeralKit RomanNumeralProtocol.swift
[18/29] Compiling RomanNumeralKit RomanNumeralSymbol.swift
[19/29] Compiling RomanNumeralKit Calendar+RomanNumeral.swift
[20/29] Compiling RomanNumeralKit DateComponents+RomanNumeral.swift
[21/29] Compiling RomanNumeralKit Int+RomanNumeral.swift
[22/29] Compiling RomanNumeralKit Sequence+Sorting.swift
[23/29] Emitting module RomanNumeralKit
[24/29] Compiling RomanNumeralKit RomanNumeralSymbolConvertible.swift
[25/29] Compiling RomanNumeralKit RomanNumeralSymbolError.swift
[26/29] Compiling RomanNumeralKit RomanNumeralSymbolProtocol.swift
[27/29] Compiling RomanNumeralKit RomanNumerals.swift
[28/29] Compiling RomanNumeralKit RomanNumeral.swift
[29/29] Compiling RomanNumeralKit RomanNumeralConvertible.swift
Build complete! (5.53s)
Build complete.
Done.