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 UUSwiftImage with Swift 6.1 for tvOS 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/SilverPineSoftware/UUSwiftImage.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SilverPineSoftware/UUSwiftImage
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 206d75f Update README.md
Cloned https://github.com/SilverPineSoftware/UUSwiftImage.git
Revision (git rev-parse @):
206d75f7db16dbe1be0f0f6ada17990cf8355f4f
SUCCESS checkout https://github.com/SilverPineSoftware/UUSwiftImage.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/SilverPineSoftware/UUSwiftImage.git
https://github.com/SilverPineSoftware/UUSwiftImage.git
{
  "dependencies" : [
    {
      "identity" : "uuswiftcore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SilverPineSoftware/UUSwiftCore.git"
    }
  ],
  "manifest_display_name" : "UUSwiftImage",
  "name" : "UUSwiftImage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "UUSwiftImage",
      "targets" : [
        "UUSwiftImage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "UUSwiftImage",
      "module_type" : "SwiftTarget",
      "name" : "UUSwiftImage",
      "path" : "UUSwiftImage",
      "product_dependencies" : [
        "UUSwiftCore"
      ],
      "product_memberships" : [
        "UUSwiftImage"
      ],
      "sources" : [
        "UUImage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
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/SilverPineSoftware/UUSwiftCore
Creating working copy of package ‘UUSwiftCore’
Checking out 1.1.3 of package ‘UUSwiftCore’
Resolved source packages:
  UUSwiftCore: https://github.com/SilverPineSoftware/UUSwiftCore @ 1.1.3
resolved source packages: UUSwiftCore
{
  "dependencies" : [
    {
      "identity" : "uuswiftcore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SilverPineSoftware/UUSwiftCore.git"
    }
  ],
  "manifest_display_name" : "UUSwiftImage",
  "name" : "UUSwiftImage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "UUSwiftImage",
      "targets" : [
        "UUSwiftImage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "UUSwiftImage",
      "module_type" : "SwiftTarget",
      "name" : "UUSwiftImage",
      "path" : "UUSwiftImage",
      "product_dependencies" : [
        "UUSwiftCore"
      ],
      "product_memberships" : [
        "UUSwiftImage"
      ],
      "sources" : [
        "UUImage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "UUSwiftImage",
    "schemes" : [
      "UUSwiftImage"
    ],
    "targets" : [
      "UUSwiftImage"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme UUSwiftImage -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 UUSwiftImage -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:
  UUSwiftCore: https://github.com/SilverPineSoftware/UUSwiftCore @ 1.1.3
2025-04-26 08:47:38.057 xcodebuild[680:3740] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_08-47-0038.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:tvOS }
	Available destinations for the "UUSwiftImage" scheme:
		{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:7df7e58ce536d74a59aebf724ed27898c23ccf90, name:My Mac }
		{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:7df7e58ce536d74a59aebf724ed27898c23ccf90, name:My Mac }
		{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:7df7e58ce536d74a59aebf724ed27898c23ccf90, 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