Build Information
Failed to build KYPhotoLibrary with Swift 6.1 for visionOS using Xcode 16.3.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kjuly/KYPhotoLibrary.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kjuly/KYPhotoLibrary
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3d6a260 Add .github/workflows/*
Cloned https://github.com/Kjuly/KYPhotoLibrary.git
Revision (git rev-parse @):
3d6a2603c717313a36bde2cb65fba0975b20584e
SUCCESS checkout https://github.com/Kjuly/KYPhotoLibrary.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/Kjuly/KYPhotoLibrary.git
https://github.com/Kjuly/KYPhotoLibrary.git
{
"dependencies" : [
],
"manifest_display_name" : "KYPhotoLibrary",
"name" : "KYPhotoLibrary",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.5"
}
],
"products" : [
{
"name" : "KYPhotoLibrary",
"targets" : [
"KYPhotoLibrary"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "KYPhotoLibraryTests",
"module_type" : "SwiftTarget",
"name" : "KYPhotoLibraryTests",
"path" : "KYPhotoLibraryTests",
"sources" : [
"GenericExtensions/AVFileType_KYPhotoLibraryTests.swift",
"GenericExtensions/URL_KYPhotoLibraryTests.swift",
"GenericExtensions/UTType_KYPhotoLibraryTests.swift",
"KYPhotoLibraryTests.swift"
],
"target_dependencies" : [
"KYPhotoLibrary"
],
"type" : "test"
},
{
"c99name" : "KYPhotoLibrary",
"module_type" : "SwiftTarget",
"name" : "KYPhotoLibrary",
"path" : "KYPhotoLibrary/Sources",
"product_memberships" : [
"KYPhotoLibrary"
],
"sources" : [
"Asset/AssetRequestActor.swift",
"Asset/KYPhotoLibrary+AssetChange.swift",
"Asset/KYPhotoLibrary+AssetQuery.swift",
"Asset/KYPhotoLibrary+AssetResource.swift",
"Asset/KYPhotoLibrary+AssetURL.swift",
"Asset/KYPhotoLibrary+Thumbnail.swift",
"AssetExportOptions/KYPhotoLibraryExportOptions+OutputURL.swift",
"AssetExportOptions/KYPhotoLibraryExportOptions.swift",
"Debug/KYPhotoLibraryLogger.swift",
"GenericExtensions/AVFileType+KYPhotoLibrary.swift",
"GenericExtensions/TimeInterval+KYPhotoLibrary.swift",
"GenericExtensions/UIDevice+KYPhotoLibrary.swift",
"GenericExtensions/URL+KYPhotoLibrary.swift",
"GenericExtensions/UTType+KYPhotoLibrary.swift",
"Image/KYPhotoLibrary+Image.swift",
"Image/KYPhotoLibrary+ImageExport.swift",
"KYPhotoLibrary+Album.swift",
"KYPhotoLibrary.swift",
"KYPhotoLibraryConfiguration.swift",
"KYPhotoLibraryDebug.swift",
"Video/KYPhotoLibrary+Video.swift",
"Video/KYPhotoLibrary+VideoExport.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
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/Kjuly/KYUnitTestResourceManager.git
Creating working copy of package ‘KYUnitTestResourceManager’
Checking out main (126ec9d) of package ‘KYUnitTestResourceManager’
Resolved source packages:
KYUnitTestResourceManager: https://github.com/Kjuly/KYUnitTestResourceManager.git @ main (126ec9d)
resolved source packages: KYUnitTestResourceManager
{
"dependencies" : [
],
"manifest_display_name" : "KYPhotoLibrary",
"name" : "KYPhotoLibrary",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.5"
}
],
"products" : [
{
"name" : "KYPhotoLibrary",
"targets" : [
"KYPhotoLibrary"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "KYPhotoLibraryTests",
"module_type" : "SwiftTarget",
"name" : "KYPhotoLibraryTests",
"path" : "KYPhotoLibraryTests",
"sources" : [
"GenericExtensions/AVFileType_KYPhotoLibraryTests.swift",
"GenericExtensions/URL_KYPhotoLibraryTests.swift",
"GenericExtensions/UTType_KYPhotoLibraryTests.swift",
"KYPhotoLibraryTests.swift"
],
"target_dependencies" : [
"KYPhotoLibrary"
],
"type" : "test"
},
{
"c99name" : "KYPhotoLibrary",
"module_type" : "SwiftTarget",
"name" : "KYPhotoLibrary",
"path" : "KYPhotoLibrary/Sources",
"product_memberships" : [
"KYPhotoLibrary"
],
"sources" : [
"Asset/AssetRequestActor.swift",
"Asset/KYPhotoLibrary+AssetChange.swift",
"Asset/KYPhotoLibrary+AssetQuery.swift",
"Asset/KYPhotoLibrary+AssetResource.swift",
"Asset/KYPhotoLibrary+AssetURL.swift",
"Asset/KYPhotoLibrary+Thumbnail.swift",
"AssetExportOptions/KYPhotoLibraryExportOptions+OutputURL.swift",
"AssetExportOptions/KYPhotoLibraryExportOptions.swift",
"Debug/KYPhotoLibraryLogger.swift",
"GenericExtensions/AVFileType+KYPhotoLibrary.swift",
"GenericExtensions/TimeInterval+KYPhotoLibrary.swift",
"GenericExtensions/UIDevice+KYPhotoLibrary.swift",
"GenericExtensions/URL+KYPhotoLibrary.swift",
"GenericExtensions/UTType+KYPhotoLibrary.swift",
"Image/KYPhotoLibrary+Image.swift",
"Image/KYPhotoLibrary+ImageExport.swift",
"KYPhotoLibrary+Album.swift",
"KYPhotoLibrary.swift",
"KYPhotoLibraryConfiguration.swift",
"KYPhotoLibraryDebug.swift",
"Video/KYPhotoLibrary+Video.swift",
"Video/KYPhotoLibrary+VideoExport.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "KYPhotoLibrary",
"schemes" : [
"KYPhotoLibrary"
],
"targets" : [
"KYPhotoLibrary",
"KYPhotoLibraryTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme KYPhotoLibrary -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 KYPhotoLibrary -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
Resolve Package Graph
Resolved source packages:
KYUnitTestResourceManager: https://github.com/Kjuly/KYUnitTestResourceManager.git @ main (126ec9d)
2025-04-29 15:08:04.417 xcodebuild[655:3660] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-29-04_15-08-0004.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:xrOS }
Available destinations for the "KYPhotoLibrary" scheme:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:40e3b86f4ce4c42cdba189cf6e26a2a641dee1ca, name:My Mac }
{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:40e3b86f4ce4c42cdba189cf6e26a2a641dee1ca, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:40e3b86f4ce4c42cdba189cf6e26a2a641dee1ca, 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, variant:Mac Catalyst, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable