Build Information
Failed to build OpenGraph with Swift 6.0 for tvOS using Xcode 16.2.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/satoshi-takano/OpenGraph.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/satoshi-takano/OpenGraph
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a2518cc Merge pull request #77 from joshbetz/patch-1
Cloned https://github.com/satoshi-takano/OpenGraph.git
Revision (git rev-parse @):
a2518cc4ece43f4463c4132f5c7418c0d261aa36
SUCCESS checkout https://github.com/satoshi-takano/OpenGraph.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/satoshi-takano/OpenGraph.git
https://github.com/satoshi-takano/OpenGraph.git
{
"dependencies" : [
{
"identity" : "ohhttpstubs",
"requirement" : {
"range" : [
{
"lower_bound" : "9.0.0",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/AliSoftware/OHHTTPStubs"
}
],
"manifest_display_name" : "OpenGraph",
"name" : "OpenGraph",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "9.0"
},
{
"name" : "watchos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "OpenGraph",
"targets" : [
"OpenGraph"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "OpenGraphTests",
"module_type" : "SwiftTarget",
"name" : "OpenGraphTests",
"path" : "Tests",
"product_dependencies" : [
"OHHTTPStubsSwift"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/empty_ogp.html",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/example3.com.html",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/ogp.html",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"OpenGraphTests.swift"
],
"target_dependencies" : [
"OpenGraph"
],
"type" : "test"
},
{
"c99name" : "OpenGraph",
"module_type" : "SwiftTarget",
"name" : "OpenGraph",
"path" : "Sources/OpenGraph",
"product_memberships" : [
"OpenGraph"
],
"sources" : [
"Extension/Data.swift",
"Extension/String.swift",
"Extension/URLSession.swift",
"OpenGraph.swift",
"OpenGraphMetadata.swift",
"OpenGraphParseError.swift",
"OpenGraphParser.swift",
"OpenGraphResponseError.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
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/AliSoftware/OHHTTPStubs.git
Creating working copy of package ‘OHHTTPStubs’
Checking out 9.1.0 of package ‘OHHTTPStubs’
Resolved source packages:
OHHTTPStubs: https://github.com/AliSoftware/OHHTTPStubs.git @ 9.1.0
resolved source packages: OHHTTPStubs
{
"dependencies" : [
{
"identity" : "ohhttpstubs",
"requirement" : {
"range" : [
{
"lower_bound" : "9.0.0",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/AliSoftware/OHHTTPStubs"
}
],
"manifest_display_name" : "OpenGraph",
"name" : "OpenGraph",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "9.0"
},
{
"name" : "watchos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "OpenGraph",
"targets" : [
"OpenGraph"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "OpenGraphTests",
"module_type" : "SwiftTarget",
"name" : "OpenGraphTests",
"path" : "Tests",
"product_dependencies" : [
"OHHTTPStubsSwift"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/empty_ogp.html",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/example3.com.html",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/ogp.html",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"OpenGraphTests.swift"
],
"target_dependencies" : [
"OpenGraph"
],
"type" : "test"
},
{
"c99name" : "OpenGraph",
"module_type" : "SwiftTarget",
"name" : "OpenGraph",
"path" : "Sources/OpenGraph",
"product_memberships" : [
"OpenGraph"
],
"sources" : [
"Extension/Data.swift",
"Extension/String.swift",
"Extension/URLSession.swift",
"OpenGraph.swift",
"OpenGraphMetadata.swift",
"OpenGraphParseError.swift",
"OpenGraphParser.swift",
"OpenGraphResponseError.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "OpenGraph",
"schemes" : [
"OpenGraph"
],
"targets" : [
"OpenGraph",
"OpenGraphTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OpenGraph -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 OpenGraph -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
Resolved source packages:
OHHTTPStubs: https://github.com/AliSoftware/OHHTTPStubs.git @ 9.1.0
2025-04-16 09:07:42.943 xcodebuild[645:3747] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-16-04_09-07-0042.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:tvOS }
Available destinations for the "OpenGraph" scheme:
{ platform:macOS, arch:arm64, id:95623d423453e63e00bed1924976346cc37fac1d, name:My Mac }
{ platform:macOS, arch:x86_64, id:95623d423453e63e00bed1924976346cc37fac1d, name:My Mac }
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
{ platform:macOS, name:Any Mac }
{ platform:iOS Simulator, id:76436B93-6F08-4C87-B885-B424838A33F2, OS:18.3.1, name:iPad (10th generation) }
{ platform:iOS Simulator, id:76436B93-6F08-4C87-B885-B424838A33F2, OS:18.3.1, name:iPad (10th generation) }
{ platform:iOS Simulator, id:480F6223-168A-4D04-B9AD-9A7A7DD3794C, OS:18.3.1, name:iPad (A16) }
{ platform:iOS Simulator, id:480F6223-168A-4D04-B9AD-9A7A7DD3794C, OS:18.3.1, name:iPad (A16) }
{ platform:iOS Simulator, id:CB510D30-AEAA-431C-B367-55BDB201AD64, OS:18.3.1, name:iPad Air 11-inch (M2) }
{ platform:iOS Simulator, id:CB510D30-AEAA-431C-B367-55BDB201AD64, OS:18.3.1, name:iPad Air 11-inch (M2) }
{ platform:iOS Simulator, id:B8768DBE-52AA-4F4B-88F1-5CDDF2C7BCC1, OS:18.3.1, name:iPad Air 11-inch (M3) }
{ platform:iOS Simulator, id:B8768DBE-52AA-4F4B-88F1-5CDDF2C7BCC1, OS:18.3.1, name:iPad Air 11-inch (M3) }
{ platform:iOS Simulator, id:BC978605-9CBB-45DF-9D63-1AF39A83A7A3, OS:18.3.1, name:iPad Air 13-inch (M2) }
{ platform:iOS Simulator, id:BC978605-9CBB-45DF-9D63-1AF39A83A7A3, OS:18.3.1, name:iPad Air 13-inch (M2) }
{ platform:iOS Simulator, id:58A3DAF4-CAB8-4DF2-BAF3-5275F342B6C3, OS:18.3.1, name:iPad Air 13-inch (M3) }
{ platform:iOS Simulator, id:58A3DAF4-CAB8-4DF2-BAF3-5275F342B6C3, OS:18.3.1, name:iPad Air 13-inch (M3) }
{ platform:iOS Simulator, id:75319040-9078-4BE5-96EE-E24EAD5685B6, OS:18.3.1, name:iPad Pro 11-inch (M4) }
{ platform:iOS Simulator, id:75319040-9078-4BE5-96EE-E24EAD5685B6, OS:18.3.1, name:iPad Pro 11-inch (M4) }
{ platform:iOS Simulator, id:C40A12D4-2784-4D3F-9A25-802DADAA9E30, OS:18.3.1, name:iPad Pro 13-inch (M4) }
{ platform:iOS Simulator, id:C40A12D4-2784-4D3F-9A25-802DADAA9E30, OS:18.3.1, name:iPad Pro 13-inch (M4) }
{ platform:iOS Simulator, id:F6F069B4-9FC6-4E56-B56D-0B3B3CEA9A68, OS:18.3.1, name:iPad mini (A17 Pro) }
{ platform:iOS Simulator, id:F6F069B4-9FC6-4E56-B56D-0B3B3CEA9A68, OS:18.3.1, name:iPad mini (A17 Pro) }
{ platform:iOS Simulator, id:D3125B1C-C605-4AB9-B073-5452743AB463, OS:18.3.1, name:iPhone 16 }
{ platform:iOS Simulator, id:D3125B1C-C605-4AB9-B073-5452743AB463, OS:18.3.1, name:iPhone 16 }
{ platform:iOS Simulator, id:31BE0FD2-CB6A-4603-B0AA-E5F11095F5AE, OS:18.3.1, name:iPhone 16 Plus }
{ platform:iOS Simulator, id:31BE0FD2-CB6A-4603-B0AA-E5F11095F5AE, OS:18.3.1, name:iPhone 16 Plus }
{ platform:iOS Simulator, id:3F70F745-FEF2-4BDA-8C2F-23A862D1DBD7, OS:18.3.1, name:iPhone 16 Pro }
{ platform:iOS Simulator, id:3F70F745-FEF2-4BDA-8C2F-23A862D1DBD7, OS:18.3.1, name:iPhone 16 Pro }
{ platform:iOS Simulator, id:CF3A649E-685B-456C-A1BA-D8FF3DA2AC95, OS:18.3.1, name:iPhone 16 Pro Max }
{ platform:iOS Simulator, id:CF3A649E-685B-456C-A1BA-D8FF3DA2AC95, OS:18.3.1, name:iPhone 16 Pro Max }
{ platform:iOS Simulator, id:832715B1-B3F4-4967-9063-0FB3E4548632, OS:18.3.1, name:iPhone 16e }
{ platform:iOS Simulator, id:832715B1-B3F4-4967-9063-0FB3E4548632, OS:18.3.1, name:iPhone 16e }
{ platform:iOS Simulator, id:6ECC8606-D7C2-48C9-A557-230425CEA9FA, OS:18.3.1, name:iPhone SE (3rd generation) }
{ platform:iOS Simulator, id:6ECC8606-D7C2-48C9-A557-230425CEA9FA, OS:18.3.1, name:iPhone SE (3rd generation) }
INFRASTRUCTURE ERROR (status: destinationUnavailable