Build Information
Successful build of DotLottie, reference v0.15.3 (0ac253), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 09:33:00 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/LottieFiles/dotlottie-ios.git
Reference: v0.15.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LottieFiles/dotlottie-ios
* tag v0.15.3 -> FETCH_HEAD
HEAD is now at 0ac253f Merge pull request #114 from thomasflad/expose-dotlottieplayer-product
Submodule path 'deps/dotlottie-rs': checked out '53e567b843c792dc0aa9e635bbb7b4d0d8b12dc5'
Submodule path 'deps/dotlottie-rs/dotlottie-rs/deps/thorvg': checked out '8e912af4f050e1c25dcddf0c4324779516f7a028'
Submodule 'deps/dotlottie-rs' (https://github.com/Lottiefiles/dotlottie-rs) registered for path 'deps/dotlottie-rs'
Cloning into '/Users/admin/builder/spi-builder-workspace/deps/dotlottie-rs'...
Submodule 'dotlottie-rs/deps/thorvg' (https://github.com/thorvg/thorvg.git) registered for path 'deps/dotlottie-rs/dotlottie-rs/deps/thorvg'
Cloning into '/Users/admin/builder/spi-builder-workspace/deps/dotlottie-rs/dotlottie-rs/deps/thorvg'...
Cloned https://github.com/LottieFiles/dotlottie-ios.git
Revision (git rev-parse @):
0ac253fb9d2d4981c780848b6ce1f824bc8946a1
SUCCESS checkout https://github.com/LottieFiles/dotlottie-ios.git at v0.15.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": "dotlottie-ios",
"name": "DotLottie",
"url": "https://github.com/LottieFiles/dotlottie-ios.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/dotlottie-ios",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/LottieFiles/dotlottie-ios.git
[1/3781] Fetching dotlottie-ios
Fetched https://github.com/LottieFiles/dotlottie-ios.git from cache (31.75s)
Creating working copy for https://github.com/LottieFiles/dotlottie-ios.git
Working copy of https://github.com/LottieFiles/dotlottie-ios.git resolved at v0.15.3 (0ac253f)
warning: '.resolve-product-dependencies': dependency 'dotlottie-ios' 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/LottieFiles/dotlottie-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin BuildCustomFramework
Building for debugging...
[1/4] Write sources
[2/4] Copying DotLottiePlayer.framework
[3/4] Write swift-version--6988338F2F200930.txt
[5/20] Compiling DotLottie Utils.swift
[6/20] Compiling DotLottie Player.swift
[7/21] Compiling DotLottie ViewRepresentable.swift
[8/21] Compiling DotLottie LottiePlayerView.swift
[9/21] Compiling DotLottie AnimationConfig.swift
[10/21] Compiling DotLottie AnimationModel.swift
[11/21] Compiling DotLottie GestureManager.swift
[12/21] Compiling DotLottie LottiePlayer.swift
[13/21] Compiling DotLottie DotLottieView.swift
[14/21] Compiling DotLottie Errors.swift
[15/21] Compiling DotLottie DotLottieObserver.swift
[16/21] Compiling DotLottie DotLottiePlayerBridge.swift
[17/21] Compiling DotLottie DotLottieAnimation.swift
[18/21] Compiling DotLottie DotLottieAnimationView.swift
[19/21] Compiling DotLottie Coordinator.swift
[20/21] Compiling DotLottie DotLottie.swift
[21/21] Emitting module DotLottie
Build complete! (11.99s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "DotLottie",
"name" : "DotLottie",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "DotLottie",
"targets" : [
"DotLottie",
"DotLottiePlayer"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DotLottiePlayer",
"targets" : [
"DotLottiePlayer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DotLottieTests",
"module_type" : "SwiftTarget",
"name" : "DotLottieTests",
"path" : "Tests/DotLottieTests",
"sources" : [
"DotLottieTests.swift"
],
"target_dependencies" : [
"DotLottie"
],
"type" : "test"
},
{
"c99name" : "DotLottiePlayer",
"module_type" : "BinaryTarget",
"name" : "DotLottiePlayer",
"path" : "Sources/DotLottieCore/DotLottiePlayer.xcframework",
"product_memberships" : [
"DotLottie",
"DotLottiePlayer"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "DotLottie",
"module_type" : "SwiftTarget",
"name" : "DotLottie",
"path" : "Sources/DotLottie",
"product_memberships" : [
"DotLottie"
],
"sources" : [
"Public/Coordinator.swift",
"Public/DotLottie.swift",
"Public/DotLottieAnimation.swift",
"Public/DotLottieAnimationView.swift",
"Public/DotLottieObserver.swift",
"Public/DotLottiePlayerBridge.swift",
"Public/DotLottieView.swift",
"Public/Errors.swift",
"Public/GestureManager.swift",
"Public/LottiePlayer.swift",
"Public/LottiePlayerView.swift",
"Public/Models/AnimationConfig.swift",
"Public/Models/AnimationModel.swift",
"Public/Player.swift",
"Public/Utils/Utils.swift",
"Public/ViewRepresentable.swift"
],
"target_dependencies" : [
"DotLottiePlayer"
],
"type" : "library"
},
{
"c99name" : "BuildCustomFramework",
"module_type" : "PluginTarget",
"name" : "BuildCustomFramework",
"path" : "Plugins/BuildCustomFramework",
"plugin_capability" : {
"intent" : {
"description" : "Build DotLottiePlayer XCFramework with custom features",
"type" : "custom",
"verb" : "build-custom-framework"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "Write custom-built XCFramework to Sources/DotLottieCore/Custom/",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"sources" : [
"plugin.swift"
],
"type" : "plugin"
}
],
"tools_version" : "5.7"
}
Done.