Build Information
Successful build of strings-check, reference main (24baad), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 09:27:19 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mnem/strings-check.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mnem/strings-check
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
Fetching https://github.com/mxcl/Path.swift.git
Fetching https://github.com/apple/swift-argument-parser
[1/1220] Fetching path.swift
[209/18644] Fetching path.swift, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.45s)
Fetched https://github.com/mxcl/Path.swift.git from cache (1.45s)
Computing version for https://github.com/mxcl/Path.swift.git
Computed https://github.com/mxcl/Path.swift.git at 1.4.0 (3.74s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.0 (0.71s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.0
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.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "strings-check",
"name": "strings-check",
"url": "https://github.com/mnem/strings-check.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/strings-check",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/mnem/strings-check.git
[1/98] Fetching strings-check
Fetched https://github.com/mnem/strings-check.git from cache (0.68s)
Creating working copy for https://github.com/mnem/strings-check.git
Working copy of https://github.com/mnem/strings-check.git resolved at main (24baade)
warning: '.resolve-product-dependencies': dependency 'strings-check' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/mnem/strings-check.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Generate Manual
Building for debugging...
[1/10] Write sources
[4/10] Write strings-check-entitlement.plist
[6/10] Write swift-version--6988338F2F200930.txt
[8/22] Emitting module ArgumentParserToolInfo
[9/22] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/60] Compiling ArgumentParser InputOrigin.swift
[11/60] Compiling ArgumentParser Name.swift
[12/60] Compiling ArgumentParser Parsed.swift
[13/60] Compiling ArgumentParser ParsedValues.swift
[14/64] Compiling ArgumentParser AsyncParsableCommand.swift
[15/64] Compiling ArgumentParser CommandConfiguration.swift
[16/64] Compiling ArgumentParser EnumerableFlag.swift
[17/64] Compiling ArgumentParser ExpressibleByArgument.swift
[18/64] Emitting module ArgumentParser
[19/64] Compiling ArgumentParser BashCompletionsGenerator.swift
[20/64] Compiling ArgumentParser CompletionsGenerator.swift
[21/64] Compiling ArgumentParser FishCompletionsGenerator.swift
[22/64] Compiling ArgumentParser ZshCompletionsGenerator.swift
[23/64] Compiling ArgumentParser Argument.swift
[24/64] Compiling ArgumentParser ArgumentDefinition.swift
[25/64] Compiling ArgumentParser ArgumentSet.swift
[26/64] Compiling ArgumentParser CommandParser.swift
[27/64] Compiling ArgumentParser InputKey.swift
[28/64] Compiling ArgumentParser Platform.swift
[29/64] Compiling ArgumentParser SequenceExtensions.swift
[30/64] Compiling ArgumentParser StringExtensions.swift
[31/64] Compiling ArgumentParser Tree.swift
[32/64] Compiling ArgumentParser ParsableArguments.swift
[33/64] Compiling ArgumentParser ParsableArgumentsValidation.swift
[34/64] Compiling ArgumentParser ParsableCommand.swift
[35/64] Compiling ArgumentParser ArgumentDecoder.swift
[36/64] Compiling ArgumentParser ArgumentHelp.swift
[37/64] Compiling ArgumentParser ArgumentVisibility.swift
[38/64] Compiling ArgumentParser CompletionKind.swift
[39/64] Compiling ArgumentParser Errors.swift
[40/64] Compiling ArgumentParser ParserError.swift
[41/64] Compiling ArgumentParser SplitArguments.swift
[42/64] Compiling ArgumentParser DumpHelpGenerator.swift
[43/64] Compiling ArgumentParser HelpCommand.swift
[44/64] Compiling ArgumentParser Flag.swift
[45/64] Compiling ArgumentParser NameSpecification.swift
[46/64] Compiling ArgumentParser Option.swift
[47/64] Compiling ArgumentParser OptionGroup.swift
[48/64] Compiling ArgumentParser HelpGenerator.swift
[49/64] Compiling ArgumentParser MessageInfo.swift
[50/64] Compiling ArgumentParser UsageGenerator.swift
[51/64] Compiling ArgumentParser CollectionExtensions.swift
[52/64] Compiling Path Path->Bool.swift
[53/64] Compiling Path Path+StringConvertibles.swift
[54/64] Compiling Path Path+ls.swift
[55/64] Compiling Path Path+FileManager.swift
[56/64] Compiling Path Path+CommonDirectories.swift
[57/64] Compiling Path Path+Codable.swift
[58/64] Compiling Path Path+Attributes.swift
[59/64] Emitting module Path
[60/64] Compiling Path Extensions.swift
[61/64] Compiling Path Path.swift
[62/65] Compiling Path Pathish.swift
[63/73] Compiling strings_check PathStringsFileSource.swift
[64/73] Compiling strings_check cli.swift
[65/73] Compiling strings_check StringsFileSource.swift
[66/73] Emitting module strings_check
[67/73] Compiling strings_check Array+extension.swift
[68/73] Compiling strings_check Comparatron.swift
[69/73] Compiling strings_check OutputFormatter.swift
[70/73] Compiling strings_check Parser.swift
[70/73] Write Objects.LinkFileList
[71/73] Linking strings-check
[72/73] Applying strings-check
Build complete! (12.50s)
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.