The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TensorFlowLiteSwift with Swift 5.10 for watchOS using Xcode 15.3 at 2.14.0.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme TensorFlowLiteSwift -destination generic/platform=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kewlbear/TensorflowLiteSwift.git
Reference: 2.14.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kewlbear/TensorflowLiteSwift
 * tag               2.14.0     -> FETCH_HEAD
HEAD is now at 2270100 add 0.0.20230921
Cloned https://github.com/kewlbear/TensorflowLiteSwift.git
Revision (git rev-parse @):
22701004ef95b41693cddb0f2720df89183cbb6a
SUCCESS checkout https://github.com/kewlbear/TensorflowLiteSwift.git at 2.14.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/kewlbear/TensorflowLiteSwift.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/kewlbear/TensorFlowLiteC.git (cached)
Creating working copy of package ‘TensorFlowLiteC’
Checking out master (22df490) of package ‘TensorFlowLiteC’
Resolved source packages:
  TensorFlowLiteSwift: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  TensorFlowLiteC: https://github.com/kewlbear/TensorFlowLiteC.git @ master (22df490)
resolved source packages: TensorFlowLiteSwift, TensorFlowLiteC
2024-02-18 00:38:46.155 xcodebuild[89781:42480206] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-18 00:38:48.121 xcodebuild[89781:42480206] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "TensorFlowLiteSwift"
    ]
  }
}
2024-02-18 00:38:48.388 xcodebuild[89969:42480790] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-18 00:38:48.790 xcodebuild[89969:42480790] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme TensorFlowLiteSwift -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme TensorFlowLiteSwift -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  TensorFlowLiteC: https://github.com/kewlbear/TensorFlowLiteC.git @ master (22df490)
  TensorFlowLiteSwift: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'TensorFlowLiteSwift' in project 'TensorFlowLiteSwift'
        ➜ Explicit dependency on target 'TensorFlowLite' in project 'TensorFlowLiteSwift'
        ➜ Explicit dependency on target 'TensorFlowLiteC' in project 'TensorFlowLiteC'
    Target 'TensorFlowLite' in project 'TensorFlowLiteSwift'
        ➜ Explicit dependency on target 'TensorFlowLiteC' in project 'TensorFlowLiteC'
    Target 'TensorFlowLiteC' in project 'TensorFlowLiteC'
        ➜ Explicit dependency on target 'Link' in project 'TensorFlowLiteC'
    Target 'Link' in project 'TensorFlowLiteC' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 46f5d9b23a12907978bbe1ea052601ea
Build description path: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/46f5d9b23a12907978bbe1ea052601ea.xcbuilddata
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteC/TensorFlowLiteC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteC/TensorFlowLiteC.xcframework'. (in target 'TensorFlowLiteC' from project 'TensorFlowLiteC')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCCoreML/TensorFlowLiteCCoreML.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCCoreML/TensorFlowLiteCCoreML.xcframework'. (in target 'TensorFlowLiteC' from project 'TensorFlowLiteC')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCMetal/TensorFlowLiteCMetal.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCMetal/TensorFlowLiteCMetal.xcframework'. (in target 'TensorFlowLiteC' from project 'TensorFlowLiteC')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteC/TensorFlowLiteC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteC/TensorFlowLiteC.xcframework'. (in target 'TensorFlowLite' from project 'TensorFlowLiteSwift')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCCoreML/TensorFlowLiteCCoreML.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCCoreML/TensorFlowLiteCCoreML.xcframework'. (in target 'TensorFlowLite' from project 'TensorFlowLiteSwift')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCMetal/TensorFlowLiteCMetal.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCMetal/TensorFlowLiteCMetal.xcframework'. (in target 'TensorFlowLite' from project 'TensorFlowLiteSwift')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteC/TensorFlowLiteC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteC/TensorFlowLiteC.xcframework'. (in target 'TensorFlowLiteSwift' from project 'TensorFlowLiteSwift')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCCoreML/TensorFlowLiteCCoreML.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCCoreML/TensorFlowLiteCCoreML.xcframework'. (in target 'TensorFlowLiteSwift' from project 'TensorFlowLiteSwift')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCMetal/TensorFlowLiteCMetal.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCMetal/TensorFlowLiteCMetal.xcframework'. (in target 'TensorFlowLiteSwift' from project 'TensorFlowLiteSwift')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteC/TensorFlowLiteC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteC/TensorFlowLiteC.xcframework'. (in target 'TensorFlowLiteSwift' from project 'TensorFlowLiteSwift')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCCoreML/TensorFlowLiteCCoreML.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCCoreML/TensorFlowLiteCCoreML.xcframework'. (in target 'TensorFlowLiteSwift' from project 'TensorFlowLiteSwift')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCMetal/TensorFlowLiteCMetal.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCMetal/TensorFlowLiteCMetal.xcframework'. (in target 'TensorFlowLiteSwift' from project 'TensorFlowLiteSwift')
2024-02-18 00:38:49.067 xcodebuild[90033:42481008] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-18 00:38:49.424 xcodebuild[90033:42481008] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme TensorFlowLiteSwift -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  TensorFlowLiteSwift: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  TensorFlowLiteC: https://github.com/kewlbear/TensorFlowLiteC.git @ master (22df490)
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'TensorFlowLiteSwift' in project 'TensorFlowLiteSwift'
        ➜ Explicit dependency on target 'TensorFlowLite' in project 'TensorFlowLiteSwift'
        ➜ Explicit dependency on target 'TensorFlowLiteC' in project 'TensorFlowLiteC'
    Target 'TensorFlowLite' in project 'TensorFlowLiteSwift'
        ➜ Explicit dependency on target 'TensorFlowLiteC' in project 'TensorFlowLiteC'
    Target 'TensorFlowLiteC' in project 'TensorFlowLiteC'
        ➜ Explicit dependency on target 'Link' in project 'TensorFlowLiteC'
    Target 'Link' in project 'TensorFlowLiteC' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteC/TensorFlowLiteC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteC/TensorFlowLiteC.xcframework'. (in target 'TensorFlowLiteSwift' from project 'TensorFlowLiteSwift')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteC/TensorFlowLiteC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteC/TensorFlowLiteC.xcframework'. (in target 'TensorFlowLiteSwift' from project 'TensorFlowLiteSwift')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCCoreML/TensorFlowLiteCCoreML.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCCoreML/TensorFlowLiteCCoreML.xcframework'. (in target 'TensorFlowLiteSwift' from project 'TensorFlowLiteSwift')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCCoreML/TensorFlowLiteCCoreML.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCCoreML/TensorFlowLiteCCoreML.xcframework'. (in target 'TensorFlowLiteSwift' from project 'TensorFlowLiteSwift')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCMetal/TensorFlowLiteCMetal.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCMetal/TensorFlowLiteCMetal.xcframework'. (in target 'TensorFlowLiteSwift' from project 'TensorFlowLiteSwift')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCMetal/TensorFlowLiteCMetal.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCMetal/TensorFlowLiteCMetal.xcframework'. (in target 'TensorFlowLiteSwift' from project 'TensorFlowLiteSwift')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteC/TensorFlowLiteC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteC/TensorFlowLiteC.xcframework'. (in target 'TensorFlowLiteC' from project 'TensorFlowLiteC')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCCoreML/TensorFlowLiteCCoreML.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCCoreML/TensorFlowLiteCCoreML.xcframework'. (in target 'TensorFlowLiteC' from project 'TensorFlowLiteC')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCMetal/TensorFlowLiteCMetal.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCMetal/TensorFlowLiteCMetal.xcframework'. (in target 'TensorFlowLiteC' from project 'TensorFlowLiteC')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteC/TensorFlowLiteC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteC/TensorFlowLiteC.xcframework'. (in target 'TensorFlowLite' from project 'TensorFlowLiteSwift')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCCoreML/TensorFlowLiteCCoreML.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCCoreML/TensorFlowLiteCCoreML.xcframework'. (in target 'TensorFlowLite' from project 'TensorFlowLiteSwift')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCMetal/TensorFlowLiteCMetal.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/tensorflowlitec/TensorFlowLiteCMetal/TensorFlowLiteCMetal.xcframework'. (in target 'TensorFlowLite' from project 'TensorFlowLiteSwift')
2024-02-18 00:38:52.097 xcodebuild[90149:42481533] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-18 00:38:52.486 xcodebuild[90149:42481533] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
BUILD FAILURE 5.10 watchOS

Build Machine: Mac 7