Build Information
Failed to build Parma 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/dasautoooo/Parma.git
Reference: v0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dasautoooo/Parma
* tag v0.3.0 -> FETCH_HEAD
HEAD is now at 3c8b431 Move escapeContent function.
Cloned https://github.com/dasautoooo/Parma.git
Revision (git rev-parse @):
3c8b431fd5ad3cf675c60d0aa89f011cbcbb036c
SUCCESS checkout https://github.com/dasautoooo/Parma.git at v0.3.0
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/dasautoooo/Parma.git
https://github.com/dasautoooo/Parma.git
{
"dependencies" : [
{
"identity" : "down",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/iwasrobbed/Down"
}
],
"manifest_display_name" : "Parma",
"name" : "Parma",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "Parma",
"targets" : [
"Parma"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ParmaTests",
"module_type" : "SwiftTarget",
"name" : "ParmaTests",
"path" : "Tests/ParmaTests",
"sources" : [
"ParmaTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Parma"
],
"type" : "test"
},
{
"c99name" : "Parma",
"module_type" : "SwiftTarget",
"name" : "Parma",
"path" : "Sources/Parma",
"product_dependencies" : [
"Down"
],
"product_memberships" : [
"Parma"
],
"sources" : [
"Composer/CodeElementComposer.swift",
"Composer/Composer.swift",
"Composer/ComposingContext.swift",
"Composer/ElementComposer.swift",
"Composer/EmphasisElementComposer.swift",
"Composer/HeadingElementComposer.swift",
"Composer/ImageElementComposer.swift",
"Composer/LinkElementComposer.swift",
"Composer/ListElementComposer.swift",
"Composer/ListItemElementComposer.swift",
"Composer/ParagraphElementComposer.swift",
"Composer/PlainTextComposer.swift",
"Composer/StrongElementComposer.swift",
"Composer/UnknownElementComposer.swift",
"Element/Element.swift",
"Element/HeadingLevel.swift",
"Element/ListAttributes.swift",
"Element/ListDelimiter.swift",
"Element/ListType.swift",
"Parma.swift",
"ParmaCore.swift",
"Render/ParmaRender.swift",
"Render/ParmaRenderable.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
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" : "down",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/iwasrobbed/Down"
}
],
"manifest_display_name" : "Parma",
"name" : "Parma",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "Parma",
"targets" : [
"Parma"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ParmaTests",
"module_type" : "SwiftTarget",
"name" : "ParmaTests",
"path" : "Tests/ParmaTests",
"sources" : [
"ParmaTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Parma"
],
"type" : "test"
},
{
"c99name" : "Parma",
"module_type" : "SwiftTarget",
"name" : "Parma",
"path" : "Sources/Parma",
"product_dependencies" : [
"Down"
],
"product_memberships" : [
"Parma"
],
"sources" : [
"Composer/CodeElementComposer.swift",
"Composer/Composer.swift",
"Composer/ComposingContext.swift",
"Composer/ElementComposer.swift",
"Composer/EmphasisElementComposer.swift",
"Composer/HeadingElementComposer.swift",
"Composer/ImageElementComposer.swift",
"Composer/LinkElementComposer.swift",
"Composer/ListElementComposer.swift",
"Composer/ListItemElementComposer.swift",
"Composer/ParagraphElementComposer.swift",
"Composer/PlainTextComposer.swift",
"Composer/StrongElementComposer.swift",
"Composer/UnknownElementComposer.swift",
"Element/Element.swift",
"Element/HeadingLevel.swift",
"Element/ListAttributes.swift",
"Element/ListDelimiter.swift",
"Element/ListType.swift",
"Parma.swift",
"ParmaCore.swift",
"Render/ParmaRender.swift",
"Render/ParmaRenderable.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Parma",
"schemes" : [
"Parma"
],
"targets" : [
"Parma",
"Down",
"DownPackageDescription",
"ParmaPackageDescription",
"ParmaPackageTests",
"ParmaTests",
"libcmark"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Parma -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 Parma -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 04:52:51.300 xcodebuild[569:3229] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_04-52-0051.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:xrOS }
Available destinations for the "Parma" scheme:
{ platform:macOS, arch:arm64, id:340bc2b05726ab8d41586a1928afdc0598a170d7, name:My Mac }
{ platform:macOS, arch:x86_64, id:340bc2b05726ab8d41586a1928afdc0598a170d7, 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