Build Information
Successful build of YukonMatchedGeometry, reference 0.0.3 (37cd31), with Swift 6.2 for macOS (SPM) on 18 Jun 2025 16:32:35 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/andtie/YukonMatchedGeometry.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/11] Compiling YukonMatchedGeometry Namespace.swift
[4/11] Compiling YukonMatchedGeometry View+MatchedGeometryEffect.swift
[5/11] Compiling YukonMatchedGeometry MatchedGeometryParameters.swift
[6/11] Compiling YukonMatchedGeometry MatchedGeometryPreference.swift
[7/11] Compiling YukonMatchedGeometry MatchedGeometryProperties.swift
[8/11] Compiling YukonMatchedGeometry MatchedGeometryConfig.swift
[9/11] Compiling YukonMatchedGeometry MatchedGeometryAnimation.swift
[10/11] Emitting module YukonMatchedGeometry
[11/11] Compiling YukonMatchedGeometry MatchedGeometryModifier.swift
Build complete! (8.48s)
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.