Build Information
Failed to build OCCTSwiftScripts, reference v1.0.2 (be3c89), with Swift 6.1 for tvOS using Xcode 16.3 on 9 May 2026 15:14:11 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=tvOSBuild 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: 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.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/OCCTSwiftMesh.git
Fetching from https://github.com/gsdali/OCCTSwiftIO.git
Fetching from https://github.com/gsdali/OCCTSwiftAIS.git
Fetching from https://github.com/gsdali/OCCTSwift.git
Fetching from https://github.com/gsdali/OCCTSwiftTools.git
Fetching from https://github.com/gsdali/OCCTSwiftViewport.git
Creating working copy of package ‘OCCTSwift’
Checking out 1.0.4 of package ‘OCCTSwift’
Creating working copy of package ‘OCCTSwiftAIS’
Checking out 1.0.1 of package ‘OCCTSwiftAIS’
Creating working copy of package ‘OCCTSwiftIO’
Checking out 1.0.0 of package ‘OCCTSwiftIO’
Creating working copy of package ‘OCCTSwiftMesh’
Checking out 1.0.0 of package ‘OCCTSwiftMesh’
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’
Resolve Package Graph
Resolved source packages:
OCCTSwiftAIS: https://github.com/gsdali/OCCTSwiftAIS.git @ 1.0.1
OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.4
OCCTSwiftIO: https://github.com/gsdali/OCCTSwiftIO.git @ 1.0.0
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.1.0
OCCTSwiftViewport: https://github.com/gsdali/OCCTSwiftViewport.git @ 1.0.2
resolved source packages: OCCTSwiftAIS, OCCTSwift, OCCTSwiftIO, OCCTSwiftScripts, OCCTSwiftMesh, OCCTSwiftTools, OCCTSwiftViewport
{
"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=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.1.0
OCCTSwiftScripts: /Users/admin/builder/spi-builder-workspace
OCCTSwiftIO: https://github.com/gsdali/OCCTSwiftIO.git @ 1.0.0
OCCTSwiftAIS: https://github.com/gsdali/OCCTSwiftAIS.git @ 1.0.1
OCCTSwiftViewport: https://github.com/gsdali/OCCTSwiftViewport.git @ 1.0.2
OCCTSwiftMesh: https://github.com/gsdali/OCCTSwiftMesh.git @ 1.0.0
OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.4
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: 84f5e10666b7312293ef9ac4636c8e35
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/84f5e10666b7312293ef9ac4636c8e35.xcbuilddata
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 '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 '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 '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 '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 '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 '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 '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 'Script' 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:
OCCTSwiftIO: https://github.com/gsdali/OCCTSwiftIO.git @ 1.0.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
OCCTSwiftTools: https://github.com/gsdali/OCCTSwiftTools.git @ 1.1.0
OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.4
OCCTSwiftScripts: /Users/admin/builder/spi-builder-workspace
resolved source packages: OCCTSwiftIO, OCCTSwiftMesh, OCCTSwiftViewport, OCCTSwiftAIS, OCCTSwiftTools, OCCTSwift, OCCTSwiftScripts
{
"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=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:
OCCTSwiftAIS: https://github.com/gsdali/OCCTSwiftAIS.git @ 1.0.1
OCCTSwiftViewport: https://github.com/gsdali/OCCTSwiftViewport.git @ 1.0.2
OCCTSwiftMesh: https://github.com/gsdali/OCCTSwiftMesh.git @ 1.0.0
OCCTSwiftScripts: /Users/admin/builder/spi-builder-workspace
OCCTSwiftTools: https://github.com/gsdali/OCCTSwiftTools.git @ 1.1.0
OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.4
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/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/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 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: 971a8a01ca64da1fe5a8a325ff0691bf
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/971a8a01ca64da1fe5a8a325ff0691bf.xcbuilddata
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 '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 '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 '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 '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 '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 '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