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: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/danielctull/RomanNumerals
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bea00ee Add Swift 5.3 to the list of versions to test against
Cloned https://github.com/danielctull/RomanNumerals.git into spi-builder-workspace
bea00ee11e3d15926894512ec7915a1e01205f6d
SUCCESS checkout https://github.com/danielctull/RomanNumerals.git at main
========================================
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.45s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.0.1 (0.04s)
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] Emitting module RomanNumerals
[2/30] Compiling RomanNumerals Symbol.swift
[3/30] Compiling RomanNumerals RomanNumeral.swift
[4/30] Compiling ArgumentParser Option.swift
[5/30] Compiling ArgumentParser OptionGroup.swift
[6/30] Compiling ArgumentParser ValidationError.swift
[7/30] Compiling ArgumentParser CommandConfiguration.swift
[8/33] Compiling ArgumentParser InputOrigin.swift
[9/33] Compiling ArgumentParser Name.swift
[10/33] Compiling ArgumentParser Parsed.swift
[11/33] Compiling ArgumentParser Argument.swift
[12/33] Compiling ArgumentParser ArgumentHelp.swift
[13/33] Compiling ArgumentParser Flag.swift
[14/33] Compiling ArgumentParser NameSpecification.swift
[15/33] Emitting module ArgumentParser
[16/33] Compiling ArgumentParser ArgumentDefinition.swift
[17/33] Compiling ArgumentParser ArgumentSet.swift
[18/33] Compiling ArgumentParser ArgumentSetSequence.swift
[19/33] Compiling ArgumentParser CommandParser.swift
[20/33] Compiling ArgumentParser ParsedValues.swift
[21/33] Compiling ArgumentParser ParserError.swift
[22/33] Compiling ArgumentParser SplitArguments.swift
[23/33] Compiling ArgumentParser ExpressibleByArgument.swift
[24/33] Compiling ArgumentParser ParsableArguments.swift
[25/33] Compiling ArgumentParser ParsableCommand.swift
[26/33] Compiling ArgumentParser ArgumentDecoder.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] Emitting module RomanNumeralsTool
[34/35] Compiling RomanNumeralsTool main.swift
[34/35] Linking roman
Build complete! (13.22s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/danielctull/RomanNumerals.git from cache
Fetched https://github.com/danielctull/RomanNumerals.git (0.20s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser (0.32s)
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/danielctull/RomanNumerals.git
Working copy of https://github.com/danielctull/RomanNumerals.git resolved at main
{
  "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.