The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OCCTSwiftMesh, reference v1.0.0 (01bd6b), with Swift 6.2 for watchOS using Xcode 26.3 on 9 May 2026 05:26:04 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OCCTSwiftMesh -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gsdali/OCCTSwiftMesh.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gsdali/OCCTSwiftMesh
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at 01bd6b1 chore: bump OCCTSwift to 1.0.1 — v1.0.0 (#3)
Cloned https://github.com/gsdali/OCCTSwiftMesh.git
Revision (git rev-parse @):
01bd6b1abce612de78081e0875e05beaaf4bfbe6
SUCCESS checkout https://github.com/gsdali/OCCTSwiftMesh.git at v1.0.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/gsdali/OCCTSwiftMesh.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
Fetching from https://github.com/gsdali/OCCTSwift.git
Creating working copy of package ‘OCCTSwift’
Checking out 1.0.2 of package ‘OCCTSwift’
Resolve Package Graph
Resolved source packages:
  OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.2
  OCCTSwiftMesh: /Users/admin/builder/spi-builder-workspace
resolved source packages: OCCTSwift, OCCTSwiftMesh
2026-05-09 01:25:37.205 xcodebuild[530:3083] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "cxx_language_standard" : "c++17",
  "dependencies" : [
    {
      "identity" : "occtswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwift.git"
    }
  ],
  "manifest_display_name" : "OCCTSwiftMesh",
  "name" : "OCCTSwiftMesh",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "OCCTSwiftMesh",
      "targets" : [
        "OCCTSwiftMesh"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OCCTSwiftMeshTests",
      "module_type" : "SwiftTarget",
      "name" : "OCCTSwiftMeshTests",
      "path" : "Tests/OCCTSwiftMeshTests",
      "sources" : [
        "OCCTSwiftMeshTests.swift"
      ],
      "target_dependencies" : [
        "OCCTSwiftMesh",
        "OCCTMeshOptimizer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OCCTSwiftMesh",
      "module_type" : "SwiftTarget",
      "name" : "OCCTSwiftMesh",
      "path" : "Sources/OCCTSwiftMesh",
      "product_dependencies" : [
        "OCCTSwift"
      ],
      "product_memberships" : [
        "OCCTSwiftMesh"
      ],
      "sources" : [
        "Mesh+Simplify.swift",
        "OCCTSwiftMesh.swift",
        "SimplifiedMesh.swift",
        "SimplifyOptions.swift"
      ],
      "target_dependencies" : [
        "OCCTMeshOptimizer"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OCCTMeshOptimizer",
      "module_type" : "ClangTarget",
      "name" : "OCCTMeshOptimizer",
      "path" : "Sources/OCCTMeshOptimizer",
      "product_memberships" : [
        "OCCTSwiftMesh"
      ],
      "sources" : [
        "src/OCCTMeshOptimizerBridge.cpp",
        "src/meshoptimizer/allocator.cpp",
        "src/meshoptimizer/clusterizer.cpp",
        "src/meshoptimizer/indexanalyzer.cpp",
        "src/meshoptimizer/indexcodec.cpp",
        "src/meshoptimizer/indexgenerator.cpp",
        "src/meshoptimizer/meshletcodec.cpp",
        "src/meshoptimizer/meshletutils.cpp",
        "src/meshoptimizer/opacitymap.cpp",
        "src/meshoptimizer/overdrawoptimizer.cpp",
        "src/meshoptimizer/partition.cpp",
        "src/meshoptimizer/quantization.cpp",
        "src/meshoptimizer/rasterizer.cpp",
        "src/meshoptimizer/simplifier.cpp",
        "src/meshoptimizer/spatialorder.cpp",
        "src/meshoptimizer/stripifier.cpp",
        "src/meshoptimizer/vcacheoptimizer.cpp",
        "src/meshoptimizer/vertexcodec.cpp",
        "src/meshoptimizer/vertexfilter.cpp",
        "src/meshoptimizer/vfetchoptimizer.cpp"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "OCCTSwiftMesh"
    ]
  }
}
2026-05-09 01:25:54.655 xcodebuild[718:4505] [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 OCCTSwiftMesh -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 OCCTSwiftMesh -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  OCCTSwiftMesh: /Users/admin/builder/spi-builder-workspace
  OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'OCCTSwiftMesh' in project 'OCCTSwiftMesh'
        ➜ Explicit dependency on target 'OCCTSwiftMesh' in project 'OCCTSwiftMesh'
        ➜ Explicit dependency on target 'OCCTMeshOptimizer' in project 'OCCTSwiftMesh'
        ➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
    Target 'OCCTSwiftMesh' in project 'OCCTSwiftMesh'
        ➜ Explicit dependency on target 'OCCTMeshOptimizer' in project 'OCCTSwiftMesh'
        ➜ 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)
    Target 'OCCTMeshOptimizer' in project 'OCCTSwiftMesh' (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 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 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
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: 3f4f4f983a8976a31fe059b2c862a6d9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3f4f4f983a8976a31fe059b2c862a6d9.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 '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 'OCCTSwiftMesh' from project 'OCCTSwiftMesh')
/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')
2026-05-09 01:25:56.675 xcodebuild[723:4565] [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 OCCTSwiftMesh
(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:
  OCCTSwiftMesh: /Users/admin/builder/spi-builder-workspace
  OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.2
resolved source packages: OCCTSwiftMesh, OCCTSwift
2026-05-09 01:26:00.256 xcodebuild[770:4754] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "cxx_language_standard" : "c++17",
  "dependencies" : [
    {
      "identity" : "occtswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwift.git"
    }
  ],
  "manifest_display_name" : "OCCTSwiftMesh",
  "name" : "OCCTSwiftMesh",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "OCCTSwiftMesh",
      "targets" : [
        "OCCTSwiftMesh"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OCCTSwiftMeshTests",
      "module_type" : "SwiftTarget",
      "name" : "OCCTSwiftMeshTests",
      "path" : "Tests/OCCTSwiftMeshTests",
      "sources" : [
        "OCCTSwiftMeshTests.swift"
      ],
      "target_dependencies" : [
        "OCCTSwiftMesh",
        "OCCTMeshOptimizer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OCCTSwiftMesh",
      "module_type" : "SwiftTarget",
      "name" : "OCCTSwiftMesh",
      "path" : "Sources/OCCTSwiftMesh",
      "product_dependencies" : [
        "OCCTSwift"
      ],
      "product_memberships" : [
        "OCCTSwiftMesh"
      ],
      "sources" : [
        "Mesh+Simplify.swift",
        "OCCTSwiftMesh.swift",
        "SimplifiedMesh.swift",
        "SimplifyOptions.swift"
      ],
      "target_dependencies" : [
        "OCCTMeshOptimizer"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OCCTMeshOptimizer",
      "module_type" : "ClangTarget",
      "name" : "OCCTMeshOptimizer",
      "path" : "Sources/OCCTMeshOptimizer",
      "product_memberships" : [
        "OCCTSwiftMesh"
      ],
      "sources" : [
        "src/OCCTMeshOptimizerBridge.cpp",
        "src/meshoptimizer/allocator.cpp",
        "src/meshoptimizer/clusterizer.cpp",
        "src/meshoptimizer/indexanalyzer.cpp",
        "src/meshoptimizer/indexcodec.cpp",
        "src/meshoptimizer/indexgenerator.cpp",
        "src/meshoptimizer/meshletcodec.cpp",
        "src/meshoptimizer/meshletutils.cpp",
        "src/meshoptimizer/opacitymap.cpp",
        "src/meshoptimizer/overdrawoptimizer.cpp",
        "src/meshoptimizer/partition.cpp",
        "src/meshoptimizer/quantization.cpp",
        "src/meshoptimizer/rasterizer.cpp",
        "src/meshoptimizer/simplifier.cpp",
        "src/meshoptimizer/spatialorder.cpp",
        "src/meshoptimizer/stripifier.cpp",
        "src/meshoptimizer/vcacheoptimizer.cpp",
        "src/meshoptimizer/vertexcodec.cpp",
        "src/meshoptimizer/vertexfilter.cpp",
        "src/meshoptimizer/vfetchoptimizer.cpp"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "OCCTSwiftMesh"
    ]
  }
}
2026-05-09 01:26:01.539 xcodebuild[781:4823] [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 OCCTSwiftMesh -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 OCCTSwiftMesh -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  OCCTSwiftMesh: /Users/admin/builder/spi-builder-workspace
  OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'OCCTSwiftMesh' in project 'OCCTSwiftMesh'
        ➜ Explicit dependency on target 'OCCTSwiftMesh' in project 'OCCTSwiftMesh'
        ➜ Explicit dependency on target 'OCCTMeshOptimizer' in project 'OCCTSwiftMesh'
        ➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
    Target 'OCCTSwiftMesh' in project 'OCCTSwiftMesh'
        ➜ Explicit dependency on target 'OCCTMeshOptimizer' in project 'OCCTSwiftMesh'
        ➜ 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)
    Target 'OCCTMeshOptimizer' in project 'OCCTSwiftMesh' (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 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 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 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
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: 3f4f4f983a8976a31fe059b2c862a6d9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3f4f4f983a8976a31fe059b2c862a6d9.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 'OCCTSwiftMesh' from project 'OCCTSwiftMesh')
/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 'OCCTSwift' from project 'OCCTSwift')
2026-05-09 01:26:02.561 xcodebuild[786:4863] [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 OCCTSwiftMesh
(1 failure)
BUILD FAILURE 6.2 watchOS