The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NIMSDK, reference 10.9.81 (743c29), with Swift 6.1 for tvOS using Xcode 16.3 on 17 Apr 2026 23:08:30 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-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-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-spm
 * tag               10.9.81    -> FETCH_HEAD
HEAD is now at 743c293 add 10.9.81
Cloned https://github.com/netease-im/nimsdk-spm.git
Revision (git rev-parse @):
743c293897995e4f6f9fa13c7d28020505f5312c
SUCCESS checkout https://github.com/netease-im/nimsdk-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-spm.git
https://github.com/netease-im/nimsdk-spm.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "NIMSDK",
  "name" : "NIMSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "NIMSDK",
      "targets" : [
        "NIMSDK_NOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NOS",
      "targets" : [
        "NIMSDK_NOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FCS",
      "targets" : [
        "NIMSDK_FCS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BASE",
      "targets" : [
        "NIMSDK_BASE"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "QChat",
      "targets" : [
        "NIMSDK_QChat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NMCBasicModuleFramework",
      "module_type" : "BinaryTarget",
      "name" : "NMCBasicModuleFramework",
      "path" : "remote/archive/NMCBasicModuleFramework.xcframework.zip",
      "product_memberships" : [
        "NIMSDK",
        "NOS",
        "FCS",
        "BASE"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NMC",
      "module_type" : "BinaryTarget",
      "name" : "NMC",
      "path" : "remote/archive/NMC.xcframework.zip",
      "product_memberships" : [
        "NIMSDK",
        "NOS",
        "FCS",
        "BASE"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMSocketRocket",
      "module_type" : "BinaryTarget",
      "name" : "NIMSocketRocket",
      "path" : "remote/archive/NIMSocketRocket.xcframework.zip",
      "product_memberships" : [
        "NIMSDK",
        "NOS",
        "FCS",
        "BASE"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMSDK_QChat",
      "module_type" : "SwiftTarget",
      "name" : "NIMSDK_QChat",
      "path" : "Sources/QChat",
      "product_memberships" : [
        "QChat"
      ],
      "sources" : [
        "NIMSDK_QChat.swift"
      ],
      "target_dependencies" : [
        "NIMQChat"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIMSDK_NOS",
      "module_type" : "SwiftTarget",
      "name" : "NIMSDK_NOS",
      "path" : "Sources/NOS",
      "product_memberships" : [
        "NIMSDK",
        "NOS"
      ],
      "sources" : [
        "NIMSDK_NOS.swift"
      ],
      "target_dependencies" : [
        "NIMSDK",
        "NIMSocketRocket",
        "NIMQuic",
        "NIMAVChat",
        "NIMDBEx",
        "NMC",
        "NMCBasicModuleFramework",
        "NIMNOS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIMSDK_FCS",
      "module_type" : "SwiftTarget",
      "name" : "NIMSDK_FCS",
      "path" : "Sources/FCS",
      "product_memberships" : [
        "FCS"
      ],
      "sources" : [
        "NIMSDK_FCS.swift"
      ],
      "target_dependencies" : [
        "NIMSDK",
        "NIMSocketRocket",
        "NIMQuic",
        "NIMAVChat",
        "NIMDBEx",
        "NMC",
        "NMCBasicModuleFramework",
        "NIMFCS",
        "NIMAWSCore",
        "NIMAWSS3"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIMSDK_BASE",
      "module_type" : "SwiftTarget",
      "name" : "NIMSDK_BASE",
      "path" : "Sources/BASE",
      "product_memberships" : [
        "BASE"
      ],
      "sources" : [
        "NIMSDK_BASE.swift"
      ],
      "target_dependencies" : [
        "NIMSDK",
        "NIMSocketRocket",
        "NIMQuic",
        "NIMAVChat",
        "NMC",
        "NMCBasicModuleFramework",
        "NIMNOS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIMSDK",
      "module_type" : "BinaryTarget",
      "name" : "NIMSDK",
      "path" : "remote/archive/NIMSDK.xcframework.zip",
      "product_memberships" : [
        "NIMSDK",
        "NOS",
        "FCS",
        "BASE"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMQuic",
      "module_type" : "BinaryTarget",
      "name" : "NIMQuic",
      "path" : "remote/archive/NIMQuic.xcframework.zip",
      "product_memberships" : [
        "NIMSDK",
        "NOS",
        "FCS",
        "BASE"
      ],
      "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",
        "NOS",
        "BASE"
      ],
      "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" : [
        "NIMSDK",
        "NOS",
        "FCS"
      ],
      "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"
    },
    {
      "c99name" : "NIMAVChat",
      "module_type" : "BinaryTarget",
      "name" : "NIMAVChat",
      "path" : "remote/archive/NIMAVChat.xcframework.zip",
      "product_memberships" : [
        "NIMSDK",
        "NOS",
        "FCS",
        "BASE"
      ],
      "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: /Users/admin/builder/spi-builder-workspace
resolved source packages: NIMSDK
2026-04-17 16:08:23.973 xcodebuild[520:3024] [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: 0x600000534e70>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600002728200>{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 16:08:23.975 xcodebuild[520:3024] 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 16:08:23.975 xcodebuild[520:3024] [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: 0x600000534e70>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600002728200>{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 16:08:23.975 xcodebuild[520:3024] 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 16:08:23.975 xcodebuild[520:3024] [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: 0x600000534e70>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600002728200>{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 16:08:23.975 xcodebuild[520:3024] 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 16:08:23.975 xcodebuild[520:3024] [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: 0x600000534e70>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600002728200>{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 16:08:23.975 xcodebuild[520:3024] 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 16:08:23.975 xcodebuild[520:3024] [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: 0x600000534e70>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600002728200>{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 16:08:23.975 xcodebuild[520:3024] 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 16:08:23.975 xcodebuild[520:3024] [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: 0x600000534e70>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600002728200>{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 16:08:23.975 xcodebuild[520:3024] 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",
  "name" : "NIMSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "NIMSDK",
      "targets" : [
        "NIMSDK_NOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NOS",
      "targets" : [
        "NIMSDK_NOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FCS",
      "targets" : [
        "NIMSDK_FCS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BASE",
      "targets" : [
        "NIMSDK_BASE"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "QChat",
      "targets" : [
        "NIMSDK_QChat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NMCBasicModuleFramework",
      "module_type" : "BinaryTarget",
      "name" : "NMCBasicModuleFramework",
      "path" : "remote/archive/NMCBasicModuleFramework.xcframework.zip",
      "product_memberships" : [
        "NIMSDK",
        "NOS",
        "FCS",
        "BASE"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NMC",
      "module_type" : "BinaryTarget",
      "name" : "NMC",
      "path" : "remote/archive/NMC.xcframework.zip",
      "product_memberships" : [
        "NIMSDK",
        "NOS",
        "FCS",
        "BASE"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMSocketRocket",
      "module_type" : "BinaryTarget",
      "name" : "NIMSocketRocket",
      "path" : "remote/archive/NIMSocketRocket.xcframework.zip",
      "product_memberships" : [
        "NIMSDK",
        "NOS",
        "FCS",
        "BASE"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMSDK_QChat",
      "module_type" : "SwiftTarget",
      "name" : "NIMSDK_QChat",
      "path" : "Sources/QChat",
      "product_memberships" : [
        "QChat"
      ],
      "sources" : [
        "NIMSDK_QChat.swift"
      ],
      "target_dependencies" : [
        "NIMQChat"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIMSDK_NOS",
      "module_type" : "SwiftTarget",
      "name" : "NIMSDK_NOS",
      "path" : "Sources/NOS",
      "product_memberships" : [
        "NIMSDK",
        "NOS"
      ],
      "sources" : [
        "NIMSDK_NOS.swift"
      ],
      "target_dependencies" : [
        "NIMSDK",
        "NIMSocketRocket",
        "NIMQuic",
        "NIMAVChat",
        "NIMDBEx",
        "NMC",
        "NMCBasicModuleFramework",
        "NIMNOS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIMSDK_FCS",
      "module_type" : "SwiftTarget",
      "name" : "NIMSDK_FCS",
      "path" : "Sources/FCS",
      "product_memberships" : [
        "FCS"
      ],
      "sources" : [
        "NIMSDK_FCS.swift"
      ],
      "target_dependencies" : [
        "NIMSDK",
        "NIMSocketRocket",
        "NIMQuic",
        "NIMAVChat",
        "NIMDBEx",
        "NMC",
        "NMCBasicModuleFramework",
        "NIMFCS",
        "NIMAWSCore",
        "NIMAWSS3"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIMSDK_BASE",
      "module_type" : "SwiftTarget",
      "name" : "NIMSDK_BASE",
      "path" : "Sources/BASE",
      "product_memberships" : [
        "BASE"
      ],
      "sources" : [
        "NIMSDK_BASE.swift"
      ],
      "target_dependencies" : [
        "NIMSDK",
        "NIMSocketRocket",
        "NIMQuic",
        "NIMAVChat",
        "NMC",
        "NMCBasicModuleFramework",
        "NIMNOS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIMSDK",
      "module_type" : "BinaryTarget",
      "name" : "NIMSDK",
      "path" : "remote/archive/NIMSDK.xcframework.zip",
      "product_memberships" : [
        "NIMSDK",
        "NOS",
        "FCS",
        "BASE"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMQuic",
      "module_type" : "BinaryTarget",
      "name" : "NIMQuic",
      "path" : "remote/archive/NIMQuic.xcframework.zip",
      "product_memberships" : [
        "NIMSDK",
        "NOS",
        "FCS",
        "BASE"
      ],
      "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",
        "NOS",
        "BASE"
      ],
      "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" : [
        "NIMSDK",
        "NOS",
        "FCS"
      ],
      "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"
    },
    {
      "c99name" : "NIMAVChat",
      "module_type" : "BinaryTarget",
      "name" : "NIMAVChat",
      "path" : "remote/archive/NIMAVChat.xcframework.zip",
      "product_memberships" : [
        "NIMSDK",
        "NOS",
        "FCS",
        "BASE"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BASE",
      "FCS",
      "NIMSDK",
      "NIMSDK-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-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-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: /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'
        ➜ Explicit dependency on target 'NIMSDK_QChat' in project 'NIMSDK'
    Target 'NIMSDK_QChat' in project 'NIMSDK' (no dependencies)
    Target 'NOS' in project 'NIMSDK'
        ➜ Explicit dependency on target 'NIMSDK_NOS' in project 'NIMSDK'
    Target 'NIMSDK' in project 'NIMSDK'
        ➜ Explicit dependency on target 'NIMSDK_NOS' in project 'NIMSDK'
    Target 'NIMSDK_NOS' in project 'NIMSDK' (no dependencies)
    Target 'FCS' in project 'NIMSDK'
        ➜ Explicit dependency on target 'NIMSDK_FCS' in project 'NIMSDK'
    Target 'NIMSDK_FCS' in project 'NIMSDK' (no dependencies)
    Target 'BASE' in project 'NIMSDK'
        ➜ Explicit dependency on target 'NIMSDK_BASE' in project 'NIMSDK'
    Target 'NIMSDK_BASE' in project 'NIMSDK' (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: c02520ad2398c55b9e362bf794b0aead
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c02520ad2398c55b9e362bf794b0aead.xcbuilddata
/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_QChat' from project 'NIMSDK')
/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')
/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')
/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')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMAVChat/NIMAVChat.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/NIMAVChat/NIMAVChat.xcframework'. (in target 'NOS' from project 'NIMSDK')
/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 'NOS' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMC/NMC.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/NMC/NMC.xcframework'. (in target 'NOS' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMCBasicModuleFramework/NMCBasicModuleFramework.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/NMCBasicModuleFramework/NMCBasicModuleFramework.xcframework'. (in target 'NOS' from project 'NIMSDK')
/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')
/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_NOS' from project 'NIMSDK')
/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_NOS' from project 'NIMSDK')
/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_NOS' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMAVChat/NIMAVChat.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/NIMAVChat/NIMAVChat.xcframework'. (in target 'NIMSDK_NOS' from project 'NIMSDK')
/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_NOS' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMC/NMC.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/NMC/NMC.xcframework'. (in target 'NIMSDK_NOS' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMCBasicModuleFramework/NMCBasicModuleFramework.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/NMCBasicModuleFramework/NMCBasicModuleFramework.xcframework'. (in target 'NIMSDK_NOS' from project 'NIMSDK')
/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_NOS' from project 'NIMSDK')
/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' from project 'NIMSDK')
/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' from project 'NIMSDK')
/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' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMAVChat/NIMAVChat.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/NIMAVChat/NIMAVChat.xcframework'. (in target 'NIMSDK' from project 'NIMSDK')
/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' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMC/NMC.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/NMC/NMC.xcframework'. (in target 'NIMSDK' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMCBasicModuleFramework/NMCBasicModuleFramework.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/NMCBasicModuleFramework/NMCBasicModuleFramework.xcframework'. (in target 'NIMSDK' from project 'NIMSDK')
/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' from project 'NIMSDK')
/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')
/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 'BASE' from project 'NIMSDK')
/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 'BASE' from project 'NIMSDK')
/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 'BASE' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMAVChat/NIMAVChat.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/NIMAVChat/NIMAVChat.xcframework'. (in target 'BASE' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMC/NMC.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/NMC/NMC.xcframework'. (in target 'BASE' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMCBasicModuleFramework/NMCBasicModuleFramework.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/NMCBasicModuleFramework/NMCBasicModuleFramework.xcframework'. (in target 'BASE' from project 'NIMSDK')
/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 'BASE' from project 'NIMSDK')
/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_BASE' from project 'NIMSDK')
/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_BASE' from project 'NIMSDK')
/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_BASE' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMAVChat/NIMAVChat.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/NIMAVChat/NIMAVChat.xcframework'. (in target 'NIMSDK_BASE' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMC/NMC.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/NMC/NMC.xcframework'. (in target 'NIMSDK_BASE' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMCBasicModuleFramework/NMCBasicModuleFramework.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/NMCBasicModuleFramework/NMCBasicModuleFramework.xcframework'. (in target 'NIMSDK_BASE' from project 'NIMSDK')
/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_BASE' from project 'NIMSDK')
/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')
/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')
/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')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMAVChat/NIMAVChat.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/NIMAVChat/NIMAVChat.xcframework'. (in target 'FCS' from project 'NIMSDK')
/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 'FCS' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMC/NMC.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/NMC/NMC.xcframework'. (in target 'FCS' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMCBasicModuleFramework/NMCBasicModuleFramework.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/NMCBasicModuleFramework/NMCBasicModuleFramework.xcframework'. (in target 'FCS' from project 'NIMSDK')
/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')
/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')
/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')
/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_FCS' from project 'NIMSDK')
/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_FCS' from project 'NIMSDK')
/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_FCS' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMAVChat/NIMAVChat.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/NIMAVChat/NIMAVChat.xcframework'. (in target 'NIMSDK_FCS' from project 'NIMSDK')
/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_FCS' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMC/NMC.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/NMC/NMC.xcframework'. (in target 'NIMSDK_FCS' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMCBasicModuleFramework/NMCBasicModuleFramework.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/NMCBasicModuleFramework/NMCBasicModuleFramework.xcframework'. (in target 'NIMSDK_FCS' from project 'NIMSDK')
/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_FCS' from project 'NIMSDK')
/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_FCS' from project 'NIMSDK')
/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_FCS' from project 'NIMSDK')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme NIMSDK-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: /Users/admin/builder/spi-builder-workspace
resolved source packages: NIMSDK
{
  "dependencies" : [
  ],
  "manifest_display_name" : "NIMSDK",
  "name" : "NIMSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "NIMSDK",
      "targets" : [
        "NIMSDK_NOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NOS",
      "targets" : [
        "NIMSDK_NOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FCS",
      "targets" : [
        "NIMSDK_FCS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BASE",
      "targets" : [
        "NIMSDK_BASE"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "QChat",
      "targets" : [
        "NIMSDK_QChat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NMCBasicModuleFramework",
      "module_type" : "BinaryTarget",
      "name" : "NMCBasicModuleFramework",
      "path" : "remote/archive/NMCBasicModuleFramework.xcframework.zip",
      "product_memberships" : [
        "NIMSDK",
        "NOS",
        "FCS",
        "BASE"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NMC",
      "module_type" : "BinaryTarget",
      "name" : "NMC",
      "path" : "remote/archive/NMC.xcframework.zip",
      "product_memberships" : [
        "NIMSDK",
        "NOS",
        "FCS",
        "BASE"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMSocketRocket",
      "module_type" : "BinaryTarget",
      "name" : "NIMSocketRocket",
      "path" : "remote/archive/NIMSocketRocket.xcframework.zip",
      "product_memberships" : [
        "NIMSDK",
        "NOS",
        "FCS",
        "BASE"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMSDK_QChat",
      "module_type" : "SwiftTarget",
      "name" : "NIMSDK_QChat",
      "path" : "Sources/QChat",
      "product_memberships" : [
        "QChat"
      ],
      "sources" : [
        "NIMSDK_QChat.swift"
      ],
      "target_dependencies" : [
        "NIMQChat"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIMSDK_NOS",
      "module_type" : "SwiftTarget",
      "name" : "NIMSDK_NOS",
      "path" : "Sources/NOS",
      "product_memberships" : [
        "NIMSDK",
        "NOS"
      ],
      "sources" : [
        "NIMSDK_NOS.swift"
      ],
      "target_dependencies" : [
        "NIMSDK",
        "NIMSocketRocket",
        "NIMQuic",
        "NIMAVChat",
        "NIMDBEx",
        "NMC",
        "NMCBasicModuleFramework",
        "NIMNOS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIMSDK_FCS",
      "module_type" : "SwiftTarget",
      "name" : "NIMSDK_FCS",
      "path" : "Sources/FCS",
      "product_memberships" : [
        "FCS"
      ],
      "sources" : [
        "NIMSDK_FCS.swift"
      ],
      "target_dependencies" : [
        "NIMSDK",
        "NIMSocketRocket",
        "NIMQuic",
        "NIMAVChat",
        "NIMDBEx",
        "NMC",
        "NMCBasicModuleFramework",
        "NIMFCS",
        "NIMAWSCore",
        "NIMAWSS3"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIMSDK_BASE",
      "module_type" : "SwiftTarget",
      "name" : "NIMSDK_BASE",
      "path" : "Sources/BASE",
      "product_memberships" : [
        "BASE"
      ],
      "sources" : [
        "NIMSDK_BASE.swift"
      ],
      "target_dependencies" : [
        "NIMSDK",
        "NIMSocketRocket",
        "NIMQuic",
        "NIMAVChat",
        "NMC",
        "NMCBasicModuleFramework",
        "NIMNOS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIMSDK",
      "module_type" : "BinaryTarget",
      "name" : "NIMSDK",
      "path" : "remote/archive/NIMSDK.xcframework.zip",
      "product_memberships" : [
        "NIMSDK",
        "NOS",
        "FCS",
        "BASE"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NIMQuic",
      "module_type" : "BinaryTarget",
      "name" : "NIMQuic",
      "path" : "remote/archive/NIMQuic.xcframework.zip",
      "product_memberships" : [
        "NIMSDK",
        "NOS",
        "FCS",
        "BASE"
      ],
      "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",
        "NOS",
        "BASE"
      ],
      "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" : [
        "NIMSDK",
        "NOS",
        "FCS"
      ],
      "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"
    },
    {
      "c99name" : "NIMAVChat",
      "module_type" : "BinaryTarget",
      "name" : "NIMAVChat",
      "path" : "remote/archive/NIMAVChat.xcframework.zip",
      "product_memberships" : [
        "NIMSDK",
        "NOS",
        "FCS",
        "BASE"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BASE",
      "FCS",
      "NIMSDK",
      "NIMSDK-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-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-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  NIMSDK: /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'
        ➜ Explicit dependency on target 'NIMSDK_QChat' in project 'NIMSDK'
    Target 'NIMSDK_QChat' in project 'NIMSDK' (no dependencies)
    Target 'NOS' in project 'NIMSDK'
        ➜ Explicit dependency on target 'NIMSDK_NOS' in project 'NIMSDK'
    Target 'NIMSDK' in project 'NIMSDK'
        ➜ Explicit dependency on target 'NIMSDK_NOS' in project 'NIMSDK'
    Target 'NIMSDK_NOS' in project 'NIMSDK' (no dependencies)
    Target 'FCS' in project 'NIMSDK'
        ➜ Explicit dependency on target 'NIMSDK_FCS' in project 'NIMSDK'
    Target 'NIMSDK_FCS' in project 'NIMSDK' (no dependencies)
    Target 'BASE' in project 'NIMSDK'
        ➜ Explicit dependency on target 'NIMSDK_BASE' in project 'NIMSDK'
    Target 'NIMSDK_BASE' in project 'NIMSDK' (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: 8196bf5c2c104e2e54931b1454f6541b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8196bf5c2c104e2e54931b1454f6541b.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_FCS' from project 'NIMSDK')
/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_FCS' from project 'NIMSDK')
/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_FCS' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMAVChat/NIMAVChat.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/NIMAVChat/NIMAVChat.xcframework'. (in target 'NIMSDK_FCS' from project 'NIMSDK')
/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_FCS' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMC/NMC.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/NMC/NMC.xcframework'. (in target 'NIMSDK_FCS' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMCBasicModuleFramework/NMCBasicModuleFramework.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/NMCBasicModuleFramework/NMCBasicModuleFramework.xcframework'. (in target 'NIMSDK_FCS' from project 'NIMSDK')
/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_FCS' from project 'NIMSDK')
/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_FCS' from project 'NIMSDK')
/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_FCS' from project 'NIMSDK')
/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 'BASE' from project 'NIMSDK')
/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 'BASE' from project 'NIMSDK')
/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 'BASE' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMAVChat/NIMAVChat.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/NIMAVChat/NIMAVChat.xcframework'. (in target 'BASE' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMC/NMC.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/NMC/NMC.xcframework'. (in target 'BASE' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMCBasicModuleFramework/NMCBasicModuleFramework.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/NMCBasicModuleFramework/NMCBasicModuleFramework.xcframework'. (in target 'BASE' from project 'NIMSDK')
/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 'BASE' from project 'NIMSDK')
/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')
/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_BASE' from project 'NIMSDK')
/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_BASE' from project 'NIMSDK')
/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_BASE' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMAVChat/NIMAVChat.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/NIMAVChat/NIMAVChat.xcframework'. (in target 'NIMSDK_BASE' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMC/NMC.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/NMC/NMC.xcframework'. (in target 'NIMSDK_BASE' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMCBasicModuleFramework/NMCBasicModuleFramework.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/NMCBasicModuleFramework/NMCBasicModuleFramework.xcframework'. (in target 'NIMSDK_BASE' from project 'NIMSDK')
/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_BASE' from project 'NIMSDK')
/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' from project 'NIMSDK')
/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' from project 'NIMSDK')
/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' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMAVChat/NIMAVChat.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/NIMAVChat/NIMAVChat.xcframework'. (in target 'NIMSDK' from project 'NIMSDK')
/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' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMC/NMC.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/NMC/NMC.xcframework'. (in target 'NIMSDK' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMCBasicModuleFramework/NMCBasicModuleFramework.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/NMCBasicModuleFramework/NMCBasicModuleFramework.xcframework'. (in target 'NIMSDK' from project 'NIMSDK')
/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' from project 'NIMSDK')
/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_NOS' from project 'NIMSDK')
/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_NOS' from project 'NIMSDK')
/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_NOS' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMAVChat/NIMAVChat.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/NIMAVChat/NIMAVChat.xcframework'. (in target 'NIMSDK_NOS' from project 'NIMSDK')
/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_NOS' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMC/NMC.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/NMC/NMC.xcframework'. (in target 'NIMSDK_NOS' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMCBasicModuleFramework/NMCBasicModuleFramework.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/NMCBasicModuleFramework/NMCBasicModuleFramework.xcframework'. (in target 'NIMSDK_NOS' from project 'NIMSDK')
/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_NOS' from project 'NIMSDK')
/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_QChat' from project 'NIMSDK')
/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')
/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')
/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')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMAVChat/NIMAVChat.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/NIMAVChat/NIMAVChat.xcframework'. (in target 'FCS' from project 'NIMSDK')
/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 'FCS' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMC/NMC.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/NMC/NMC.xcframework'. (in target 'FCS' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMCBasicModuleFramework/NMCBasicModuleFramework.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/NMCBasicModuleFramework/NMCBasicModuleFramework.xcframework'. (in target 'FCS' from project 'NIMSDK')
/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')
/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')
/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')
/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')
/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')
/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')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NIMAVChat/NIMAVChat.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/NIMAVChat/NIMAVChat.xcframework'. (in target 'NOS' from project 'NIMSDK')
/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 'NOS' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMC/NMC.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/NMC/NMC.xcframework'. (in target 'NOS' from project 'NIMSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMCBasicModuleFramework/NMCBasicModuleFramework.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/NMCBasicModuleFramework/NMCBasicModuleFramework.xcframework'. (in target 'NOS' from project 'NIMSDK')
/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')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme NIMSDK-Package
(1 failure)
BUILD FAILURE 6.1 tvOS