The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DotLottie, reference main (a1bcc5), with Swift 6.2 for tvOS using Xcode 26.3 on 27 Apr 2026 18:21:02 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DotLottie-Package -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LottieFiles/dotlottie-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LottieFiles/dotlottie-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a1bcc55 Merge pull request #115 from LottieFiles/fix/notify-docs
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 @):
a1bcc55be1fda4d3a30a93610f51aec67d8ba9e4
SUCCESS checkout https://github.com/LottieFiles/dotlottie-ios.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/LottieFiles/dotlottie-ios.git
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  DotLottie: /Users/admin/builder/spi-builder-workspace
resolved source packages: DotLottie
2026-04-27 14:20:11.353 xcodebuild[611:3871] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-27 14:20:18.953 xcodebuild[611:3871] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-27 14:20:19.064 xcodebuild[611:3871] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DotLottie",
      "DotLottie-Package",
      "DotLottiePlayer"
    ]
  }
}
2026-04-27 14:20:48.053 xcodebuild[756:5004] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-27 14:20:48.216 xcodebuild[756:5004] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DotLottie-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme DotLottie-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  DotLottie: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “BuildCustomFramework” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/BuildCustomFramework
[debug]: Using compiler /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 39055c916e9c044c41d4e99555b646460e577be26e0dc0efc8e621e7b9ac86da
Process build tool plug-in results
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'DotLottiePlayer' in project 'DotLottie' (no dependencies)
    Target 'DotLottie' in project 'DotLottie'
        ➜ Explicit dependency on target 'DotLottie' in project 'DotLottie'
    Target 'DotLottie' in project 'DotLottie' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: e7360010fdf8915fa8077d2c58516231
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e7360010fdf8915fa8077d2c58516231.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.2-23K50-dc75598d0054f22ec865fa860f139d72c1feacec85df2e04b9fa10f95e757c08.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.2-23K50-dc75598d0054f22ec865fa860f139d72c1feacec85df2e04b9fa10f95e757c08.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/Sources/DotLottieCore/DotLottiePlayer.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/DotLottiePlayer.framework tvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/Sources/DotLottieCore/DotLottiePlayer.xcframework --platform tvos --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
/Users/admin/builder/spi-builder-workspace/Sources/DotLottieCore/DotLottiePlayer.xcframework:1:1: note: The identity of “DotLottiePlayer.xcframework” is not recorded in your project.
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/DotLottie.modulemap (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/DotLottie.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/DotLottie.DependencyStaticMetadataFileList (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/DotLottie.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/DotLottie.DependencyMetadataFileList (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/DotLottie.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie.SwiftFileList (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie_const_extract_protocols.json (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie.SwiftConstValuesFileList (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie-OutputFileMap.json (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie.LinkFileList (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/DotLottie.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/DotLottie.modulemap (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/DotLottie.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver DotLottie normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DotLottie -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -target arm64-apple-tvos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.2-23K50-dc75598d0054f22ec865fa860f139d72c1feacec85df2e04b9fa10f95e757c08.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-EAYCD616FQ0RDYYOEFYO1BMV1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-ET5C1L7ONVBB23WGY8RHPACZN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-CUB1TEDTB8JJWCJBYK0EW7HWD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-A57D84N7A2Q4CVJV245Y9GGPK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-A262UIO72NZ44KOOUHYVTVD34.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-C7ZNRUUC7QC8O8GNT7R7A8QTZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-3NXAGF6DBLF3LKTFUNVFWKWNL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-7S7Y6TWS8MKVO81XUZNGQTJ7I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-A18228RMTOUB0VOFXESBRN21U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-7Z5BXIW8MVEC0EU944AVMJ6RG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-E448SFMHAYNCYJ90LFJKGGUMT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-7MGFTKQ0OUDR1C72INHLA4BE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-BN0867716FZWZWJB23IHOUFY5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-994KYS31XDUTZ3HR3UA98HUW2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-7DORIFH0ZITTV4JODPMB69RV5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-1XFO68C1O9POTJSZ7ROIU30GG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-4HXAW79ZF68GE3HPQ3JFIKEN1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-8YKWWMPSLBBP8EITKGIR6RE0C.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-6DZ2WMW945L9XSGIWXTJWX3HS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-R227UYNR87N7HXSJ0SI7N4S2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/DotLottiePlayer-4RQO4GT85KA6FS2SSB7I1JCSE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-A13RNMYMYUMU4Q8WZT7O0VTD0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-3M1QRKWNT2QJGOPQSVQF0WJMO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-1ROGJHQM1MOZGORHQKTX7NPY6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-364JM390UZ0K2LTG52PF6POJQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-4K7P301X1OJT48ALUBN64GT9C.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-6PLG1EA9WQAOU683M7F7AY01O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-4EZ3BI8OTHLKQMCGKKG3Z9B8N.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-E0BNAXPW36UE3MS5CDDD6KDH2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-28VOG7ZKU3TSTGIALN7PNAQ78.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-5J4SIZCW68BHIY7F5M1KSQ9HB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudioTypes-AGVQNB0HDSKTNCJH2AQIJC7WV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-6L1G3F5CHOB23JDHSD9JLQRKP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-8RZYZ14EJUOJEK73ADJJRS6DX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-BQZXUCN4ENBGM0IVTT1TCS5E4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudio-5MEMBHX648CUU96ZJWXT6BYQ5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-36RNFA2UNUZB7F30GQWLJSFJV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-A3CKLYSCI32AR9BDC6NV87I0A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-EGLU1QOCPELAA7NEG1M4MP4U8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-1HE19I6SB0LI1I2ZCRN8EO0YB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-DGSDYI53HD9TMUHUYDR6N6IP8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-9PA346RKUFMU9JNTJJARZ3RFU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-6UPKZDRWQWVWHEDQXPGWY6DZT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ModelIO-4WZ88N7KULTX8NGFIGZLFUM5V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-3RY7JV0H8ZK7I8Z3UJ0ORNH8F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-7GZ5FQX1921AN6X1ARR3HF1E1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-7T1O16P0TF4EZ1ZOPUQEMLF82.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-6JVEASJ8LURMOE25AOLI1KG8G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVRouting-2YU9F5I4D4C9M1B4ATQG34MYQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-9XP8MS3TZUHKHA3VADHSYV65O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMIDI-1RYZA7FJQSI3HP0ZAVF578MRU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-6W5YIO2EEYVMYEXBAWV4E27DZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-7TR96KD4GOD4V3QZQ8BDMVPH8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-53JXIQKMLCA5A4FOIWIPQRJ4I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AudioToolbox-100P3Q3PT7SGVN3ML1FXJ6J3S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-AEOINNXTXZT4VUIKM8RGPVRSB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMedia-C6AD9U535HOE7KDHVYFY5YFHI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-BG9PCQTTR2L4GFHRBT0UQE1BA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-6CRH2SZ84NIGBF1SGQD80VVI8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-5WJZ09VX27B8CCKLW7WE24KQ7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-EJHQG03KVLX2ABNJ5BMY3XFY5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MediaToolbox-441K5ST06815B0JNMLIKX5LK5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFAudio-D2ROEZ7HZ1O4CBOED8ZA4LRCJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFoundation-6BMF69UE1JUDM1SH8E9OBZ6HY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-14AK91TPBM895SSA56XI6TG2Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MetalKit-BZMDYTUZCOYEHMZYGNGQJUTWX.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ DotLottie (in target 'DotLottie' from project 'DotLottie')
EmitSwiftModule normal arm64 (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/LottiePlayer.swift:168:33: error: cannot find type 'GestureManager' in scope
    private var gestureManager: GestureManager?
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/LottiePlayer.swift:969:63: error: cannot find type 'GestureManagerDelegate' in scope
extension DotLottiePlayerUIView: UIGestureRecognizerDelegate, GestureManagerDelegate {
                                                              ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/LottiePlayer.swift:974:58: error: cannot find type 'GestureManager' in scope
    func gestureManagerDidRecognizeTap(_ gestureManager: GestureManager, at location: CGPoint) {
                                                         ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/LottiePlayer.swift:986:59: error: cannot find type 'GestureManager' in scope
    func gestureManagerDidRecognizeMove(_ gestureManager: GestureManager, at location: CGPoint) {
                                                          ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/LottiePlayer.swift:998:59: error: cannot find type 'GestureManager' in scope
    func gestureManagerDidRecognizeDown(_ gestureManager: GestureManager, at location: CGPoint) {
                                                          ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/LottiePlayer.swift:1010:57: error: cannot find type 'GestureManager' in scope
    func gestureManagerDidRecognizeUp(_ gestureManager: GestureManager, at location: CGPoint) {
                                                        ^~~~~~~~~~~~~~
Failed frontend command:
/Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Coordinator.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottie.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottieAnimation.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottieAnimationView.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottieObserver.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottiePlayerBridge.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottieView.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/GestureManager.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/LottiePlayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/LottiePlayerView.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Models/AnimationConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Models/AnimationModel.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Player.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Utils/Utils.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/ViewRepresentable.swift -target arm64-apple-tvos13.0 -module-can-import-version SwiftUI 7.2.5 7.2.5 -module-can-import-version UIKit 9126.2.4.1 9126.2.4 -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.2-23K50-dc75598d0054f22ec865fa860f139d72c1feacec85df2e04b9fa10f95e757c08.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name DotLottie -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.2 -target-sdk-name appletvos26.2 -clang-target arm64-apple-tvos26.2 -in-process-plugin-server-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie.abi.json
SwiftCompile normal arm64 Compiling\ LottiePlayerView.swift,\ AnimationConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/LottiePlayerView.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Models/AnimationConfig.swift (in target 'DotLottie' from project 'DotLottie')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/LottiePlayerView.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Models/AnimationConfig.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Utils.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Utils/Utils.swift (in target 'DotLottie' from project 'DotLottie')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Utils/Utils.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AnimationModel.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Models/AnimationModel.swift (in target 'DotLottie' from project 'DotLottie')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Models/AnimationModel.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Player.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Player.swift (in target 'DotLottie' from project 'DotLottie')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Player.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ViewRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/ViewRepresentable.swift (in target 'DotLottie' from project 'DotLottie')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/ViewRepresentable.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ GestureManager.swift,\ LottiePlayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/GestureManager.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/LottiePlayer.swift (in target 'DotLottie' from project 'DotLottie')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/GestureManager.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/LottiePlayer.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ DotLottieView.swift,\ Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottieView.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Errors.swift (in target 'DotLottie' from project 'DotLottie')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottieView.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Errors.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ DotLottieAnimation.swift,\ DotLottieAnimationView.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottieAnimation.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottieAnimationView.swift (in target 'DotLottie' from project 'DotLottie')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottieAnimation.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottieAnimationView.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ DotLottieObserver.swift,\ DotLottiePlayerBridge.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottieObserver.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottiePlayerBridge.swift (in target 'DotLottie' from project 'DotLottie')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottieObserver.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottiePlayerBridge.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Coordinator.swift,\ DotLottie.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Coordinator.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottie.swift (in target 'DotLottie' from project 'DotLottie')
2026-04-27 14:20:49.194 xcodebuild[759:5062] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-27 14:20:49.357 xcodebuild[759:5062] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'DotLottie' from project 'DotLottie')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ DotLottie (in target 'DotLottie' from project 'DotLottie')
	Building workspace spi-builder-workspace with scheme DotLottie-Package
(3 failures)
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  DotLottie: /Users/admin/builder/spi-builder-workspace
resolved source packages: DotLottie
2026-04-27 14:20:58.576 xcodebuild[862:5499] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-27 14:20:58.733 xcodebuild[862:5499] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DotLottie",
      "DotLottie-Package",
      "DotLottiePlayer"
    ]
  }
}
2026-04-27 14:20:59.915 xcodebuild[871:5580] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-27 14:21:00.080 xcodebuild[871:5580] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DotLottie-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme DotLottie-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  DotLottie: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “BuildCustomFramework” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/BuildCustomFramework
[debug]: Using compiler /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 39055c916e9c044c41d4e99555b646460e577be26e0dc0efc8e621e7b9ac86da
Process build tool plug-in results
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'DotLottiePlayer' in project 'DotLottie' (no dependencies)
    Target 'DotLottie' in project 'DotLottie'
        ➜ Explicit dependency on target 'DotLottie' in project 'DotLottie'
    Target 'DotLottie' in project 'DotLottie' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.2-23K50-dc75598d0054f22ec865fa860f139d72c1feacec85df2e04b9fa10f95e757c08.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.2-23K50-dc75598d0054f22ec865fa860f139d72c1feacec85df2e04b9fa10f95e757c08.sdkstatcache
SwiftDriver DotLottie normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DotLottie -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -target arm64-apple-tvos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.2-23K50-dc75598d0054f22ec865fa860f139d72c1feacec85df2e04b9fa10f95e757c08.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ DotLottieAnimation.swift,\ DotLottieAnimationView.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottieAnimation.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottieAnimationView.swift (in target 'DotLottie' from project 'DotLottie')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottieAnimation.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottieAnimationView.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ DotLottieObserver.swift,\ DotLottiePlayerBridge.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottieObserver.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottiePlayerBridge.swift (in target 'DotLottie' from project 'DotLottie')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottieObserver.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottiePlayerBridge.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Coordinator.swift,\ DotLottie.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Coordinator.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottie.swift (in target 'DotLottie' from project 'DotLottie')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Coordinator.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottie.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ GestureManager.swift,\ LottiePlayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/GestureManager.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/LottiePlayer.swift (in target 'DotLottie' from project 'DotLottie')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/GestureManager.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/LottiePlayer.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ DotLottieView.swift,\ Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottieView.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Errors.swift (in target 'DotLottie' from project 'DotLottie')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottieView.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Errors.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Player.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Player.swift (in target 'DotLottie' from project 'DotLottie')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Player.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ DotLottie (in target 'DotLottie' from project 'DotLottie')
Failed frontend command:
/Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Coordinator.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottie.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottieAnimation.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottieAnimationView.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottieObserver.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottiePlayerBridge.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/DotLottieView.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/GestureManager.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/LottiePlayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/LottiePlayerView.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Models/AnimationConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Models/AnimationModel.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Player.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Utils/Utils.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/ViewRepresentable.swift -target arm64-apple-tvos13.0 -module-can-import-version SwiftUI 7.2.5 7.2.5 -module-can-import-version UIKit 9126.2.4.1 9126.2.4 -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.2-23K50-dc75598d0054f22ec865fa860f139d72c1feacec85df2e04b9fa10f95e757c08.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name DotLottie -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.2 -target-sdk-name appletvos26.2 -clang-target arm64-apple-tvos26.2 -in-process-plugin-server-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotLottie.build/Debug-appletvos/DotLottie.build/Objects-normal/arm64/DotLottie.abi.json
EmitSwiftModule normal arm64 (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/LottiePlayer.swift:168:33: error: cannot find type 'GestureManager' in scope
    private var gestureManager: GestureManager?
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/LottiePlayer.swift:969:63: error: cannot find type 'GestureManagerDelegate' in scope
extension DotLottiePlayerUIView: UIGestureRecognizerDelegate, GestureManagerDelegate {
                                                              ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/LottiePlayer.swift:974:58: error: cannot find type 'GestureManager' in scope
    func gestureManagerDidRecognizeTap(_ gestureManager: GestureManager, at location: CGPoint) {
                                                         ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/LottiePlayer.swift:986:59: error: cannot find type 'GestureManager' in scope
    func gestureManagerDidRecognizeMove(_ gestureManager: GestureManager, at location: CGPoint) {
                                                          ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/LottiePlayer.swift:998:59: error: cannot find type 'GestureManager' in scope
    func gestureManagerDidRecognizeDown(_ gestureManager: GestureManager, at location: CGPoint) {
                                                          ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/LottiePlayer.swift:1010:57: error: cannot find type 'GestureManager' in scope
    func gestureManagerDidRecognizeUp(_ gestureManager: GestureManager, at location: CGPoint) {
                                                        ^~~~~~~~~~~~~~
SwiftCompile normal arm64 Compiling\ ViewRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/ViewRepresentable.swift (in target 'DotLottie' from project 'DotLottie')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/ViewRepresentable.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LottiePlayerView.swift,\ AnimationConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/LottiePlayerView.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Models/AnimationConfig.swift (in target 'DotLottie' from project 'DotLottie')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/LottiePlayerView.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Models/AnimationConfig.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Utils.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Utils/Utils.swift (in target 'DotLottie' from project 'DotLottie')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Utils/Utils.swift (in target 'DotLottie' from project 'DotLottie')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AnimationModel.swift /Users/admin/builder/spi-builder-workspace/Sources/DotLottie/Public/Models/AnimationModel.swift (in target 'DotLottie' from project 'DotLottie')
2026-04-27 14:21:01.090 xcodebuild[874:5618] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-27 14:21:01.259 xcodebuild[874:5618] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ DotLottie (in target 'DotLottie' from project 'DotLottie')
	EmitSwiftModule normal arm64 (in target 'DotLottie' from project 'DotLottie')
	Building workspace spi-builder-workspace with scheme DotLottie-Package
(3 failures)
BUILD FAILURE 6.2 tvOS