The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build KYPhotoLibrary with Swift 5.10 for visionOS using Xcode 15.4.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kjuly/KYPhotoLibrary.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kjuly/KYPhotoLibrary
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 28e87c3 KYPhotoLibrary.podspec: Set version to 2.0.0
Cloned https://github.com/Kjuly/KYPhotoLibrary.git
Revision (git rev-parse @):
28e87c3bd67a3a33e3620a30e81111e96a363892
SUCCESS checkout https://github.com/Kjuly/KYPhotoLibrary.git at 2.0.0
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Kjuly/KYPhotoLibrary.git
Command line invocation:
    /Applications/Xcode-15.4.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/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-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme KYPhotoLibrary -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-15.4.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
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:
  KYUnitTestResourceManager: https://github.com/Kjuly/KYUnitTestResourceManager.git @ main (126ec9d)
2024-11-16 03:14:25.819 xcodebuild[550:3112] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-16-11_03-14-0025.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:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, 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 }
		{ platform:visionOS Simulator, variant:Designed for [iPad,iPhone], id:8F85261B-6E34-4251-9F7D-DBA93DFDDC18, OS:1.2, name:Apple Vision Pro }
		{ platform:iOS Simulator, id:98CF9E9D-A923-4929-840E-E8B2EF83782E, OS:17.5, name:iPad (10th generation) }
		{ platform:iOS Simulator, id:98CF9E9D-A923-4929-840E-E8B2EF83782E, OS:17.5, name:iPad (10th generation) }
		{ platform:iOS Simulator, id:083AE6AE-210C-42CF-A95D-2611B29264F4, OS:17.5, name:iPad Air 11-inch (M2) }
		{ platform:iOS Simulator, id:083AE6AE-210C-42CF-A95D-2611B29264F4, OS:17.5, name:iPad Air 11-inch (M2) }
		{ platform:iOS Simulator, id:847EF4D5-E2F5-4F25-AD34-39D8F475B9F3, OS:17.5, name:iPad Air 13-inch (M2) }
		{ platform:iOS Simulator, id:847EF4D5-E2F5-4F25-AD34-39D8F475B9F3, OS:17.5, name:iPad Air 13-inch (M2) }
		{ platform:iOS Simulator, id:DC8D81D1-BC53-42D1-899E-BF62E080FE81, OS:17.5, name:iPad Pro 11-inch (M4) }
		{ platform:iOS Simulator, id:DC8D81D1-BC53-42D1-899E-BF62E080FE81, OS:17.5, name:iPad Pro 11-inch (M4) }
		{ platform:iOS Simulator, id:45025DF6-034F-487C-950A-10EEDA2654AB, OS:17.5, name:iPad Pro 13-inch (M4) }
		{ platform:iOS Simulator, id:45025DF6-034F-487C-950A-10EEDA2654AB, OS:17.5, name:iPad Pro 13-inch (M4) }
		{ platform:iOS Simulator, id:92371937-FE67-41ED-AF22-F1CB27540111, OS:17.5, name:iPad mini (6th generation) }
		{ platform:iOS Simulator, id:92371937-FE67-41ED-AF22-F1CB27540111, OS:17.5, name:iPad mini (6th generation) }
		{ platform:iOS Simulator, id:B343B625-C5FD-4EF0-B0DB-AAF78A9AFA59, OS:17.5, name:iPhone 15 }
		{ platform:iOS Simulator, id:B343B625-C5FD-4EF0-B0DB-AAF78A9AFA59, OS:17.5, name:iPhone 15 }
		{ platform:iOS Simulator, id:E8E6103C-E994-48B2-BCFB-08452991DAF4, OS:17.5, name:iPhone 15 Plus }
		{ platform:iOS Simulator, id:E8E6103C-E994-48B2-BCFB-08452991DAF4, OS:17.5, name:iPhone 15 Plus }
		{ platform:iOS Simulator, id:60CAE2EE-1D6B-47A0-8CEB-54B4DC174528, OS:17.5, name:iPhone 15 Pro }
		{ platform:iOS Simulator, id:60CAE2EE-1D6B-47A0-8CEB-54B4DC174528, OS:17.5, name:iPhone 15 Pro }
		{ platform:iOS Simulator, id:1630275B-43BB-487E-ADD7-9DC72C60EE41, OS:17.5, name:iPhone 15 Pro Max }
		{ platform:iOS Simulator, id:1630275B-43BB-487E-ADD7-9DC72C60EE41, OS:17.5, name:iPhone 15 Pro Max }
		{ platform:iOS Simulator, id:AC90B049-EA8F-4969-9735-7871FED3C526, OS:17.5, name:iPhone SE (3rd generation) }
		{ platform:iOS Simulator, id:AC90B049-EA8F-4969-9735-7871FED3C526, OS:17.5, name:iPhone SE (3rd generation) }
INFRASTRUCTURE ERROR (status: destinationUnavailable