Build Information
Failed to build StreamUI, reference 0.1.4 (2ebf44
), with Swift 6.1 for tvOS using Xcode 16.3 on 1 May 2025 10:48:08 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StreamUI-Package -destination generic/platform=tvOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StreamUI/StreamUI.swift.git
Reference: 0.1.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StreamUI/StreamUI.swift
* tag 0.1.4 -> FETCH_HEAD
HEAD is now at 2ebf444 Merge pull request #6 from StreamUI/070224-render-settings
Cloned https://github.com/StreamUI/StreamUI.swift.git
Revision (git rev-parse @):
2ebf444d2d669a259762b64d131c3f02ee614082
SUCCESS checkout https://github.com/StreamUI/StreamUI.swift.git at 0.1.4
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/StreamUI/StreamUI.swift.git
https://github.com/StreamUI/StreamUI.swift.git
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "haishinkit.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/shogo4405/HaishinKit.swift.git"
},
{
"identity" : "stencil",
"requirement" : {
"range" : [
{
"lower_bound" : "0.15.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stencilproject/Stencil.git"
},
{
"identity" : "swift-clocks",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-clocks.git"
},
{
"identity" : "nuke",
"requirement" : {
"range" : [
{
"lower_bound" : "12.7.3",
"upper_bound" : "13.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kean/Nuke.git"
},
{
"identity" : "console-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.14.3",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/console-kit.git"
}
],
"manifest_display_name" : "StreamUI",
"name" : "StreamUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "StreamUI",
"targets" : [
"StreamUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CLIExample",
"targets" : [
"CLIExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "VideoViews",
"targets" : [
"VideoViews"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GenerateTemplate",
"targets" : [
"GenerateTemplate"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "VideoViews",
"module_type" : "SwiftTarget",
"name" : "VideoViews",
"path" : "Examples/VideoViews",
"product_memberships" : [
"CLIExample",
"VideoViews"
],
"sources" : [
"BasicCounterView.swift",
"ImageTestView.swift",
"RandomSwiftUIComponentsTestView.swift",
"SceneKitTestView.swift",
"SoundTestView.swift",
"SpriteKitTestView.swift",
"VideoTestView.swift",
"WebViewTestView.swift"
],
"target_dependencies" : [
"StreamUI"
],
"type" : "library"
},
{
"c99name" : "StreamUITests",
"module_type" : "SwiftTarget",
"name" : "StreamUITests",
"path" : "Tests/StreamUITests",
"sources" : [
"StreamUITests.swift"
],
"target_dependencies" : [
"StreamUI"
],
"type" : "test"
},
{
"c99name" : "StreamUI",
"module_type" : "SwiftTarget",
"name" : "StreamUI",
"path" : "Sources/StreamUI",
"product_dependencies" : [
"HaishinKit",
"Logging",
"Clocks",
"Nuke",
"ConsoleKit"
],
"product_memberships" : [
"StreamUI",
"CLIExample",
"VideoViews"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/StreamUI/Resources/discord.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/StreamUI/Resources/github.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/StreamUI/Resources/x.png",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Components/Internal/HUD.swift",
"Components/Internal/SizedView.swift",
"Components/StreamingImage.swift",
"Components/StreamingLoadingIndicator.swift",
"Components/StreamingMediaPlayer.swift",
"Components/StreamingProgressView.swift",
"Components/StreamingVideoPlayer.swift",
"Extensions/AVAudioTime+Extensions.swift",
"Extensions/Duration+Extensions.swift",
"Extensions/Image+Extension.swift",
"Helpers/ControlledClock.swift",
"Helpers/FrameTimer.swift",
"Helpers/LoggerHelper.swift",
"Helpers/MetalRenderer.swift",
"Helpers/PreloadManager.swift",
"Helpers/RecorderKeys.swift",
"Helpers/RenderSettings.swift",
"Helpers/Streams/AudioStream.swift",
"Helpers/Streams/FrameStream.swift",
"Helpers/createStreamUIRecorder.swift",
"Recorders/AudioRecorder/AudioRecorder.swift",
"Recorders/Recorder.swift",
"Recorders/VideoRecorder/Extensions/createCMSampleBuffer.swift",
"Recorders/VideoRecorder/VideoRecorder.swift",
"StreamUI.swift",
"Streaming/RTMPStreaming.swift"
],
"type" : "library"
},
{
"c99name" : "GenerateTemplate",
"module_type" : "SwiftTarget",
"name" : "GenerateTemplate",
"path" : "Scripts/GenerateTemplate",
"product_dependencies" : [
"Stencil",
"ArgumentParser",
"Logging"
],
"product_memberships" : [
"GenerateTemplate"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Scripts/GenerateTemplate/Templates/Package.swift.stencil",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Scripts/GenerateTemplate/Templates/main.swift.stencil",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"index.swift"
],
"type" : "executable"
},
{
"c99name" : "CLIExample",
"module_type" : "SwiftTarget",
"name" : "CLIExample",
"path" : "Examples/CLIExample",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"CLIExample"
],
"sources" : [
"index.swift"
],
"target_dependencies" : [
"StreamUI",
"VideoViews"
],
"type" : "executable"
}
],
"tools_version" : "5.10"
}
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/shogo4405/HaishinKit.swift.git
Fetching from https://github.com/stencilproject/Stencil.git
Fetching from https://github.com/vapor/console-kit.git
Fetching from https://github.com/kean/Nuke.git
Fetching from https://github.com/pointfreeco/swift-clocks.git (cached)
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/apple/swift-argument-parser.git (cached)
Fetching from https://github.com/kylef/Spectre.git
Fetching from https://github.com/kylef/PathKit.git
Fetching from https://github.com/apple/swift-nio.git (cached)
Fetching from https://github.com/pointfreeco/swift-concurrency-extras (cached)
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay (cached)
Fetching from https://github.com/shogo4405/Logboard.git
Fetching from https://github.com/apple/swift-system.git (cached)
Fetching from https://github.com/apple/swift-collections.git (cached)
Fetching from https://github.com/apple/swift-atomics.git (cached)
Creating working copy of package ‘swift-clocks’
Checking out 1.0.6 of package ‘swift-clocks’
Creating working copy of package ‘swift-atomics’
Checking out 1.2.0 of package ‘swift-atomics’
Creating working copy of package ‘Logboard’
Checking out 2.5.0 of package ‘Logboard’
Creating working copy of package ‘swift-concurrency-extras’
Checking out 1.3.1 of package ‘swift-concurrency-extras’
Creating working copy of package ‘PathKit’
Checking out 1.0.1 of package ‘PathKit’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.5.0 of package ‘swift-argument-parser’
Creating working copy of package ‘swift-collections’
Checking out 1.1.4 of package ‘swift-collections’
Creating working copy of package ‘swift-system’
Checking out 1.4.2 of package ‘swift-system’
Creating working copy of package ‘swift-nio’
Checking out 2.82.1 of package ‘swift-nio’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.5.2 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘Stencil’
Checking out 0.15.1 of package ‘Stencil’
Creating working copy of package ‘Spectre’
Checking out 0.10.1 of package ‘Spectre’
Creating working copy of package ‘swift-log’
Checking out 1.6.3 of package ‘swift-log’
Creating working copy of package ‘console-kit’
Checking out 4.15.2 of package ‘console-kit’
Creating working copy of package ‘HaishinKit.swift’
Checking out 1.9.8 of package ‘HaishinKit.swift’
Creating working copy of package ‘Nuke’
Checking out 12.8.0 of package ‘Nuke’
Resolve Package Graph
Resolved source packages:
PathKit: https://github.com/kylef/PathKit.git @ 1.0.1
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
console-kit: https://github.com/vapor/console-kit.git @ 4.15.2
swift-log: https://github.com/apple/swift-log.git @ 1.6.3
Nuke: https://github.com/kean/Nuke.git @ 12.8.0
HaishinKit: https://github.com/shogo4405/HaishinKit.swift.git @ 1.9.8
swift-nio: https://github.com/apple/swift-nio.git @ 2.82.1
swift-clocks: https://github.com/pointfreeco/swift-clocks.git @ 1.0.6
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
Logboard: https://github.com/shogo4405/Logboard.git @ 2.5.0
swift-system: https://github.com/apple/swift-system.git @ 1.4.2
StreamUI: /Users/admin/builder/spi-builder-workspace
Stencil: https://github.com/stencilproject/Stencil.git @ 0.15.1
swift-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras @ 1.3.1
swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.0
resolved source packages: PathKit, swift-atomics, console-kit, swift-log, Nuke, HaishinKit, swift-nio, swift-clocks, xctest-dynamic-overlay, Logboard, swift-system, StreamUI, Stencil, swift-concurrency-extras, swift-collections, Spectre, swift-argument-parser
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "haishinkit.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/shogo4405/HaishinKit.swift.git"
},
{
"identity" : "stencil",
"requirement" : {
"range" : [
{
"lower_bound" : "0.15.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stencilproject/Stencil.git"
},
{
"identity" : "swift-clocks",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-clocks.git"
},
{
"identity" : "nuke",
"requirement" : {
"range" : [
{
"lower_bound" : "12.7.3",
"upper_bound" : "13.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kean/Nuke.git"
},
{
"identity" : "console-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.14.3",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/console-kit.git"
}
],
"manifest_display_name" : "StreamUI",
"name" : "StreamUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "StreamUI",
"targets" : [
"StreamUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CLIExample",
"targets" : [
"CLIExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "VideoViews",
"targets" : [
"VideoViews"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GenerateTemplate",
"targets" : [
"GenerateTemplate"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "VideoViews",
"module_type" : "SwiftTarget",
"name" : "VideoViews",
"path" : "Examples/VideoViews",
"product_memberships" : [
"CLIExample",
"VideoViews"
],
"sources" : [
"BasicCounterView.swift",
"ImageTestView.swift",
"RandomSwiftUIComponentsTestView.swift",
"SceneKitTestView.swift",
"SoundTestView.swift",
"SpriteKitTestView.swift",
"VideoTestView.swift",
"WebViewTestView.swift"
],
"target_dependencies" : [
"StreamUI"
],
"type" : "library"
},
{
"c99name" : "StreamUITests",
"module_type" : "SwiftTarget",
"name" : "StreamUITests",
"path" : "Tests/StreamUITests",
"sources" : [
"StreamUITests.swift"
],
"target_dependencies" : [
"StreamUI"
],
"type" : "test"
},
{
"c99name" : "StreamUI",
"module_type" : "SwiftTarget",
"name" : "StreamUI",
"path" : "Sources/StreamUI",
"product_dependencies" : [
"HaishinKit",
"Logging",
"Clocks",
"Nuke",
"ConsoleKit"
],
"product_memberships" : [
"StreamUI",
"CLIExample",
"VideoViews"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/StreamUI/Resources/discord.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/StreamUI/Resources/github.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/StreamUI/Resources/x.png",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Components/Internal/HUD.swift",
"Components/Internal/SizedView.swift",
"Components/StreamingImage.swift",
"Components/StreamingLoadingIndicator.swift",
"Components/StreamingMediaPlayer.swift",
"Components/StreamingProgressView.swift",
"Components/StreamingVideoPlayer.swift",
"Extensions/AVAudioTime+Extensions.swift",
"Extensions/Duration+Extensions.swift",
"Extensions/Image+Extension.swift",
"Helpers/ControlledClock.swift",
"Helpers/FrameTimer.swift",
"Helpers/LoggerHelper.swift",
"Helpers/MetalRenderer.swift",
"Helpers/PreloadManager.swift",
"Helpers/RecorderKeys.swift",
"Helpers/RenderSettings.swift",
"Helpers/Streams/AudioStream.swift",
"Helpers/Streams/FrameStream.swift",
"Helpers/createStreamUIRecorder.swift",
"Recorders/AudioRecorder/AudioRecorder.swift",
"Recorders/Recorder.swift",
"Recorders/VideoRecorder/Extensions/createCMSampleBuffer.swift",
"Recorders/VideoRecorder/VideoRecorder.swift",
"StreamUI.swift",
"Streaming/RTMPStreaming.swift"
],
"type" : "library"
},
{
"c99name" : "GenerateTemplate",
"module_type" : "SwiftTarget",
"name" : "GenerateTemplate",
"path" : "Scripts/GenerateTemplate",
"product_dependencies" : [
"Stencil",
"ArgumentParser",
"Logging"
],
"product_memberships" : [
"GenerateTemplate"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Scripts/GenerateTemplate/Templates/Package.swift.stencil",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Scripts/GenerateTemplate/Templates/main.swift.stencil",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"index.swift"
],
"type" : "executable"
},
{
"c99name" : "CLIExample",
"module_type" : "SwiftTarget",
"name" : "CLIExample",
"path" : "Examples/CLIExample",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"CLIExample"
],
"sources" : [
"index.swift"
],
"target_dependencies" : [
"StreamUI",
"VideoViews"
],
"type" : "executable"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"CLIExample",
"GenerateTemplate",
"StreamUI",
"StreamUI-Package",
"VideoViews"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StreamUI-Package -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
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 StreamUI-Package -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
swift-system: https://github.com/apple/swift-system.git @ 1.4.2
HaishinKit: https://github.com/shogo4405/HaishinKit.swift.git @ 1.9.8
StreamUI: /Users/admin/builder/spi-builder-workspace
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.0
swift-nio: https://github.com/apple/swift-nio.git @ 2.82.1
swift-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras @ 1.3.1
Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
console-kit: https://github.com/vapor/console-kit.git @ 4.15.2
swift-log: https://github.com/apple/swift-log.git @ 1.6.3
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
swift-clocks: https://github.com/pointfreeco/swift-clocks.git @ 1.0.6
Stencil: https://github.com/stencilproject/Stencil.git @ 0.15.1
Logboard: https://github.com/shogo4405/Logboard.git @ 2.5.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
Nuke: https://github.com/kean/Nuke.git @ 12.8.0
PathKit: https://github.com/kylef/PathKit.git @ 1.0.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (37 targets)
Target 'GenerateTemplate' in project 'StreamUI'
➜ Explicit dependency on target 'StreamUI_GenerateTemplate' in project 'StreamUI'
➜ Explicit dependency on target 'Stencil' in project 'Stencil'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Stencil' in project 'Stencil'
➜ Explicit dependency on target 'Stencil' in project 'Stencil'
➜ Explicit dependency on target 'PathKit' in project 'PathKit'
Target 'Stencil' in project 'Stencil'
➜ Explicit dependency on target 'PathKit' in project 'PathKit'
Target 'PathKit' in project 'PathKit'
➜ Explicit dependency on target 'PathKit' in project 'PathKit'
Target 'PathKit' in project 'PathKit' (no dependencies)
Target 'StreamUI_GenerateTemplate' in project 'StreamUI' (no dependencies)
Target 'CLIExample' in project 'StreamUI'
➜ Explicit dependency on target 'StreamUI' in project 'StreamUI'
➜ Explicit dependency on target 'VideoViews' in project 'StreamUI'
➜ Explicit dependency on target 'HaishinKit' in project 'HaishinKit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
➜ Explicit dependency on target 'Nuke' in project 'Nuke'
➜ Explicit dependency on target 'ConsoleKit' in project 'console-kit'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
Target 'VideoViews' in project 'StreamUI'
➜ Explicit dependency on target 'VideoViews' in project 'StreamUI'
➜ Explicit dependency on target 'StreamUI' in project 'StreamUI'
➜ Explicit dependency on target 'HaishinKit' in project 'HaishinKit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
➜ Explicit dependency on target 'Nuke' in project 'Nuke'
➜ Explicit dependency on target 'ConsoleKit' in project 'console-kit'
Target 'VideoViews' in project 'StreamUI'
➜ Explicit dependency on target 'StreamUI' in project 'StreamUI'
➜ Explicit dependency on target 'HaishinKit' in project 'HaishinKit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
➜ Explicit dependency on target 'Nuke' in project 'Nuke'
➜ Explicit dependency on target 'ConsoleKit' in project 'console-kit'
Target 'StreamUI' in project 'StreamUI'
➜ Explicit dependency on target 'StreamUI' in project 'StreamUI'
➜ Explicit dependency on target 'StreamUI_StreamUI' in project 'StreamUI'
➜ Explicit dependency on target 'HaishinKit' in project 'HaishinKit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
➜ Explicit dependency on target 'Nuke' in project 'Nuke'
➜ Explicit dependency on target 'ConsoleKit' in project 'console-kit'
Target 'StreamUI' in project 'StreamUI'
➜ Explicit dependency on target 'StreamUI_StreamUI' in project 'StreamUI'
➜ Explicit dependency on target 'HaishinKit' in project 'HaishinKit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
➜ Explicit dependency on target 'Nuke' in project 'Nuke'
➜ Explicit dependency on target 'ConsoleKit' in project 'console-kit'
Target 'ConsoleKit' in project 'console-kit'
➜ Explicit dependency on target 'ConsoleKit' in project 'console-kit'
➜ Explicit dependency on target 'ConsoleKitTerminal' in project 'console-kit'
➜ Explicit dependency on target 'ConsoleKitCommands' in project 'console-kit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
Target 'ConsoleKit' in project 'console-kit'
➜ Explicit dependency on target 'ConsoleKitTerminal' in project 'console-kit'
➜ Explicit dependency on target 'ConsoleKitCommands' in project 'console-kit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
Target 'ConsoleKitCommands' in project 'console-kit'
➜ Explicit dependency on target 'ConsoleKitTerminal' in project 'console-kit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
Target 'ConsoleKitTerminal' in project 'console-kit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
Target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
Target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
Target 'CNIOAtomics' in project 'swift-nio' (no dependencies)
Target 'Nuke' in project 'Nuke'
➜ Explicit dependency on target 'Nuke' in project 'Nuke'
Target 'Nuke' in project 'Nuke' (no dependencies)
Target 'Clocks' in project 'swift-clocks'
➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
Target 'Clocks' in project 'swift-clocks'
➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
Target 'IssueReporting' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
Target 'IssueReporting' in project 'xctest-dynamic-overlay' (no dependencies)
Target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
Target 'ConcurrencyExtras' in project 'swift-concurrency-extras' (no dependencies)
Target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Logging' in project 'swift-log' (no dependencies)
Target 'HaishinKit' in project 'HaishinKit'
➜ Explicit dependency on target 'HaishinKit' in project 'HaishinKit'
➜ Explicit dependency on target 'SwiftPMSupport' in project 'HaishinKit'
➜ Explicit dependency on target 'Logboard' in project 'Logboard'
Target 'HaishinKit' in project 'HaishinKit'
➜ Explicit dependency on target 'SwiftPMSupport' in project 'HaishinKit'
➜ Explicit dependency on target 'Logboard' in project 'Logboard'
Target 'Logboard' in project 'Logboard'
➜ Explicit dependency on target 'Logboard' in project 'Logboard'
Target 'Logboard' in project 'Logboard' (no dependencies)
Target 'SwiftPMSupport' in project 'HaishinKit' (no dependencies)
Target 'StreamUI_StreamUI' in project 'StreamUI' (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
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 7db00e275f8518a08772190a08ea290b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7db00e275f8518a08772190a08ea290b.xcbuilddata
error: The package product 'HaishinKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'StreamUI' from project 'StreamUI')
error: The package product 'Clocks' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'StreamUI' from project 'StreamUI')
error: The package product 'Nuke' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'StreamUI' from project 'StreamUI')
error: The package product 'ConsoleKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'StreamUI' from project 'StreamUI')
error: The package product 'HaishinKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'CLIExample' from project 'StreamUI')
error: The package product 'Clocks' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'CLIExample' from project 'StreamUI')
error: The package product 'Nuke' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'CLIExample' from project 'StreamUI')
error: The package product 'ConsoleKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'CLIExample' from project 'StreamUI')
error: The package product 'HaishinKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'VideoViews' from project 'StreamUI')
error: The package product 'Clocks' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'VideoViews' from project 'StreamUI')
error: The package product 'Nuke' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'VideoViews' from project 'StreamUI')
error: The package product 'ConsoleKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'VideoViews' from project 'StreamUI')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme StreamUI-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:
swift-system: https://github.com/apple/swift-system.git @ 1.4.2
Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
StreamUI: /Users/admin/builder/spi-builder-workspace
swift-nio: https://github.com/apple/swift-nio.git @ 2.82.1
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.0
swift-clocks: https://github.com/pointfreeco/swift-clocks.git @ 1.0.6
console-kit: https://github.com/vapor/console-kit.git @ 4.15.2
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
Nuke: https://github.com/kean/Nuke.git @ 12.8.0
swift-log: https://github.com/apple/swift-log.git @ 1.6.3
swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
swift-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras @ 1.3.1
Logboard: https://github.com/shogo4405/Logboard.git @ 2.5.0
HaishinKit: https://github.com/shogo4405/HaishinKit.swift.git @ 1.9.8
PathKit: https://github.com/kylef/PathKit.git @ 1.0.1
Stencil: https://github.com/stencilproject/Stencil.git @ 0.15.1
resolved source packages: swift-system, Spectre, StreamUI, swift-nio, swift-atomics, swift-argument-parser, swift-clocks, console-kit, xctest-dynamic-overlay, Nuke, swift-log, swift-collections, swift-concurrency-extras, Logboard, HaishinKit, PathKit, Stencil
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "haishinkit.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/shogo4405/HaishinKit.swift.git"
},
{
"identity" : "stencil",
"requirement" : {
"range" : [
{
"lower_bound" : "0.15.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stencilproject/Stencil.git"
},
{
"identity" : "swift-clocks",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-clocks.git"
},
{
"identity" : "nuke",
"requirement" : {
"range" : [
{
"lower_bound" : "12.7.3",
"upper_bound" : "13.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kean/Nuke.git"
},
{
"identity" : "console-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.14.3",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/console-kit.git"
}
],
"manifest_display_name" : "StreamUI",
"name" : "StreamUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "StreamUI",
"targets" : [
"StreamUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CLIExample",
"targets" : [
"CLIExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "VideoViews",
"targets" : [
"VideoViews"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GenerateTemplate",
"targets" : [
"GenerateTemplate"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "VideoViews",
"module_type" : "SwiftTarget",
"name" : "VideoViews",
"path" : "Examples/VideoViews",
"product_memberships" : [
"CLIExample",
"VideoViews"
],
"sources" : [
"BasicCounterView.swift",
"ImageTestView.swift",
"RandomSwiftUIComponentsTestView.swift",
"SceneKitTestView.swift",
"SoundTestView.swift",
"SpriteKitTestView.swift",
"VideoTestView.swift",
"WebViewTestView.swift"
],
"target_dependencies" : [
"StreamUI"
],
"type" : "library"
},
{
"c99name" : "StreamUITests",
"module_type" : "SwiftTarget",
"name" : "StreamUITests",
"path" : "Tests/StreamUITests",
"sources" : [
"StreamUITests.swift"
],
"target_dependencies" : [
"StreamUI"
],
"type" : "test"
},
{
"c99name" : "StreamUI",
"module_type" : "SwiftTarget",
"name" : "StreamUI",
"path" : "Sources/StreamUI",
"product_dependencies" : [
"HaishinKit",
"Logging",
"Clocks",
"Nuke",
"ConsoleKit"
],
"product_memberships" : [
"StreamUI",
"CLIExample",
"VideoViews"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/StreamUI/Resources/discord.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/StreamUI/Resources/github.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/StreamUI/Resources/x.png",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Components/Internal/HUD.swift",
"Components/Internal/SizedView.swift",
"Components/StreamingImage.swift",
"Components/StreamingLoadingIndicator.swift",
"Components/StreamingMediaPlayer.swift",
"Components/StreamingProgressView.swift",
"Components/StreamingVideoPlayer.swift",
"Extensions/AVAudioTime+Extensions.swift",
"Extensions/Duration+Extensions.swift",
"Extensions/Image+Extension.swift",
"Helpers/ControlledClock.swift",
"Helpers/FrameTimer.swift",
"Helpers/LoggerHelper.swift",
"Helpers/MetalRenderer.swift",
"Helpers/PreloadManager.swift",
"Helpers/RecorderKeys.swift",
"Helpers/RenderSettings.swift",
"Helpers/Streams/AudioStream.swift",
"Helpers/Streams/FrameStream.swift",
"Helpers/createStreamUIRecorder.swift",
"Recorders/AudioRecorder/AudioRecorder.swift",
"Recorders/Recorder.swift",
"Recorders/VideoRecorder/Extensions/createCMSampleBuffer.swift",
"Recorders/VideoRecorder/VideoRecorder.swift",
"StreamUI.swift",
"Streaming/RTMPStreaming.swift"
],
"type" : "library"
},
{
"c99name" : "GenerateTemplate",
"module_type" : "SwiftTarget",
"name" : "GenerateTemplate",
"path" : "Scripts/GenerateTemplate",
"product_dependencies" : [
"Stencil",
"ArgumentParser",
"Logging"
],
"product_memberships" : [
"GenerateTemplate"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Scripts/GenerateTemplate/Templates/Package.swift.stencil",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Scripts/GenerateTemplate/Templates/main.swift.stencil",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"index.swift"
],
"type" : "executable"
},
{
"c99name" : "CLIExample",
"module_type" : "SwiftTarget",
"name" : "CLIExample",
"path" : "Examples/CLIExample",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"CLIExample"
],
"sources" : [
"index.swift"
],
"target_dependencies" : [
"StreamUI",
"VideoViews"
],
"type" : "executable"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"CLIExample",
"GenerateTemplate",
"StreamUI",
"StreamUI-Package",
"VideoViews"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StreamUI-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 StreamUI-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
console-kit: https://github.com/vapor/console-kit.git @ 4.15.2
StreamUI: /Users/admin/builder/spi-builder-workspace
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.0
swift-nio: https://github.com/apple/swift-nio.git @ 2.82.1
swift-log: https://github.com/apple/swift-log.git @ 1.6.3
Logboard: https://github.com/shogo4405/Logboard.git @ 2.5.0
HaishinKit: https://github.com/shogo4405/HaishinKit.swift.git @ 1.9.8
swift-system: https://github.com/apple/swift-system.git @ 1.4.2
PathKit: https://github.com/kylef/PathKit.git @ 1.0.1
swift-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras @ 1.3.1
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
swift-clocks: https://github.com/pointfreeco/swift-clocks.git @ 1.0.6
Stencil: https://github.com/stencilproject/Stencil.git @ 0.15.1
swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
Nuke: https://github.com/kean/Nuke.git @ 12.8.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (37 targets)
Target 'GenerateTemplate' in project 'StreamUI'
➜ Explicit dependency on target 'StreamUI_GenerateTemplate' in project 'StreamUI'
➜ Explicit dependency on target 'Stencil' in project 'Stencil'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Stencil' in project 'Stencil'
➜ Explicit dependency on target 'Stencil' in project 'Stencil'
➜ Explicit dependency on target 'PathKit' in project 'PathKit'
Target 'Stencil' in project 'Stencil'
➜ Explicit dependency on target 'PathKit' in project 'PathKit'
Target 'PathKit' in project 'PathKit'
➜ Explicit dependency on target 'PathKit' in project 'PathKit'
Target 'PathKit' in project 'PathKit' (no dependencies)
Target 'StreamUI_GenerateTemplate' in project 'StreamUI' (no dependencies)
Target 'CLIExample' in project 'StreamUI'
➜ Explicit dependency on target 'StreamUI' in project 'StreamUI'
➜ Explicit dependency on target 'VideoViews' in project 'StreamUI'
➜ Explicit dependency on target 'HaishinKit' in project 'HaishinKit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
➜ Explicit dependency on target 'Nuke' in project 'Nuke'
➜ Explicit dependency on target 'ConsoleKit' in project 'console-kit'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
Target 'VideoViews' in project 'StreamUI'
➜ Explicit dependency on target 'VideoViews' in project 'StreamUI'
➜ Explicit dependency on target 'StreamUI' in project 'StreamUI'
➜ Explicit dependency on target 'HaishinKit' in project 'HaishinKit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
➜ Explicit dependency on target 'Nuke' in project 'Nuke'
➜ Explicit dependency on target 'ConsoleKit' in project 'console-kit'
Target 'VideoViews' in project 'StreamUI'
➜ Explicit dependency on target 'StreamUI' in project 'StreamUI'
➜ Explicit dependency on target 'HaishinKit' in project 'HaishinKit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
➜ Explicit dependency on target 'Nuke' in project 'Nuke'
➜ Explicit dependency on target 'ConsoleKit' in project 'console-kit'
Target 'StreamUI' in project 'StreamUI'
➜ Explicit dependency on target 'StreamUI' in project 'StreamUI'
➜ Explicit dependency on target 'StreamUI_StreamUI' in project 'StreamUI'
➜ Explicit dependency on target 'HaishinKit' in project 'HaishinKit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
➜ Explicit dependency on target 'Nuke' in project 'Nuke'
➜ Explicit dependency on target 'ConsoleKit' in project 'console-kit'
Target 'StreamUI' in project 'StreamUI'
➜ Explicit dependency on target 'StreamUI_StreamUI' in project 'StreamUI'
➜ Explicit dependency on target 'HaishinKit' in project 'HaishinKit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
➜ Explicit dependency on target 'Nuke' in project 'Nuke'
➜ Explicit dependency on target 'ConsoleKit' in project 'console-kit'
Target 'ConsoleKit' in project 'console-kit'
➜ Explicit dependency on target 'ConsoleKit' in project 'console-kit'
➜ Explicit dependency on target 'ConsoleKitTerminal' in project 'console-kit'
➜ Explicit dependency on target 'ConsoleKitCommands' in project 'console-kit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
Target 'ConsoleKit' in project 'console-kit'
➜ Explicit dependency on target 'ConsoleKitTerminal' in project 'console-kit'
➜ Explicit dependency on target 'ConsoleKitCommands' in project 'console-kit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
Target 'ConsoleKitCommands' in project 'console-kit'
➜ Explicit dependency on target 'ConsoleKitTerminal' in project 'console-kit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
Target 'ConsoleKitTerminal' in project 'console-kit'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
Target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
Target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
Target 'CNIOAtomics' in project 'swift-nio' (no dependencies)
Target 'Nuke' in project 'Nuke'
➜ Explicit dependency on target 'Nuke' in project 'Nuke'
Target 'Nuke' in project 'Nuke' (no dependencies)
Target 'Clocks' in project 'swift-clocks'
➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
Target 'Clocks' in project 'swift-clocks'
➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
Target 'IssueReporting' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
Target 'IssueReporting' in project 'xctest-dynamic-overlay' (no dependencies)
Target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
Target 'ConcurrencyExtras' in project 'swift-concurrency-extras' (no dependencies)
Target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Logging' in project 'swift-log' (no dependencies)
Target 'HaishinKit' in project 'HaishinKit'
➜ Explicit dependency on target 'HaishinKit' in project 'HaishinKit'
➜ Explicit dependency on target 'SwiftPMSupport' in project 'HaishinKit'
➜ Explicit dependency on target 'Logboard' in project 'Logboard'
Target 'HaishinKit' in project 'HaishinKit'
➜ Explicit dependency on target 'SwiftPMSupport' in project 'HaishinKit'
➜ Explicit dependency on target 'Logboard' in project 'Logboard'
Target 'Logboard' in project 'Logboard'
➜ Explicit dependency on target 'Logboard' in project 'Logboard'
Target 'Logboard' in project 'Logboard' (no dependencies)
Target 'SwiftPMSupport' in project 'HaishinKit' (no dependencies)
Target 'StreamUI_StreamUI' in project 'StreamUI' (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
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 42330ac7fce7d61157ef7a6d173b977d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/42330ac7fce7d61157ef7a6d173b977d.xcbuilddata
error: The package product 'HaishinKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'StreamUI' from project 'StreamUI')
error: The package product 'Clocks' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'StreamUI' from project 'StreamUI')
error: The package product 'Nuke' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'StreamUI' from project 'StreamUI')
error: The package product 'ConsoleKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'StreamUI' from project 'StreamUI')
error: The package product 'HaishinKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'VideoViews' from project 'StreamUI')
error: The package product 'Clocks' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'VideoViews' from project 'StreamUI')
error: The package product 'Nuke' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'VideoViews' from project 'StreamUI')
error: The package product 'ConsoleKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'VideoViews' from project 'StreamUI')
error: The package product 'HaishinKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'CLIExample' from project 'StreamUI')
error: The package product 'Clocks' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'CLIExample' from project 'StreamUI')
error: The package product 'Nuke' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'CLIExample' from project 'StreamUI')
error: The package product 'ConsoleKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'CLIExample' from project 'StreamUI')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme StreamUI-Package
(1 failure)
BUILD FAILURE 6.1 tvOS