Build Information
Successful build of YukonMatchedGeometry, reference 0.0.3 (37cd31), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 18:40:45 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/andtie/YukonMatchedGeometry.git
Reference: 0.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/andtie/YukonMatchedGeometry
* tag 0.0.3 -> FETCH_HEAD
HEAD is now at 37cd311 Use UUIDs to distinguish views. Simplify.
Cloned https://github.com/andtie/YukonMatchedGeometry.git
Revision (git rev-parse @):
37cd311eb293e7409269930e2e1bc055e86699e2
SUCCESS checkout https://github.com/andtie/YukonMatchedGeometry.git at 0.0.3
========================================
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": "yukonmatchedgeometry",
"name": "YukonMatchedGeometry",
"url": "https://github.com/andtie/YukonMatchedGeometry.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/YukonMatchedGeometry",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/andtie/YukonMatchedGeometry.git
[1/116] Fetching yukonmatchedgeometry
Fetched https://github.com/andtie/YukonMatchedGeometry.git from cache (0.65s)
Creating working copy for https://github.com/andtie/YukonMatchedGeometry.git
Working copy of https://github.com/andtie/YukonMatchedGeometry.git resolved at 0.0.3 (37cd311)
warning: '.resolve-product-dependencies': dependency 'yukonmatchedgeometry' 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/andtie/YukonMatchedGeometry.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/11] Compiling YukonMatchedGeometry View+MatchedGeometryEffect.swift
[4/11] Compiling YukonMatchedGeometry MatchedGeometryProperties.swift
[5/11] Compiling YukonMatchedGeometry Namespace.swift
[6/11] Compiling YukonMatchedGeometry MatchedGeometryPreference.swift
[7/11] Compiling YukonMatchedGeometry MatchedGeometryParameters.swift
[8/11] Compiling YukonMatchedGeometry MatchedGeometryAnimation.swift
[9/11] Compiling YukonMatchedGeometry MatchedGeometryConfig.swift
[10/11] Compiling YukonMatchedGeometry MatchedGeometryModifier.swift
[11/11] Emitting module YukonMatchedGeometry
Build complete! (9.52s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "YukonMatchedGeometry",
"name" : "YukonMatchedGeometry",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "YukonMatchedGeometry",
"targets" : [
"YukonMatchedGeometry"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "YukonMatchedGeometry",
"module_type" : "SwiftTarget",
"name" : "YukonMatchedGeometry",
"path" : "Sources/YukonMatchedGeometry",
"product_memberships" : [
"YukonMatchedGeometry"
],
"sources" : [
"MatchedGeometryAnimation.swift",
"MatchedGeometryConfig.swift",
"MatchedGeometryModifier.swift",
"MatchedGeometryParameters.swift",
"MatchedGeometryPreference.swift",
"MatchedGeometryProperties.swift",
"Namespace.swift",
"View+MatchedGeometryEffect.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Done.