The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NIMSDK_LITE, reference 10.9.81 (6e0718), with Swift 6.1 for tvOS using Xcode 16.3 on 18 Apr 2026 00:37:33 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/netease-im/nimsdk-lite-spm.git
Reference: 10.9.81
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/netease-im/nimsdk-lite-spm
 * tag               10.9.81    -> FETCH_HEAD
HEAD is now at 6e07182 add 10.9.81
Cloned https://github.com/netease-im/nimsdk-lite-spm.git
Revision (git rev-parse @):
6e071823350d8fd2e14b6d8c59d31fb4749a0d6a
SUCCESS checkout https://github.com/netease-im/nimsdk-lite-spm.git at 10.9.81
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/netease-im/nimsdk-lite-spm.git
https://github.com/netease-im/nimsdk-lite-spm.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "NIMSDK_LITE",
  "name" : "NIMSDK_LITE",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "NIMSDK_LITE",
      "targets" : [
        "NIMSDK_LITE_NOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NOS",
      "targets" : [
        "NIMSDK_LITE_NOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FCS",
      "targets" : [
        "NIMSDK_LITE_FCS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "QChat",
      "targets" : [
        "NIMSDK_LITE_QChat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FTS",
      "targets" : [
        "NIMSDK_LITE_FTS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NIMSocketRocket",
      "module_type" : "BinaryTarget",
      "name" : "NIMSocketRocket",
      "path" : "remote/archive/NIMSocketRocket.xcframework.zip",
      "product_memberships" : [
        "NIMSDK_LITE",
        "NOS",
        "FCS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMSDK_LITE_QChat",
      "module_type" : "SwiftTarget",
      "name" : "NIMSDK_LITE_QChat",
      "path" : "Sources/QChat",
      "product_memberships" : [
        "QChat"
      ],
      "sources" : [
        "NIMSDK_LITE_QChat.swift"
      ],
      "target_dependencies" : [
        "NIMQChat"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIMSDK_LITE_NOS",
      "module_type" : "SwiftTarget",
      "name" : "NIMSDK_LITE_NOS",
      "path" : "Sources/NOS",
      "product_memberships" : [
        "NIMSDK_LITE",
        "NOS"
      ],
      "sources" : [
        "NIMSDK_LITE_NOS.swift"
      ],
      "target_dependencies" : [
        "NIMSDK",
        "NIMSocketRocket",
        "NIMQuic",
        "NIMNOS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIMSDK_LITE_FTS",
      "module_type" : "SwiftTarget",
      "name" : "NIMSDK_LITE_FTS",
      "path" : "Sources/FTS",
      "product_memberships" : [
        "FTS"
      ],
      "sources" : [
        "NIMSDK_LITE_FTS.swift"
      ],
      "target_dependencies" : [
        "NIMDBEx"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIMSDK_LITE_FCS",
      "module_type" : "SwiftTarget",
      "name" : "NIMSDK_LITE_FCS",
      "path" : "Sources/FCS",
      "product_memberships" : [
        "FCS"
      ],
      "sources" : [
        "NIMSDK_LITE_FCS.swift"
      ],
      "target_dependencies" : [
        "NIMSDK",
        "NIMSocketRocket",
        "NIMQuic",
        "NIMFCS",
        "NIMAWSCore",
        "NIMAWSS3"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIMSDK",
      "module_type" : "BinaryTarget",
      "name" : "NIMSDK",
      "path" : "remote/archive/NIMSDK.xcframework.zip",
      "product_memberships" : [
        "NIMSDK_LITE",
        "NOS",
        "FCS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMQuic",
      "module_type" : "BinaryTarget",
      "name" : "NIMQuic",
      "path" : "remote/archive/NIMQuic.xcframework.zip",
      "product_memberships" : [
        "NIMSDK_LITE",
        "NOS",
        "FCS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMQChat",
      "module_type" : "BinaryTarget",
      "name" : "NIMQChat",
      "path" : "remote/archive/NIMQChat.xcframework.zip",
      "product_memberships" : [
        "QChat"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMNOS",
      "module_type" : "BinaryTarget",
      "name" : "NIMNOS",
      "path" : "remote/archive/NIMNOS.xcframework.zip",
      "product_memberships" : [
        "NIMSDK_LITE",
        "NOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMFCS",
      "module_type" : "BinaryTarget",
      "name" : "NIMFCS",
      "path" : "remote/archive/NIMFCS.xcframework.zip",
      "product_memberships" : [
        "FCS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMDBEx",
      "module_type" : "BinaryTarget",
      "name" : "NIMDBEx",
      "path" : "remote/archive/NIMDBEx.xcframework.zip",
      "product_memberships" : [
        "FTS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMAWSS3",
      "module_type" : "BinaryTarget",
      "name" : "NIMAWSS3",
      "path" : "remote/archive/NIMAWSS3.xcframework.zip",
      "product_memberships" : [
        "FCS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMAWSCore",
      "module_type" : "BinaryTarget",
      "name" : "NIMAWSCore",
      "path" : "remote/archive/NIMAWSCore.xcframework.zip",
      "product_memberships" : [
        "FCS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  NIMSDK_LITE: /Users/admin/builder/spi-builder-workspace
resolved source packages: NIMSDK_LITE
2026-04-17 17:37:27.631 xcodebuild[519:3006] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:851
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600003f06d60>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001d00200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-17 17:37:27.632 xcodebuild[519:3006] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-17 17:37:27.632 xcodebuild[519:3006] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:851
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600003f06d60>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001d00200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-17 17:37:27.633 xcodebuild[519:3006] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-17 17:37:27.633 xcodebuild[519:3006] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:851
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600003f06d60>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001d00200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-17 17:37:27.633 xcodebuild[519:3006] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-17 17:37:27.633 xcodebuild[519:3006] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:851
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600003f06d60>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001d00200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-17 17:37:27.633 xcodebuild[519:3006] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-17 17:37:27.633 xcodebuild[519:3006] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:851
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600003f06d60>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001d00200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-17 17:37:27.633 xcodebuild[519:3006] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-17 17:37:27.633 xcodebuild[519:3006] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:851
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600003f06d60>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001d00200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-17 17:37:27.633 xcodebuild[519:3006] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
{
  "dependencies" : [
  ],
  "manifest_display_name" : "NIMSDK_LITE",
  "name" : "NIMSDK_LITE",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "NIMSDK_LITE",
      "targets" : [
        "NIMSDK_LITE_NOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NOS",
      "targets" : [
        "NIMSDK_LITE_NOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FCS",
      "targets" : [
        "NIMSDK_LITE_FCS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "QChat",
      "targets" : [
        "NIMSDK_LITE_QChat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FTS",
      "targets" : [
        "NIMSDK_LITE_FTS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NIMSocketRocket",
      "module_type" : "BinaryTarget",
      "name" : "NIMSocketRocket",
      "path" : "remote/archive/NIMSocketRocket.xcframework.zip",
      "product_memberships" : [
        "NIMSDK_LITE",
        "NOS",
        "FCS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMSDK_LITE_QChat",
      "module_type" : "SwiftTarget",
      "name" : "NIMSDK_LITE_QChat",
      "path" : "Sources/QChat",
      "product_memberships" : [
        "QChat"
      ],
      "sources" : [
        "NIMSDK_LITE_QChat.swift"
      ],
      "target_dependencies" : [
        "NIMQChat"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIMSDK_LITE_NOS",
      "module_type" : "SwiftTarget",
      "name" : "NIMSDK_LITE_NOS",
      "path" : "Sources/NOS",
      "product_memberships" : [
        "NIMSDK_LITE",
        "NOS"
      ],
      "sources" : [
        "NIMSDK_LITE_NOS.swift"
      ],
      "target_dependencies" : [
        "NIMSDK",
        "NIMSocketRocket",
        "NIMQuic",
        "NIMNOS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIMSDK_LITE_FTS",
      "module_type" : "SwiftTarget",
      "name" : "NIMSDK_LITE_FTS",
      "path" : "Sources/FTS",
      "product_memberships" : [
        "FTS"
      ],
      "sources" : [
        "NIMSDK_LITE_FTS.swift"
      ],
      "target_dependencies" : [
        "NIMDBEx"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIMSDK_LITE_FCS",
      "module_type" : "SwiftTarget",
      "name" : "NIMSDK_LITE_FCS",
      "path" : "Sources/FCS",
      "product_memberships" : [
        "FCS"
      ],
      "sources" : [
        "NIMSDK_LITE_FCS.swift"
      ],
      "target_dependencies" : [
        "NIMSDK",
        "NIMSocketRocket",
        "NIMQuic",
        "NIMFCS",
        "NIMAWSCore",
        "NIMAWSS3"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIMSDK",
      "module_type" : "BinaryTarget",
      "name" : "NIMSDK",
      "path" : "remote/archive/NIMSDK.xcframework.zip",
      "product_memberships" : [
        "NIMSDK_LITE",
        "NOS",
        "FCS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMQuic",
      "module_type" : "BinaryTarget",
      "name" : "NIMQuic",
      "path" : "remote/archive/NIMQuic.xcframework.zip",
      "product_memberships" : [
        "NIMSDK_LITE",
        "NOS",
        "FCS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMQChat",
      "module_type" : "BinaryTarget",
      "name" : "NIMQChat",
      "path" : "remote/archive/NIMQChat.xcframework.zip",
      "product_memberships" : [
        "QChat"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMNOS",
      "module_type" : "BinaryTarget",
      "name" : "NIMNOS",
      "path" : "remote/archive/NIMNOS.xcframework.zip",
      "product_memberships" : [
        "NIMSDK_LITE",
        "NOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMFCS",
      "module_type" : "BinaryTarget",
      "name" : "NIMFCS",
      "path" : "remote/archive/NIMFCS.xcframework.zip",
      "product_memberships" : [
        "FCS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMDBEx",
      "module_type" : "BinaryTarget",
      "name" : "NIMDBEx",
      "path" : "remote/archive/NIMDBEx.xcframework.zip",
      "product_memberships" : [
        "FTS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMAWSS3",
      "module_type" : "BinaryTarget",
      "name" : "NIMAWSS3",
      "path" : "remote/archive/NIMAWSS3.xcframework.zip",
      "product_memberships" : [
        "FCS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMAWSCore",
      "module_type" : "BinaryTarget",
      "name" : "NIMAWSCore",
      "path" : "remote/archive/NIMAWSCore.xcframework.zip",
      "product_memberships" : [
        "FCS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FCS",
      "FTS",
      "NIMSDK_LITE",
      "NIMSDK_LITE-Package",
      "NOS",
      "QChat"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NIMSDK_LITE-Package -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme NIMSDK_LITE-Package -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  NIMSDK_LITE: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
    Target 'QChat' in project 'NIMSDK_LITE'
        ➜ Explicit dependency on target 'NIMSDK_LITE_QChat' in project 'NIMSDK_LITE'
    Target 'NIMSDK_LITE_QChat' in project 'NIMSDK_LITE' (no dependencies)
    Target 'NOS' in project 'NIMSDK_LITE'
        ➜ Explicit dependency on target 'NIMSDK_LITE_NOS' in project 'NIMSDK_LITE'
    Target 'NIMSDK_LITE' in project 'NIMSDK_LITE'
        ➜ Explicit dependency on target 'NIMSDK_LITE_NOS' in project 'NIMSDK_LITE'
    Target 'NIMSDK_LITE_NOS' in project 'NIMSDK_LITE' (no dependencies)
    Target 'FTS' in project 'NIMSDK_LITE'
        ➜ Explicit dependency on target 'NIMSDK_LITE_FTS' in project 'NIMSDK_LITE'
    Target 'NIMSDK_LITE_FTS' in project 'NIMSDK_LITE' (no dependencies)
    Target 'FCS' in project 'NIMSDK_LITE'
        ➜ Explicit dependency on target 'NIMSDK_LITE_FCS' in project 'NIMSDK_LITE'
    Target 'NIMSDK_LITE_FCS' in project 'NIMSDK_LITE' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 0a3161565b2dad69d6a41ec0d476d2ef
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0a3161565b2dad69d6a41ec0d476d2ef.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMSDK/NIMSDK.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/NIMSDK/NIMSDK.xcframework'. (in target 'NIMSDK_LITE_NOS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMSocketRocket/NIMSocketRocket.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/NIMSocketRocket/NIMSocketRocket.xcframework'. (in target 'NIMSDK_LITE_NOS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMQuic/NIMQuic.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/NIMQuic/NIMQuic.xcframework'. (in target 'NIMSDK_LITE_NOS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMNOS/NIMNOS.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/NIMNOS/NIMNOS.xcframework'. (in target 'NIMSDK_LITE_NOS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMSDK/NIMSDK.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/NIMSDK/NIMSDK.xcframework'. (in target 'NIMSDK_LITE' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMSocketRocket/NIMSocketRocket.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/NIMSocketRocket/NIMSocketRocket.xcframework'. (in target 'NIMSDK_LITE' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMQuic/NIMQuic.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/NIMQuic/NIMQuic.xcframework'. (in target 'NIMSDK_LITE' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMNOS/NIMNOS.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/NIMNOS/NIMNOS.xcframework'. (in target 'NIMSDK_LITE' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMSDK/NIMSDK.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/NIMSDK/NIMSDK.xcframework'. (in target 'FCS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMSocketRocket/NIMSocketRocket.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/NIMSocketRocket/NIMSocketRocket.xcframework'. (in target 'FCS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMQuic/NIMQuic.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/NIMQuic/NIMQuic.xcframework'. (in target 'FCS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMFCS/NIMFCS.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/NIMFCS/NIMFCS.xcframework'. (in target 'FCS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMAWSCore/NIMAWSCore.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/NIMAWSCore/NIMAWSCore.xcframework'. (in target 'FCS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMAWSS3/NIMAWSS3.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/NIMAWSS3/NIMAWSS3.xcframework'. (in target 'FCS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMQChat/NIMQChat.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/NIMQChat/NIMQChat.xcframework'. (in target 'NIMSDK_LITE_QChat' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMDBEx/NIMDBEx.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/NIMDBEx/NIMDBEx.xcframework'. (in target 'NIMSDK_LITE_FTS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMDBEx/NIMDBEx.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/NIMDBEx/NIMDBEx.xcframework'. (in target 'FTS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMQChat/NIMQChat.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/NIMQChat/NIMQChat.xcframework'. (in target 'QChat' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMSDK/NIMSDK.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/NIMSDK/NIMSDK.xcframework'. (in target 'NIMSDK_LITE_FCS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMSocketRocket/NIMSocketRocket.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/NIMSocketRocket/NIMSocketRocket.xcframework'. (in target 'NIMSDK_LITE_FCS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMQuic/NIMQuic.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/NIMQuic/NIMQuic.xcframework'. (in target 'NIMSDK_LITE_FCS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMFCS/NIMFCS.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/NIMFCS/NIMFCS.xcframework'. (in target 'NIMSDK_LITE_FCS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMAWSCore/NIMAWSCore.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/NIMAWSCore/NIMAWSCore.xcframework'. (in target 'NIMSDK_LITE_FCS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMAWSS3/NIMAWSS3.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/NIMAWSS3/NIMAWSS3.xcframework'. (in target 'NIMSDK_LITE_FCS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMSDK/NIMSDK.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/NIMSDK/NIMSDK.xcframework'. (in target 'NOS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMSocketRocket/NIMSocketRocket.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/NIMSocketRocket/NIMSocketRocket.xcframework'. (in target 'NOS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMQuic/NIMQuic.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/NIMQuic/NIMQuic.xcframework'. (in target 'NOS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMNOS/NIMNOS.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/NIMNOS/NIMNOS.xcframework'. (in target 'NOS' from project 'NIMSDK_LITE')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme NIMSDK_LITE-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  NIMSDK_LITE: /Users/admin/builder/spi-builder-workspace
resolved source packages: NIMSDK_LITE
{
  "dependencies" : [
  ],
  "manifest_display_name" : "NIMSDK_LITE",
  "name" : "NIMSDK_LITE",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "NIMSDK_LITE",
      "targets" : [
        "NIMSDK_LITE_NOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NOS",
      "targets" : [
        "NIMSDK_LITE_NOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FCS",
      "targets" : [
        "NIMSDK_LITE_FCS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "QChat",
      "targets" : [
        "NIMSDK_LITE_QChat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FTS",
      "targets" : [
        "NIMSDK_LITE_FTS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NIMSocketRocket",
      "module_type" : "BinaryTarget",
      "name" : "NIMSocketRocket",
      "path" : "remote/archive/NIMSocketRocket.xcframework.zip",
      "product_memberships" : [
        "NIMSDK_LITE",
        "NOS",
        "FCS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMSDK_LITE_QChat",
      "module_type" : "SwiftTarget",
      "name" : "NIMSDK_LITE_QChat",
      "path" : "Sources/QChat",
      "product_memberships" : [
        "QChat"
      ],
      "sources" : [
        "NIMSDK_LITE_QChat.swift"
      ],
      "target_dependencies" : [
        "NIMQChat"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIMSDK_LITE_NOS",
      "module_type" : "SwiftTarget",
      "name" : "NIMSDK_LITE_NOS",
      "path" : "Sources/NOS",
      "product_memberships" : [
        "NIMSDK_LITE",
        "NOS"
      ],
      "sources" : [
        "NIMSDK_LITE_NOS.swift"
      ],
      "target_dependencies" : [
        "NIMSDK",
        "NIMSocketRocket",
        "NIMQuic",
        "NIMNOS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIMSDK_LITE_FTS",
      "module_type" : "SwiftTarget",
      "name" : "NIMSDK_LITE_FTS",
      "path" : "Sources/FTS",
      "product_memberships" : [
        "FTS"
      ],
      "sources" : [
        "NIMSDK_LITE_FTS.swift"
      ],
      "target_dependencies" : [
        "NIMDBEx"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIMSDK_LITE_FCS",
      "module_type" : "SwiftTarget",
      "name" : "NIMSDK_LITE_FCS",
      "path" : "Sources/FCS",
      "product_memberships" : [
        "FCS"
      ],
      "sources" : [
        "NIMSDK_LITE_FCS.swift"
      ],
      "target_dependencies" : [
        "NIMSDK",
        "NIMSocketRocket",
        "NIMQuic",
        "NIMFCS",
        "NIMAWSCore",
        "NIMAWSS3"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIMSDK",
      "module_type" : "BinaryTarget",
      "name" : "NIMSDK",
      "path" : "remote/archive/NIMSDK.xcframework.zip",
      "product_memberships" : [
        "NIMSDK_LITE",
        "NOS",
        "FCS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMQuic",
      "module_type" : "BinaryTarget",
      "name" : "NIMQuic",
      "path" : "remote/archive/NIMQuic.xcframework.zip",
      "product_memberships" : [
        "NIMSDK_LITE",
        "NOS",
        "FCS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMQChat",
      "module_type" : "BinaryTarget",
      "name" : "NIMQChat",
      "path" : "remote/archive/NIMQChat.xcframework.zip",
      "product_memberships" : [
        "QChat"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMNOS",
      "module_type" : "BinaryTarget",
      "name" : "NIMNOS",
      "path" : "remote/archive/NIMNOS.xcframework.zip",
      "product_memberships" : [
        "NIMSDK_LITE",
        "NOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMFCS",
      "module_type" : "BinaryTarget",
      "name" : "NIMFCS",
      "path" : "remote/archive/NIMFCS.xcframework.zip",
      "product_memberships" : [
        "FCS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMDBEx",
      "module_type" : "BinaryTarget",
      "name" : "NIMDBEx",
      "path" : "remote/archive/NIMDBEx.xcframework.zip",
      "product_memberships" : [
        "FTS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMAWSS3",
      "module_type" : "BinaryTarget",
      "name" : "NIMAWSS3",
      "path" : "remote/archive/NIMAWSS3.xcframework.zip",
      "product_memberships" : [
        "FCS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMAWSCore",
      "module_type" : "BinaryTarget",
      "name" : "NIMAWSCore",
      "path" : "remote/archive/NIMAWSCore.xcframework.zip",
      "product_memberships" : [
        "FCS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FCS",
      "FTS",
      "NIMSDK_LITE",
      "NIMSDK_LITE-Package",
      "NOS",
      "QChat"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NIMSDK_LITE-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme NIMSDK_LITE-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  NIMSDK_LITE: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
    Target 'QChat' in project 'NIMSDK_LITE'
        ➜ Explicit dependency on target 'NIMSDK_LITE_QChat' in project 'NIMSDK_LITE'
    Target 'NIMSDK_LITE_QChat' in project 'NIMSDK_LITE' (no dependencies)
    Target 'NOS' in project 'NIMSDK_LITE'
        ➜ Explicit dependency on target 'NIMSDK_LITE_NOS' in project 'NIMSDK_LITE'
    Target 'NIMSDK_LITE' in project 'NIMSDK_LITE'
        ➜ Explicit dependency on target 'NIMSDK_LITE_NOS' in project 'NIMSDK_LITE'
    Target 'NIMSDK_LITE_NOS' in project 'NIMSDK_LITE' (no dependencies)
    Target 'FTS' in project 'NIMSDK_LITE'
        ➜ Explicit dependency on target 'NIMSDK_LITE_FTS' in project 'NIMSDK_LITE'
    Target 'NIMSDK_LITE_FTS' in project 'NIMSDK_LITE' (no dependencies)
    Target 'FCS' in project 'NIMSDK_LITE'
        ➜ Explicit dependency on target 'NIMSDK_LITE_FCS' in project 'NIMSDK_LITE'
    Target 'NIMSDK_LITE_FCS' in project 'NIMSDK_LITE' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 7b121d05f372613d2af3c2990876ecda
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7b121d05f372613d2af3c2990876ecda.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMSDK/NIMSDK.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/NIMSDK/NIMSDK.xcframework'. (in target 'NOS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMSocketRocket/NIMSocketRocket.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/NIMSocketRocket/NIMSocketRocket.xcframework'. (in target 'NOS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMQuic/NIMQuic.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/NIMQuic/NIMQuic.xcframework'. (in target 'NOS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMNOS/NIMNOS.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/NIMNOS/NIMNOS.xcframework'. (in target 'NOS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMSDK/NIMSDK.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/NIMSDK/NIMSDK.xcframework'. (in target 'NIMSDK_LITE_NOS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMSocketRocket/NIMSocketRocket.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/NIMSocketRocket/NIMSocketRocket.xcframework'. (in target 'NIMSDK_LITE_NOS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMQuic/NIMQuic.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/NIMQuic/NIMQuic.xcframework'. (in target 'NIMSDK_LITE_NOS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMNOS/NIMNOS.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/NIMNOS/NIMNOS.xcframework'. (in target 'NIMSDK_LITE_NOS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMSDK/NIMSDK.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/NIMSDK/NIMSDK.xcframework'. (in target 'NIMSDK_LITE' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMSocketRocket/NIMSocketRocket.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/NIMSocketRocket/NIMSocketRocket.xcframework'. (in target 'NIMSDK_LITE' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMQuic/NIMQuic.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/NIMQuic/NIMQuic.xcframework'. (in target 'NIMSDK_LITE' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMNOS/NIMNOS.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/NIMNOS/NIMNOS.xcframework'. (in target 'NIMSDK_LITE' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMQChat/NIMQChat.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/NIMQChat/NIMQChat.xcframework'. (in target 'QChat' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMSDK/NIMSDK.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/NIMSDK/NIMSDK.xcframework'. (in target 'FCS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMSocketRocket/NIMSocketRocket.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/NIMSocketRocket/NIMSocketRocket.xcframework'. (in target 'FCS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMQuic/NIMQuic.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/NIMQuic/NIMQuic.xcframework'. (in target 'FCS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMFCS/NIMFCS.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/NIMFCS/NIMFCS.xcframework'. (in target 'FCS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMAWSCore/NIMAWSCore.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/NIMAWSCore/NIMAWSCore.xcframework'. (in target 'FCS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMAWSS3/NIMAWSS3.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/NIMAWSS3/NIMAWSS3.xcframework'. (in target 'FCS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMQChat/NIMQChat.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/NIMQChat/NIMQChat.xcframework'. (in target 'NIMSDK_LITE_QChat' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMDBEx/NIMDBEx.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/NIMDBEx/NIMDBEx.xcframework'. (in target 'NIMSDK_LITE_FTS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMSDK/NIMSDK.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/NIMSDK/NIMSDK.xcframework'. (in target 'NIMSDK_LITE_FCS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMSocketRocket/NIMSocketRocket.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/NIMSocketRocket/NIMSocketRocket.xcframework'. (in target 'NIMSDK_LITE_FCS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMQuic/NIMQuic.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/NIMQuic/NIMQuic.xcframework'. (in target 'NIMSDK_LITE_FCS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMFCS/NIMFCS.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/NIMFCS/NIMFCS.xcframework'. (in target 'NIMSDK_LITE_FCS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMAWSCore/NIMAWSCore.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/NIMAWSCore/NIMAWSCore.xcframework'. (in target 'NIMSDK_LITE_FCS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMAWSS3/NIMAWSS3.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/NIMAWSS3/NIMAWSS3.xcframework'. (in target 'NIMSDK_LITE_FCS' from project 'NIMSDK_LITE')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMDBEx/NIMDBEx.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/NIMDBEx/NIMDBEx.xcframework'. (in target 'FTS' from project 'NIMSDK_LITE')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme NIMSDK_LITE-Package
(1 failure)
BUILD FAILURE 6.1 tvOS