The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OCCTSwiftMesh, reference main (69eb6e), with Swift 6.2 for watchOS using Xcode 26.3 on 9 May 2026 05:31:18 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gsdali/OCCTSwiftMesh
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 69eb6ee docs(README): add ecosystem-map cross-link + bump status to v1.0.0
Cloned https://github.com/gsdali/OCCTSwiftMesh.git
Revision (git rev-parse @):
69eb6ee4d45b996066d30b1d8c70f04b84d624cc
SUCCESS checkout https://github.com/gsdali/OCCTSwiftMesh.git at main
========================================
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:
  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:30:51.345 xcodebuild[530:3079] [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:31:09.230 xcodebuild[721:4547] [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:
  OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.2
  OCCTSwiftMesh: /Users/admin/builder/spi-builder-workspace
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 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/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 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 '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')
/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 'OCCTSwiftMesh' from project 'OCCTSwiftMesh')
2026-05-09 01:31:11.302 xcodebuild[726:4609] [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:
  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:31:14.847 xcodebuild[773:4793] [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:31:16.002 xcodebuild[784:4862] [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 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 '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 '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:31:16.932 xcodebuild[789:4901] [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