Build Information
Successful build of Align, reference 4.0.0 (8c129b), with Swift 6.1 for macOS (SPM) on 26 Apr 2026 06:02:23 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.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kean/Align.git
Reference: 4.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kean/Align
* tag 4.0.0 -> FETCH_HEAD
HEAD is now at 8c129b8 Update CHANGELOG
Cloned https://github.com/kean/Align.git
Revision (git rev-parse @):
8c129b833af9d876c04212c4bcde85d242f72a95
SUCCESS checkout https://github.com/kean/Align.git at 4.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/kean/Align.git
https://github.com/kean/Align.git
{
"dependencies" : [
],
"manifest_display_name" : "Align",
"name" : "Align",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Align",
"targets" : [
"Align"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AlignTests",
"module_type" : "SwiftTarget",
"name" : "AlignTests",
"path" : "Tests",
"sources" : [
"AnchorAPIsTests.swift",
"AnchorAlignmentTests.swift",
"AnchorCenterTests.swift",
"AnchorCollectionCenterTests.swift",
"AnchorCollectionEdgesTests.swift",
"AnchorCollectionSizeTests.swift",
"AnchorDimensionTests.swift",
"AnchorEdgeTests.swift",
"AnchorPerformanceTests.swift",
"AnchorTests.swift",
"ConstraintsTests.swift",
"Extensions/Align+Extensions.swift",
"Extensions/Diff.swift",
"Extensions/XCTestExtensions.swift"
],
"target_dependencies" : [
"Align"
],
"type" : "test"
},
{
"c99name" : "Align",
"module_type" : "SwiftTarget",
"name" : "Align",
"path" : "Sources",
"product_memberships" : [
"Align"
],
"sources" : [
"Align+Preview.swift",
"Anchor.swift",
"AnchorCollectionCenter.swift",
"AnchorCollectionEdges.swift",
"AnchorCollectionSize.swift",
"Constraints.swift",
"LayoutAnchors.swift",
"LayoutItem.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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/11] Compiling Align LayoutAnchors.swift
[4/11] Compiling Align Constraints.swift
[5/11] Compiling Align AnchorCollectionEdges.swift
[6/11] Compiling Align Align+Preview.swift
[7/11] Emitting module Align
[8/11] Compiling Align Anchor.swift
[9/11] Compiling Align AnchorCollectionCenter.swift
[10/11] Compiling Align LayoutItem.swift
[11/11] Compiling Align AnchorCollectionSize.swift
Build complete! (8.76s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Align",
"name" : "Align",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Align",
"targets" : [
"Align"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AlignTests",
"module_type" : "SwiftTarget",
"name" : "AlignTests",
"path" : "Tests",
"sources" : [
"AnchorAPIsTests.swift",
"AnchorAlignmentTests.swift",
"AnchorCenterTests.swift",
"AnchorCollectionCenterTests.swift",
"AnchorCollectionEdgesTests.swift",
"AnchorCollectionSizeTests.swift",
"AnchorDimensionTests.swift",
"AnchorEdgeTests.swift",
"AnchorPerformanceTests.swift",
"AnchorTests.swift",
"ConstraintsTests.swift",
"Extensions/Align+Extensions.swift",
"Extensions/Diff.swift",
"Extensions/XCTestExtensions.swift"
],
"target_dependencies" : [
"Align"
],
"type" : "test"
},
{
"c99name" : "Align",
"module_type" : "SwiftTarget",
"name" : "Align",
"path" : "Sources",
"product_memberships" : [
"Align"
],
"sources" : [
"Align+Preview.swift",
"Anchor.swift",
"AnchorCollectionCenter.swift",
"AnchorCollectionEdges.swift",
"AnchorCollectionSize.swift",
"Constraints.swift",
"LayoutAnchors.swift",
"LayoutItem.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.