The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build KYPhotoLibrary with Swift 6.1 for tvOS using Xcode 16.3.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
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 26b4351 KYPhotoLibraryDemo: Updated .toolbar
Cloned https://github.com/Kjuly/KYPhotoLibrary.git
Revision (git rev-parse @):
26b435104e4efaedd147062326e90e73bfe5813f
SUCCESS checkout https://github.com/Kjuly/KYPhotoLibrary.git at main
========================================
Build
========================================
Selected platform:         tvOS
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 (aa5514c) of package ‘KYUnitTestResourceManager’
Resolved source packages:
  KYUnitTestResourceManager: https://github.com/Kjuly/KYUnitTestResourceManager.git @ main (aa5514c)
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=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.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=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"
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 (aa5514c)
2025-07-15 20:53:16.873 xcodebuild[681:3838] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-15-07_20-53-0016.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:tvOS }
	Available destinations for the "KYPhotoLibrary" scheme:
		{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:43e228591acc4b564dd955af0776ba061106e785, name:My Mac }
		{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:43e228591acc4b564dd955af0776ba061106e785, name:My Mac }
		{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:43e228591acc4b564dd955af0776ba061106e785, 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