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 Stringly 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.22.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yonaskolb/Stringly.git
Reference: 0.9.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
HEAD is now at 25e9428 update version
Cloned https://github.com/yonaskolb/Stringly.git into /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
25e94284867ef64639eab73735ecf81bf14e707a
SUCCESS checkout https://github.com/yonaskolb/Stringly.git at 0.9.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build complete.
Building for debugging...
[0/39] Compiling reader.c
[1/41] Compiling writer.c
[2/41] Compiling scanner.c
[3/49] Compiling parser.c
[4/56] Compiling api.c
[5/56] Compiling emitter.c
[7/71] Compiling NetTime constants.swift
[8/71] Compiling NetTime TimeOffset.swift
[9/71] Compiling NetTime LocalDateTime.swift
[10/71] Compiling NetTime LocalTime.swift
[11/71] Compiling NetTime LocalDate.swift
[12/71] Compiling NetTime DateTimeRepresentable.swift
[13/71] Emitting module NetTime
[14/71] Compiling NetTime DateTime.swift
[15/78] Compiling TOMLDeserializer TOMLDeserializer.swift
[16/78] Emitting module TOMLDeserializer
[17/78] Compiling TOMLDeserializer Location.swift
[18/78] Compiling TOMLDeserializer constants.swift
[19/78] Compiling TOMLDeserializer Parser.swift
[20/78] Compiling TOMLDeserializer Errors.swift
[21/78] Compiling Rainbow String+Rainbow.swift
[22/79] Compiling Rainbow Style.swift
[23/79] Compiling Rainbow StringGenerator.swift
[24/79] Compiling Rainbow XcodeColorsSupport.swift
[25/79] Emitting module SwiftCLI
[26/81] Compiling Yams Node.Scalar.swift
[27/81] Compiling Yams Node.Sequence.swift
[28/83] Compiling SwiftCLI ValueBox.swift
[29/83] Compiling SwiftCLI VersionCommand.swift
[30/83] Compiling TOMLDeserializer Scanner.swift
[31/83] Compiling Yams YamlError.swift
[32/83] Compiling Yams shim.swift
[33/83] Compiling Yams Emitter.swift
[34/83] Compiling Yams Encoder.swift
[35/83] Compiling Yams Node.swift
[36/83] Compiling Yams Parser.swift
[37/83] Compiling Yams Mark.swift
[38/83] Compiling Yams Node.Mapping.swift
[39/83] Emitting module Rainbow
[40/83] Compiling Rainbow Rainbow.swift
[41/83] Compiling Codability RawCodingKey.swift
[42/83] Compiling Codability KeyedEncodingContainer+Any.swift
[43/83] Compiling Yams Representer.swift
[44/83] Compiling Yams Resolver.swift
[45/83] Compiling Yams Constructor.swift
[46/83] Compiling Yams Decoder.swift
[47/83] Compiling Yams String+Yams.swift
[48/83] Compiling Yams Tag.swift
[49/83] Compiling SwiftCLI Term.swift
[50/83] Compiling SwiftCLI Validation.swift
[57/83] Compiling Codability InvalidElementStrategy.swift
[58/83] Compiling Codability KeyedDecodingContainer+Any.swift
[59/83] Emitting module Codability
[60/83] Compiling Codability AnyCodable.swift
[61/83] Compiling Codability GenericDecodingContainer.swift
[63/83] Compiling SwiftCLI Parameter.swift
[64/83] Compiling SwiftCLI Parser.swift
[78/90] Emitting module Yams
[81/90] Emitting module StringlyKit
[82/90] Compiling StringlyKit StringsDictGenerator.swift
[83/90] Compiling StringlyKit SwiftGenerator.swift
[84/90] Compiling StringlyKit StringGroup.swift
[85/90] Compiling StringlyKit StringsGenerator.swift
[86/90] Compiling StringlyKit Generator.swift
[87/90] Compiling StringlyKit StringLocalization.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/StringlyKit/StringLocalization.swift:168:51: warning: trailing closure in this context is confusable with the body of the statement; pass as a parenthesized argument to silence this warning
                        if !placeholders.contains { $0.name == placeholder.name } {
                                                 ~^
                                                 (where:                         )
[88/90] Emitting module PathKit
[89/90] Compiling PathKit PathKit.swift
[90/98] Compiling StringlyCLI GenerateError.swift
[91/99] Compiling StringlyCLI FileWriter.swift
[92/99] Compiling StringlyCLI CLI.swift
[93/99] Compiling StringlyCLI FileType.swift
[94/99] Compiling StringlyCLI GenerateFileCommand.swift
[95/99] Compiling StringlyCLI Loader.swift
[96/99] Emitting module StringlyCLI
[97/99] Compiling StringlyCLI GenerateCommand.swift
[98/99] Compiling StringlyCLI PlatformType.swift
[99/101] Compiling Stringly main.swift
[100/101] Emitting module Stringly
[100/101] Linking stringly
Build complete! (25.20s)
Fetching https://github.com/dduan/NetTime from cache
Fetching https://github.com/kylef/PathKit from cache
Fetching https://github.com/jpsim/Yams from cache
Fetched https://github.com/kylef/PathKit (0.19s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/dduan/NetTime (0.19s)
Fetching https://github.com/jakeheis/SwiftCLI from cache
Fetched https://github.com/jpsim/Yams (0.27s)
Fetching https://github.com/yonaskolb/Codability from cache
Fetched https://github.com/kylef/Spectre.git (0.20s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/jakeheis/SwiftCLI (0.21s)
Fetching https://github.com/dduan/TOMLDeserializer from cache
Fetched https://github.com/yonaskolb/Codability (0.20s)
Fetched https://github.com/onevcat/Rainbow (0.19s)
Fetched https://github.com/dduan/TOMLDeserializer (0.19s)
Computing version for https://github.com/yonaskolb/Codability
Computed https://github.com/yonaskolb/Codability at 0.2.1 (0.53s)
Computing version for https://github.com/dduan/TOMLDeserializer
Computed https://github.com/dduan/TOMLDeserializer at 0.2.4 (0.35s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.3 (0.44s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.1.5 (0.38s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.53s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 1.0.2 (0.68s)
Computing version for https://github.com/dduan/NetTime
Computed https://github.com/dduan/NetTime at 0.2.2 (0.55s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.44s)
Creating working copy for https://github.com/dduan/NetTime
Working copy of https://github.com/dduan/NetTime resolved at 0.2.2
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 6.0.3
Creating working copy for https://github.com/dduan/TOMLDeserializer
Working copy of https://github.com/dduan/TOMLDeserializer resolved at 0.2.4
Creating working copy for https://github.com/yonaskolb/Codability
Working copy of https://github.com/yonaskolb/Codability resolved at 0.2.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 1.0.2
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.1.5
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Found 6 product dependencies
  - Yams
  - PathKit
  - Rainbow
  - SwiftCLI
  - TOMLDeserializer
  - Codability
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "stringly",
      "name": "Stringly",
      "url": "https://github.com/yonaskolb/Stringly.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Stringly",
      "dependencies": [
        {
          "identity": "yams",
          "name": "Yams",
          "url": "https://github.com/jpsim/Yams",
          "version": "1.0.2",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "dependencies": [

          ]
        },
        {
          "identity": "pathkit",
          "name": "PathKit",
          "url": "https://github.com/kylef/PathKit",
          "version": "1.0.1",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
          "dependencies": [
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.10.1",
              "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "dependencies": [

              ]
            }
          ]
        },
        {
          "identity": "rainbow",
          "name": "Rainbow",
          "url": "https://github.com/onevcat/Rainbow",
          "version": "3.2.0",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "dependencies": [

          ]
        },
        {
          "identity": "swiftcli",
          "name": "SwiftCLI",
          "url": "https://github.com/jakeheis/SwiftCLI",
          "version": "6.0.3",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCLI",
          "dependencies": [

          ]
        },
        {
          "identity": "tomldeserializer",
          "name": "TOMLDeserializer",
          "url": "https://github.com/dduan/TOMLDeserializer",
          "version": "0.2.5",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TOMLDeserializer",
          "dependencies": [
            {
              "identity": "nettime",
              "name": "NetTime",
              "url": "https://github.com/dduan/NetTime",
              "version": "0.2.3",
              "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NetTime",
              "dependencies": [

              ]
            }
          ]
        },
        {
          "identity": "codability",
          "name": "Codability",
          "url": "https://github.com/yonaskolb/Codability",
          "version": "0.2.1",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Codability",
          "dependencies": [

          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/yonaskolb/Stringly.git
[4/375] Fetching stringly
Fetched https://github.com/yonaskolb/Stringly.git (0.28s)
Fetching https://github.com/dduan/TOMLDeserializer from cache
Fetching https://github.com/yonaskolb/Codability from cache
Fetching https://github.com/jakeheis/SwiftCLI from cache
Fetched https://github.com/yonaskolb/Codability (0.18s)
Fetched https://github.com/jakeheis/SwiftCLI (0.19s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetching https://github.com/kylef/PathKit from cache
Fetched https://github.com/dduan/TOMLDeserializer (0.19s)
Fetching https://github.com/jpsim/Yams from cache
Fetched https://github.com/kylef/PathKit (0.22s)
Fetched https://github.com/onevcat/Rainbow (0.22s)
Fetched https://github.com/jpsim/Yams (0.30s)
Computing version for https://github.com/yonaskolb/Codability
Computed https://github.com/yonaskolb/Codability at 0.2.1 (0.40s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.3 (0.32s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.40s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git (0.15s)
Computing version for https://github.com/dduan/TOMLDeserializer
Computed https://github.com/dduan/TOMLDeserializer at 0.2.5 (0.40s)
Fetching https://github.com/dduan/NetTime from cache
Fetched https://github.com/dduan/NetTime (0.19s)
Computing version for https://github.com/dduan/NetTime
Computed https://github.com/dduan/NetTime at 0.2.3 (0.46s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.44s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 1.0.2 (0.41s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.2.0 (0.38s)
Creating working copy for https://github.com/yonaskolb/Stringly.git
Working copy of https://github.com/yonaskolb/Stringly.git resolved at 0.9.0
Creating working copy for https://github.com/yonaskolb/Codability
Working copy of https://github.com/yonaskolb/Codability resolved at 0.2.1
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 1.0.2
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Creating working copy for https://github.com/dduan/NetTime
Working copy of https://github.com/dduan/NetTime resolved at 0.2.3
Creating working copy for https://github.com/dduan/TOMLDeserializer
Working copy of https://github.com/dduan/TOMLDeserializer resolved at 0.2.5
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 6.0.3
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.2.0
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.