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 AAInfographics-Pro with Swift 6.0 for tvOS using Xcode 16.2.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AAChartModel/AAChartKit-Swift-Pro.git
Reference: 9.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AAChartModel/AAChartKit-Swift-Pro
 * tag               9.0.1      -> FETCH_HEAD
HEAD is now at 793f2bc Update AAInfographics-Pro.podspec
Cloned https://github.com/AAChartModel/AAChartKit-Swift-Pro.git
Revision (git rev-parse @):
793f2bc1ab19f8990eeb159aea9b0412aa20e412
SUCCESS checkout https://github.com/AAChartModel/AAChartKit-Swift-Pro.git at 9.0.1
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/AAChartModel/AAChartKit-Swift-Pro.git
Command line invocation:
    /Applications/Xcode-16.2.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
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AAInfographics-Pro",
  "name" : "AAInfographics-Pro",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "AAInfographics-Pro",
      "targets" : [
        "AAInfographics-Pro"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AAInfographics_Pro",
      "module_type" : "SwiftTarget",
      "name" : "AAInfographics-Pro",
      "path" : "AAInfographics-Pro",
      "product_memberships" : [
        "AAInfographics-Pro"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AAInfographics-Pro/AAJSFiles.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AAChartCreator/AAChartModel.swift",
        "AAChartCreator/AAChartView+API.swift",
        "AAChartCreator/AAChartView.swift",
        "AAChartCreator/AAChartViewPluginProvider.swift",
        "AAChartCreator/AAOptions.swift",
        "AAChartCreator/AASerializable.swift",
        "AAChartCreator/AASeriesElement.swift",
        "AAOptionsModel/AAAnimation.swift",
        "AAOptionsModel/AAAxis.swift",
        "AAOptionsModel/AABoxplot.swift",
        "AAOptionsModel/AAChart.swift",
        "AAOptionsModel/AACredits.swift",
        "AAOptionsModel/AACrosshair.swift",
        "AAOptionsModel/AADataLabels.swift",
        "AAOptionsModel/AALabel.swift",
        "AAOptionsModel/AALabels.swift",
        "AAOptionsModel/AALang.swift",
        "AAOptionsModel/AALegend.swift",
        "AAOptionsModel/AAMarker.swift",
        "AAOptionsModel/AAPane.swift",
        "AAOptionsModel/AAPlotBandsElement.swift",
        "AAOptionsModel/AAPlotLinesElement.swift",
        "AAOptionsModel/AAPlotOptions.swift",
        "AAOptionsModel/AAScrollablePlotArea.swift",
        "AAOptionsModel/AASeries.swift",
        "AAOptionsModel/AAStates.swift",
        "AAOptionsModel/AAStyle.swift",
        "AAOptionsModel/AASubtitle.swift",
        "AAOptionsModel/AATitle.swift",
        "AAOptionsModel/AATooltip.swift",
        "AAOptionsModel/AAXAxis.swift",
        "AAOptionsModel/AAYAxis.swift",
        "AAOptionsProModel/AABulletDataElement.swift",
        "AAOptionsProModel/AAColorAxis.swift",
        "AAOptionsProModel/AAData.swift",
        "AAOptionsProModel/AAHeatmap.swift",
        "AAOptionsProModel/AAItem.swift",
        "AAOptionsProModel/AALayoutAlgorithm.swift",
        "AAOptionsProModel/AALevelsElement.swift",
        "AAOptionsProModel/AAPackedbubble.swift",
        "AAOptionsProModel/AAParallelAxes.swift",
        "AAOptionsProModel/AASolidgauge.swift",
        "AAOptionsProModel/AASolidgaugeDataElement.swift",
        "AAOptionsProModel/AATreemap.swift",
        "AATool/AAColor.swift",
        "AATool/AAExtension.swift",
        "AATool/AAGradientColor.swift",
        "PackageBundlePathLoader.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/AAInfographics-Pro/Info.plist': File not found.
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "AAInfographics-ProDemo",
    "schemes" : [
      "AAInfographics-ProDemo"
    ],
    "targets" : [
      "AAInfographics-ProDemo",
      "AAInfographics-ProDemoTests",
      "AAInfographics-ProDemoUITests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AAInfographics-ProDemo -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-16.2.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 AAInfographics-ProDemo -destination generic/platform=tvOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
2025-08-05 06:23:34.224 xcodebuild[602:3499] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-05-08_06-23-0034.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:tvOS }
	Available destinations for the "AAInfographics-ProDemo" scheme:
		{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:c91758e831bdd5c114e6ca5729b00674728c9edf, name:My Mac }
		{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:c91758e831bdd5c114e6ca5729b00674728c9edf, name:My Mac }
		{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:c91758e831bdd5c114e6ca5729b00674728c9edf, 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:A47009C3-A5F9-43E0-AB83-50D1123445FF, OS:2.3, name:Apple Vision Pro }
		{ platform:iOS Simulator, id:76436B93-6F08-4C87-B885-B424838A33F2, OS:18.3.1, name:iPad (10th generation) }
		{ platform:iOS Simulator, id:76436B93-6F08-4C87-B885-B424838A33F2, OS:18.3.1, name:iPad (10th generation) }
		{ platform:iOS Simulator, id:480F6223-168A-4D04-B9AD-9A7A7DD3794C, OS:18.3.1, name:iPad (A16) }
		{ platform:iOS Simulator, id:480F6223-168A-4D04-B9AD-9A7A7DD3794C, OS:18.3.1, name:iPad (A16) }
		{ platform:iOS Simulator, id:CB510D30-AEAA-431C-B367-55BDB201AD64, OS:18.3.1, name:iPad Air 11-inch (M2) }
		{ platform:iOS Simulator, id:CB510D30-AEAA-431C-B367-55BDB201AD64, OS:18.3.1, name:iPad Air 11-inch (M2) }
		{ platform:iOS Simulator, id:B8768DBE-52AA-4F4B-88F1-5CDDF2C7BCC1, OS:18.3.1, name:iPad Air 11-inch (M3) }
		{ platform:iOS Simulator, id:B8768DBE-52AA-4F4B-88F1-5CDDF2C7BCC1, OS:18.3.1, name:iPad Air 11-inch (M3) }
		{ platform:iOS Simulator, id:BC978605-9CBB-45DF-9D63-1AF39A83A7A3, OS:18.3.1, name:iPad Air 13-inch (M2) }
		{ platform:iOS Simulator, id:BC978605-9CBB-45DF-9D63-1AF39A83A7A3, OS:18.3.1, name:iPad Air 13-inch (M2) }
		{ platform:iOS Simulator, id:58A3DAF4-CAB8-4DF2-BAF3-5275F342B6C3, OS:18.3.1, name:iPad Air 13-inch (M3) }
		{ platform:iOS Simulator, id:58A3DAF4-CAB8-4DF2-BAF3-5275F342B6C3, OS:18.3.1, name:iPad Air 13-inch (M3) }
		{ platform:iOS Simulator, id:75319040-9078-4BE5-96EE-E24EAD5685B6, OS:18.3.1, name:iPad Pro 11-inch (M4) }
		{ platform:iOS Simulator, id:75319040-9078-4BE5-96EE-E24EAD5685B6, OS:18.3.1, name:iPad Pro 11-inch (M4) }
		{ platform:iOS Simulator, id:C40A12D4-2784-4D3F-9A25-802DADAA9E30, OS:18.3.1, name:iPad Pro 13-inch (M4) }
		{ platform:iOS Simulator, id:C40A12D4-2784-4D3F-9A25-802DADAA9E30, OS:18.3.1, name:iPad Pro 13-inch (M4) }
		{ platform:iOS Simulator, id:F6F069B4-9FC6-4E56-B56D-0B3B3CEA9A68, OS:18.3.1, name:iPad mini (A17 Pro) }
		{ platform:iOS Simulator, id:F6F069B4-9FC6-4E56-B56D-0B3B3CEA9A68, OS:18.3.1, name:iPad mini (A17 Pro) }
		{ platform:iOS Simulator, id:D3125B1C-C605-4AB9-B073-5452743AB463, OS:18.3.1, name:iPhone 16 }
		{ platform:iOS Simulator, id:D3125B1C-C605-4AB9-B073-5452743AB463, OS:18.3.1, name:iPhone 16 }
		{ platform:iOS Simulator, id:31BE0FD2-CB6A-4603-B0AA-E5F11095F5AE, OS:18.3.1, name:iPhone 16 Plus }
		{ platform:iOS Simulator, id:31BE0FD2-CB6A-4603-B0AA-E5F11095F5AE, OS:18.3.1, name:iPhone 16 Plus }
		{ platform:iOS Simulator, id:3F70F745-FEF2-4BDA-8C2F-23A862D1DBD7, OS:18.3.1, name:iPhone 16 Pro }
		{ platform:iOS Simulator, id:3F70F745-FEF2-4BDA-8C2F-23A862D1DBD7, OS:18.3.1, name:iPhone 16 Pro }
		{ platform:iOS Simulator, id:CF3A649E-685B-456C-A1BA-D8FF3DA2AC95, OS:18.3.1, name:iPhone 16 Pro Max }
		{ platform:iOS Simulator, id:CF3A649E-685B-456C-A1BA-D8FF3DA2AC95, OS:18.3.1, name:iPhone 16 Pro Max }
		{ platform:iOS Simulator, id:832715B1-B3F4-4967-9063-0FB3E4548632, OS:18.3.1, name:iPhone 16e }
		{ platform:iOS Simulator, id:832715B1-B3F4-4967-9063-0FB3E4548632, OS:18.3.1, name:iPhone 16e }
		{ platform:iOS Simulator, id:6ECC8606-D7C2-48C9-A557-230425CEA9FA, OS:18.3.1, name:iPhone SE (3rd generation) }
		{ platform:iOS Simulator, id:6ECC8606-D7C2-48C9-A557-230425CEA9FA, OS:18.3.1, name:iPhone SE (3rd generation) }
INFRASTRUCTURE ERROR (status: destinationUnavailable