Build Information
Failed to build Castor, reference 0.1.0 (0f8aef
), with Swift 6.0 for tvOS using Xcode 16.2 on 29 Jan 2025 13:30:22 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Castor -destination generic/platform=tvOS
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SRGSSR/castor.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SRGSSR/castor
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 0f8aef5 Improve Info.plist (#5)
Cloned https://github.com/SRGSSR/castor.git
Revision (git rev-parse @):
0f8aef5d47826992dffb44eb95361b709ef53777
SUCCESS checkout https://github.com/SRGSSR/castor.git at 0.1.0
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/SRGSSR/castor.git
https://github.com/SRGSSR/castor.git
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "google-cast-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "4.8.3",
"upper_bound" : "4.9.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SRGSSR/google-cast-sdk.git"
}
],
"manifest_display_name" : "Castor",
"name" : "Castor",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "Castor",
"targets" : [
"Castor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PackageInfoPlugin",
"module_type" : "PluginTarget",
"name" : "PackageInfoPlugin",
"path" : "Plugins/PackageInfoPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"Castor"
],
"sources" : [
"plugin.swift"
],
"target_dependencies" : [
"PackageInfo"
],
"type" : "plugin"
},
{
"c99name" : "PackageInfo",
"module_type" : "BinaryTarget",
"name" : "PackageInfo",
"path" : "Artifacts/PackageInfo.artifactbundle",
"product_memberships" : [
"Castor"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "CastorTests",
"module_type" : "SwiftTarget",
"name" : "CastorTests",
"path" : "Tests/CastorTests",
"sources" : [
"CastorTests.swift"
],
"target_dependencies" : [
"Castor"
],
"type" : "test"
},
{
"c99name" : "Castor",
"module_type" : "SwiftTarget",
"name" : "Castor",
"path" : "Sources/Castor",
"product_dependencies" : [
"GoogleCast"
],
"product_memberships" : [
"Castor"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Castor/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Castor.swift"
],
"target_dependencies" : [
"PackageInfoPlugin"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/SRGSSR/google-cast-sdk.git
Creating working copy of package ‘google-cast-sdk’
Checking out 4.8.3 of package ‘google-cast-sdk’
Resolve Package Graph
Resolved source packages:
Castor: /Users/admin/builder/spi-builder-workspace
GoogleCast: https://github.com/SRGSSR/google-cast-sdk.git @ 4.8.3
resolved source packages: Castor, GoogleCast
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "google-cast-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "4.8.3",
"upper_bound" : "4.9.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SRGSSR/google-cast-sdk.git"
}
],
"manifest_display_name" : "Castor",
"name" : "Castor",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "Castor",
"targets" : [
"Castor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PackageInfoPlugin",
"module_type" : "PluginTarget",
"name" : "PackageInfoPlugin",
"path" : "Plugins/PackageInfoPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"Castor"
],
"sources" : [
"plugin.swift"
],
"target_dependencies" : [
"PackageInfo"
],
"type" : "plugin"
},
{
"c99name" : "PackageInfo",
"module_type" : "BinaryTarget",
"name" : "PackageInfo",
"path" : "Artifacts/PackageInfo.artifactbundle",
"product_memberships" : [
"Castor"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "CastorTests",
"module_type" : "SwiftTarget",
"name" : "CastorTests",
"path" : "Tests/CastorTests",
"sources" : [
"CastorTests.swift"
],
"target_dependencies" : [
"Castor"
],
"type" : "test"
},
{
"c99name" : "Castor",
"module_type" : "SwiftTarget",
"name" : "Castor",
"path" : "Sources/Castor",
"product_dependencies" : [
"GoogleCast"
],
"product_memberships" : [
"Castor"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Castor/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Castor.swift"
],
"target_dependencies" : [
"PackageInfoPlugin"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Castor"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Castor -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.2.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 Castor -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"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
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:
GoogleCast: https://github.com/SRGSSR/google-cast-sdk.git @ 4.8.3
Castor: /Users/admin/builder/spi-builder-workspace
Prepare packages
Compile plug-in “PackageInfoPlugin” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/PackageInfoPlugin
[debug]: Using compiler /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: c4f8667f1cc9838fef743ce31609a0ca02ced8a31c80aae82b6556043563b042
Apply build tool plug-in “PackageInfoPlugin” to target “Castor” in package “spi-builder-workspace”
/usr/bin/sandbox-exec -p "(version 1)
(deny default)
(import \"system.sb\")
(allow file-read*)
(allow process*)
(allow mach-lookup (global-name \"com.apple.lsd.mapdb\"))
(allow file-write*
(subpath \"/private/tmp\")
(subpath \"/private/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T\")
)
(deny file-write*
(subpath \"/Users/admin/builder/spi-builder-workspace\")
)
(allow file-write*
(subpath \"/Users/admin/builder/spi-builder-workspace/.dependencies/plugins/spi-builder-workspace.output/Castor/PackageInfoPlugin\")
(subpath \"/private/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/TemporaryItems/NSIRD_xcodebuild_A1iAZN\")
(subpath \"/private/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/TemporaryItems\")
)
" /Users/admin/builder/spi-builder-workspace/Artifacts/PackageInfo.artifactbundle/package-info.sh /Users/admin/builder/spi-builder-workspace/Sources/Castor/../.. /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/spi-builder-workspace.output/Castor/PackageInfoPlugin
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackage:0x12aeb0720 path:'/Users/admin/builder/spi-builder-workspace'>
target: Castor
prebuildCommandOutputPaths: [SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.dependencies/plugins/spi-builder-workspace.output/Castor/PackageInfoPlugin/PackageInfo.swift">)]
buildCommands: []
allDerivedOutputPaths: [SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.dependencies/plugins/spi-builder-workspace.output/Castor/PackageInfoPlugin/PackageInfo.swift">)]
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'Castor' in project 'Castor'
➜ Explicit dependency on target 'Castor' in project 'Castor'
➜ Explicit dependency on target 'Castor_Castor' in project 'Castor'
➜ Explicit dependency on target 'PackageInfoPlugin' in project 'Castor'
➜ Explicit dependency on target 'GoogleCast' in project 'GoogleCast'
Target 'Castor' in project 'Castor'
➜ Explicit dependency on target 'Castor_Castor' in project 'Castor'
➜ Explicit dependency on target 'PackageInfoPlugin' in project 'Castor'
➜ Explicit dependency on target 'GoogleCast' in project 'GoogleCast'
Target 'GoogleCast' in project 'GoogleCast' (no dependencies)
Target 'PackageInfoPlugin' in project 'Castor' (no dependencies)
Target 'Castor_Castor' in project 'Castor' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Castor.build/Debug-appletvos/Castor_Castor.build /Users/admin/builder/spi-builder-workspace/Sources/Castor/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 5c9d81ecf373590ce7d237e16780389a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5c9d81ecf373590ce7d237e16780389a.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/google-cast-sdk/GoogleCast/GoogleCast.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/google-cast-sdk/GoogleCast/GoogleCast.xcframework'. (in target 'Castor' from project 'Castor')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/google-cast-sdk/GoogleCast/GoogleCast.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/google-cast-sdk/GoogleCast/GoogleCast.xcframework'. (in target 'GoogleCast' from project 'GoogleCast')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/google-cast-sdk/GoogleCast/GoogleCast.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/google-cast-sdk/GoogleCast/GoogleCast.xcframework'. (in target 'Castor' from project 'Castor')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/google-cast-sdk/GoogleCast/GoogleCast.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/google-cast-sdk/GoogleCast/GoogleCast.xcframework'. (in target 'Castor' from project 'Castor')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Castor
(1 failure)
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
GoogleCast: https://github.com/SRGSSR/google-cast-sdk.git @ 4.8.3
Castor: /Users/admin/builder/spi-builder-workspace
resolved source packages: GoogleCast, Castor
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "google-cast-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "4.8.3",
"upper_bound" : "4.9.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SRGSSR/google-cast-sdk.git"
}
],
"manifest_display_name" : "Castor",
"name" : "Castor",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "Castor",
"targets" : [
"Castor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PackageInfoPlugin",
"module_type" : "PluginTarget",
"name" : "PackageInfoPlugin",
"path" : "Plugins/PackageInfoPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"Castor"
],
"sources" : [
"plugin.swift"
],
"target_dependencies" : [
"PackageInfo"
],
"type" : "plugin"
},
{
"c99name" : "PackageInfo",
"module_type" : "BinaryTarget",
"name" : "PackageInfo",
"path" : "Artifacts/PackageInfo.artifactbundle",
"product_memberships" : [
"Castor"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "CastorTests",
"module_type" : "SwiftTarget",
"name" : "CastorTests",
"path" : "Tests/CastorTests",
"sources" : [
"CastorTests.swift"
],
"target_dependencies" : [
"Castor"
],
"type" : "test"
},
{
"c99name" : "Castor",
"module_type" : "SwiftTarget",
"name" : "Castor",
"path" : "Sources/Castor",
"product_dependencies" : [
"GoogleCast"
],
"product_memberships" : [
"Castor"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Castor/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Castor.swift"
],
"target_dependencies" : [
"PackageInfoPlugin"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Castor"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Castor -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-16.2.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 Castor -destination generic/platform=tvOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
Castor: /Users/admin/builder/spi-builder-workspace
GoogleCast: https://github.com/SRGSSR/google-cast-sdk.git @ 4.8.3
Prepare packages
Compile plug-in “PackageInfoPlugin” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/PackageInfoPlugin
[debug]: Using compiler /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: c4f8667f1cc9838fef743ce31609a0ca02ced8a31c80aae82b6556043563b042
Apply build tool plug-in “PackageInfoPlugin” to target “Castor” in package “spi-builder-workspace”
/usr/bin/sandbox-exec -p "(version 1)
(deny default)
(import \"system.sb\")
(allow file-read*)
(allow process*)
(allow mach-lookup (global-name \"com.apple.lsd.mapdb\"))
(allow file-write*
(subpath \"/private/tmp\")
(subpath \"/private/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T\")
)
(deny file-write*
(subpath \"/Users/admin/builder/spi-builder-workspace\")
)
(allow file-write*
(subpath \"/Users/admin/builder/spi-builder-workspace/.dependencies/plugins/spi-builder-workspace.output/Castor/PackageInfoPlugin\")
(subpath \"/private/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/TemporaryItems/NSIRD_xcodebuild_XTc7Rx\")
(subpath \"/private/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/TemporaryItems\")
)
" /Users/admin/builder/spi-builder-workspace/Artifacts/PackageInfo.artifactbundle/package-info.sh /Users/admin/builder/spi-builder-workspace/Sources/Castor/../.. /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/spi-builder-workspace.output/Castor/PackageInfoPlugin
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackage:0x144f0c6b0 path:'/Users/admin/builder/spi-builder-workspace'>
target: Castor
prebuildCommandOutputPaths: [SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.dependencies/plugins/spi-builder-workspace.output/Castor/PackageInfoPlugin/PackageInfo.swift">)]
buildCommands: []
allDerivedOutputPaths: [SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.dependencies/plugins/spi-builder-workspace.output/Castor/PackageInfoPlugin/PackageInfo.swift">)]
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'Castor' in project 'Castor'
➜ Explicit dependency on target 'Castor' in project 'Castor'
➜ Explicit dependency on target 'Castor_Castor' in project 'Castor'
➜ Explicit dependency on target 'PackageInfoPlugin' in project 'Castor'
➜ Explicit dependency on target 'GoogleCast' in project 'GoogleCast'
Target 'Castor' in project 'Castor'
➜ Explicit dependency on target 'Castor_Castor' in project 'Castor'
➜ Explicit dependency on target 'PackageInfoPlugin' in project 'Castor'
➜ Explicit dependency on target 'GoogleCast' in project 'GoogleCast'
Target 'GoogleCast' in project 'GoogleCast' (no dependencies)
Target 'PackageInfoPlugin' in project 'Castor' (no dependencies)
Target 'Castor_Castor' in project 'Castor' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Castor.build/Debug-appletvos/Castor_Castor.build /Users/admin/builder/spi-builder-workspace/Sources/Castor/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 5d26a1649614005cacf82f3c713343dd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5d26a1649614005cacf82f3c713343dd.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/google-cast-sdk/GoogleCast/GoogleCast.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/google-cast-sdk/GoogleCast/GoogleCast.xcframework'. (in target 'Castor' from project 'Castor')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/google-cast-sdk/GoogleCast/GoogleCast.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/google-cast-sdk/GoogleCast/GoogleCast.xcframework'. (in target 'GoogleCast' from project 'GoogleCast')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/google-cast-sdk/GoogleCast/GoogleCast.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/google-cast-sdk/GoogleCast/GoogleCast.xcframework'. (in target 'Castor' from project 'Castor')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/google-cast-sdk/GoogleCast/GoogleCast.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/google-cast-sdk/GoogleCast/GoogleCast.xcframework'. (in target 'Castor' from project 'Castor')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Castor
(1 failure)
BUILD FAILURE 6.0 tvOS