The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OCCTSwiftScripts, reference main (44e82d), with Swift 6.1 for tvOS using Xcode 16.3 on 9 May 2026 05:53:14 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=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gsdali/OCCTSwiftScripts.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gsdali/OCCTSwiftScripts
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 44e82dc docs(README): add ecosystem-map cross-link
Cloned https://github.com/gsdali/OCCTSwiftScripts.git
Revision (git rev-parse @):
44e82dc1b59f466ae0ded2bfa7149c5491b64b5b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/gsdali/OCCTSwiftScripts.git at main
========================================
Build
========================================
Selected platform:         tvOS
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.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwift.git"
    },
    {
      "identity" : "occtswiftviewport",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.55.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwiftViewport.git"
    },
    {
      "identity" : "occtswifttools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "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/OCCTSwiftTools.git
Fetching from https://github.com/gsdali/OCCTSwiftViewport.git
Fetching from https://github.com/gsdali/OCCTSwift.git
Creating working copy of package ‘OCCTSwiftTools’
Checking out 1.0.1 of package ‘OCCTSwiftTools’
Creating working copy of package ‘OCCTSwiftAIS’
Checking out 1.0.0 of package ‘OCCTSwiftAIS’
Creating working copy of package ‘OCCTSwiftIO’
Checking out 1.0.0 of package ‘OCCTSwiftIO’
Creating working copy of package ‘OCCTSwift’
Checking out 1.0.3 of package ‘OCCTSwift’
Creating working copy of package ‘OCCTSwiftMesh’
Checking out 1.0.0 of package ‘OCCTSwiftMesh’
Creating working copy of package ‘OCCTSwiftViewport’
Checking out 0.55.3 of package ‘OCCTSwiftViewport’
Resolve Package Graph
Resolved source packages:
  OCCTSwiftScripts: /Users/admin/builder/spi-builder-workspace
  OCCTSwiftMesh: https://github.com/gsdali/OCCTSwiftMesh.git @ 1.0.0
  OCCTSwiftTools: https://github.com/gsdali/OCCTSwiftTools.git @ 1.0.1
  OCCTSwiftAIS: https://github.com/gsdali/OCCTSwiftAIS.git @ 1.0.0
  OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.3
  OCCTSwiftIO: https://github.com/gsdali/OCCTSwiftIO.git @ 1.0.0
  OCCTSwiftViewport: https://github.com/gsdali/OCCTSwiftViewport.git @ 0.55.3
resolved source packages: OCCTSwiftScripts, OCCTSwiftMesh, OCCTSwiftTools, OCCTSwiftAIS, OCCTSwift, OCCTSwiftIO, OCCTSwiftViewport
{
  "dependencies" : [
    {
      "identity" : "occtswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwift.git"
    },
    {
      "identity" : "occtswiftviewport",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.55.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwiftViewport.git"
    },
    {
      "identity" : "occtswifttools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "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=tvOS 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=tvOS "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:
  OCCTSwiftTools: https://github.com/gsdali/OCCTSwiftTools.git @ 1.0.1
  OCCTSwiftViewport: https://github.com/gsdali/OCCTSwiftViewport.git @ 0.55.3
  OCCTSwiftMesh: https://github.com/gsdali/OCCTSwiftMesh.git @ 1.0.0
  OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.3
  OCCTSwiftAIS: https://github.com/gsdali/OCCTSwiftAIS.git @ 1.0.0
  OCCTSwiftScripts: /Users/admin/builder/spi-builder-workspace
  OCCTSwiftIO: https://github.com/gsdali/OCCTSwiftIO.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
Build description signature: 158dfcf8812a1eed873c2f63fa0698c5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/158dfcf8812a1eed873c2f63fa0698c5.xcbuilddata
error: The package product 'OCCTSwift' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'GraphCompact' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'GraphDedup' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'DrawingComposer' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'FeatureRecognize' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'GraphML' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwiftIO' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'GraphML' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'GraphQuery' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'GraphValidate' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'Script' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'ScriptHarness' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'occtkit' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwiftViewport' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'occtkit' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwiftTools' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'occtkit' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwiftAIS' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'occtkit' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwiftMesh' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'occtkit' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwiftIO' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'occtkit' 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:
  OCCTSwiftAIS: https://github.com/gsdali/OCCTSwiftAIS.git @ 1.0.0
  OCCTSwiftViewport: https://github.com/gsdali/OCCTSwiftViewport.git @ 0.55.3
  OCCTSwiftScripts: /Users/admin/builder/spi-builder-workspace
  OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.3
  OCCTSwiftMesh: https://github.com/gsdali/OCCTSwiftMesh.git @ 1.0.0
  OCCTSwiftTools: https://github.com/gsdali/OCCTSwiftTools.git @ 1.0.1
  OCCTSwiftIO: https://github.com/gsdali/OCCTSwiftIO.git @ 1.0.0
resolved source packages: OCCTSwiftAIS, OCCTSwiftViewport, OCCTSwiftScripts, OCCTSwift, OCCTSwiftMesh, OCCTSwiftTools, OCCTSwiftIO
{
  "dependencies" : [
    {
      "identity" : "occtswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwift.git"
    },
    {
      "identity" : "occtswiftviewport",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.55.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gsdali/OCCTSwiftViewport.git"
    },
    {
      "identity" : "occtswifttools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "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=tvOS
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=tvOS
Resolve Package Graph
Resolved source packages:
  OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.3
  OCCTSwiftViewport: https://github.com/gsdali/OCCTSwiftViewport.git @ 0.55.3
  OCCTSwiftAIS: https://github.com/gsdali/OCCTSwiftAIS.git @ 1.0.0
  OCCTSwiftMesh: https://github.com/gsdali/OCCTSwiftMesh.git @ 1.0.0
  OCCTSwiftScripts: /Users/admin/builder/spi-builder-workspace
  OCCTSwiftIO: https://github.com/gsdali/OCCTSwiftIO.git @ 1.0.0
  OCCTSwiftTools: https://github.com/gsdali/OCCTSwiftTools.git @ 1.0.1
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
Build description signature: d298513827ad72e1226d7a0df7dbe8df
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d298513827ad72e1226d7a0df7dbe8df.xcbuilddata
error: The package product 'OCCTSwift' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'occtkit' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwiftViewport' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'occtkit' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwiftTools' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'occtkit' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwiftAIS' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'occtkit' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwiftMesh' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'occtkit' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwiftIO' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'occtkit' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'GraphQuery' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'FeatureRecognize' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'GraphCompact' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'GraphML' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwiftIO' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'GraphML' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'ScriptHarness' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'GraphDedup' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'GraphValidate' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'Script' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'DrawingComposer' 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 tvOS