The Swift Package Index logo.Swift Package Index

Build Information

Successful build of strings-check, reference 1.2.1 (24baad), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 21:06:47 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mnem/strings-check.git
Reference: 1.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mnem/strings-check
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at 24baade Remove SPI manifest and plugin as it was breaking things
Cloned https://github.com/mnem/strings-check.git
Revision (git rev-parse @):
24baade4d2bcade384bae8277e225b0a846d77d3
SUCCESS checkout https://github.com/mnem/strings-check.git at 1.2.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mnem/strings-check.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/10] Write sources
[3/10] Write strings-check-entitlement.plist
[3/10] Write sources
[6/10] Write swift-version-1EA4D86E10B52AF.txt
[8/22] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/22] Emitting module ArgumentParserToolInfo
[10/61] Emitting module ArgumentParser
[11/65] Compiling ArgumentParser InputOrigin.swift
[12/65] Compiling ArgumentParser Name.swift
[13/65] Compiling ArgumentParser Parsed.swift
[14/65] Compiling ArgumentParser ParsedValues.swift
[15/65] Compiling ArgumentParser CommandConfiguration.swift
[16/65] Compiling ArgumentParser CommandGroup.swift
[17/65] Compiling ArgumentParser EnumerableFlag.swift
[18/65] Compiling ArgumentParser ExpressibleByArgument.swift
[19/65] Compiling ArgumentParser BashCompletionsGenerator.swift
[20/65] Compiling ArgumentParser CompletionsGenerator.swift
[21/65] Compiling ArgumentParser FishCompletionsGenerator.swift
[22/65] Compiling ArgumentParser ZshCompletionsGenerator.swift
[23/65] Compiling ArgumentParser Argument.swift
[24/65] Compiling ArgumentParser ArgumentHelp.swift
[25/65] Compiling ArgumentParser ArgumentVisibility.swift
[26/65] Compiling ArgumentParser CompletionKind.swift
[27/65] Compiling ArgumentParser Errors.swift
[28/65] Compiling ArgumentParser Flag.swift
[29/65] Compiling ArgumentParser NameSpecification.swift
[30/65] Compiling ArgumentParser Option.swift
[31/65] Compiling ArgumentParser OptionGroup.swift
[32/65] Compiling ArgumentParser AsyncParsableCommand.swift
[33/65] Compiling ArgumentParser ParsableArguments.swift
[34/65] Compiling ArgumentParser ParsableArgumentsValidation.swift
[35/65] Compiling ArgumentParser ParsableCommand.swift
[36/65] Compiling ArgumentParser ArgumentDecoder.swift
[37/65] Compiling ArgumentParser ArgumentDefinition.swift
[38/65] Compiling ArgumentParser ArgumentSet.swift
[39/65] Compiling ArgumentParser CommandParser.swift
[40/65] Compiling ArgumentParser InputKey.swift
[41/65] Compiling ArgumentParser Platform.swift
[42/65] Compiling ArgumentParser SequenceExtensions.swift
[43/65] Compiling ArgumentParser StringExtensions.swift
[44/65] Compiling ArgumentParser Tree.swift
[45/65] Compiling ArgumentParser ParserError.swift
[46/65] Compiling ArgumentParser SplitArguments.swift
[47/65] Compiling ArgumentParser DumpHelpGenerator.swift
[48/65] Compiling ArgumentParser HelpCommand.swift
[49/65] Compiling ArgumentParser HelpGenerator.swift
[50/65] Compiling ArgumentParser MessageInfo.swift
[51/65] Compiling ArgumentParser UsageGenerator.swift
[52/65] Compiling ArgumentParser CollectionExtensions.swift
[53/65] Compiling Path PathToBool.swift
[54/66] Compiling Path Path.swift
[55/66] Compiling Path Extensions.swift
[56/66] Compiling Path Path+FileManager.swift
[57/66] Compiling Path Path+Codable.swift
[58/66] Compiling Path Path+Attributes.swift
[59/66] Compiling Path Path+CommonDirectories.swift
[60/66] Emitting module Path
[61/66] Compiling Path Path+ls.swift
[62/66] Compiling Path Path+StringConvertibles.swift
[63/66] Compiling Path Pathish.swift
[64/74] Emitting module strings_check
[65/74] Compiling strings_check OutputFormatter.swift
[66/74] Compiling strings_check PathStringsFileSource.swift
[67/74] Compiling strings_check Parser.swift
[68/74] Compiling strings_check StringsFileSource.swift
[69/74] Compiling strings_check Comparatron.swift
[70/74] Compiling strings_check Array+extension.swift
[71/74] Compiling strings_check cli.swift
[71/74] Write Objects.LinkFileList
[72/74] Linking strings-check
[73/74] Applying strings-check
Build complete! (14.40s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/mxcl/Path.swift.git
[1/1059] Fetching path.swift
[1060/16439] Fetching path.swift, swift-argument-parser
Fetched https://github.com/mxcl/Path.swift.git from cache (1.56s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.56s)
Computing version for https://github.com/mxcl/Path.swift.git
Computed https://github.com/mxcl/Path.swift.git at 1.4.1 (3.45s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.43s)
Creating working copy for https://github.com/mxcl/Path.swift.git
Working copy of https://github.com/mxcl/Path.swift.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "path.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Path.swift.git"
    }
  ],
  "manifest_display_name" : "strings-check",
  "name" : "strings-check",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "strings-check",
      "targets" : [
        "strings-check"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "strings_checkTests",
      "module_type" : "SwiftTarget",
      "name" : "strings-checkTests",
      "path" : "Tests/strings-checkTests",
      "sources" : [
        "ComparatronTests.swift",
        "MockStringsFileSource.swift",
        "ParserTests.swift"
      ],
      "target_dependencies" : [
        "strings-check"
      ],
      "type" : "test"
    },
    {
      "c99name" : "strings_check",
      "module_type" : "SwiftTarget",
      "name" : "strings-check",
      "path" : "Sources/strings-check",
      "product_dependencies" : [
        "ArgumentParser",
        "Path"
      ],
      "product_memberships" : [
        "strings-check"
      ],
      "sources" : [
        "Array+extension.swift",
        "Comparatron.swift",
        "OutputFormatter.swift",
        "Parser.swift",
        "PathStringsFileSource.swift",
        "StringsFileSource.swift",
        "cli.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.6"
}
Done.