Build Information
Failed to build VonageClientSDKVideo, reference 2.31.1 (327fae), with Swift 6.2 for watchOS using Xcode 26.3 on 9 Oct 2025 15:00:29 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VonageClientSDKVideo -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/opentok/vonage-client-sdk-video.git
Reference: 2.31.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/opentok/vonage-client-sdk-video
* tag 2.31.1 -> FETCH_HEAD
HEAD is now at 327fae7 Merge pull request #42 from opentok/VIDCS-4085
Cloned https://github.com/opentok/vonage-client-sdk-video.git
Revision (git rev-parse @):
327fae7239ca7a737bcd26de1c8b638594e5b365
SUCCESS checkout https://github.com/opentok/vonage-client-sdk-video.git at 2.31.1
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/opentok/vonage-client-sdk-video.git
Command line invocation:
/Applications/Xcode-26.0.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:
VonageClientSDKVideo: /Users/admin/builder/spi-builder-workspace
resolved source packages: VonageClientSDKVideo
2025-10-09 11:00:19.873 xcodebuild[521:3015] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "VonageClientSDKVideo",
"name" : "VonageClientSDKVideo",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "VonageClientSDKVideo",
"targets" : [
"OpenTok",
"VonageClientSDKVideo"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VonageClientSDKVideoTests",
"module_type" : "SwiftTarget",
"name" : "VonageClientSDKVideoTests",
"path" : "Tests/VonageClientSDKVideoTests",
"sources" : [
"VonageClientSDKVideo.swift"
],
"target_dependencies" : [
"VonageClientSDKVideo"
],
"type" : "test"
},
{
"c99name" : "VonageClientSDKVideo",
"module_type" : "SwiftTarget",
"name" : "VonageClientSDKVideo",
"path" : "Sources",
"product_memberships" : [
"VonageClientSDKVideo"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/VonageClientSDKVideo/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/VonageClientSDKVideo/Resources/selfie_segmentation.tflite",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"VonageClientSDKVideo/VonageClientSDKVideo.swift"
],
"type" : "library"
},
{
"c99name" : "OpenTok",
"module_type" : "BinaryTarget",
"name" : "OpenTok",
"path" : "remote/archive/vonage-ios-sdk-2.31.1.zip",
"product_memberships" : [
"VonageClientSDKVideo"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"VonageClientSDKVideo"
]
}
}
2025-10-09 11:00:24.375 xcodebuild[616:3660] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VonageClientSDKVideo -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.0.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 VonageClientSDKVideo -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
VonageClientSDKVideo: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'VonageClientSDKVideo' in project 'VonageClientSDKVideo'
➜ Explicit dependency on target 'VonageClientSDKVideo' in project 'VonageClientSDKVideo'
➜ Explicit dependency on target 'VonageClientSDKVideo_VonageClientSDKVideo' in project 'VonageClientSDKVideo'
Target 'VonageClientSDKVideo' in project 'VonageClientSDKVideo'
➜ Explicit dependency on target 'VonageClientSDKVideo_VonageClientSDKVideo' in project 'VonageClientSDKVideo'
Target 'VonageClientSDKVideo_VonageClientSDKVideo' in project 'VonageClientSDKVideo' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 0e005d972c14a8f06d7f153d760c49c5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0e005d972c14a8f06d7f153d760c49c5.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/OpenTok/OpenTok.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/OpenTok/OpenTok.xcframework'. (in target 'VonageClientSDKVideo' from project 'VonageClientSDKVideo')
2025-10-09 11:00:25.650 xcodebuild[618:3694] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme VonageClientSDKVideo
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
VonageClientSDKVideo: /Users/admin/builder/spi-builder-workspace
resolved source packages: VonageClientSDKVideo
2025-10-09 11:00:26.951 xcodebuild[633:3795] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "VonageClientSDKVideo",
"name" : "VonageClientSDKVideo",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "VonageClientSDKVideo",
"targets" : [
"OpenTok",
"VonageClientSDKVideo"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VonageClientSDKVideoTests",
"module_type" : "SwiftTarget",
"name" : "VonageClientSDKVideoTests",
"path" : "Tests/VonageClientSDKVideoTests",
"sources" : [
"VonageClientSDKVideo.swift"
],
"target_dependencies" : [
"VonageClientSDKVideo"
],
"type" : "test"
},
{
"c99name" : "VonageClientSDKVideo",
"module_type" : "SwiftTarget",
"name" : "VonageClientSDKVideo",
"path" : "Sources",
"product_memberships" : [
"VonageClientSDKVideo"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/VonageClientSDKVideo/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/VonageClientSDKVideo/Resources/selfie_segmentation.tflite",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"VonageClientSDKVideo/VonageClientSDKVideo.swift"
],
"type" : "library"
},
{
"c99name" : "OpenTok",
"module_type" : "BinaryTarget",
"name" : "OpenTok",
"path" : "remote/archive/vonage-ios-sdk-2.31.1.zip",
"product_memberships" : [
"VonageClientSDKVideo"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"VonageClientSDKVideo"
]
}
}
2025-10-09 11:00:27.928 xcodebuild[641:3855] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VonageClientSDKVideo -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.0.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 VonageClientSDKVideo -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
VonageClientSDKVideo: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'VonageClientSDKVideo' in project 'VonageClientSDKVideo'
➜ Explicit dependency on target 'VonageClientSDKVideo' in project 'VonageClientSDKVideo'
➜ Explicit dependency on target 'VonageClientSDKVideo_VonageClientSDKVideo' in project 'VonageClientSDKVideo'
Target 'VonageClientSDKVideo' in project 'VonageClientSDKVideo'
➜ Explicit dependency on target 'VonageClientSDKVideo_VonageClientSDKVideo' in project 'VonageClientSDKVideo'
Target 'VonageClientSDKVideo_VonageClientSDKVideo' in project 'VonageClientSDKVideo' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 0e005d972c14a8f06d7f153d760c49c5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0e005d972c14a8f06d7f153d760c49c5.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/OpenTok/OpenTok.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/OpenTok/OpenTok.xcframework'. (in target 'VonageClientSDKVideo' from project 'VonageClientSDKVideo')
2025-10-09 11:00:28.722 xcodebuild[643:3890] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme VonageClientSDKVideo
(1 failure)
BUILD FAILURE 6.2 watchOS