The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OCCTSwiftScripts, reference v1.0.2 (be3c89), with Swift 6.1 for watchOS using Xcode 16.3 on 9 May 2026 15:11:02 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gsdali/OCCTSwiftScripts.git
Reference: v1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gsdali/OCCTSwiftScripts
 * tag               v1.0.2     -> FETCH_HEAD
HEAD is now at be3c89d chore: bump cohort floors — OCCTSwift 1.0.3, Viewport 1.0.1, Tools 1.0.2 (#46)
Cloned https://github.com/gsdali/OCCTSwiftScripts.git
Revision (git rev-parse @):
be3c89d651e6dcdfe0f0f52c08e4c520b90f3134
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/gsdali/OCCTSwiftScripts.git at v1.0.2
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/gsdali/OCCTSwiftScripts.git
https://github.com/gsdali/OCCTSwiftScripts.git
{
  "dependencies" : [
    {
      "identity" : "occtswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwift.git"
    },
    {
      "identity" : "occtswiftviewport",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwiftViewport.git"
    },
    {
      "identity" : "occtswifttools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwiftTools.git"
    },
    {
      "identity" : "occtswiftais",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwiftAIS.git"
    },
    {
      "identity" : "occtswiftmesh",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwiftMesh.git"
    },
    {
      "identity" : "occtswiftio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwiftIO.git"
    }
  ],
  "manifest_display_name" : "OCCTSwiftScripts",
  "name" : "OCCTSwiftScripts",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "ScriptHarness",
      "targets" : [
        "ScriptHarness"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DrawingComposer",
      "targets" : [
        "DrawingComposer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "occtkit",
      "targets" : [
        "occtkit"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Script",
      "targets" : [
        "Script"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "OCCTRunner",
      "targets" : [
        "OCCTRunner"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "GraphValidate",
      "targets" : [
        "GraphValidate"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "GraphQuery",
      "targets" : [
        "GraphQuery"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "GraphML",
      "targets" : [
        "GraphML"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "GraphDedup",
      "targets" : [
        "GraphDedup"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "GraphCompact",
      "targets" : [
        "GraphCompact"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "FeatureRecognize",
      "targets" : [
        "FeatureRecognize"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "occtkit",
      "module_type" : "SwiftTarget",
      "name" : "occtkit",
      "path" : "Sources/occtkit",
      "product_dependencies" : [
        "OCCTSwift",
        "OCCTSwiftViewport",
        "OCCTSwiftTools",
        "OCCTSwiftAIS",
        "OCCTSwiftMesh",
        "OCCTSwiftIO"
      ],
      "product_memberships" : [
        "occtkit"
      ],
      "sources" : [
        "Commands/AnalyzeClearance.swift",
        "Commands/Boolean.swift",
        "Commands/CheckThickness.swift",
        "Commands/ComposeSheetMetal.swift",
        "Commands/DXFExport.swift",
        "Commands/DrawingExport.swift",
        "Commands/FeatureRecognize.swift",
        "Commands/GraphCompact.swift",
        "Commands/GraphDedup.swift",
        "Commands/GraphML.swift",
        "Commands/GraphQuery.swift",
        "Commands/GraphValidate.swift",
        "Commands/Heal.swift",
        "Commands/Import.swift",
        "Commands/InspectAssembly.swift",
        "Commands/LoadBrep.swift",
        "Commands/MeasureDistance.swift",
        "Commands/Mesh.swift",
        "Commands/Metrics.swift",
        "Commands/Pattern.swift",
        "Commands/QueryTopology.swift",
        "Commands/Reconstruct.swift",
        "Commands/RenderPreview.swift",
        "Commands/Run.swift",
        "Commands/SetMetadata.swift",
        "Commands/SimplifyMesh.swift",
        "Commands/Transform.swift",
        "Subcommand.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "ScriptHarness",
        "DrawingComposer"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ScriptHarness",
      "module_type" : "SwiftTarget",
      "name" : "ScriptHarness",
      "path" : "Sources/ScriptHarness",
      "product_dependencies" : [
        "OCCTSwift"
      ],
      "product_memberships" : [
        "ScriptHarness",
        "occtkit",
        "Script",
        "GraphValidate",
        "GraphQuery",
        "GraphML",
        "GraphDedup",
        "GraphCompact",
        "FeatureRecognize"
      ],
      "sources" : [
        "BREPGraphJSONExporter.swift",
        "BREPGraphSQLiteExporter.swift",
        "GraphIO.swift",
        "Manifest.swift",
        "ScriptContext.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Script",
      "module_type" : "SwiftTarget",
      "name" : "Script",
      "path" : "Sources/Script",
      "product_dependencies" : [
        "OCCTSwift"
      ],
      "product_memberships" : [
        "Script"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ScriptHarness"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "OCCTRunner",
      "module_type" : "SwiftTarget",
      "name" : "OCCTRunner",
      "path" : "Sources/OCCTRunner",
      "product_memberships" : [
        "OCCTRunner"
      ],
      "sources" : [
        "main.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "GraphValidate",
      "module_type" : "SwiftTarget",
      "name" : "GraphValidate",
      "path" : "Sources/GraphValidate",
      "product_dependencies" : [
        "OCCTSwift"
      ],
      "product_memberships" : [
        "GraphValidate"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ScriptHarness"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "GraphQuery",
      "module_type" : "SwiftTarget",
      "name" : "GraphQuery",
      "path" : "Sources/GraphQuery",
      "product_memberships" : [
        "GraphQuery"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ScriptHarness"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "GraphML",
      "module_type" : "SwiftTarget",
      "name" : "GraphML",
      "path" : "Sources/GraphML",
      "product_dependencies" : [
        "OCCTSwift",
        "OCCTSwiftIO"
      ],
      "product_memberships" : [
        "GraphML"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ScriptHarness"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "GraphDedup",
      "module_type" : "SwiftTarget",
      "name" : "GraphDedup",
      "path" : "Sources/GraphDedup",
      "product_dependencies" : [
        "OCCTSwift"
      ],
      "product_memberships" : [
        "GraphDedup"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ScriptHarness"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "GraphCompact",
      "module_type" : "SwiftTarget",
      "name" : "GraphCompact",
      "path" : "Sources/GraphCompact",
      "product_dependencies" : [
        "OCCTSwift"
      ],
      "product_memberships" : [
        "GraphCompact"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ScriptHarness"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "FeatureRecognize",
      "module_type" : "SwiftTarget",
      "name" : "FeatureRecognize",
      "path" : "Sources/FeatureRecognize",
      "product_dependencies" : [
        "OCCTSwift"
      ],
      "product_memberships" : [
        "FeatureRecognize"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ScriptHarness"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "DrawingComposer",
      "module_type" : "SwiftTarget",
      "name" : "DrawingComposer",
      "path" : "Sources/DrawingComposer",
      "product_dependencies" : [
        "OCCTSwift"
      ],
      "product_memberships" : [
        "DrawingComposer",
        "occtkit"
      ],
      "sources" : [
        "Composer.swift",
        "MultiViewLayout.swift",
        "Spec.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Command line invocation:
    /Applications/Xcode-16.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/OCCTSwiftAIS.git
Fetching from https://github.com/gsdali/OCCTSwiftMesh.git
Fetching from https://github.com/gsdali/OCCTSwiftIO.git
Fetching from https://github.com/gsdali/OCCTSwiftViewport.git
Fetching from https://github.com/gsdali/OCCTSwift.git
Fetching from https://github.com/gsdali/OCCTSwiftTools.git
Creating working copy of package ‘OCCTSwiftTools’
Checking out 1.1.0 of package ‘OCCTSwiftTools’
Creating working copy of package ‘OCCTSwiftViewport’
Checking out 1.0.2 of package ‘OCCTSwiftViewport’
Creating working copy of package ‘OCCTSwiftIO’
Checking out 1.0.0 of package ‘OCCTSwiftIO’
Creating working copy of package ‘OCCTSwiftAIS’
Checking out 1.0.1 of package ‘OCCTSwiftAIS’
Creating working copy of package ‘OCCTSwift’
Checking out 1.0.4 of package ‘OCCTSwift’
Creating working copy of package ‘OCCTSwiftMesh’
Checking out 1.0.0 of package ‘OCCTSwiftMesh’
Resolve Package Graph
Resolved source packages:
  OCCTSwiftIO: https://github.com/gsdali/OCCTSwiftIO.git @ 1.0.0
  OCCTSwiftScripts: /Users/admin/builder/spi-builder-workspace
  OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.4
  OCCTSwiftTools: https://github.com/gsdali/OCCTSwiftTools.git @ 1.1.0
  OCCTSwiftMesh: https://github.com/gsdali/OCCTSwiftMesh.git @ 1.0.0
  OCCTSwiftViewport: https://github.com/gsdali/OCCTSwiftViewport.git @ 1.0.2
  OCCTSwiftAIS: https://github.com/gsdali/OCCTSwiftAIS.git @ 1.0.1
resolved source packages: OCCTSwiftIO, OCCTSwiftScripts, OCCTSwift, OCCTSwiftTools, OCCTSwiftMesh, OCCTSwiftViewport, OCCTSwiftAIS
{
  "dependencies" : [
    {
      "identity" : "occtswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwift.git"
    },
    {
      "identity" : "occtswiftviewport",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwiftViewport.git"
    },
    {
      "identity" : "occtswifttools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwiftTools.git"
    },
    {
      "identity" : "occtswiftais",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwiftAIS.git"
    },
    {
      "identity" : "occtswiftmesh",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwiftMesh.git"
    },
    {
      "identity" : "occtswiftio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwiftIO.git"
    }
  ],
  "manifest_display_name" : "OCCTSwiftScripts",
  "name" : "OCCTSwiftScripts",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "ScriptHarness",
      "targets" : [
        "ScriptHarness"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DrawingComposer",
      "targets" : [
        "DrawingComposer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "occtkit",
      "targets" : [
        "occtkit"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Script",
      "targets" : [
        "Script"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "OCCTRunner",
      "targets" : [
        "OCCTRunner"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "GraphValidate",
      "targets" : [
        "GraphValidate"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "GraphQuery",
      "targets" : [
        "GraphQuery"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "GraphML",
      "targets" : [
        "GraphML"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "GraphDedup",
      "targets" : [
        "GraphDedup"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "GraphCompact",
      "targets" : [
        "GraphCompact"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "FeatureRecognize",
      "targets" : [
        "FeatureRecognize"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "occtkit",
      "module_type" : "SwiftTarget",
      "name" : "occtkit",
      "path" : "Sources/occtkit",
      "product_dependencies" : [
        "OCCTSwift",
        "OCCTSwiftViewport",
        "OCCTSwiftTools",
        "OCCTSwiftAIS",
        "OCCTSwiftMesh",
        "OCCTSwiftIO"
      ],
      "product_memberships" : [
        "occtkit"
      ],
      "sources" : [
        "Commands/AnalyzeClearance.swift",
        "Commands/Boolean.swift",
        "Commands/CheckThickness.swift",
        "Commands/ComposeSheetMetal.swift",
        "Commands/DXFExport.swift",
        "Commands/DrawingExport.swift",
        "Commands/FeatureRecognize.swift",
        "Commands/GraphCompact.swift",
        "Commands/GraphDedup.swift",
        "Commands/GraphML.swift",
        "Commands/GraphQuery.swift",
        "Commands/GraphValidate.swift",
        "Commands/Heal.swift",
        "Commands/Import.swift",
        "Commands/InspectAssembly.swift",
        "Commands/LoadBrep.swift",
        "Commands/MeasureDistance.swift",
        "Commands/Mesh.swift",
        "Commands/Metrics.swift",
        "Commands/Pattern.swift",
        "Commands/QueryTopology.swift",
        "Commands/Reconstruct.swift",
        "Commands/RenderPreview.swift",
        "Commands/Run.swift",
        "Commands/SetMetadata.swift",
        "Commands/SimplifyMesh.swift",
        "Commands/Transform.swift",
        "Subcommand.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "ScriptHarness",
        "DrawingComposer"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ScriptHarness",
      "module_type" : "SwiftTarget",
      "name" : "ScriptHarness",
      "path" : "Sources/ScriptHarness",
      "product_dependencies" : [
        "OCCTSwift"
      ],
      "product_memberships" : [
        "ScriptHarness",
        "occtkit",
        "Script",
        "GraphValidate",
        "GraphQuery",
        "GraphML",
        "GraphDedup",
        "GraphCompact",
        "FeatureRecognize"
      ],
      "sources" : [
        "BREPGraphJSONExporter.swift",
        "BREPGraphSQLiteExporter.swift",
        "GraphIO.swift",
        "Manifest.swift",
        "ScriptContext.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Script",
      "module_type" : "SwiftTarget",
      "name" : "Script",
      "path" : "Sources/Script",
      "product_dependencies" : [
        "OCCTSwift"
      ],
      "product_memberships" : [
        "Script"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ScriptHarness"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "OCCTRunner",
      "module_type" : "SwiftTarget",
      "name" : "OCCTRunner",
      "path" : "Sources/OCCTRunner",
      "product_memberships" : [
        "OCCTRunner"
      ],
      "sources" : [
        "main.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "GraphValidate",
      "module_type" : "SwiftTarget",
      "name" : "GraphValidate",
      "path" : "Sources/GraphValidate",
      "product_dependencies" : [
        "OCCTSwift"
      ],
      "product_memberships" : [
        "GraphValidate"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ScriptHarness"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "GraphQuery",
      "module_type" : "SwiftTarget",
      "name" : "GraphQuery",
      "path" : "Sources/GraphQuery",
      "product_memberships" : [
        "GraphQuery"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ScriptHarness"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "GraphML",
      "module_type" : "SwiftTarget",
      "name" : "GraphML",
      "path" : "Sources/GraphML",
      "product_dependencies" : [
        "OCCTSwift",
        "OCCTSwiftIO"
      ],
      "product_memberships" : [
        "GraphML"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ScriptHarness"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "GraphDedup",
      "module_type" : "SwiftTarget",
      "name" : "GraphDedup",
      "path" : "Sources/GraphDedup",
      "product_dependencies" : [
        "OCCTSwift"
      ],
      "product_memberships" : [
        "GraphDedup"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ScriptHarness"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "GraphCompact",
      "module_type" : "SwiftTarget",
      "name" : "GraphCompact",
      "path" : "Sources/GraphCompact",
      "product_dependencies" : [
        "OCCTSwift"
      ],
      "product_memberships" : [
        "GraphCompact"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ScriptHarness"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "FeatureRecognize",
      "module_type" : "SwiftTarget",
      "name" : "FeatureRecognize",
      "path" : "Sources/FeatureRecognize",
      "product_dependencies" : [
        "OCCTSwift"
      ],
      "product_memberships" : [
        "FeatureRecognize"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ScriptHarness"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "DrawingComposer",
      "module_type" : "SwiftTarget",
      "name" : "DrawingComposer",
      "path" : "Sources/DrawingComposer",
      "product_dependencies" : [
        "OCCTSwift"
      ],
      "product_memberships" : [
        "DrawingComposer",
        "occtkit"
      ],
      "sources" : [
        "Composer.swift",
        "MultiViewLayout.swift",
        "Spec.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DrawingComposer",
      "FeatureRecognize",
      "GraphCompact",
      "GraphDedup",
      "GraphML",
      "GraphQuery",
      "GraphValidate",
      "occtkit",
      "OCCTRunner",
      "OCCTSwiftScripts-Package",
      "Script",
      "ScriptHarness"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OCCTSwiftScripts-Package -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Command line invocation:
    /Applications/Xcode-16.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 OCCTSwiftScripts-Package -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  OCCTSwiftViewport: https://github.com/gsdali/OCCTSwiftViewport.git @ 1.0.2
  OCCTSwiftTools: https://github.com/gsdali/OCCTSwiftTools.git @ 1.1.0
  OCCTSwiftScripts: /Users/admin/builder/spi-builder-workspace
  OCCTSwiftAIS: https://github.com/gsdali/OCCTSwiftAIS.git @ 1.0.1
  OCCTSwiftIO: https://github.com/gsdali/OCCTSwiftIO.git @ 1.0.0
  OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.4
  OCCTSwiftMesh: https://github.com/gsdali/OCCTSwiftMesh.git @ 1.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (28 targets)
    Target 'occtkit' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'DrawingComposer' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
        ➜ Explicit dependency on target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
        ➜ Explicit dependency on target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
        ➜ Explicit dependency on target 'OCCTSwiftAIS' in project 'OCCTSwiftAIS'
        ➜ Explicit dependency on target 'OCCTSwiftMesh' in project 'OCCTSwiftMesh'
        ➜ Explicit dependency on target 'OCCTSwiftIO' in project 'OCCTSwiftIO'
    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 'OCCTMeshOptimizer' in project 'OCCTSwiftMesh' (no dependencies)
    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 '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 'Script' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
    Target 'OCCTRunner' in project 'OCCTSwiftScripts' (no dependencies)
    Target 'GraphValidate' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
    Target 'GraphQuery' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
    Target 'GraphML' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
        ➜ 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 'GraphDedup' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
    Target 'GraphCompact' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
    Target 'FeatureRecognize' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
    Target 'ScriptHarness' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
    Target 'ScriptHarness' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
    Target 'DrawingComposer' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'DrawingComposer' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
    Target 'DrawingComposer' in project 'OCCTSwiftScripts'
        ➜ 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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
Build description signature: 4e4a656c4785ce3d5fc38afda20758ba
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4e4a656c4785ce3d5fc38afda20758ba.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 '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 'OCCTSwiftIO' from project 'OCCTSwiftIO')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'GraphQuery' from project 'OCCTSwiftScripts')
/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 'GraphQuery' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'ScriptHarness' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'Script' from project 'OCCTSwiftScripts')
/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 'Script' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'GraphML' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwiftIO' requires minimum platform version 11.0 for the watchOS platform, but this target supports 5.0 (in target 'GraphML' from project 'OCCTSwiftScripts')
/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 'GraphML' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'occtkit' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwiftViewport' requires minimum platform version 11.0 for the watchOS platform, but this target supports 5.0 (in target 'occtkit' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwiftTools' requires minimum platform version 11.0 for the watchOS platform, but this target supports 5.0 (in target 'occtkit' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwiftAIS' requires minimum platform version 11.0 for the watchOS platform, but this target supports 5.0 (in target 'occtkit' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwiftMesh' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'occtkit' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwiftIO' requires minimum platform version 11.0 for the watchOS platform, but this target supports 5.0 (in target 'occtkit' from project 'OCCTSwiftScripts')
/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 'occtkit' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'DrawingComposer' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'GraphDedup' from project 'OCCTSwiftScripts')
/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 'GraphDedup' from project 'OCCTSwiftScripts')
/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')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'FeatureRecognize' from project 'OCCTSwiftScripts')
/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 'FeatureRecognize' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'GraphValidate' from project 'OCCTSwiftScripts')
/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 'GraphValidate' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'GraphCompact' from project 'OCCTSwiftScripts')
/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 'GraphCompact' from project 'OCCTSwiftScripts')
/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 'ScriptHarness' from project 'OCCTSwiftScripts')
/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 'DrawingComposer' from project 'OCCTSwiftScripts')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme OCCTSwiftScripts-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  OCCTSwiftMesh: https://github.com/gsdali/OCCTSwiftMesh.git @ 1.0.0
  OCCTSwiftIO: https://github.com/gsdali/OCCTSwiftIO.git @ 1.0.0
  OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.4
  OCCTSwiftViewport: https://github.com/gsdali/OCCTSwiftViewport.git @ 1.0.2
  OCCTSwiftTools: https://github.com/gsdali/OCCTSwiftTools.git @ 1.1.0
  OCCTSwiftScripts: /Users/admin/builder/spi-builder-workspace
  OCCTSwiftAIS: https://github.com/gsdali/OCCTSwiftAIS.git @ 1.0.1
resolved source packages: OCCTSwiftMesh, OCCTSwiftIO, OCCTSwift, OCCTSwiftViewport, OCCTSwiftTools, OCCTSwiftScripts, OCCTSwiftAIS
{
  "dependencies" : [
    {
      "identity" : "occtswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwift.git"
    },
    {
      "identity" : "occtswiftviewport",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwiftViewport.git"
    },
    {
      "identity" : "occtswifttools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwiftTools.git"
    },
    {
      "identity" : "occtswiftais",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwiftAIS.git"
    },
    {
      "identity" : "occtswiftmesh",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwiftMesh.git"
    },
    {
      "identity" : "occtswiftio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwiftIO.git"
    }
  ],
  "manifest_display_name" : "OCCTSwiftScripts",
  "name" : "OCCTSwiftScripts",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "ScriptHarness",
      "targets" : [
        "ScriptHarness"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DrawingComposer",
      "targets" : [
        "DrawingComposer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "occtkit",
      "targets" : [
        "occtkit"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Script",
      "targets" : [
        "Script"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "OCCTRunner",
      "targets" : [
        "OCCTRunner"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "GraphValidate",
      "targets" : [
        "GraphValidate"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "GraphQuery",
      "targets" : [
        "GraphQuery"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "GraphML",
      "targets" : [
        "GraphML"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "GraphDedup",
      "targets" : [
        "GraphDedup"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "GraphCompact",
      "targets" : [
        "GraphCompact"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "FeatureRecognize",
      "targets" : [
        "FeatureRecognize"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "occtkit",
      "module_type" : "SwiftTarget",
      "name" : "occtkit",
      "path" : "Sources/occtkit",
      "product_dependencies" : [
        "OCCTSwift",
        "OCCTSwiftViewport",
        "OCCTSwiftTools",
        "OCCTSwiftAIS",
        "OCCTSwiftMesh",
        "OCCTSwiftIO"
      ],
      "product_memberships" : [
        "occtkit"
      ],
      "sources" : [
        "Commands/AnalyzeClearance.swift",
        "Commands/Boolean.swift",
        "Commands/CheckThickness.swift",
        "Commands/ComposeSheetMetal.swift",
        "Commands/DXFExport.swift",
        "Commands/DrawingExport.swift",
        "Commands/FeatureRecognize.swift",
        "Commands/GraphCompact.swift",
        "Commands/GraphDedup.swift",
        "Commands/GraphML.swift",
        "Commands/GraphQuery.swift",
        "Commands/GraphValidate.swift",
        "Commands/Heal.swift",
        "Commands/Import.swift",
        "Commands/InspectAssembly.swift",
        "Commands/LoadBrep.swift",
        "Commands/MeasureDistance.swift",
        "Commands/Mesh.swift",
        "Commands/Metrics.swift",
        "Commands/Pattern.swift",
        "Commands/QueryTopology.swift",
        "Commands/Reconstruct.swift",
        "Commands/RenderPreview.swift",
        "Commands/Run.swift",
        "Commands/SetMetadata.swift",
        "Commands/SimplifyMesh.swift",
        "Commands/Transform.swift",
        "Subcommand.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "ScriptHarness",
        "DrawingComposer"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ScriptHarness",
      "module_type" : "SwiftTarget",
      "name" : "ScriptHarness",
      "path" : "Sources/ScriptHarness",
      "product_dependencies" : [
        "OCCTSwift"
      ],
      "product_memberships" : [
        "ScriptHarness",
        "occtkit",
        "Script",
        "GraphValidate",
        "GraphQuery",
        "GraphML",
        "GraphDedup",
        "GraphCompact",
        "FeatureRecognize"
      ],
      "sources" : [
        "BREPGraphJSONExporter.swift",
        "BREPGraphSQLiteExporter.swift",
        "GraphIO.swift",
        "Manifest.swift",
        "ScriptContext.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Script",
      "module_type" : "SwiftTarget",
      "name" : "Script",
      "path" : "Sources/Script",
      "product_dependencies" : [
        "OCCTSwift"
      ],
      "product_memberships" : [
        "Script"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ScriptHarness"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "OCCTRunner",
      "module_type" : "SwiftTarget",
      "name" : "OCCTRunner",
      "path" : "Sources/OCCTRunner",
      "product_memberships" : [
        "OCCTRunner"
      ],
      "sources" : [
        "main.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "GraphValidate",
      "module_type" : "SwiftTarget",
      "name" : "GraphValidate",
      "path" : "Sources/GraphValidate",
      "product_dependencies" : [
        "OCCTSwift"
      ],
      "product_memberships" : [
        "GraphValidate"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ScriptHarness"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "GraphQuery",
      "module_type" : "SwiftTarget",
      "name" : "GraphQuery",
      "path" : "Sources/GraphQuery",
      "product_memberships" : [
        "GraphQuery"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ScriptHarness"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "GraphML",
      "module_type" : "SwiftTarget",
      "name" : "GraphML",
      "path" : "Sources/GraphML",
      "product_dependencies" : [
        "OCCTSwift",
        "OCCTSwiftIO"
      ],
      "product_memberships" : [
        "GraphML"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ScriptHarness"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "GraphDedup",
      "module_type" : "SwiftTarget",
      "name" : "GraphDedup",
      "path" : "Sources/GraphDedup",
      "product_dependencies" : [
        "OCCTSwift"
      ],
      "product_memberships" : [
        "GraphDedup"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ScriptHarness"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "GraphCompact",
      "module_type" : "SwiftTarget",
      "name" : "GraphCompact",
      "path" : "Sources/GraphCompact",
      "product_dependencies" : [
        "OCCTSwift"
      ],
      "product_memberships" : [
        "GraphCompact"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ScriptHarness"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "FeatureRecognize",
      "module_type" : "SwiftTarget",
      "name" : "FeatureRecognize",
      "path" : "Sources/FeatureRecognize",
      "product_dependencies" : [
        "OCCTSwift"
      ],
      "product_memberships" : [
        "FeatureRecognize"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ScriptHarness"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "DrawingComposer",
      "module_type" : "SwiftTarget",
      "name" : "DrawingComposer",
      "path" : "Sources/DrawingComposer",
      "product_dependencies" : [
        "OCCTSwift"
      ],
      "product_memberships" : [
        "DrawingComposer",
        "occtkit"
      ],
      "sources" : [
        "Composer.swift",
        "MultiViewLayout.swift",
        "Spec.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DrawingComposer",
      "FeatureRecognize",
      "GraphCompact",
      "GraphDedup",
      "GraphML",
      "GraphQuery",
      "GraphValidate",
      "occtkit",
      "OCCTRunner",
      "OCCTSwiftScripts-Package",
      "Script",
      "ScriptHarness"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OCCTSwiftScripts-Package -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.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 OCCTSwiftScripts-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  OCCTSwiftTools: https://github.com/gsdali/OCCTSwiftTools.git @ 1.1.0
  OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.4
  OCCTSwiftViewport: https://github.com/gsdali/OCCTSwiftViewport.git @ 1.0.2
  OCCTSwiftIO: https://github.com/gsdali/OCCTSwiftIO.git @ 1.0.0
  OCCTSwiftAIS: https://github.com/gsdali/OCCTSwiftAIS.git @ 1.0.1
  OCCTSwiftScripts: /Users/admin/builder/spi-builder-workspace
  OCCTSwiftMesh: https://github.com/gsdali/OCCTSwiftMesh.git @ 1.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (28 targets)
    Target 'occtkit' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'DrawingComposer' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
        ➜ Explicit dependency on target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
        ➜ Explicit dependency on target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
        ➜ Explicit dependency on target 'OCCTSwiftAIS' in project 'OCCTSwiftAIS'
        ➜ Explicit dependency on target 'OCCTSwiftMesh' in project 'OCCTSwiftMesh'
        ➜ Explicit dependency on target 'OCCTSwiftIO' in project 'OCCTSwiftIO'
    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 'OCCTMeshOptimizer' in project 'OCCTSwiftMesh' (no dependencies)
    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 '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 'Script' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
    Target 'OCCTRunner' in project 'OCCTSwiftScripts' (no dependencies)
    Target 'GraphValidate' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
    Target 'GraphQuery' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
    Target 'GraphML' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
        ➜ 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 'GraphDedup' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
    Target 'GraphCompact' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
    Target 'FeatureRecognize' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
    Target 'ScriptHarness' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
    Target 'ScriptHarness' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
    Target 'DrawingComposer' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'DrawingComposer' in project 'OCCTSwiftScripts'
        ➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
    Target 'DrawingComposer' in project 'OCCTSwiftScripts'
        ➜ 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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
Build description signature: 55a8c57716c22dd2ba0d0b0cdf9c72cb
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/55a8c57716c22dd2ba0d0b0cdf9c72cb.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 'DrawingComposer' from project 'OCCTSwiftScripts')
/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 '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 'OCCTSwiftAIS' from project 'OCCTSwiftAIS')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'FeatureRecognize' from project 'OCCTSwiftScripts')
/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 'FeatureRecognize' from project 'OCCTSwiftScripts')
/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 'ScriptHarness' from project 'OCCTSwiftScripts')
/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')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'Script' from project 'OCCTSwiftScripts')
/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 'Script' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'ScriptHarness' from project 'OCCTSwiftScripts')
/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')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'GraphValidate' from project 'OCCTSwiftScripts')
/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 'GraphValidate' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'DrawingComposer' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'GraphCompact' from project 'OCCTSwiftScripts')
/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 'GraphCompact' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'GraphML' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwiftIO' requires minimum platform version 11.0 for the watchOS platform, but this target supports 5.0 (in target 'GraphML' from project 'OCCTSwiftScripts')
/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 'GraphML' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'occtkit' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwiftViewport' requires minimum platform version 11.0 for the watchOS platform, but this target supports 5.0 (in target 'occtkit' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwiftTools' requires minimum platform version 11.0 for the watchOS platform, but this target supports 5.0 (in target 'occtkit' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwiftAIS' requires minimum platform version 11.0 for the watchOS platform, but this target supports 5.0 (in target 'occtkit' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwiftMesh' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'occtkit' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwiftIO' requires minimum platform version 11.0 for the watchOS platform, but this target supports 5.0 (in target 'occtkit' from project 'OCCTSwiftScripts')
/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 'occtkit' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'GraphQuery' from project 'OCCTSwiftScripts')
/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 'GraphQuery' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'GraphDedup' from project 'OCCTSwiftScripts')
/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 'GraphDedup' from project 'OCCTSwiftScripts')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme OCCTSwiftScripts-Package
(1 failure)
BUILD FAILURE 6.1 watchOS