Build Information
Successful build of GoldenImage, reference main (fd5633), with Swift 6.2 for macOS (SPM) on 25 Apr 2026 04:51:09 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/schwa/GoldenImage.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/schwa/GoldenImage
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fd56334 Add gain parameter to difference image APIs
Cloned https://github.com/schwa/GoldenImage.git
Revision (git rev-parse @):
fd563344797c3430bdec5e840790c2ca19783967
SUCCESS checkout https://github.com/schwa/GoldenImage.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/schwa/GoldenImage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/12] Write sources
[4/12] Copying TextureComparison.metal
[5/12] Write sources
[5/12] Write golden-image-compare-entitlement.plist
[6/12] Write sources
[8/12] Write swift-version--3CB7CFEC50E0D141.txt
[10/21] Emitting module ArgumentParserToolInfo
[11/21] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/68] Emitting module ArgumentParser
[13/73] Compiling ArgumentParser BashCompletionsGenerator.swift
[14/73] Compiling ArgumentParser CompletionsGenerator.swift
[15/73] Compiling ArgumentParser FishCompletionsGenerator.swift
[16/73] Compiling ArgumentParser ZshCompletionsGenerator.swift
[17/73] Compiling ArgumentParser Argument.swift
[18/73] Compiling ArgumentParser ArgumentDiscussion.swift
[19/73] Compiling ArgumentParser CodingKeyValidator.swift
[20/73] Compiling ArgumentParser NonsenseFlagsValidator.swift
[21/73] Compiling ArgumentParser ParsableArgumentsValidation.swift
[22/73] Compiling ArgumentParser PositionalArgumentsValidator.swift
[23/73] Compiling ArgumentParser UniqueNamesValidator.swift
[24/73] Compiling ArgumentParser InputKey.swift
[25/73] Compiling ArgumentParser InputOrigin.swift
[26/73] Compiling ArgumentParser Name.swift
[27/73] Compiling ArgumentParser Parsed.swift
[28/73] Compiling ArgumentParser ParsedValues.swift
[29/73] Compiling ArgumentParser ArgumentHelp.swift
[30/73] Compiling ArgumentParser ArgumentVisibility.swift
[31/73] Compiling ArgumentParser CompletionKind.swift
[32/73] Compiling ArgumentParser Errors.swift
[33/73] Compiling ArgumentParser Flag.swift
[34/73] Compiling ArgumentParser NameSpecification.swift
[35/73] Compiling ArgumentParser Option.swift
[36/73] Compiling ArgumentParser OptionGroup.swift
[37/73] Compiling ArgumentParser ParentCommand.swift
[38/73] Compiling ArgumentParser AsyncParsableCommand.swift
[39/73] Compiling ArgumentParser ParserError.swift
[40/73] Compiling ArgumentParser SplitArguments.swift
[41/73] Compiling ArgumentParser DumpHelpGenerator.swift
[42/73] Compiling ArgumentParser HelpCommand.swift
[43/73] Compiling ArgumentParser HelpGenerator.swift
[44/73] Compiling ArgumentParser CommandConfiguration.swift
[45/73] Compiling ArgumentParser CommandGroup.swift
[46/73] Compiling ArgumentParser EnumerableFlag.swift
[47/73] Compiling ArgumentParser ExpressibleByArgument.swift
[48/73] Compiling ArgumentParser ParsableArguments.swift
[49/73] Compiling ArgumentParser ParsableCommand.swift
[50/73] Compiling ArgumentParser ArgumentDecoder.swift
[51/73] Compiling ArgumentParser ArgumentDefinition.swift
[52/73] Compiling ArgumentParser ArgumentSet.swift
[53/73] Compiling ArgumentParser CommandParser.swift
[54/73] Compiling ArgumentParser Platform.swift
[55/73] Compiling ArgumentParser SequenceExtensions.swift
[56/73] Compiling ArgumentParser StringExtensions.swift
[57/73] Compiling ArgumentParser SwiftExtensions.swift
[58/73] Compiling ArgumentParser Tree.swift
[59/73] Compiling ArgumentParser MessageInfo.swift
[60/73] Compiling ArgumentParser UsageGenerator.swift
[61/73] Compiling ArgumentParser CollectionExtensions.swift
[62/73] Compiling ArgumentParser Foundation.swift
[63/73] Compiling ArgumentParser Mutex.swift
[64/73] Compiling GoldenImage resource_bundle_accessor.swift
[65/73] Compiling GoldenImage CPUCompare.swift
[66/73] Compiling GoldenImage TextureCompare.swift
[67/73] Compiling GoldenImage Support.swift
[68/73] Compiling GoldenImage GoldenImageComparison.swift
[69/73] Emitting module GoldenImage
[70/73] Compiling GoldenImage ImageComparison.swift
[71/76] Compiling GoldenImageCLI GoldenImageCLI.swift
[72/76] Emitting module GoldenImageCLI
[73/76] Compiling GoldenImageCLI PreviewWindow.swift
[73/76] Write Objects.LinkFileList
[74/76] Linking golden-image-compare
[75/76] Applying golden-image-compare
Build complete! (17.59s)
Fetching https://github.com/apple/swift-argument-parser
[1/17464] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.71s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (2.21s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "GoldenImage",
"name" : "GoldenImage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
}
],
"products" : [
{
"name" : "GoldenImage",
"targets" : [
"GoldenImage"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "golden-image-compare",
"targets" : [
"GoldenImageCLI"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "GoldenImageTests",
"module_type" : "SwiftTarget",
"name" : "GoldenImageTests",
"path" : "Tests/GoldenImageTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoldenImageTests/Resources/alpha_blend.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoldenImageTests/Resources/alpha_reference.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoldenImageTests/Resources/edge_aa_a.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoldenImageTests/Resources/edge_aa_b.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoldenImageTests/Resources/hdr_a.exr",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoldenImageTests/Resources/hdr_b.exr",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"GoldenImageComparisonTests.swift",
"ImageCompareTests.swift",
"ImageComparisonOverloadsTests.swift",
"TestImageGenerator.swift"
],
"target_dependencies" : [
"GoldenImage"
],
"type" : "test"
},
{
"c99name" : "GoldenImageCLI",
"module_type" : "SwiftTarget",
"name" : "GoldenImageCLI",
"path" : "Sources/GoldenImageCLI",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"golden-image-compare"
],
"sources" : [
"GoldenImageCLI.swift",
"PreviewWindow.swift"
],
"target_dependencies" : [
"GoldenImage"
],
"type" : "executable"
},
{
"c99name" : "GoldenImage",
"module_type" : "SwiftTarget",
"name" : "GoldenImage",
"path" : "Sources/GoldenImage",
"product_memberships" : [
"GoldenImage",
"golden-image-compare"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/GoldenImage/TextureComparison.metal",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CPUCompare.swift",
"GoldenImageComparison.swift",
"ImageComparison.swift",
"Support.swift",
"TextureCompare.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.