Build Information
Failed to build OCCTSwiftAIS, reference main (550f78), with Swift 6.3 for watchOS using Xcode 26.4 on 9 May 2026 09:36:19 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OCCTSwiftAIS -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gsdali/OCCTSwiftAIS.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gsdali/OCCTSwiftAIS
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 550f789 chore: bump OCCTSwiftTools to 1.0.2 (cohort consistency) (#20)
Cloned https://github.com/gsdali/OCCTSwiftAIS.git
Revision (git rev-parse @):
550f7897aa59b8cf358993f1f19485651143528f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/gsdali/OCCTSwiftAIS.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/gsdali/OCCTSwiftAIS.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/gsdali/OCCTSwiftTools.git
Fetching from https://github.com/gsdali/OCCTSwiftIO.git
Fetching from https://github.com/gsdali/OCCTSwift.git
Fetching from https://github.com/gsdali/OCCTSwiftViewport.git
Creating working copy of package ‘OCCTSwift’
Checking out 1.0.3 of package ‘OCCTSwift’
Creating working copy of package ‘OCCTSwiftIO’
Checking out 1.0.0 of package ‘OCCTSwiftIO’
Creating working copy of package ‘OCCTSwiftTools’
Checking out 1.0.2 of package ‘OCCTSwiftTools’
Creating working copy of package ‘OCCTSwiftViewport’
Checking out 1.0.1 of package ‘OCCTSwiftViewport’
Resolve Package Graph
Resolved source packages:
OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.3
OCCTSwiftAIS: /Users/admin/builder/spi-builder-workspace
OCCTSwiftViewport: https://github.com/gsdali/OCCTSwiftViewport.git @ 1.0.1
OCCTSwiftTools: https://github.com/gsdali/OCCTSwiftTools.git @ 1.0.2
OCCTSwiftIO: https://github.com/gsdali/OCCTSwiftIO.git @ 1.0.0
resolved source packages: OCCTSwift, OCCTSwiftAIS, OCCTSwiftViewport, OCCTSwiftTools, OCCTSwiftIO
2026-05-09 05:35:52.295 xcodebuild[570:3140] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "occtswifttools",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftTools.git"
}
],
"manifest_display_name" : "OCCTSwiftAIS",
"name" : "OCCTSwiftAIS",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "18.0"
}
],
"products" : [
{
"name" : "OCCTSwiftAIS",
"targets" : [
"OCCTSwiftAIS"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OCCTSwiftAISTests",
"module_type" : "SwiftTarget",
"name" : "OCCTSwiftAISTests",
"path" : "Tests/OCCTSwiftAISTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/OCCTSwiftAISTests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AngularRadialDimensionTests.swift",
"EdgeVertexSelectionTests.swift",
"HighlightOverlayTests.swift",
"InteractiveContextTests.swift",
"LinearDimensionTests.swift",
"ManipulatorGestureTests.swift",
"ManipulatorRotateTests.swift",
"ManipulatorWidgetTests.swift",
"RemapTests.swift",
"STEPIntegrationTests.swift",
"SelectionTests.swift",
"StandardObjectsTests.swift",
"SubShapeTests.swift"
],
"target_dependencies" : [
"OCCTSwiftAIS"
],
"type" : "test"
},
{
"c99name" : "OCCTSwiftAIS",
"module_type" : "SwiftTarget",
"name" : "OCCTSwiftAIS",
"path" : "Sources/OCCTSwiftAIS",
"product_dependencies" : [
"OCCTSwiftTools"
],
"product_memberships" : [
"OCCTSwiftAIS"
],
"sources" : [
"Dimension.swift",
"InteractiveContext.swift",
"InteractiveObject.swift",
"Manipulator+SwiftUI.swift",
"ManipulatorGeometry.swift",
"ManipulatorWidget.swift",
"PresentationStyle.swift",
"Remap.swift",
"Selection.swift",
"StandardObjects.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OCCTSwiftAIS"
]
}
}
2026-05-09 05:36:00.756 xcodebuild[879:5179] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OCCTSwiftAIS -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.4.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 OCCTSwiftAIS -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
OCCTSwiftIO: https://github.com/gsdali/OCCTSwiftIO.git @ 1.0.0
OCCTSwiftViewport: https://github.com/gsdali/OCCTSwiftViewport.git @ 1.0.1
OCCTSwiftAIS: /Users/admin/builder/spi-builder-workspace
OCCTSwiftTools: https://github.com/gsdali/OCCTSwiftTools.git @ 1.0.2
OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
Target 'OCCTSwiftAIS' in project 'OCCTSwiftAIS'
➜ Explicit dependency on target 'OCCTSwiftAIS' in project 'OCCTSwiftAIS'
➜ Explicit dependency on target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
Target 'OCCTSwiftAIS' in project 'OCCTSwiftAIS'
➜ Explicit dependency on target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
Target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
➜ Explicit dependency on target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftIO' in project 'OCCTSwiftIO'
Target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftIO' in project 'OCCTSwiftIO'
Target 'OCCTSwiftIO' in project 'OCCTSwiftIO'
➜ Explicit dependency on target 'OCCTSwiftIO' in project 'OCCTSwiftIO'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
Target 'OCCTSwiftIO' in project 'OCCTSwiftIO'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
Target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftViewport_OCCTSwiftViewport' in project 'OCCTSwiftViewport'
Target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftViewport_OCCTSwiftViewport' in project 'OCCTSwiftViewport'
Target 'OCCTSwiftViewport_OCCTSwiftViewport' in project 'OCCTSwiftViewport' (no dependencies)
Target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTBridge' in project 'OCCTSwift'
Target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTBridge' in project 'OCCTSwift'
Target 'OCCTBridge' in project 'OCCTSwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
Build description signature: 4df54d8afb637b7241a7dff5f86c9c89
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4df54d8afb637b7241a7dff5f86c9c89.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTSwiftIO' from project 'OCCTSwiftIO')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTSwift' from project 'OCCTSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTSwiftTools' from project 'OCCTSwiftTools')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTSwiftAIS' from project 'OCCTSwiftAIS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTSwift' from project 'OCCTSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTBridge' from project 'OCCTSwift')
2026-05-09 05:36:04.276 xcodebuild[898:5290] [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 OCCTSwiftAIS
(1 failure)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
OCCTSwiftAIS: /Users/admin/builder/spi-builder-workspace
OCCTSwiftViewport: https://github.com/gsdali/OCCTSwiftViewport.git @ 1.0.1
OCCTSwiftTools: https://github.com/gsdali/OCCTSwiftTools.git @ 1.0.2
OCCTSwiftIO: https://github.com/gsdali/OCCTSwiftIO.git @ 1.0.0
OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.3
resolved source packages: OCCTSwiftAIS, OCCTSwiftViewport, OCCTSwiftTools, OCCTSwiftIO, OCCTSwift
2026-05-09 05:36:11.609 xcodebuild[983:5681] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "occtswifttools",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftTools.git"
}
],
"manifest_display_name" : "OCCTSwiftAIS",
"name" : "OCCTSwiftAIS",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "18.0"
}
],
"products" : [
{
"name" : "OCCTSwiftAIS",
"targets" : [
"OCCTSwiftAIS"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OCCTSwiftAISTests",
"module_type" : "SwiftTarget",
"name" : "OCCTSwiftAISTests",
"path" : "Tests/OCCTSwiftAISTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/OCCTSwiftAISTests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AngularRadialDimensionTests.swift",
"EdgeVertexSelectionTests.swift",
"HighlightOverlayTests.swift",
"InteractiveContextTests.swift",
"LinearDimensionTests.swift",
"ManipulatorGestureTests.swift",
"ManipulatorRotateTests.swift",
"ManipulatorWidgetTests.swift",
"RemapTests.swift",
"STEPIntegrationTests.swift",
"SelectionTests.swift",
"StandardObjectsTests.swift",
"SubShapeTests.swift"
],
"target_dependencies" : [
"OCCTSwiftAIS"
],
"type" : "test"
},
{
"c99name" : "OCCTSwiftAIS",
"module_type" : "SwiftTarget",
"name" : "OCCTSwiftAIS",
"path" : "Sources/OCCTSwiftAIS",
"product_dependencies" : [
"OCCTSwiftTools"
],
"product_memberships" : [
"OCCTSwiftAIS"
],
"sources" : [
"Dimension.swift",
"InteractiveContext.swift",
"InteractiveObject.swift",
"Manipulator+SwiftUI.swift",
"ManipulatorGeometry.swift",
"ManipulatorWidget.swift",
"PresentationStyle.swift",
"Remap.swift",
"Selection.swift",
"StandardObjects.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OCCTSwiftAIS"
]
}
}
2026-05-09 05:36:12.845 xcodebuild[1005:5794] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OCCTSwiftAIS -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.4.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 OCCTSwiftAIS -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
OCCTSwiftIO: https://github.com/gsdali/OCCTSwiftIO.git @ 1.0.0
OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.3
OCCTSwiftAIS: /Users/admin/builder/spi-builder-workspace
OCCTSwiftViewport: https://github.com/gsdali/OCCTSwiftViewport.git @ 1.0.1
OCCTSwiftTools: https://github.com/gsdali/OCCTSwiftTools.git @ 1.0.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
Target 'OCCTSwiftAIS' in project 'OCCTSwiftAIS'
➜ Explicit dependency on target 'OCCTSwiftAIS' in project 'OCCTSwiftAIS'
➜ Explicit dependency on target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
Target 'OCCTSwiftAIS' in project 'OCCTSwiftAIS'
➜ Explicit dependency on target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
Target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
➜ Explicit dependency on target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftIO' in project 'OCCTSwiftIO'
Target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftIO' in project 'OCCTSwiftIO'
Target 'OCCTSwiftIO' in project 'OCCTSwiftIO'
➜ Explicit dependency on target 'OCCTSwiftIO' in project 'OCCTSwiftIO'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
Target 'OCCTSwiftIO' in project 'OCCTSwiftIO'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
Target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftViewport_OCCTSwiftViewport' in project 'OCCTSwiftViewport'
Target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftViewport_OCCTSwiftViewport' in project 'OCCTSwiftViewport'
Target 'OCCTSwiftViewport_OCCTSwiftViewport' in project 'OCCTSwiftViewport' (no dependencies)
Target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTBridge' in project 'OCCTSwift'
Target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTBridge' in project 'OCCTSwift'
Target 'OCCTBridge' in project 'OCCTSwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
Build description signature: 4df54d8afb637b7241a7dff5f86c9c89
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4df54d8afb637b7241a7dff5f86c9c89.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTSwiftIO' from project 'OCCTSwiftIO')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTSwift' from project 'OCCTSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTBridge' from project 'OCCTSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTSwiftAIS' from project 'OCCTSwiftAIS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTSwift' from project 'OCCTSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTSwiftTools' from project 'OCCTSwiftTools')
2026-05-09 05:36:13.814 xcodebuild[1020:5870] [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 OCCTSwiftAIS
(1 failure)
BUILD FAILURE 6.3 watchOS