Build Information
Successful build of LottieUI, reference v1.3.3 (dd5b2f), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 14:08:34 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/tfmart/LottieUI.git
Reference: v1.3.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tfmart/LottieUI
* tag v1.3.3 -> FETCH_HEAD
HEAD is now at dd5b2f1 Added code example to warning
Cloned https://github.com/tfmart/LottieUI.git
Revision (git rev-parse @):
dd5b2f16213f89ab996a55fc2f51b56236da4bbe
SUCCESS checkout https://github.com/tfmart/LottieUI.git at v1.3.3
Fetching https://github.com/airbnb/lottie-spm.git
[1/598] Fetching lottie-spm
Fetched https://github.com/airbnb/lottie-spm.git from cache (10.46s)
Computing version for https://github.com/airbnb/lottie-spm.git
Computed https://github.com/airbnb/lottie-spm.git at 4.6.0 (11.08s)
Creating working copy for https://github.com/airbnb/lottie-spm.git
Working copy of https://github.com/airbnb/lottie-spm.git resolved at 4.6.0
Downloading binary artifact https://github.com/airbnb/lottie-ios/releases/download/4.6.0/Lottie.xcframework.zip
[19274/54955322] Downloading https://github.com/airbnb/lottie-ios/releases/download/4.6.0/Lottie.xcframework.zip
Downloaded https://github.com/airbnb/lottie-ios/releases/download/4.6.0/Lottie.xcframework.zip (3.59s)
========================================
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": "lottieui",
"name": "LottieUI",
"url": "https://github.com/tfmart/LottieUI.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LottieUI",
"traits": [
"default"
],
"dependencies": [
{
"identity": "lottie-spm",
"name": "Lottie",
"url": "https://github.com/airbnb/lottie-spm.git",
"version": "4.6.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/lottie-spm",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/tfmart/LottieUI.git
[1/414] Fetching lottieui
Fetched https://github.com/tfmart/LottieUI.git from cache (11.64s)
Fetching https://github.com/airbnb/lottie-spm.git from cache
Fetched https://github.com/airbnb/lottie-spm.git from cache (0.44s)
Computing version for https://github.com/airbnb/lottie-spm.git
Computed https://github.com/airbnb/lottie-spm.git at 4.6.0 (0.51s)
Creating working copy for https://github.com/tfmart/LottieUI.git
Working copy of https://github.com/tfmart/LottieUI.git resolved at v1.3.3 (dd5b2f1)
Creating working copy for https://github.com/airbnb/lottie-spm.git
Working copy of https://github.com/airbnb/lottie-spm.git resolved at 4.6.0
Fetching binary artifact https://github.com/airbnb/lottie-ios/releases/download/4.6.0/Lottie.xcframework.zip from cache
Fetched https://github.com/airbnb/lottie-ios/releases/download/4.6.0/Lottie.xcframework.zip from cache (2.72s)
warning: '.resolve-product-dependencies': dependency 'lottieui' is not used by any target
Found 1 product dependencies
- Lottie
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/tfmart/LottieUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Copying Lottie.framework
[3/4] Write swift-version--6988338F2F200930.txt
[5/6] Emitting module _LottieStub
[6/6] Compiling _LottieStub Stub.swift
[7/17] Compiling LottieUI AnimationProgressObserver+macOS.swift
[8/17] Compiling LottieUI AnimationProgressObserver.swift
[9/17] Compiling LottieUI WrappedAnimationView+iOS.swift
[10/18] Compiling LottieUI LottieView+macOS.swift
[11/18] Compiling LottieUI LottieView+iOS.swift
[12/18] Compiling LottieUI LottieContentSource.swift
[13/18] Compiling LottieUI LottieView.swift
[14/18] Emitting module LottieUI
[15/18] Compiling LottieUI AsyncLottiePhase.swift
[16/18] Compiling LottieUI AsyncLottieView.swift
[17/18] Compiling LottieUI LottieConfiguration.swift
[18/18] Compiling LottieUI WrappedAnimationNSView.swift
Build complete! (12.76s)
Build complete.
{
"dependencies" : [
{
"identity" : "lottie-spm",
"requirement" : {
"range" : [
{
"lower_bound" : "4.1.2",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/airbnb/lottie-spm.git"
}
],
"manifest_display_name" : "LottieUI",
"name" : "LottieUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "LottieUI",
"targets" : [
"LottieUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LottieUITests",
"module_type" : "SwiftTarget",
"name" : "LottieUITests",
"path" : "Tests/LottieUITests",
"sources" : [
"LottieUITests.swift"
],
"target_dependencies" : [
"LottieUI"
],
"type" : "test"
},
{
"c99name" : "LottieUI",
"module_type" : "SwiftTarget",
"name" : "LottieUI",
"path" : "Sources/LottieUI",
"product_dependencies" : [
"Lottie"
],
"product_memberships" : [
"LottieUI"
],
"sources" : [
"AsyncLottieView/AsyncLottiePhase.swift",
"AsyncLottieView/AsyncLottieView.swift",
"LottieConfiguration.swift",
"LottieContentSource.swift",
"LottieView/LottieView+iOS.swift",
"LottieView/LottieView+macOS.swift",
"LottieView/LottieView.swift",
"iOS/AnimationProgressObserver.swift",
"iOS/WrappedAnimationView+iOS.swift",
"macOS/AnimationProgressObserver+macOS.swift",
"macOS/WrappedAnimationNSView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.