The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SilverPineSoftware/UUSwiftCore.git
Reference: 1.3.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SilverPineSoftware/UUSwiftCore
 * tag               1.3.3      -> FETCH_HEAD
HEAD is now at 1091702 Merge branch 'develop' of https://github.com/SilverPineSoftware/UUSwiftCore
Cloned https://github.com/SilverPineSoftware/UUSwiftCore.git
Revision (git rev-parse @):
10917028aadb970948b37610dd03e84eec467c05
SUCCESS checkout https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.3.3
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/SilverPineSoftware/UUSwiftCore.git
https://github.com/SilverPineSoftware/UUSwiftCore.git
{
  "dependencies" : [
    {
      "identity" : "uuswifttestcore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SilverPineSoftware/UUSwiftTestCore.git"
    }
  ],
  "manifest_display_name" : "UUSwiftCore",
  "name" : "UUSwiftCore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "UUSwiftCore",
      "targets" : [
        "UUSwiftCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "UUSwiftCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "UUSwiftCoreTests",
      "path" : "Tests",
      "product_dependencies" : [
        "UUSwiftTestCore"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/zip_cmd_line.zip",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/zip_data.zip",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/zip_data_windows.zip",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Logging/UULoggerTests.swift",
        "UUArrayTests.swift",
        "UUCompressionTests.swift",
        "UUCoreDataTests.swift",
        "UUDataTests.swift",
        "UUJsonTests.swift",
        "UUNumberTests.swift",
        "UUStringTests.swift",
        "UUTimeMeasurementTests.swift",
        "UUTimerTests.swift"
      ],
      "target_dependencies" : [
        "UUSwiftCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UUSwiftCore",
      "module_type" : "SwiftTarget",
      "name" : "UUSwiftCore",
      "path" : "UUSwiftCore",
      "product_memberships" : [
        "UUSwiftCore"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/UUSwiftCore/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Logging/UUConsoleLogWriter.swift",
        "Logging/UULog.swift",
        "Logging/UULogLevel.swift",
        "Logging/UULogWriter.swift",
        "Logging/UULogger+Ext.swift",
        "Logging/UULogger.swift",
        "Logging/UUPrintLogWriter.swift",
        "UUArray.swift",
        "UUCollection.swift",
        "UUColor.swift",
        "UUComparable.swift",
        "UUCompression.swift",
        "UUCoreData.swift",
        "UUData.swift",
        "UUDataCache.swift",
        "UUDate.swift",
        "UUDictionary.swift",
        "UUJson.swift",
        "UUKeychain.swift",
        "UULocalization.swift",
        "UUNumber.swift",
        "UUObject.swift",
        "UUObjectFactory.swift",
        "UURandom.swift",
        "UUString.swift",
        "UUSwiftCore.swift",
        "UUThread.swift",
        "UUTimeMeasurement.swift",
        "UUTimer.swift",
        "UUTypeAliases.swift",
        "UUURL.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
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "uuswifttestcore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SilverPineSoftware/UUSwiftTestCore.git"
    }
  ],
  "manifest_display_name" : "UUSwiftCore",
  "name" : "UUSwiftCore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "UUSwiftCore",
      "targets" : [
        "UUSwiftCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "UUSwiftCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "UUSwiftCoreTests",
      "path" : "Tests",
      "product_dependencies" : [
        "UUSwiftTestCore"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/zip_cmd_line.zip",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/zip_data.zip",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/zip_data_windows.zip",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Logging/UULoggerTests.swift",
        "UUArrayTests.swift",
        "UUCompressionTests.swift",
        "UUCoreDataTests.swift",
        "UUDataTests.swift",
        "UUJsonTests.swift",
        "UUNumberTests.swift",
        "UUStringTests.swift",
        "UUTimeMeasurementTests.swift",
        "UUTimerTests.swift"
      ],
      "target_dependencies" : [
        "UUSwiftCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UUSwiftCore",
      "module_type" : "SwiftTarget",
      "name" : "UUSwiftCore",
      "path" : "UUSwiftCore",
      "product_memberships" : [
        "UUSwiftCore"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/UUSwiftCore/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Logging/UUConsoleLogWriter.swift",
        "Logging/UULog.swift",
        "Logging/UULogLevel.swift",
        "Logging/UULogWriter.swift",
        "Logging/UULogger+Ext.swift",
        "Logging/UULogger.swift",
        "Logging/UUPrintLogWriter.swift",
        "UUArray.swift",
        "UUCollection.swift",
        "UUColor.swift",
        "UUComparable.swift",
        "UUCompression.swift",
        "UUCoreData.swift",
        "UUData.swift",
        "UUDataCache.swift",
        "UUDate.swift",
        "UUDictionary.swift",
        "UUJson.swift",
        "UUKeychain.swift",
        "UULocalization.swift",
        "UUNumber.swift",
        "UUObject.swift",
        "UUObjectFactory.swift",
        "UURandom.swift",
        "UUString.swift",
        "UUSwiftCore.swift",
        "UUThread.swift",
        "UUTimeMeasurement.swift",
        "UUTimer.swift",
        "UUTypeAliases.swift",
        "UUURL.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "UUSwiftCore",
    "schemes" : [
      "UUSwiftCore"
    ],
    "targets" : [
      "UUSwiftCore"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme UUSwiftCore -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 UUSwiftCore -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
2026-02-10 13:11:16.210 xcodebuild[607:3532] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-10-02_13-11-0016.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:tvOS }
	Available destinations for the "UUSwiftCore" scheme:
		{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:249878a4f301b76e2a40b44d9e1f757a075a847f, name:My Mac }
		{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:249878a4f301b76e2a40b44d9e1f757a075a847f, name:My Mac }
		{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:249878a4f301b76e2a40b44d9e1f757a075a847f, 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