The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Open3D-iOS, reference 0.0.20221129003814 (b7155b), with Swift 6.0 for tvOS using Xcode 16.0 on 2 Nov 2024 20:11:01 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Open3D-iOS -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kewlbear/Open3D-iOS.git
Reference: 0.0.20221129003814
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kewlbear/Open3D-iOS
 * tag               0.0.20221129003814 -> FETCH_HEAD
HEAD is now at b7155b2 Update Package.swift (#39)
Cloned https://github.com/kewlbear/Open3D-iOS.git
Revision (git rev-parse @):
b7155b2c4dbb80e7cb079ca05c659e7a17b1eb1e
SUCCESS checkout https://github.com/kewlbear/Open3D-iOS.git at 0.0.20221129003814
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/kewlbear/Open3D-iOS.git
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/kewlbear/NumPy-iOS.git
Fetching from https://github.com/kewlbear/LAPACKE-iOS.git
Fetching from https://github.com/kewlbear/BLAS-LAPACK-AppStore-Workaround.git
Fetching from https://github.com/kewlbear/Python-iOS.git
Creating working copy of package ‘NumPy-iOS’
Checking out main (4d0f25e) of package ‘NumPy-iOS’
Creating working copy of package ‘Python-iOS’
Checking out 0.1.1-b20230423-090254 of package ‘Python-iOS’
Creating working copy of package ‘BLAS-LAPACK-AppStore-Workaround’
Checking out main (dc78ff0) of package ‘BLAS-LAPACK-AppStore-Workaround’
Creating working copy of package ‘LAPACKE-iOS’
Checking out main (6fbd386) of package ‘LAPACKE-iOS’
Resolve Package Graph
Resolved source packages:
  Open3D-iOS: /Users/admin/builder/spi-builder-workspace
  NumPy-iOS: https://github.com/kewlbear/NumPy-iOS.git @ main (4d0f25e)
  Python-iOS: https://github.com/kewlbear/Python-iOS.git @ 0.1.1-b20230423-090254
  LAPACKE-iOS: https://github.com/kewlbear/LAPACKE-iOS.git @ main (6fbd386)
  BLAS-LAPACK-AppStore-Workaround: https://github.com/kewlbear/BLAS-LAPACK-AppStore-Workaround.git @ main (dc78ff0)
resolved source packages: Open3D-iOS, NumPy-iOS, Python-iOS, LAPACKE-iOS, BLAS-LAPACK-AppStore-Workaround
{
  "dependencies" : [
    {
      "identity" : "numpy-ios",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kewlbear/NumPy-iOS.git"
    },
    {
      "identity" : "lapacke-ios",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kewlbear/LAPACKE-iOS.git"
    },
    {
      "identity" : "blas-lapack-appstore-workaround",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kewlbear/BLAS-LAPACK-AppStore-Workaround.git"
    }
  ],
  "manifest_display_name" : "Open3D-iOS",
  "name" : "Open3D-iOS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Open3D-iOS",
      "targets" : [
        "LinkOpen3D",
        "Open3DSupport",
        "Assimp",
        "Faiss",
        "IrrXML",
        "JPEG",
        "jsoncpp",
        "libOpen3D_3rdparty_liblzf",
        "libOpen3D_3rdparty_qhull_r",
        "libOpen3D_3rdparty_qhullcpp",
        "libOpen3D_3rdparty_rply",
        "libOpen3D",
        "png",
        "pybind",
        "TBB"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "pybind",
      "module_type" : "BinaryTarget",
      "name" : "pybind",
      "path" : "remote/archive/pybind.a.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "png",
      "module_type" : "BinaryTarget",
      "name" : "png",
      "path" : "remote/archive/png.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libOpen3D_3rdparty_rply",
      "module_type" : "BinaryTarget",
      "name" : "libOpen3D_3rdparty_rply",
      "path" : "remote/archive/libOpen3D_3rdparty_rply.a.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libOpen3D_3rdparty_qhullcpp",
      "module_type" : "BinaryTarget",
      "name" : "libOpen3D_3rdparty_qhullcpp",
      "path" : "remote/archive/libOpen3D_3rdparty_qhullcpp.a.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libOpen3D_3rdparty_qhull_r",
      "module_type" : "BinaryTarget",
      "name" : "libOpen3D_3rdparty_qhull_r",
      "path" : "remote/archive/libOpen3D_3rdparty_qhull_r.a.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libOpen3D_3rdparty_liblzf",
      "module_type" : "BinaryTarget",
      "name" : "libOpen3D_3rdparty_liblzf",
      "path" : "remote/archive/libOpen3D_3rdparty_liblzf.a.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libOpen3D",
      "module_type" : "BinaryTarget",
      "name" : "libOpen3D",
      "path" : "remote/archive/libOpen3D.a.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "jsoncpp",
      "module_type" : "BinaryTarget",
      "name" : "jsoncpp",
      "path" : "remote/archive/jsoncpp.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "TBB",
      "module_type" : "BinaryTarget",
      "name" : "TBB",
      "path" : "remote/archive/TBB.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Open3DSupport",
      "module_type" : "SwiftTarget",
      "name" : "Open3DSupport",
      "path" : "Sources/Open3DSupport",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Open3DSupport/site-packages",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Open3DSupport.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Open3D_iOSTests",
      "module_type" : "SwiftTarget",
      "name" : "Open3D-iOSTests",
      "path" : "Tests/Open3D-iOSTests",
      "sources" : [
        "Open3D_iOSTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Open3DSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LinkOpen3D",
      "module_type" : "ClangTarget",
      "name" : "LinkOpen3D",
      "path" : "Sources/LinkOpen3D",
      "product_dependencies" : [
        "NumPy-iOS",
        "LAPACKE-iOS",
        "BLAS-LAPACK-AppStore-Workaround"
      ],
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
        "Link.m"
      ],
      "target_dependencies" : [
        "Assimp",
        "Faiss",
        "IrrXML",
        "JPEG",
        "jsoncpp",
        "libOpen3D_3rdparty_liblzf",
        "libOpen3D_3rdparty_qhull_r",
        "libOpen3D_3rdparty_qhullcpp",
        "libOpen3D_3rdparty_rply",
        "libOpen3D",
        "png",
        "pybind",
        "TBB"
      ],
      "type" : "library"
    },
    {
      "c99name" : "JPEG",
      "module_type" : "BinaryTarget",
      "name" : "JPEG",
      "path" : "remote/archive/JPEG.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "IrrXML",
      "module_type" : "BinaryTarget",
      "name" : "IrrXML",
      "path" : "remote/archive/IrrXML.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Faiss",
      "module_type" : "BinaryTarget",
      "name" : "Faiss",
      "path" : "remote/archive/Faiss.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Assimp",
      "module_type" : "BinaryTarget",
      "name" : "Assimp",
      "path" : "remote/archive/Assimp.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Open3D-iOS"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Open3D-iOS -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-16.1.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 Open3D-iOS -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Python-iOS: https://github.com/kewlbear/Python-iOS.git @ 0.1.1-b20230423-090254
  LAPACKE-iOS: https://github.com/kewlbear/LAPACKE-iOS.git @ main (6fbd386)
  NumPy-iOS: https://github.com/kewlbear/NumPy-iOS.git @ main (4d0f25e)
  BLAS-LAPACK-AppStore-Workaround: https://github.com/kewlbear/BLAS-LAPACK-AppStore-Workaround.git @ main (dc78ff0)
  Open3D-iOS: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (16 targets)
    Target 'Open3D-iOS' in project 'Open3D-iOS'
        ➜ Explicit dependency on target 'LinkOpen3D' in project 'Open3D-iOS'
        ➜ Explicit dependency on target 'Open3DSupport' in project 'Open3D-iOS'
        ➜ Explicit dependency on target 'Open3D-iOS_Open3DSupport' in project 'Open3D-iOS'
        ➜ Explicit dependency on target 'NumPy-iOS' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'LAPACKE-iOS' in project 'LAPACKE-iOS'
        ➜ Explicit dependency on target 'BLAS-LAPACK-AppStore-Workaround' in project 'BLAS-LAPACK-AppStore-Workaround'
    Target 'Open3DSupport' in project 'Open3D-iOS'
        ➜ Explicit dependency on target 'Open3D-iOS_Open3DSupport' in project 'Open3D-iOS'
    Target 'Open3D-iOS_Open3DSupport' in project 'Open3D-iOS' (no dependencies)
    Target 'LinkOpen3D' in project 'Open3D-iOS'
        ➜ Explicit dependency on target 'NumPy-iOS' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'LAPACKE-iOS' in project 'LAPACKE-iOS'
        ➜ Explicit dependency on target 'BLAS-LAPACK-AppStore-Workaround' in project 'BLAS-LAPACK-AppStore-Workaround'
    Target 'LAPACKE-iOS' in project 'LAPACKE-iOS'
        ➜ Explicit dependency on target '_LapackeLink' in project 'LAPACKE-iOS'
        ➜ Explicit dependency on target 'BLAS-LAPACK-AppStore-Workaround' in project 'BLAS-LAPACK-AppStore-Workaround'
    Target '_LapackeLink' in project 'LAPACKE-iOS'
        ➜ Explicit dependency on target 'BLAS-LAPACK-AppStore-Workaround' in project 'BLAS-LAPACK-AppStore-Workaround'
    Target 'BLAS-LAPACK-AppStore-Workaround' in project 'BLAS-LAPACK-AppStore-Workaround'
        ➜ Explicit dependency on target 'BLAS-LAPACK-AppStore-Workaround' in project 'BLAS-LAPACK-AppStore-Workaround'
    Target 'BLAS-LAPACK-AppStore-Workaround' in project 'BLAS-LAPACK-AppStore-Workaround' (no dependencies)
    Target 'NumPy-iOS' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'Link' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'NumPySupport' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'NumPy-iOS_NumPySupport' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'Python-iOS' in project 'Python-iOS'
    Target 'NumPySupport' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'NumPy-iOS_NumPySupport' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'Python-iOS' in project 'Python-iOS'
    Target 'NumPy-iOS_NumPySupport' in project 'NumPy-iOS' (no dependencies)
    Target 'Link' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'Python-iOS' in project 'Python-iOS'
    Target 'Python-iOS' in project 'Python-iOS'
        ➜ Explicit dependency on target 'LinkPython' in project 'Python-iOS'
        ➜ Explicit dependency on target 'PythonSupport' in project 'Python-iOS'
        ➜ Explicit dependency on target 'Python-iOS_PythonSupport' in project 'Python-iOS'
    Target 'PythonSupport' in project 'Python-iOS'
        ➜ Explicit dependency on target 'Python-iOS_PythonSupport' in project 'Python-iOS'
        ➜ Explicit dependency on target 'LinkPython' in project 'Python-iOS'
    Target 'Python-iOS_PythonSupport' in project 'Python-iOS' (no dependencies)
    Target 'LinkPython' in project 'Python-iOS' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -x c -c /dev/null
Build description signature: d39ffb914a62fc76c7ef73f5b33a8d1d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d39ffb914a62fc76c7ef73f5b33a8d1d.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework'. (in target 'Link' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework'. (in target 'Link' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework'. (in target 'Link' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'Link' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'Link' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'Link' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'Link' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'LinkPython' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'LinkPython' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'LinkPython' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'LinkPython' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'NumPySupport' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'NumPySupport' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'NumPySupport' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'NumPySupport' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lapacke-ios/LAPACKE/LAPACKE.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lapacke-ios/LAPACKE/LAPACKE.xcframework'. (in target 'LAPACKE-iOS' from project 'LAPACKE-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'PythonSupport' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'PythonSupport' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'PythonSupport' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'PythonSupport' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Assimp/Assimp.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Assimp/Assimp.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Faiss/Faiss.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Faiss/Faiss.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IrrXML/IrrXML.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IrrXML/IrrXML.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/JPEG/JPEG.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/JPEG/JPEG.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/jsoncpp/jsoncpp.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/jsoncpp/jsoncpp.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_liblzf/libOpen3D_3rdparty_liblzf.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_liblzf/libOpen3D_3rdparty_liblzf.a.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_qhull_r/libOpen3D_3rdparty_qhull_r.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_qhull_r/libOpen3D_3rdparty_qhull_r.a.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_qhullcpp/libOpen3D_3rdparty_qhullcpp.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_qhullcpp/libOpen3D_3rdparty_qhullcpp.a.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_rply/libOpen3D_3rdparty_rply.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_rply/libOpen3D_3rdparty_rply.a.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D/libOpen3D.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D/libOpen3D.a.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/png/png.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/png/png.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/pybind/pybind.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/pybind/pybind.a.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TBB/TBB.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TBB/TBB.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Assimp/Assimp.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Assimp/Assimp.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Faiss/Faiss.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Faiss/Faiss.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IrrXML/IrrXML.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IrrXML/IrrXML.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/JPEG/JPEG.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/JPEG/JPEG.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/jsoncpp/jsoncpp.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/jsoncpp/jsoncpp.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_liblzf/libOpen3D_3rdparty_liblzf.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_liblzf/libOpen3D_3rdparty_liblzf.a.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_qhull_r/libOpen3D_3rdparty_qhull_r.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_qhull_r/libOpen3D_3rdparty_qhull_r.a.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_qhullcpp/libOpen3D_3rdparty_qhullcpp.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_qhullcpp/libOpen3D_3rdparty_qhullcpp.a.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_rply/libOpen3D_3rdparty_rply.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_rply/libOpen3D_3rdparty_rply.a.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D/libOpen3D.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D/libOpen3D.a.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/png/png.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/png/png.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/pybind/pybind.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/pybind/pybind.a.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TBB/TBB.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TBB/TBB.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lapacke-ios/LAPACKE/LAPACKE.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lapacke-ios/LAPACKE/LAPACKE.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lapacke-ios/LAPACKE/LAPACKE.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lapacke-ios/LAPACKE/LAPACKE.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Assimp/Assimp.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Assimp/Assimp.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Faiss/Faiss.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Faiss/Faiss.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IrrXML/IrrXML.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IrrXML/IrrXML.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/JPEG/JPEG.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/JPEG/JPEG.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/jsoncpp/jsoncpp.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/jsoncpp/jsoncpp.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_liblzf/libOpen3D_3rdparty_liblzf.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_liblzf/libOpen3D_3rdparty_liblzf.a.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_qhull_r/libOpen3D_3rdparty_qhull_r.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_qhull_r/libOpen3D_3rdparty_qhull_r.a.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_qhullcpp/libOpen3D_3rdparty_qhullcpp.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_qhullcpp/libOpen3D_3rdparty_qhullcpp.a.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_rply/libOpen3D_3rdparty_rply.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_rply/libOpen3D_3rdparty_rply.a.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D/libOpen3D.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D/libOpen3D.a.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/png/png.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/png/png.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/pybind/pybind.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/pybind/pybind.a.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TBB/TBB.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TBB/TBB.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lapacke-ios/LAPACKE/LAPACKE.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lapacke-ios/LAPACKE/LAPACKE.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Open3D-iOS
(1 failure)
Command line invocation:
    /Applications/Xcode-16.1.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 Open3D-iOS -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolved source packages:
  Open3D-iOS: /Users/admin/builder/spi-builder-workspace
  Python-iOS: https://github.com/kewlbear/Python-iOS.git @ 0.1.1-b20230423-090254
  NumPy-iOS: https://github.com/kewlbear/NumPy-iOS.git @ main (4d0f25e)
  LAPACKE-iOS: https://github.com/kewlbear/LAPACKE-iOS.git @ main (6fbd386)
  BLAS-LAPACK-AppStore-Workaround: https://github.com/kewlbear/BLAS-LAPACK-AppStore-Workaround.git @ main (dc78ff0)
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (16 targets)
    Target 'Open3D-iOS' in project 'Open3D-iOS'
        ➜ Explicit dependency on target 'LinkOpen3D' in project 'Open3D-iOS'
        ➜ Explicit dependency on target 'Open3DSupport' in project 'Open3D-iOS'
        ➜ Explicit dependency on target 'Open3D-iOS_Open3DSupport' in project 'Open3D-iOS'
        ➜ Explicit dependency on target 'NumPy-iOS' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'LAPACKE-iOS' in project 'LAPACKE-iOS'
        ➜ Explicit dependency on target 'BLAS-LAPACK-AppStore-Workaround' in project 'BLAS-LAPACK-AppStore-Workaround'
    Target 'Open3DSupport' in project 'Open3D-iOS'
        ➜ Explicit dependency on target 'Open3D-iOS_Open3DSupport' in project 'Open3D-iOS'
    Target 'Open3D-iOS_Open3DSupport' in project 'Open3D-iOS' (no dependencies)
    Target 'LinkOpen3D' in project 'Open3D-iOS'
        ➜ Explicit dependency on target 'NumPy-iOS' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'LAPACKE-iOS' in project 'LAPACKE-iOS'
        ➜ Explicit dependency on target 'BLAS-LAPACK-AppStore-Workaround' in project 'BLAS-LAPACK-AppStore-Workaround'
    Target 'LAPACKE-iOS' in project 'LAPACKE-iOS'
        ➜ Explicit dependency on target '_LapackeLink' in project 'LAPACKE-iOS'
        ➜ Explicit dependency on target 'BLAS-LAPACK-AppStore-Workaround' in project 'BLAS-LAPACK-AppStore-Workaround'
    Target '_LapackeLink' in project 'LAPACKE-iOS'
        ➜ Explicit dependency on target 'BLAS-LAPACK-AppStore-Workaround' in project 'BLAS-LAPACK-AppStore-Workaround'
    Target 'BLAS-LAPACK-AppStore-Workaround' in project 'BLAS-LAPACK-AppStore-Workaround'
        ➜ Explicit dependency on target 'BLAS-LAPACK-AppStore-Workaround' in project 'BLAS-LAPACK-AppStore-Workaround'
    Target 'BLAS-LAPACK-AppStore-Workaround' in project 'BLAS-LAPACK-AppStore-Workaround' (no dependencies)
    Target 'NumPy-iOS' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'Link' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'NumPySupport' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'NumPy-iOS_NumPySupport' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'Python-iOS' in project 'Python-iOS'
    Target 'NumPySupport' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'NumPy-iOS_NumPySupport' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'Python-iOS' in project 'Python-iOS'
    Target 'NumPy-iOS_NumPySupport' in project 'NumPy-iOS' (no dependencies)
    Target 'Link' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'Python-iOS' in project 'Python-iOS'
    Target 'Python-iOS' in project 'Python-iOS'
        ➜ Explicit dependency on target 'LinkPython' in project 'Python-iOS'
        ➜ Explicit dependency on target 'PythonSupport' in project 'Python-iOS'
        ➜ Explicit dependency on target 'Python-iOS_PythonSupport' in project 'Python-iOS'
    Target 'PythonSupport' in project 'Python-iOS'
        ➜ Explicit dependency on target 'Python-iOS_PythonSupport' in project 'Python-iOS'
        ➜ Explicit dependency on target 'LinkPython' in project 'Python-iOS'
    Target 'Python-iOS_PythonSupport' in project 'Python-iOS' (no dependencies)
    Target 'LinkPython' in project 'Python-iOS' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'PythonSupport' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'PythonSupport' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'PythonSupport' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'PythonSupport' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'LinkPython' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'LinkPython' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'LinkPython' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'LinkPython' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'NumPySupport' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'NumPySupport' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'NumPySupport' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'NumPySupport' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lapacke-ios/LAPACKE/LAPACKE.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lapacke-ios/LAPACKE/LAPACKE.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Assimp/Assimp.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Assimp/Assimp.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Faiss/Faiss.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Faiss/Faiss.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IrrXML/IrrXML.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IrrXML/IrrXML.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/JPEG/JPEG.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/JPEG/JPEG.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TBB/TBB.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TBB/TBB.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/jsoncpp/jsoncpp.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/jsoncpp/jsoncpp.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D/libOpen3D.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D/libOpen3D.a.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_liblzf/libOpen3D_3rdparty_liblzf.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_liblzf/libOpen3D_3rdparty_liblzf.a.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_qhull_r/libOpen3D_3rdparty_qhull_r.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_qhull_r/libOpen3D_3rdparty_qhull_r.a.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_qhullcpp/libOpen3D_3rdparty_qhullcpp.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_qhullcpp/libOpen3D_3rdparty_qhullcpp.a.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_rply/libOpen3D_3rdparty_rply.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_rply/libOpen3D_3rdparty_rply.a.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/png/png.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/png/png.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/pybind/pybind.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/pybind/pybind.a.xcframework'. (in target 'LinkOpen3D' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework'. (in target 'Link' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework'. (in target 'Link' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework'. (in target 'Link' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'Link' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'Link' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'Link' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'Link' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lapacke-ios/LAPACKE/LAPACKE.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lapacke-ios/LAPACKE/LAPACKE.xcframework'. (in target 'LAPACKE-iOS' from project 'LAPACKE-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lapacke-ios/LAPACKE/LAPACKE.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lapacke-ios/LAPACKE/LAPACKE.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lapacke-ios/LAPACKE/LAPACKE.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lapacke-ios/LAPACKE/LAPACKE.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Assimp/Assimp.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Assimp/Assimp.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Assimp/Assimp.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Assimp/Assimp.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Faiss/Faiss.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Faiss/Faiss.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Faiss/Faiss.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Faiss/Faiss.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IrrXML/IrrXML.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IrrXML/IrrXML.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IrrXML/IrrXML.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IrrXML/IrrXML.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/JPEG/JPEG.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/JPEG/JPEG.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/JPEG/JPEG.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/JPEG/JPEG.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TBB/TBB.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TBB/TBB.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TBB/TBB.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/TBB/TBB.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/jsoncpp/jsoncpp.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/jsoncpp/jsoncpp.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/jsoncpp/jsoncpp.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/jsoncpp/jsoncpp.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D/libOpen3D.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D/libOpen3D.a.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D/libOpen3D.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D/libOpen3D.a.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_liblzf/libOpen3D_3rdparty_liblzf.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_liblzf/libOpen3D_3rdparty_liblzf.a.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_liblzf/libOpen3D_3rdparty_liblzf.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_liblzf/libOpen3D_3rdparty_liblzf.a.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_qhull_r/libOpen3D_3rdparty_qhull_r.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_qhull_r/libOpen3D_3rdparty_qhull_r.a.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_qhull_r/libOpen3D_3rdparty_qhull_r.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_qhull_r/libOpen3D_3rdparty_qhull_r.a.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_qhullcpp/libOpen3D_3rdparty_qhullcpp.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_qhullcpp/libOpen3D_3rdparty_qhullcpp.a.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_qhullcpp/libOpen3D_3rdparty_qhullcpp.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_qhullcpp/libOpen3D_3rdparty_qhullcpp.a.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_rply/libOpen3D_3rdparty_rply.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_rply/libOpen3D_3rdparty_rply.a.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_rply/libOpen3D_3rdparty_rply.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libOpen3D_3rdparty_rply/libOpen3D_3rdparty_rply.a.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/png/png.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/png/png.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/png/png.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/png/png.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/pybind/pybind.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/pybind/pybind.a.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/pybind/pybind.a.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/pybind/pybind.a.xcframework'. (in target 'Open3D-iOS' from project 'Open3D-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpymath/libnpymath.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnpyrandom/libnpyrandom.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/numpy-ios/libnumpy/libnumpy.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Open3D-iOS
(1 failure)
BUILD FAILURE 6.0 tvOS