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

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielctull/RomanNumerals.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/danielctull/RomanNumerals
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at a58be11 Run tests on the Swift 5.2 release
Cloned https://github.com/danielctull/RomanNumerals.git into spi-builder-workspace
a58be11f11083c5aeef718ebd536f55d8f983d0e
SUCCESS checkout https://github.com/danielctull/RomanNumerals.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0.app" xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser (0.36s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.0.1 (0.02s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.0.1
Building for debugging...
[1/30] Compiling RomanNumerals Symbol.swift
[2/30] Emitting module RomanNumerals
[3/30] Compiling RomanNumerals RomanNumeral.swift
[4/30] Compiling ArgumentParser InputOrigin.swift
[5/30] Compiling ArgumentParser Name.swift
[6/30] Compiling ArgumentParser Parsed.swift
[7/33] Emitting module ArgumentParser
[8/33] Compiling ArgumentParser ArgumentDefinition.swift
[9/33] Compiling ArgumentParser ArgumentSet.swift
[10/33] Compiling ArgumentParser ArgumentSetSequence.swift
[11/33] Compiling ArgumentParser CommandParser.swift
[12/33] Compiling ArgumentParser Argument.swift
[13/33] Compiling ArgumentParser ArgumentHelp.swift
[14/33] Compiling ArgumentParser Flag.swift
[15/33] Compiling ArgumentParser NameSpecification.swift
[16/33] Compiling ArgumentParser ParsedValues.swift
[17/33] Compiling ArgumentParser ParserError.swift
[18/33] Compiling ArgumentParser SplitArguments.swift
[19/33] Compiling ArgumentParser ExpressibleByArgument.swift
[20/33] Compiling ArgumentParser ParsableArguments.swift
[21/33] Compiling ArgumentParser ParsableCommand.swift
[22/33] Compiling ArgumentParser ArgumentDecoder.swift
[23/33] Compiling ArgumentParser Option.swift
[24/33] Compiling ArgumentParser OptionGroup.swift
[25/33] Compiling ArgumentParser ValidationError.swift
[26/33] Compiling ArgumentParser CommandConfiguration.swift
[27/33] Compiling ArgumentParser HelpCommand.swift
[28/33] Compiling ArgumentParser HelpGenerator.swift
[29/33] Compiling ArgumentParser MessageInfo.swift
[30/33] Compiling ArgumentParser UsageGenerator.swift
[31/33] Compiling ArgumentParser StringExtensions.swift
[32/33] Compiling ArgumentParser Tree.swift
[33/35] Compiling RomanNumeralsTool main.swift
[34/35] Emitting module RomanNumeralsTool
[34/35] Linking roman
Build complete! (10.20s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/danielctull/RomanNumerals.git
[1/231] Fetching romannumerals
Fetched https://github.com/danielctull/RomanNumerals.git (0.26s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser (0.39s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.02s)
Creating working copy for https://github.com/danielctull/RomanNumerals.git
Working copy of https://github.com/danielctull/RomanNumerals.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "romannumerals",
      "name": "RomanNumerals",
      "url": "https://github.com/danielctull/RomanNumerals.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RomanNumerals",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "0.5.0",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [

          ]
        }
      ]
    }
  ]
}
Found 1 product dependencies
  - swift-argument-parser
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.