The Swift Package Index logo.Swift Package Index

Build Information

Failed to build execute with Swift 6.0 for iOS using Xcode 16.2.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-cli/execute.git
Reference: 0.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-cli/execute
 * tag               0.1.2      -> FETCH_HEAD
HEAD is now at 41d3515 Merge branch 'develop'
Cloned https://github.com/swift-cli/execute.git
Revision (git rev-parse @):
41d3515550531fa06ea1795745634427c3605781
SUCCESS checkout https://github.com/swift-cli/execute.git at 0.1.2
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/swift-cli/execute.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" : "execute",
  "name" : "execute",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "Execute",
      "targets" : [
        "Execute"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ExecuteTests",
      "module_type" : "SwiftTarget",
      "name" : "ExecuteTests",
      "path" : "Tests/ExecuteTests",
      "sources" : [
        "CommandTests/ShCommandTests.swift",
        "DataHandlerTests/FileHandleDataHandlerTests.swift",
        "Mock/BlockDataHandler.swift",
        "Mock/ProcessMock.swift",
        "ProcessOperationTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Execute"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Execute",
      "module_type" : "SwiftTarget",
      "name" : "Execute",
      "path" : "Sources/Execute",
      "product_memberships" : [
        "Execute"
      ],
      "sources" : [
        "Command/Command.swift",
        "Command/ShCommand.swift",
        "DataHandler/DataHandler.swift",
        "DataHandler/FileHandle+DataHandler.swift",
        "Executor.swift",
        "ProcessOperation.swift",
        "Shell.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Execute",
    "schemes" : [
      "Execute"
    ],
    "targets" : [
      "Execute"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Execute -destination generic/platform=iOS
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 Execute -destination generic/platform=iOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
2026-02-22 01:09:52.175 xcodebuild[640:3730] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-22-02_01-09-0052.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:iOS }
	Available destinations for the "Execute" scheme:
		{ platform:macOS, arch:arm64, id:bc551615a7a3095c1a94cdd512d92e4953178055, name:My Mac }
		{ platform:macOS, arch:x86_64, id:bc551615a7a3095c1a94cdd512d92e4953178055, name:My Mac }
		{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable