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 5.9 for tvOS using Xcode 15.2.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AAChartModel/AAChartKit-Swift-Pro.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AAChartModel/AAChartKit-Swift-Pro
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 06c5a26 Merge pull request #10 from AdnanAliShabir/patch-1
Cloned https://github.com/AAChartModel/AAChartKit-Swift-Pro.git
Revision (git rev-parse @):
06c5a260adb88c823875566093540ae19715b2b8
SUCCESS checkout https://github.com/AAChartModel/AAChartKit-Swift-Pro.git at master
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.9
Building package at path:  $PWD
https://github.com/AAChartModel/AAChartKit-Swift-Pro.git
Command line invocation:
    /Applications/Xcode-15.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.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-15.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-15.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-04-16 14:20:13.597 xcodebuild[530:3007] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2025-16-04_14-20-0013.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:0000FE00-8C151E3703BE51BE }
		{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE }
		{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE }
		{ 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:74C4D3E3-4A08-41C7-A557-BCB4D26F26AF, OS:1.0, name:Apple Vision Pro }
		{ platform:iOS Simulator, id:688802DA-4E2C-47C5-AA04-0715DB36CC6E, OS:17.2, name:iPad (10th generation) }
		{ platform:iOS Simulator, id:688802DA-4E2C-47C5-AA04-0715DB36CC6E, OS:17.2, name:iPad (10th generation) }
		{ platform:iOS Simulator, id:23F62282-4872-49E8-A139-B186B2EA10AD, OS:17.2, name:iPad Air (5th generation) }
		{ platform:iOS Simulator, id:23F62282-4872-49E8-A139-B186B2EA10AD, OS:17.2, name:iPad Air (5th generation) }
		{ platform:iOS Simulator, id:DA6F6BB7-023D-4ACA-8AD7-5159AF669747, OS:17.2, name:iPad Pro (11-inch) (4th generation) }
		{ platform:iOS Simulator, id:DA6F6BB7-023D-4ACA-8AD7-5159AF669747, OS:17.2, name:iPad Pro (11-inch) (4th generation) }
		{ platform:iOS Simulator, id:7881A73E-62D3-4CF0-88F5-808A28C29974, OS:17.2, name:iPad Pro (12.9-inch) (6th generation) }
		{ platform:iOS Simulator, id:7881A73E-62D3-4CF0-88F5-808A28C29974, OS:17.2, name:iPad Pro (12.9-inch) (6th generation) }
		{ platform:iOS Simulator, id:9A6111B2-BBD3-4C3D-8322-F7FC6AAAF8DD, OS:17.2, name:iPad mini (6th generation) }
		{ platform:iOS Simulator, id:9A6111B2-BBD3-4C3D-8322-F7FC6AAAF8DD, OS:17.2, name:iPad mini (6th generation) }
		{ platform:iOS Simulator, id:41D5B3A6-03E0-48EE-9EB1-267124489799, OS:17.2, name:iPhone 15 }
		{ platform:iOS Simulator, id:41D5B3A6-03E0-48EE-9EB1-267124489799, OS:17.2, name:iPhone 15 }
		{ platform:iOS Simulator, id:0677D0D7-BA77-40D1-BDF3-66A7B9D47D81, OS:17.2, name:iPhone 15 Plus }
		{ platform:iOS Simulator, id:0677D0D7-BA77-40D1-BDF3-66A7B9D47D81, OS:17.2, name:iPhone 15 Plus }
		{ platform:iOS Simulator, id:3D5E44BF-19B6-4D79-9376-D74C977E9DB7, OS:17.2, name:iPhone 15 Pro }
		{ platform:iOS Simulator, id:3D5E44BF-19B6-4D79-9376-D74C977E9DB7, OS:17.2, name:iPhone 15 Pro }
		{ platform:iOS Simulator, id:3EC95C9F-AD59-4FE1-A8D8-B53A7F516A36, OS:17.2, name:iPhone 15 Pro Max }
		{ platform:iOS Simulator, id:3EC95C9F-AD59-4FE1-A8D8-B53A7F516A36, OS:17.2, name:iPhone 15 Pro Max }
		{ platform:iOS Simulator, id:5C33ED6C-CC5D-49AF-9D6B-5004974693B4, OS:17.2, name:iPhone SE (3rd generation) }
		{ platform:iOS Simulator, id:5C33ED6C-CC5D-49AF-9D6B-5004974693B4, OS:17.2, name:iPhone SE (3rd generation) }
INFRASTRUCTURE ERROR (status: destinationUnavailable