Build Information
Successful build of SwiftUISnapshotTesting, reference 0.1.12 (b9786e), with Swift 6.1 for macOS (SPM) on 10 Nov 2025 07:30:33 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gabriel/swiftui-snapshot-testing.git
Reference: 0.1.12
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gabriel/swiftui-snapshot-testing
* tag 0.1.12 -> FETCH_HEAD
HEAD is now at b9786ee Add iOS 26 screenshots
Cloned https://github.com/gabriel/swiftui-snapshot-testing.git
Revision (git rev-parse @):
b9786eec445e30d323147de221b80dcd734af954
SUCCESS checkout https://github.com/gabriel/swiftui-snapshot-testing.git at 0.1.12
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/gabriel/swiftui-snapshot-testing.git
https://github.com/gabriel/swiftui-snapshot-testing.git
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.15.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing"
}
],
"manifest_display_name" : "SwiftUISnapshotTesting",
"name" : "SwiftUISnapshotTesting",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "SwiftUISnapshotTesting",
"targets" : [
"SwiftUISnapshotTesting"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftUISnapshotTestingTests",
"module_type" : "SwiftTarget",
"name" : "SwiftUISnapshotTestingTests",
"path" : "Tests",
"sources" : [
"ExpressionTests.swift",
"SnapshotTests.swift"
],
"target_dependencies" : [
"SwiftUISnapshotTesting"
],
"type" : "test"
},
{
"c99name" : "SwiftUISnapshotTesting",
"module_type" : "SwiftTarget",
"name" : "SwiftUISnapshotTesting",
"path" : "Sources",
"product_dependencies" : [
"SnapshotTesting"
],
"product_memberships" : [
"SwiftUISnapshotTesting"
],
"sources" : [
"Expression.swift",
"Platform.swift",
"Render.swift",
"Snapshot.swift",
"Snapshotting+NSImage.swift",
"Snapshotting+UIImage.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/35] Emitting module SnapshotTesting
[5/38] Compiling SnapshotTesting UIView.swift
[6/38] Compiling SnapshotTesting UIViewController.swift
[7/38] Compiling SnapshotTesting URLRequest.swift
[8/38] Compiling SnapshotTesting Data.swift
[9/38] Compiling SnapshotTesting Encodable.swift
[10/38] Compiling SnapshotTesting NSBezierPath.swift
[11/38] Compiling SnapshotTesting Diffing.swift
[12/38] Compiling SnapshotTesting Wait.swift
[13/38] Compiling SnapshotTesting Deprecations.swift
[14/38] Compiling SnapshotTesting RecordIssue.swift
[15/38] Compiling SnapshotTesting AssertSnapshot.swift
[16/38] Compiling SnapshotTesting Async.swift
[17/38] Compiling SnapshotTesting Internal.swift
[18/38] Compiling SnapshotTesting PlistEncoder.swift
[19/38] Compiling SnapshotTesting SnapshotTestingConfiguration.swift
[20/38] Compiling SnapshotTesting SnapshotsTestTrait.swift
[21/38] Compiling SnapshotTesting Snapshotting.swift
[22/38] Compiling SnapshotTesting Any.swift
[23/38] Compiling SnapshotTesting String+SpecialCharacters.swift
[24/38] Compiling SnapshotTesting View.swift
[25/38] Compiling SnapshotTesting XCTAttachment.swift
[26/38] Compiling SnapshotTesting Diff.swift
[27/38] Compiling SnapshotTesting NSImage.swift
[28/38] Compiling SnapshotTesting NSView.swift
[29/38] Compiling SnapshotTesting NSViewController.swift
[30/38] Compiling SnapshotTesting CALayer.swift
[31/38] Compiling SnapshotTesting CGPath.swift
[32/38] Compiling SnapshotTesting CaseIterable.swift
[33/38] Compiling SnapshotTesting SceneKit.swift
[34/38] Compiling SnapshotTesting SpriteKit.swift
[35/38] Compiling SnapshotTesting String.swift
[36/38] Compiling SnapshotTesting SwiftUIView.swift
[37/38] Compiling SnapshotTesting UIBezierPath.swift
[38/38] Compiling SnapshotTesting UIImage.swift
[39/45] Emitting module SwiftUISnapshotTesting
[40/45] Compiling SwiftUISnapshotTesting Expression.swift
[41/45] Compiling SwiftUISnapshotTesting Snapshotting+UIImage.swift
[42/45] Compiling SwiftUISnapshotTesting Snapshotting+NSImage.swift
[43/45] Compiling SwiftUISnapshotTesting Platform.swift
[44/45] Compiling SwiftUISnapshotTesting Snapshot.swift
[45/45] Compiling SwiftUISnapshotTesting Render.swift
Build complete! (31.30s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.03s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (2.57s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.74s)
Fetched https://github.com/swiftlang/swift-syntax from cache (1.78s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (2.35s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.66s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (4.03s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.52s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.15.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing"
}
],
"manifest_display_name" : "SwiftUISnapshotTesting",
"name" : "SwiftUISnapshotTesting",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "SwiftUISnapshotTesting",
"targets" : [
"SwiftUISnapshotTesting"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftUISnapshotTestingTests",
"module_type" : "SwiftTarget",
"name" : "SwiftUISnapshotTestingTests",
"path" : "Tests",
"sources" : [
"ExpressionTests.swift",
"SnapshotTests.swift"
],
"target_dependencies" : [
"SwiftUISnapshotTesting"
],
"type" : "test"
},
{
"c99name" : "SwiftUISnapshotTesting",
"module_type" : "SwiftTarget",
"name" : "SwiftUISnapshotTesting",
"path" : "Sources",
"product_dependencies" : [
"SnapshotTesting"
],
"product_memberships" : [
"SwiftUISnapshotTesting"
],
"sources" : [
"Expression.swift",
"Platform.swift",
"Render.swift",
"Snapshot.swift",
"Snapshotting+NSImage.swift",
"Snapshotting+UIImage.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.