Build Information
Failed to build OCCTSwift, reference main (818054), with Swift 6.2 for watchOS using Xcode 26.3 on 9 May 2026 05:49:46 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OCCTSwift-Package -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gsdali/OCCTSwift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gsdali/OCCTSwift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 818054c docs(ecosystem): bump OCCTSwift floor to 1.0.3 + note Tier 2/3 history
Cloned https://github.com/gsdali/OCCTSwift.git
Revision (git rev-parse @):
818054c4c6a87ba64d48a6c7a6f1f761230b2315
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/gsdali/OCCTSwift.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/gsdali/OCCTSwift.git
Command line invocation:
/Applications/Xcode-26.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:
OCCTSwift: /Users/admin/builder/spi-builder-workspace
resolved source packages: OCCTSwift
2026-05-09 01:49:17.489 xcodebuild[530:3098] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"cxx_language_standard" : "c++17",
"dependencies" : [
],
"manifest_display_name" : "OCCTSwift",
"name" : "OCCTSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "OCCTSwift",
"targets" : [
"OCCTSwift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OCCTTest",
"targets" : [
"OCCTTest"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "OCCTTest",
"module_type" : "SwiftTarget",
"name" : "OCCTTest",
"path" : "Sources/OCCTTest",
"product_memberships" : [
"OCCTTest"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"OCCTSwift"
],
"type" : "executable"
},
{
"c99name" : "OCCTSwiftTests",
"module_type" : "SwiftTarget",
"name" : "OCCTSwiftTests",
"path" : "Tests/OCCTSwiftTests",
"sources" : [
"ShapeTests.swift",
"StressBoundaryConditionTests.swift",
"StressBuilderLifecycleTests.swift",
"StressChainDepthTests.swift",
"StressConcurrencyTests.swift",
"StressExhaustiveAPITests.swift",
"StressFormatRoundTripTests.swift",
"StressNullInvalidTests.swift",
"StressTestFixtures.swift"
],
"target_dependencies" : [
"OCCTSwift"
],
"type" : "test"
},
{
"c99name" : "OCCTSwift",
"module_type" : "SwiftTarget",
"name" : "OCCTSwift",
"path" : "Sources/OCCTSwift",
"product_memberships" : [
"OCCTSwift",
"OCCTTest"
],
"sources" : [
"Annotation.swift",
"AxisPlacement2D.swift",
"BRepGraph.swift",
"BSplineApproxInterp.swift",
"BillOfMaterials.swift",
"Camera.swift",
"ClipPlane.swift",
"Color.swift",
"ConstructionContext.swift",
"ConstructionEntity.swift",
"ConstructionLayer.swift",
"Curve2D.swift",
"Curve3D.swift",
"DXFExporter.swift",
"Date.swift",
"DisplayDrawer.swift",
"Document.swift",
"Drawing.swift",
"DrawingAnnotation.swift",
"DrawingAutoCenterlines.swift",
"DrawingAutoDimensions.swift",
"DrawingComposition.swift",
"DrawingDispatch.swift",
"DrawingSheet.swift",
"DrawingStyle.swift",
"DrawingSymbols.swift",
"DrawingThreadAnnotation.swift",
"Edge.swift",
"Exporter.swift",
"Face.swift",
"FeatureRecognition.swift",
"FeatureReconstructor.swift",
"FillingSurface.swift",
"FontManager.swift",
"GDTWrite.swift",
"HatchPattern.swift",
"ImportProgress.swift",
"KDTree.swift",
"LawFunction.swift",
"Material.swift",
"MeasurementHelpers.swift",
"MedialAxis.swift",
"Mesh.swift",
"OCCTSerialQueue.swift",
"PDFExporter.swift",
"Period.swift",
"PixMap.swift",
"PlateSolver.swift",
"Point2D.swift",
"PolynomialSolver.swift",
"PresentationMesh.swift",
"SVGExporter.swift",
"Section2D.swift",
"Selection.swift",
"Selector.swift",
"Shape.swift",
"ShapeAxis.swift",
"ShapeMeasurements.swift",
"SheetLayout.swift",
"SheetMetal.swift",
"Sketch.swift",
"Surface.swift",
"ThreadFeatures.swift",
"TopologyRef.swift",
"Transform2D.swift",
"Wire.swift",
"WireOrder.swift",
"ZLayerSettings.swift"
],
"target_dependencies" : [
"OCCTBridge"
],
"type" : "library"
},
{
"c99name" : "OCCTBridge",
"module_type" : "ClangTarget",
"name" : "OCCTBridge",
"path" : "Sources/OCCTBridge",
"product_memberships" : [
"OCCTSwift",
"OCCTTest"
],
"sources" : [
"src/OCCTBridge.mm",
"src/OCCTBridge_AIS.mm",
"src/OCCTBridge_BRepGraph.mm",
"src/OCCTBridge_Curve3D.mm",
"src/OCCTBridge_Document.mm",
"src/OCCTBridge_Geom2d.mm",
"src/OCCTBridge_Healing.mm",
"src/OCCTBridge_IO.mm",
"src/OCCTBridge_Mesh.mm",
"src/OCCTBridge_Modeling.mm",
"src/OCCTBridge_ProjLib_NLPlate.mm",
"src/OCCTBridge_Properties.mm",
"src/OCCTBridge_Spatial.mm",
"src/OCCTBridge_Surface.mm",
"src/OCCTBridge_Topology.mm",
"src/OCCTBridge_Visualization.mm"
],
"target_dependencies" : [
"OCCT"
],
"type" : "library"
},
{
"c99name" : "OCCT",
"module_type" : "BinaryTarget",
"name" : "OCCT",
"path" : "remote/archive/OCCT.xcframework.zip",
"product_memberships" : [
"OCCTSwift",
"OCCTTest"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OCCTSwift",
"OCCTSwift-Package",
"OCCTTest"
]
}
}
2026-05-09 01:49:38.193 xcodebuild[683:4446] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OCCTSwift-Package -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.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 OCCTSwift-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
OCCTSwift: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'OCCTTest' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTBridge' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c -c /dev/null
Build description signature: e9782a9d3ed55484a2f46faac01d7f1d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e9782a9d3ed55484a2f46faac01d7f1d.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/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/spi-builder-workspace/OCCT/OCCT.xcframework'. (in target 'OCCTSwift' from project 'OCCTSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/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/spi-builder-workspace/OCCT/OCCT.xcframework'. (in target 'OCCTTest' from project 'OCCTSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/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/spi-builder-workspace/OCCT/OCCT.xcframework'. (in target 'OCCTSwift' from project 'OCCTSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/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/spi-builder-workspace/OCCT/OCCT.xcframework'. (in target 'OCCTBridge' from project 'OCCTSwift')
2026-05-09 01:49:39.687 xcodebuild[685:4496] [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 OCCTSwift-Package
(1 failure)
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
OCCTSwift: /Users/admin/builder/spi-builder-workspace
resolved source packages: OCCTSwift
2026-05-09 01:49:43.142 xcodebuild[712:4617] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"cxx_language_standard" : "c++17",
"dependencies" : [
],
"manifest_display_name" : "OCCTSwift",
"name" : "OCCTSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "OCCTSwift",
"targets" : [
"OCCTSwift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OCCTTest",
"targets" : [
"OCCTTest"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "OCCTTest",
"module_type" : "SwiftTarget",
"name" : "OCCTTest",
"path" : "Sources/OCCTTest",
"product_memberships" : [
"OCCTTest"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"OCCTSwift"
],
"type" : "executable"
},
{
"c99name" : "OCCTSwiftTests",
"module_type" : "SwiftTarget",
"name" : "OCCTSwiftTests",
"path" : "Tests/OCCTSwiftTests",
"sources" : [
"ShapeTests.swift",
"StressBoundaryConditionTests.swift",
"StressBuilderLifecycleTests.swift",
"StressChainDepthTests.swift",
"StressConcurrencyTests.swift",
"StressExhaustiveAPITests.swift",
"StressFormatRoundTripTests.swift",
"StressNullInvalidTests.swift",
"StressTestFixtures.swift"
],
"target_dependencies" : [
"OCCTSwift"
],
"type" : "test"
},
{
"c99name" : "OCCTSwift",
"module_type" : "SwiftTarget",
"name" : "OCCTSwift",
"path" : "Sources/OCCTSwift",
"product_memberships" : [
"OCCTSwift",
"OCCTTest"
],
"sources" : [
"Annotation.swift",
"AxisPlacement2D.swift",
"BRepGraph.swift",
"BSplineApproxInterp.swift",
"BillOfMaterials.swift",
"Camera.swift",
"ClipPlane.swift",
"Color.swift",
"ConstructionContext.swift",
"ConstructionEntity.swift",
"ConstructionLayer.swift",
"Curve2D.swift",
"Curve3D.swift",
"DXFExporter.swift",
"Date.swift",
"DisplayDrawer.swift",
"Document.swift",
"Drawing.swift",
"DrawingAnnotation.swift",
"DrawingAutoCenterlines.swift",
"DrawingAutoDimensions.swift",
"DrawingComposition.swift",
"DrawingDispatch.swift",
"DrawingSheet.swift",
"DrawingStyle.swift",
"DrawingSymbols.swift",
"DrawingThreadAnnotation.swift",
"Edge.swift",
"Exporter.swift",
"Face.swift",
"FeatureRecognition.swift",
"FeatureReconstructor.swift",
"FillingSurface.swift",
"FontManager.swift",
"GDTWrite.swift",
"HatchPattern.swift",
"ImportProgress.swift",
"KDTree.swift",
"LawFunction.swift",
"Material.swift",
"MeasurementHelpers.swift",
"MedialAxis.swift",
"Mesh.swift",
"OCCTSerialQueue.swift",
"PDFExporter.swift",
"Period.swift",
"PixMap.swift",
"PlateSolver.swift",
"Point2D.swift",
"PolynomialSolver.swift",
"PresentationMesh.swift",
"SVGExporter.swift",
"Section2D.swift",
"Selection.swift",
"Selector.swift",
"Shape.swift",
"ShapeAxis.swift",
"ShapeMeasurements.swift",
"SheetLayout.swift",
"SheetMetal.swift",
"Sketch.swift",
"Surface.swift",
"ThreadFeatures.swift",
"TopologyRef.swift",
"Transform2D.swift",
"Wire.swift",
"WireOrder.swift",
"ZLayerSettings.swift"
],
"target_dependencies" : [
"OCCTBridge"
],
"type" : "library"
},
{
"c99name" : "OCCTBridge",
"module_type" : "ClangTarget",
"name" : "OCCTBridge",
"path" : "Sources/OCCTBridge",
"product_memberships" : [
"OCCTSwift",
"OCCTTest"
],
"sources" : [
"src/OCCTBridge.mm",
"src/OCCTBridge_AIS.mm",
"src/OCCTBridge_BRepGraph.mm",
"src/OCCTBridge_Curve3D.mm",
"src/OCCTBridge_Document.mm",
"src/OCCTBridge_Geom2d.mm",
"src/OCCTBridge_Healing.mm",
"src/OCCTBridge_IO.mm",
"src/OCCTBridge_Mesh.mm",
"src/OCCTBridge_Modeling.mm",
"src/OCCTBridge_ProjLib_NLPlate.mm",
"src/OCCTBridge_Properties.mm",
"src/OCCTBridge_Spatial.mm",
"src/OCCTBridge_Surface.mm",
"src/OCCTBridge_Topology.mm",
"src/OCCTBridge_Visualization.mm"
],
"target_dependencies" : [
"OCCT"
],
"type" : "library"
},
{
"c99name" : "OCCT",
"module_type" : "BinaryTarget",
"name" : "OCCT",
"path" : "remote/archive/OCCT.xcframework.zip",
"product_memberships" : [
"OCCTSwift",
"OCCTTest"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OCCTSwift",
"OCCTSwift-Package",
"OCCTTest"
]
}
}
2026-05-09 01:49:44.332 xcodebuild[720:4680] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OCCTSwift-Package -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.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 OCCTSwift-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
OCCTSwift: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'OCCTTest' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTBridge' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c -c /dev/null
Build description signature: e9782a9d3ed55484a2f46faac01d7f1d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e9782a9d3ed55484a2f46faac01d7f1d.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/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/spi-builder-workspace/OCCT/OCCT.xcframework'. (in target 'OCCTSwift' from project 'OCCTSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/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/spi-builder-workspace/OCCT/OCCT.xcframework'. (in target 'OCCTTest' from project 'OCCTSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/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/spi-builder-workspace/OCCT/OCCT.xcframework'. (in target 'OCCTSwift' from project 'OCCTSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/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/spi-builder-workspace/OCCT/OCCT.xcframework'. (in target 'OCCTBridge' from project 'OCCTSwift')
2026-05-09 01:49:45.287 xcodebuild[722:4710] [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 OCCTSwift-Package
(1 failure)
BUILD FAILURE 6.2 watchOS