Build Information
Successful build of ImageMetadata, reference main (21e5e8), with Swift 6.3 for macOS (SPM) on 27 Apr 2026 07:39:54 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/designedbyclowns/ImageMetadata.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/designedbyclowns/ImageMetadata
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 21e5e82 Merge pull request #14 from designedbyclowns/drop-format-flags
Cloned https://github.com/designedbyclowns/ImageMetadata.git
Revision (git rev-parse @):
21e5e82ddcd0fe41d47252b7afc406630bd5d93f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/designedbyclowns/ImageMetadata.git at main
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-argument-parser
[1/6416] Fetching swift-numerics
[194/23880] Fetching swift-numerics, swift-argument-parser
Fetched https://github.com/apple/swift-numerics from cache (1.55s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.55s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (2.16s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.62s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.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.6.2
========================================
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": "imagemetadata",
"name": "ImageMetadata",
"url": "https://github.com/designedbyclowns/ImageMetadata.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ImageMetadata",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "1.7.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/designedbyclowns/ImageMetadata.git
[1/530] Fetching imagemetadata
Fetched https://github.com/designedbyclowns/ImageMetadata.git from cache (1.13s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.50s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.13s)
Creating working copy for https://github.com/designedbyclowns/ImageMetadata.git
Working copy of https://github.com/designedbyclowns/ImageMetadata.git resolved at main (21e5e82)
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
Found 1 product dependencies
- swift-argument-parser
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/designedbyclowns/ImageMetadata.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/21] Copying Info.plist
[3/21] Copying Localizable.xcstrings
[3/21] Copying metadata-test.jpg
[4/21] Copying iptc.jpg
[4/21] Copying not-an-image.txt
[7/21] Copying hang-in.jpg
[8/21] Copying exif.jpg
[8/21] Write sources
[8/21] Write imgmd-entitlement.plist
[10/21] Write sources
[11/21] Copying Info.plist
[15/21] Copying WindowAtLeGras.jpg
[15/21] Write sources
[17/21] Write swift-version--6988338F2F200930.txt
[19/75] Emitting module ArgumentParserToolInfo
[20/75] Compiling ArgumentParserToolInfo ToolInfo.swift
[21/121] Emitting module ImageMetadata
[22/126] Compiling ArgumentParser ArgumentDiscussion.swift
[23/126] Compiling ArgumentParser ArgumentHelp.swift
[24/126] Compiling ArgumentParser ArgumentVisibility.swift
[25/126] Compiling ArgumentParser CompletionKind.swift
[26/126] Compiling ArgumentParser Errors.swift
[27/130] Compiling ArgumentParser CommandConfiguration.swift
[28/130] Compiling ArgumentParser CommandGroup.swift
[29/130] Compiling ArgumentParser EnumerableFlag.swift
[30/130] Compiling ArgumentParser ExpressibleByArgument.swift
[31/130] Compiling ArgumentParser ParsableArguments.swift
[32/130] Compiling ArgumentParser SequenceExtensions.swift
[33/130] Compiling ArgumentParser StringExtensions.swift
[34/130] Compiling ArgumentParser SwiftExtensions.swift
[35/130] Compiling ArgumentParser Tree.swift
[36/130] Compiling ArgumentParser CodingKeyValidator.swift
[37/130] Compiling ArgumentParser NonsenseFlagsValidator.swift
[38/130] Compiling ArgumentParser ParsableArgumentsValidation.swift
[39/130] Compiling ArgumentParser PositionalArgumentsValidator.swift
[40/130] Compiling ArgumentParser UniqueNamesValidator.swift
[41/130] Compiling Shared resource_bundle_accessor.swift
[42/130] Emitting module Shared
[43/130] Compiling Shared Shared.swift
[49/130] Compiling ArgumentParser Mutex.swift
[50/130] Compiling ArgumentParser Platform.swift
[51/130] Compiling ArgumentParser ParsableCommand.swift
[52/130] Compiling ArgumentParser ArgumentDecoder.swift
[53/130] Compiling ArgumentParser ArgumentDefinition.swift
[60/130] Compiling ImageMetadata TIFF.swift
[61/130] Compiling ImageMetadata WebP+Encodable.swift
[62/130] Compiling ImageMetadata WebP.swift
[63/130] Compiling ImageMetadata resource_bundle_accessor.swift
[64/130] Compiling ArgumentParser ArgumentSet.swift
[65/130] Compiling ArgumentParser CommandParser.swift
[69/130] Compiling ArgumentParser Parsed.swift
[70/130] Compiling ArgumentParser ParsedValues.swift
[71/130] Compiling ArgumentParser Flag.swift
[72/130] Compiling ArgumentParser NameSpecification.swift
[73/130] Compiling ArgumentParser Option.swift
[74/130] Compiling ArgumentParser OptionGroup.swift
[75/130] Compiling ArgumentParser AsyncParsableCommand.swift
[76/130] Compiling ArgumentParser MessageInfo.swift
[77/130] Compiling ArgumentParser UsageGenerator.swift
[78/130] Compiling ArgumentParser CollectionExtensions.swift
[79/130] Compiling ArgumentParser DumpHelpGenerator.swift
[80/130] Compiling ArgumentParser HelpCommand.swift
[81/130] Compiling ArgumentParser HelpGenerator.swift
[82/130] Compiling ArgumentParser InputKey.swift
[83/130] Compiling ArgumentParser InputOrigin.swift
[84/130] Compiling ArgumentParser Name.swift
[89/130] Compiling ArgumentParser ParserError.swift
[90/130] Compiling ArgumentParser SplitArguments.swift
[91/130] Emitting module ArgumentParser
[92/130] Compiling ArgumentParser BashCompletionsGenerator.swift
[93/130] Compiling ArgumentParser CompletionsGenerator.swift
[94/130] Compiling ArgumentParser FishCompletionsGenerator.swift
[95/130] Compiling ArgumentParser ZshCompletionsGenerator.swift
[96/130] Compiling ArgumentParser Argument.swift
[128/132] Compiling imgmd imgmd.swift
[129/132] Emitting module imgmd
[129/132] Write Objects.LinkFileList
[130/132] Linking imgmd
[131/132] Applying imgmd
Build complete! (13.78s)
Build complete.
{
"default_localization" : "en-US",
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
}
],
"manifest_display_name" : "ImageMetadata",
"name" : "ImageMetadata",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "watchos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "18.0"
}
],
"products" : [
{
"name" : "ImageMetadata",
"targets" : [
"ImageMetadata"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "imgmd",
"targets" : [
"imgmd"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "imgmdTests",
"module_type" : "SwiftTarget",
"name" : "imgmdTests",
"path" : "Tests/imgmdTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/imgmdTests/Resources/shim.txt",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"imgmdTests.swift"
],
"target_dependencies" : [
"imgmd",
"Shared"
],
"type" : "test"
},
{
"c99name" : "imgmd",
"module_type" : "SwiftTarget",
"name" : "imgmd",
"path" : "Sources/imgmd",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"imgmd"
],
"sources" : [
"imgmd.swift"
],
"target_dependencies" : [
"ImageMetadata"
],
"type" : "executable"
},
{
"c99name" : "Shared",
"module_type" : "SwiftTarget",
"name" : "Shared",
"path" : "Sources/Shared",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Shared/Resources/WindowAtLeGras.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Shared/Resources/exif.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Shared/Resources/hang-in.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Shared/Resources/iptc.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Shared/Resources/metadata-test.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Shared/Resources/not-an-image.txt",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Shared.swift"
],
"type" : "library"
},
{
"c99name" : "ImageMetadataTests",
"module_type" : "SwiftTarget",
"name" : "ImageMetadataTests",
"path" : "Tests/ImageMetadataTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"CalendarTests.swift",
"DNGTests.swift",
"EXIFTests.swift",
"EightBIMTests.swift",
"GIFTests.swift",
"GPSTests.swift",
"HEICTests.swift",
"IPTCTests.swift",
"ImageFileTests.swift",
"JFIFTests.swift",
"MetadataHelpersTests.swift",
"PNGTests.swift",
"TIFFTests.swift",
"WebPTests.swift"
],
"target_dependencies" : [
"ImageMetadata",
"Shared"
],
"type" : "test"
},
{
"c99name" : "ImageMetadata",
"module_type" : "SwiftTarget",
"name" : "ImageMetadata",
"path" : "Sources/ImageMetadata",
"product_memberships" : [
"ImageMetadata",
"imgmd"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ImageMetadata/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"DNG/DNG+Encodable.swift",
"DNG/DNG.swift",
"EXIF/ColorSpace.swift",
"EXIF/CompositeImage.swift",
"EXIF/Contrast.swift",
"EXIF/CustomRendered.swift",
"EXIF/EXIF+Encodable.swift",
"EXIF/EXIF.swift",
"EXIF/ExposureMode.swift",
"EXIF/ExposureProgram.swift",
"EXIF/LightSource.swift",
"EXIF/MeteringMode.swift",
"EXIF/Saturation.swift",
"EXIF/SceneCaptureType.swift",
"EXIF/SensingMethod.swift",
"EXIF/Sharpness.swift",
"EXIF/SubjectDistanceRange.swift",
"EXIF/WhiteBalance.swift",
"EightBIM/EightBIM+Encodable.swift",
"EightBIM/EightBIM.swift",
"Extensions/CGImagePropertyOrientation.swift",
"Extensions/Calendar.swift",
"Extensions/TimeZone.swift",
"GIF/GIF+Encodable.swift",
"GIF/GIF.swift",
"GPS/GPS+CoreLocation.swift",
"GPS/GPS+Encodable.swift",
"GPS/GPS.swift",
"HEIC/HEIC+Encodable.swift",
"HEIC/HEIC.swift",
"IPTC/CreatorContactKey.swift",
"IPTC/IPTC+Encodable.swift",
"IPTC/IPTC.swift",
"IPTC/NewsCode.swift",
"ImageFile+Encodable.swift",
"ImageFile.swift",
"ImageFileError.swift",
"ImageMetadata+Encodable.swift",
"ImageMetadata.swift",
"ImageOrientation.swift",
"JFIF/JFIF+Encodable.swift",
"JFIF/JFIF.swift",
"Metadata+Helpers.swift",
"Metadata.swift",
"MetadataError.swift",
"MetadataOptions.swift",
"PNG/PNG+Encodable.swift",
"PNG/PNG.swift",
"TIFF/TIFF+Encodable.swift",
"TIFF/TIFF.swift",
"WebP/WebP+Encodable.swift",
"WebP/WebP.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/designedbyclowns/imagemetadata/main
Repository: designedbyclowns/ImageMetadata
Swift version used: 6.3
Target: ImageMetadata
Extracting symbol information for 'ImageMetadata'...
Finished extracting symbol information for 'ImageMetadata'. (29.51s)
Building documentation for 'ImageMetadata'...
warning: Parameter 'options' is missing documentation
--> ../ImageFile.swift:15:57-15:57
13 |
14 | /// Creates a new image file from a file URL.
15 + /// - Parameter url: The file URL of the image file.
| ╰─suggestion: Document 'options' parameter
16 | public init(url: URL, options: MetadataOptions = .all) throws(ImageFileError) {
17 | guard url.isFileURL else {
Finished building documentation for 'ImageMetadata' (0.96s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/designedbyclowns/imagemetadata/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-argument-parser
Updating https://github.com/apple/swift-numerics
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.22s)
Updated https://github.com/apple/swift-numerics (0.56s)
Updated https://github.com/apple/swift-argument-parser (0.56s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (2.37s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.62s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.72s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3677] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.16s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.92s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Emitting module SymbolKit
[7/53] Compiling SymbolKit Mixin+Equals.swift
[8/53] Compiling SymbolKit Mixin+Hash.swift
[9/53] Compiling SymbolKit Mixin.swift
[10/53] Compiling SymbolKit LineList.swift
[11/53] Compiling SymbolKit Position.swift
[12/57] Compiling SymbolKit Identifier.swift
[13/57] Compiling SymbolKit KindIdentifier.swift
[14/57] Compiling SymbolKit Location.swift
[15/57] Compiling SymbolKit Mutability.swift
[16/57] Compiling SymbolKit Names.swift
[17/57] Compiling SymbolKit SPI.swift
[18/57] Compiling SymbolKit Snippet.swift
[19/57] Compiling SymbolKit Extension.swift
[20/57] Compiling SymbolKit SourceRange.swift
[21/57] Compiling SymbolKit Metadata.swift
[22/57] Compiling SymbolKit Module.swift
[23/57] Compiling SymbolKit OperatingSystem.swift
[24/57] Compiling SymbolKit Platform.swift
[25/57] Compiling SymbolKit DeclarationFragments.swift
[26/57] Compiling SymbolKit Fragment.swift
[27/57] Compiling SymbolKit FragmentKind.swift
[28/57] Compiling SymbolKit FunctionParameter.swift
[29/57] Compiling SymbolKit FunctionSignature.swift
[30/57] Compiling SymbolKit Relationship.swift
[31/57] Compiling SymbolKit RelationshipKind.swift
[32/57] Compiling SymbolKit SourceOrigin.swift
[33/57] Compiling SymbolKit GenericConstraints.swift
[34/57] Compiling SymbolKit Swift.swift
[35/57] Compiling SymbolKit SemanticVersion.swift
[36/57] Compiling SymbolKit AccessControl.swift
[37/57] Compiling SymbolKit Availability.swift
[38/57] Compiling SymbolKit AvailabilityItem.swift
[39/57] Compiling SymbolKit Domain.swift
[40/57] Compiling SymbolKit GenericConstraint.swift
[41/57] Compiling SymbolKit GenericParameter.swift
[42/57] Compiling SymbolKit Generics.swift
[43/57] Compiling SymbolKit Namespace.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract SnippetBuildCommand.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.27s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'ImageMetadata' complete! (0.39s)
1743
12 /Users/admin/builder/spi-builder-workspace/.docs/designedbyclowns/imagemetadata/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/designedbyclowns/imagemetadata/main
File count: 1743
Doc size: 12.0MB
Preparing doc bundle ...
Uploading prod-designedbyclowns-imagemetadata-main-da40d818.zip to s3://spi-docs-inbox/prod-designedbyclowns-imagemetadata-main-da40d818.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [41%]
Copying... [51%]
Copying... [61%]
Copying... [71%]
Copying... [81%]
Copying... [91%]
Copying... [100%]
Done.