Build Information
Successful build of LottieUI, reference main (41550f
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 02:24:51 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tfmart/LottieUI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tfmart/LottieUI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 41550fb Update README.md
Cloned https://github.com/tfmart/LottieUI.git
Revision (git rev-parse @):
41550fb4ef51ac38c0d36572c8eb325fc8997217
SUCCESS checkout https://github.com/tfmart/LottieUI.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/tfmart/LottieUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Copying Lottie.framework
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/6] Compiling _LottieStub Stub.swift
[6/6] Emitting module _LottieStub
[7/17] Compiling LottieUI AnimationProgressObserver.swift
[8/17] Compiling LottieUI AnimationProgressObserver+macOS.swift
[9/18] Compiling LottieUI LottieView+macOS.swift
[10/18] Compiling LottieUI WrappedAnimationView+iOS.swift
[11/18] Compiling LottieUI LottieView+iOS.swift
[12/18] Compiling LottieUI LottieContentSource.swift
[13/18] Compiling LottieUI LottieView.swift
[14/18] Compiling LottieUI WrappedAnimationNSView.swift
[15/18] Compiling LottieUI AsyncLottiePhase.swift
[16/18] Compiling LottieUI AsyncLottieView.swift
[17/18] Emitting module LottieUI
[18/18] Compiling LottieUI LottieConfiguration.swift
Build complete! (39.47s)
Fetching https://github.com/airbnb/lottie-spm.git
[1/587] Fetching lottie-spm
Fetched https://github.com/airbnb/lottie-spm.git from cache (23.39s)
Computing version for https://github.com/airbnb/lottie-spm.git
Computed https://github.com/airbnb/lottie-spm.git at 4.5.2 (23.90s)
Creating working copy for https://github.com/airbnb/lottie-spm.git
Working copy of https://github.com/airbnb/lottie-spm.git resolved at 4.5.2
Downloading binary artifact https://github.com/airbnb/lottie-ios/releases/download/4.5.2/Lottie.xcframework.zip
[16375/55969333] Downloading https://github.com/airbnb/lottie-ios/releases/download/4.5.2/Lottie.xcframework.zip
Downloaded https://github.com/airbnb/lottie-ios/releases/download/4.5.2/Lottie.xcframework.zip (3.72s)
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.