Build Information
Successful build of VDAnimation, reference master (9ea6ed), with Swift 6.2 for macOS (SPM) on 4 Apr 2026 18:32:39 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/VDAnimation.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dankinsoid/VDAnimation
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 9ea6edc fix: Use #if canImport for preferredFrameRateRange availability check
Cloned https://github.com/dankinsoid/VDAnimation.git
Revision (git rev-parse @):
9ea6edc1d36a3966b19d7502cbdfc6e06f1d48fb
SUCCESS checkout https://github.com/dankinsoid/VDAnimation.git at master
Fetching https://github.com/apple/swift-syntax.git
[1/74940] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.58s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (6.69s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.21s)
========================================
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",
"dependencies": [
{
"identity": "vdanimation",
"name": "VDAnimation",
"url": "https://github.com/dankinsoid/VDAnimation.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/VDAnimation",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/apple/swift-syntax.git",
"version": "600.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/dankinsoid/VDAnimation.git
[1/2984] Fetching vdanimation
Fetched https://github.com/dankinsoid/VDAnimation.git from cache (1.80s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.87s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (0.93s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/dankinsoid/VDAnimation.git
Working copy of https://github.com/dankinsoid/VDAnimation.git resolved at master (9ea6edc)
warning: '.resolve-product-dependencies': dependency 'vdanimation' is not used by any target
Found 1 product dependencies
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/dankinsoid/VDAnimation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Write swift-version-49B95AFC49DCD68C.txt
[4/10] Compiling VDAnimationMacros StringError.swift
[5/10] Compiling VDAnimationMacros Tweenable.swift
[6/10] Emitting module VDAnimationMacros
[7/10] Compiling VDAnimationMacros SyntaxExt.swift
[8/10] Compiling VDAnimationMacros VDAnimationMacrosPlugin.swift
[8/10] Write Objects.LinkFileList
[9/10] Linking VDAnimationMacros-tool
[11/26] Compiling VDAnimation Colors+Spaces.swift
[12/26] Compiling VDAnimation Curve.swift
[13/26] Compiling VDAnimation AnimationDriver.swift
[14/26] Compiling VDAnimation CodableTweenable.swift
[15/26] Compiling VDAnimation Path+lerp.swift
[16/26] Compiling VDAnimation Tween.swift
[17/26] Compiling VDAnimation AnimatedView.swift
[18/26] Emitting module VDAnimation
[19/26] Compiling VDAnimation MotionBuilder.swift
[20/26] Compiling VDAnimation MotionFrameLink.swift
[21/26] Compiling VDAnimation Extensions.swift
[22/26] Compiling VDAnimation Motion.swift
[23/26] Compiling VDAnimation TweenableMacro.swift
[24/26] Compiling VDAnimation Tweenable.swift
[25/26] Compiling VDAnimation CodingKeys.swift
[26/26] Compiling VDAnimation Colors+Previews.swift
[27/27] Compiling VDAnimation WithMotion.swift
Build complete! (11.40s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
}
],
"manifest_display_name" : "VDAnimation",
"name" : "VDAnimation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "VDAnimation",
"targets" : [
"VDAnimation"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VDAnimationMacros",
"targets" : [
"VDAnimationMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "VDAnimationTests",
"module_type" : "SwiftTarget",
"name" : "VDAnimationTests",
"path" : "Tests/VDAnimationTests",
"sources" : [
"VDAnimationTests.swift"
],
"target_dependencies" : [
"VDAnimation"
],
"type" : "test"
},
{
"c99name" : "VDAnimationMacros",
"module_type" : "SwiftTarget",
"name" : "VDAnimationMacros",
"path" : "Sources/VDAnimationMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"VDAnimation",
"VDAnimationMacros"
],
"sources" : [
"Tweenable.swift",
"Utils/StringError.swift",
"Utils/SyntaxExt.swift",
"VDAnimationMacrosPlugin.swift"
],
"type" : "macro"
},
{
"c99name" : "VDAnimation",
"module_type" : "SwiftTarget",
"name" : "VDAnimation",
"path" : "Sources/VDAnimation",
"product_memberships" : [
"VDAnimation"
],
"sources" : [
"AnimationDriver.swift",
"CodableTweenable.swift",
"CodingKeys.swift",
"Colors+Previews.swift",
"Colors+Spaces.swift",
"Curve.swift",
"Extensions.swift",
"Motion.swift",
"MotionBuilder.swift",
"MotionFrameLink.swift",
"Path+lerp.swift",
"Tween.swift",
"Tweenable.swift",
"TweenableMacro.swift",
"Views/AnimatedView.swift",
"Views/WithMotion.swift"
],
"target_dependencies" : [
"VDAnimationMacros"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.