Build Information
Failed to build SwiftPrettyPrint with Swift 6.1 for visionOS using Xcode 16.3.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/YusukeHosonuma/SwiftPrettyPrint.git
Reference: 1.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/YusukeHosonuma/SwiftPrettyPrint
* tag 1.4.0 -> FETCH_HEAD
HEAD is now at 1ad0d60 Merge pull request #192 from YusukeHosonuma/fix/colored-log
Cloned https://github.com/YusukeHosonuma/SwiftPrettyPrint.git
Revision (git rev-parse @):
1ad0d60150ae89c95846a736cb71cf322c8c8610
SUCCESS checkout https://github.com/YusukeHosonuma/SwiftPrettyPrint.git at 1.4.0
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/YusukeHosonuma/SwiftPrettyPrint.git
https://github.com/YusukeHosonuma/SwiftPrettyPrint.git
{
"dependencies" : [
{
"identity" : "swiftparamtest",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/YusukeHosonuma/SwiftParamTest.git"
},
{
"identity" : "curry",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.2",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/thoughtbot/Curry.git"
},
{
"identity" : "colorizeswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mtynior/ColorizeSwift.git"
}
],
"manifest_display_name" : "SwiftPrettyPrint",
"name" : "SwiftPrettyPrint",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "watchos",
"version" : "3.0"
},
{
"name" : "tvos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "SwiftPrettyPrint",
"targets" : [
"SwiftPrettyPrint"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftPrettyPrintTests",
"module_type" : "SwiftTarget",
"name" : "SwiftPrettyPrintTests",
"path" : "Tests/SwiftPrettyPrintTests",
"product_dependencies" : [
"SwiftParamTest",
"Curry"
],
"sources" : [
"Core/Formatter/MultilineFormatterTests.swift",
"Core/Formatter/SinglelineFormatterTests.swift",
"Core/PrettyDescriberTests.swift",
"Core/URLColoringTests.swift",
"Core/UtilTests.swift",
"Extension/String+extensionTests.swift",
"Helper/Assertions.swift",
"Helper/DebugHelper.swift",
"Public/CombineExtensionTests.swift",
"Public/DebugTests.swift",
"Public/OperatorTests.swift",
"Public/OptionTests.swift"
],
"target_dependencies" : [
"SwiftPrettyPrint"
],
"type" : "test"
},
{
"c99name" : "SwiftPrettyPrint",
"module_type" : "SwiftTarget",
"name" : "SwiftPrettyPrint",
"path" : "Sources",
"product_dependencies" : [
"ColorizeSwift"
],
"product_memberships" : [
"SwiftPrettyPrint"
],
"sources" : [
"Core/Color/ColorTheme.swift",
"Core/Formatter/MultilineFormatter.swift",
"Core/Formatter/PrettyFormatter.swift",
"Core/Formatter/SinglelineFormatter.swift",
"Core/Log/LogOutputStream.swift",
"Core/PrettyDescriber.swift",
"Core/PrettyDescriberError.swift",
"Core/Util.swift",
"Extension/String+extension.swift",
"Public/CombineExtension.swift",
"Public/CombineOperatorOption.swift",
"Public/Operator.swift",
"Public/Option.swift",
"Public/Pretty.swift",
"Public/View+prettyPrint.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
{
"identity" : "swiftparamtest",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/YusukeHosonuma/SwiftParamTest.git"
},
{
"identity" : "curry",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.2",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/thoughtbot/Curry.git"
},
{
"identity" : "colorizeswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mtynior/ColorizeSwift.git"
}
],
"manifest_display_name" : "SwiftPrettyPrint",
"name" : "SwiftPrettyPrint",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "watchos",
"version" : "3.0"
},
{
"name" : "tvos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "SwiftPrettyPrint",
"targets" : [
"SwiftPrettyPrint"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftPrettyPrintTests",
"module_type" : "SwiftTarget",
"name" : "SwiftPrettyPrintTests",
"path" : "Tests/SwiftPrettyPrintTests",
"product_dependencies" : [
"SwiftParamTest",
"Curry"
],
"sources" : [
"Core/Formatter/MultilineFormatterTests.swift",
"Core/Formatter/SinglelineFormatterTests.swift",
"Core/PrettyDescriberTests.swift",
"Core/URLColoringTests.swift",
"Core/UtilTests.swift",
"Extension/String+extensionTests.swift",
"Helper/Assertions.swift",
"Helper/DebugHelper.swift",
"Public/CombineExtensionTests.swift",
"Public/DebugTests.swift",
"Public/OperatorTests.swift",
"Public/OptionTests.swift"
],
"target_dependencies" : [
"SwiftPrettyPrint"
],
"type" : "test"
},
{
"c99name" : "SwiftPrettyPrint",
"module_type" : "SwiftTarget",
"name" : "SwiftPrettyPrint",
"path" : "Sources",
"product_dependencies" : [
"ColorizeSwift"
],
"product_memberships" : [
"SwiftPrettyPrint"
],
"sources" : [
"Core/Color/ColorTheme.swift",
"Core/Formatter/MultilineFormatter.swift",
"Core/Formatter/PrettyFormatter.swift",
"Core/Formatter/SinglelineFormatter.swift",
"Core/Log/LogOutputStream.swift",
"Core/PrettyDescriber.swift",
"Core/PrettyDescriberError.swift",
"Core/Util.swift",
"Extension/String+extension.swift",
"Public/CombineExtension.swift",
"Public/CombineOperatorOption.swift",
"Public/Operator.swift",
"Public/Option.swift",
"Public/Pretty.swift",
"Public/View+prettyPrint.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "SwiftPrettyPrint",
"schemes" : [
"SwiftPrettyPrint-Package"
],
"targets" : [
"ColorizeSwift",
"ColorizeSwiftPackageDescription",
"Curry",
"CurryPackageDescription",
"SwiftParamTest",
"SwiftParamTestPackageDescription",
"SwiftPrettyPrint",
"SwiftPrettyPrintPackageDescription",
"SwiftPrettyPrintPackageTests",
"SwiftPrettyPrintTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftPrettyPrint-Package -destination generic/platform=xrOS 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 SwiftPrettyPrint-Package -destination generic/platform=xrOS "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
2025-04-26 17:50:48.405 xcodebuild[570:3240] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_17-50-0048.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:xrOS }
Available destinations for the "SwiftPrettyPrint-Package" scheme:
{ platform:macOS, arch:arm64, id:0f4c1bc02b645c23c4850b6d9c54a8d5ebd7352f, name:My Mac }
{ platform:macOS, arch:x86_64, id:0f4c1bc02b645c23c4850b6d9c54a8d5ebd7352f, 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:tvOS, id:dvtdevice-DVTiOSDevicePlaceholder-appletvos:placeholder, name:Any tvOS Device }
{ platform:tvOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-appletvsimulator:placeholder, name:Any tvOS Simulator Device }
{ platform:watchOS, id:dvtdevice-DVTiOSDevicePlaceholder-watchos:placeholder, name:Any watchOS Device }
{ platform:watchOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-watchsimulator:placeholder, name:Any watchOS Simulator Device }
INFRASTRUCTURE ERROR (status: destinationUnavailable