The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build JoyStickView with Swift 5.8 for watchOS using Xcode 14.3.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.50.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bradhowes/Joystick.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bradhowes/Joystick
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 88defe3 Update README.md
Cloned https://github.com/bradhowes/Joystick.git
Revision (git rev-parse @):
88defe372fa5587aca12c5cdbd9984b4f8e7679e
SUCCESS checkout https://github.com/bradhowes/Joystick.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.8
Building package at path:  $PWD
https://github.com/bradhowes/Joystick.git
Command line invocation:
    /Applications/Xcode-14.3.1.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:
2024-08-17 21:27:47.012 xcodebuild[464:2456] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "JoyStickView",
  "name" : "JoyStickView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "JoyStickView",
      "targets" : [
        "JoyStickView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JoyStickViewTests",
      "module_type" : "SwiftTarget",
      "name" : "JoyStickViewTests",
      "path" : "Tests/JoyStickViewTests",
      "sources" : [
        "Bundle+AdditionsTests.swift",
        "CoreGraphics+AdditionsTests.swift",
        "JoyStickViewMonitorTests.swift",
        "JoyStickViewTests.swift"
      ],
      "target_dependencies" : [
        "JoyStickView"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JoyStickView",
      "module_type" : "SwiftTarget",
      "name" : "JoyStickView",
      "path" : "Sources/JoyStickView",
      "product_memberships" : [
        "JoyStickView"
      ],
      "sources" : [
        "Bundle+Additions.swift",
        "CoreGraphics+Additions.swift",
        "JoyStickView.swift",
        "JoyStickViewMonitor.swift",
        "Polar.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "JoyStickView",
    "schemes" : [
      "JoyStickView"
    ],
    "targets" : [
      "JoyStickView",
      "JoyStickViewTests"
    ]
  }
}
2024-08-17 21:27:56.417 xcodebuild[522:2811] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JoyStickView -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme JoyStickView -destination generic/platform=watchOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
2024-08-17 21:27:57.066 xcodebuild[523:2851] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-08-17 21:27:57.206 xcodebuild[523:2851] Writing error result bundle to /var/folders/w2/nm7r2v151xdbgh0vg5l65j6c0000gn/T/ResultBundle_2024-17-08_21-27-0057.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:watchOS }
	Available destinations for the "JoyStickView" scheme:
		{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-13D622F2AD547C02 }
		{ 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:iOS Simulator, id:4DD3641A-8F6D-45FE-8192-CD8532CE13C2, OS:16.4, name:iPad (10th generation) }
		{ platform:iOS Simulator, id:4DD3641A-8F6D-45FE-8192-CD8532CE13C2, OS:16.4, name:iPad (10th generation) }
		{ platform:iOS Simulator, id:7C422CA3-1CBD-4DC6-815D-9894C8564368, OS:16.4, name:iPad Air (5th generation) }
		{ platform:iOS Simulator, id:7C422CA3-1CBD-4DC6-815D-9894C8564368, OS:16.4, name:iPad Air (5th generation) }
		{ platform:iOS Simulator, id:FF0F1FFB-5CE5-4F5D-92E6-83A914269D7F, OS:16.4, name:iPad Pro (11-inch) (4th generation) }
		{ platform:iOS Simulator, id:FF0F1FFB-5CE5-4F5D-92E6-83A914269D7F, OS:16.4, name:iPad Pro (11-inch) (4th generation) }
		{ platform:iOS Simulator, id:F37D0220-A1C3-43EE-A122-518151DE6BB4, OS:16.4, name:iPad Pro (12.9-inch) (6th generation) }
		{ platform:iOS Simulator, id:F37D0220-A1C3-43EE-A122-518151DE6BB4, OS:16.4, name:iPad Pro (12.9-inch) (6th generation) }
		{ platform:iOS Simulator, id:5C8E79C6-DE15-4A1B-BF7A-A1FCFF5BADA8, OS:16.4, name:iPad mini (6th generation) }
		{ platform:iOS Simulator, id:5C8E79C6-DE15-4A1B-BF7A-A1FCFF5BADA8, OS:16.4, name:iPad mini (6th generation) }
		{ platform:iOS Simulator, id:E4DDCDF4-0CA1-42FB-A543-6E6670018049, OS:16.4, name:iPhone 14 }
		{ platform:iOS Simulator, id:E4DDCDF4-0CA1-42FB-A543-6E6670018049, OS:16.4, name:iPhone 14 }
		{ platform:iOS Simulator, id:C7E51D03-DEF9-4402-BB7E-D0CD8C0B4A61, OS:16.4, name:iPhone 14 Plus }
		{ platform:iOS Simulator, id:C7E51D03-DEF9-4402-BB7E-D0CD8C0B4A61, OS:16.4, name:iPhone 14 Plus }
		{ platform:iOS Simulator, id:96A5B0CE-DBCF-4AFD-A73C-A57DCEE3B1DB, OS:16.4, name:iPhone 14 Pro }
		{ platform:iOS Simulator, id:96A5B0CE-DBCF-4AFD-A73C-A57DCEE3B1DB, OS:16.4, name:iPhone 14 Pro }
		{ platform:iOS Simulator, id:1B5DBC05-FF0B-40F5-AD3D-97A5C09A56DC, OS:16.4, name:iPhone 14 Pro Max }
		{ platform:iOS Simulator, id:1B5DBC05-FF0B-40F5-AD3D-97A5C09A56DC, OS:16.4, name:iPhone 14 Pro Max }
		{ platform:iOS Simulator, id:163DB6E8-D481-4A03-A409-3952F8A88A1A, OS:16.4, name:iPhone SE (3rd generation) }
		{ platform:iOS Simulator, id:163DB6E8-D481-4A03-A409-3952F8A88A1A, OS:16.4, name:iPhone SE (3rd generation) }
INFRASTRUCTURE ERROR (status: destinationUnavailable