The Swift Package Index logo.Swift Package Index

Build Information

Failed to build VideoIDSDK, reference 26.10.5 (4e2429), with Swift 6.1 for watchOS using Xcode 16.3 on 17 Mar 2026 22:19:56 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VideoIDSDK -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.69.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/signicat/videoidsdk-spm.git
Reference: 26.10.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/signicat/videoidsdk-spm
 * tag               26.10.5    -> FETCH_HEAD
HEAD is now at 4e2429a Merge branch 'release/26.10.5-RC' into main for production release
Cloned https://github.com/signicat/videoidsdk-spm.git
Revision (git rev-parse @):
4e2429ae1079a84f1edea8b1c6ae634833d12db3
SUCCESS checkout https://github.com/signicat/videoidsdk-spm.git at 26.10.5
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/signicat/videoidsdk-spm.git
https://github.com/signicat/videoidsdk-spm.git
{
  "dependencies" : [
    {
      "identity" : "lottie-spm",
      "requirement" : {
        "exact" : [
          "4.4.3"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/airbnb/lottie-spm.git"
    },
    {
      "identity" : "openssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.2000",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/OpenSSL.git"
    },
    {
      "identity" : "webrtc",
      "requirement" : {
        "exact" : [
          "134.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stasel/WebRTC.git"
    }
  ],
  "manifest_display_name" : "VideoIDSDK",
  "name" : "VideoIDSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.1"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "VideoIDSDK",
      "targets" : [
        "VideoIDSDK",
        "_VideoIDSDKStub"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_VideoIDSDKStub",
      "module_type" : "SwiftTarget",
      "name" : "_VideoIDSDKStub",
      "path" : "Sources/_VideoIDSDKStub",
      "product_dependencies" : [
        "WebRTC",
        "Lottie",
        "OpenSSL"
      ],
      "product_memberships" : [
        "VideoIDSDK"
      ],
      "sources" : [
        "Stub.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VideoIDSDK",
      "module_type" : "BinaryTarget",
      "name" : "VideoIDSDK",
      "path" : "remote/archive/VideoIDSDK.xcframework.zip",
      "product_memberships" : [
        "VideoIDSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/krzyzanowskim/OpenSSL.git
Fetching from https://github.com/airbnb/lottie-spm.git
Fetching from https://github.com/stasel/WebRTC.git
Creating working copy of package ‘OpenSSL’
Checking out 3.6.1 of package ‘OpenSSL’
Creating working copy of package ‘WebRTC’
Checking out 134.0.0 of package ‘WebRTC’
Creating working copy of package ‘lottie-spm’
Checking out 4.4.3 of package ‘lottie-spm’
Resolve Package Graph
Resolved source packages:
  OpenSSL: https://github.com/krzyzanowskim/OpenSSL.git @ 3.6.1
  WebRTC: https://github.com/stasel/WebRTC.git @ 134.0.0
  VideoIDSDK: /Users/admin/builder/spi-builder-workspace
  Lottie: https://github.com/airbnb/lottie-spm.git @ 4.4.3
resolved source packages: OpenSSL, WebRTC, VideoIDSDK, Lottie
{
  "dependencies" : [
    {
      "identity" : "lottie-spm",
      "requirement" : {
        "exact" : [
          "4.4.3"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/airbnb/lottie-spm.git"
    },
    {
      "identity" : "openssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.2000",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/OpenSSL.git"
    },
    {
      "identity" : "webrtc",
      "requirement" : {
        "exact" : [
          "134.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stasel/WebRTC.git"
    }
  ],
  "manifest_display_name" : "VideoIDSDK",
  "name" : "VideoIDSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.1"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "VideoIDSDK",
      "targets" : [
        "VideoIDSDK",
        "_VideoIDSDKStub"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_VideoIDSDKStub",
      "module_type" : "SwiftTarget",
      "name" : "_VideoIDSDKStub",
      "path" : "Sources/_VideoIDSDKStub",
      "product_dependencies" : [
        "WebRTC",
        "Lottie",
        "OpenSSL"
      ],
      "product_memberships" : [
        "VideoIDSDK"
      ],
      "sources" : [
        "Stub.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VideoIDSDK",
      "module_type" : "BinaryTarget",
      "name" : "VideoIDSDK",
      "path" : "remote/archive/VideoIDSDK.xcframework.zip",
      "product_memberships" : [
        "VideoIDSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "VideoIDSDK"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VideoIDSDK -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.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 VideoIDSDK -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Lottie: https://github.com/airbnb/lottie-spm.git @ 4.4.3
  VideoIDSDK: /Users/admin/builder/spi-builder-workspace
  OpenSSL: https://github.com/krzyzanowskim/OpenSSL.git @ 3.6.1
  WebRTC: https://github.com/stasel/WebRTC.git @ 134.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'VideoIDSDK' in project 'VideoIDSDK'
        ➜ Explicit dependency on target '_VideoIDSDKStub' in project 'VideoIDSDK'
        ➜ Explicit dependency on target 'WebRTC' in project 'WebRTC'
        ➜ Explicit dependency on target 'Lottie' in project 'Lottie'
        ➜ Explicit dependency on target 'OpenSSL' in project 'OpenSSL'
    Target '_VideoIDSDKStub' in project 'VideoIDSDK'
        ➜ Explicit dependency on target 'WebRTC' in project 'WebRTC'
        ➜ Explicit dependency on target 'Lottie' in project 'Lottie'
        ➜ Explicit dependency on target 'OpenSSL' in project 'OpenSSL'
    Target 'OpenSSL' in project 'OpenSSL' (no dependencies)
    Target 'Lottie' in project 'Lottie'
        ➜ Explicit dependency on target '_LottieStub' in project 'Lottie'
    Target '_LottieStub' in project 'Lottie' (no dependencies)
    Target 'WebRTC' in project 'WebRTC' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: bf2904984bb141e8b43ceae5542bebe6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bf2904984bb141e8b43ceae5542bebe6.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VideoIDSDK/VideoIDSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VideoIDSDK/VideoIDSDK.xcframework'. (in target 'VideoIDSDK' from project 'VideoIDSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc/WebRTC/WebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc/WebRTC/WebRTC.xcframework'. (in target 'VideoIDSDK' from project 'VideoIDSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework'. (in target 'VideoIDSDK' from project 'VideoIDSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc/WebRTC/WebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc/WebRTC/WebRTC.xcframework'. (in target 'VideoIDSDK' from project 'VideoIDSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework'. (in target 'VideoIDSDK' from project 'VideoIDSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc/WebRTC/WebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc/WebRTC/WebRTC.xcframework'. (in target '_VideoIDSDKStub' from project 'VideoIDSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework'. (in target '_VideoIDSDKStub' from project 'VideoIDSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework'. (in target 'Lottie' from project 'Lottie')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc/WebRTC/WebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc/WebRTC/WebRTC.xcframework'. (in target 'WebRTC' from project 'WebRTC')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme VideoIDSDK
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  WebRTC: https://github.com/stasel/WebRTC.git @ 134.0.0
  Lottie: https://github.com/airbnb/lottie-spm.git @ 4.4.3
  OpenSSL: https://github.com/krzyzanowskim/OpenSSL.git @ 3.6.1
  VideoIDSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: WebRTC, Lottie, OpenSSL, VideoIDSDK
{
  "dependencies" : [
    {
      "identity" : "lottie-spm",
      "requirement" : {
        "exact" : [
          "4.4.3"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/airbnb/lottie-spm.git"
    },
    {
      "identity" : "openssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.2000",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/OpenSSL.git"
    },
    {
      "identity" : "webrtc",
      "requirement" : {
        "exact" : [
          "134.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stasel/WebRTC.git"
    }
  ],
  "manifest_display_name" : "VideoIDSDK",
  "name" : "VideoIDSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.1"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "VideoIDSDK",
      "targets" : [
        "VideoIDSDK",
        "_VideoIDSDKStub"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_VideoIDSDKStub",
      "module_type" : "SwiftTarget",
      "name" : "_VideoIDSDKStub",
      "path" : "Sources/_VideoIDSDKStub",
      "product_dependencies" : [
        "WebRTC",
        "Lottie",
        "OpenSSL"
      ],
      "product_memberships" : [
        "VideoIDSDK"
      ],
      "sources" : [
        "Stub.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VideoIDSDK",
      "module_type" : "BinaryTarget",
      "name" : "VideoIDSDK",
      "path" : "remote/archive/VideoIDSDK.xcframework.zip",
      "product_memberships" : [
        "VideoIDSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "VideoIDSDK"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VideoIDSDK -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.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 VideoIDSDK -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  WebRTC: https://github.com/stasel/WebRTC.git @ 134.0.0
  VideoIDSDK: /Users/admin/builder/spi-builder-workspace
  Lottie: https://github.com/airbnb/lottie-spm.git @ 4.4.3
  OpenSSL: https://github.com/krzyzanowskim/OpenSSL.git @ 3.6.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'VideoIDSDK' in project 'VideoIDSDK'
        ➜ Explicit dependency on target '_VideoIDSDKStub' in project 'VideoIDSDK'
        ➜ Explicit dependency on target 'WebRTC' in project 'WebRTC'
        ➜ Explicit dependency on target 'Lottie' in project 'Lottie'
        ➜ Explicit dependency on target 'OpenSSL' in project 'OpenSSL'
    Target '_VideoIDSDKStub' in project 'VideoIDSDK'
        ➜ Explicit dependency on target 'WebRTC' in project 'WebRTC'
        ➜ Explicit dependency on target 'Lottie' in project 'Lottie'
        ➜ Explicit dependency on target 'OpenSSL' in project 'OpenSSL'
    Target 'OpenSSL' in project 'OpenSSL' (no dependencies)
    Target 'Lottie' in project 'Lottie'
        ➜ Explicit dependency on target '_LottieStub' in project 'Lottie'
    Target '_LottieStub' in project 'Lottie' (no dependencies)
    Target 'WebRTC' in project 'WebRTC' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: ce76a8399704e606a8c79cfef3720b9f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ce76a8399704e606a8c79cfef3720b9f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc/WebRTC/WebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc/WebRTC/WebRTC.xcframework'. (in target 'WebRTC' from project 'WebRTC')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc/WebRTC/WebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc/WebRTC/WebRTC.xcframework'. (in target '_VideoIDSDKStub' from project 'VideoIDSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework'. (in target '_VideoIDSDKStub' from project 'VideoIDSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VideoIDSDK/VideoIDSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VideoIDSDK/VideoIDSDK.xcframework'. (in target 'VideoIDSDK' from project 'VideoIDSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc/WebRTC/WebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc/WebRTC/WebRTC.xcframework'. (in target 'VideoIDSDK' from project 'VideoIDSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework'. (in target 'VideoIDSDK' from project 'VideoIDSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc/WebRTC/WebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc/WebRTC/WebRTC.xcframework'. (in target 'VideoIDSDK' from project 'VideoIDSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework'. (in target 'VideoIDSDK' from project 'VideoIDSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework'. (in target 'Lottie' from project 'Lottie')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme VideoIDSDK
(1 failure)
BUILD FAILURE 6.1 watchOS