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 watchOS using Xcode 16.3.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kjuly/KYPhotoLibrary.git
Reference: 2.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kjuly/KYPhotoLibrary
 * tag               2.1.1      -> FETCH_HEAD
HEAD is now at 83b5b5a KYPhotoLibrary.podspec: Set spec.version=2.1.1
Cloned https://github.com/Kjuly/KYPhotoLibrary.git
Revision (git rev-parse @):
83b5b5acd1cfeaf0c4a10193ed3d213e59c58b82
SUCCESS checkout https://github.com/Kjuly/KYPhotoLibrary.git at 2.1.1
========================================
Build
========================================
Selected platform:         watchOS
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=watchOS 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=watchOS "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-05-10 02:42:47.714 xcodebuild[682:3752] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-10-05_02-42-0047.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:watchOS }
	Available destinations for the "KYPhotoLibrary" scheme:
		{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:c1745e0088b0f6aadd52f082491d385329d2d13b, name:My Mac }
		{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:c1745e0088b0f6aadd52f082491d385329d2d13b, name:My Mac }
		{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:c1745e0088b0f6aadd52f082491d385329d2d13b, 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