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 IQAPIClient with Swift 6.1 for macOS (Xcode) using Xcode 16.3.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hackiftekhar/IQAPIClient.git
Reference: 4.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hackiftekhar/IQAPIClient
 * tag               4.0.2      -> FETCH_HEAD
HEAD is now at 44771a9 - Removed OSX
Cloned https://github.com/hackiftekhar/IQAPIClient.git
Revision (git rev-parse @):
44771a9a9e8798e39986e2921c1e46f1ddc5b0dc
SUCCESS checkout https://github.com/hackiftekhar/IQAPIClient.git at 4.0.2
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/hackiftekhar/IQAPIClient.git
https://github.com/hackiftekhar/IQAPIClient.git
{
  "dependencies" : [
    {
      "identity" : "alamofire",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire.git"
    }
  ],
  "manifest_display_name" : "IQAPIClient",
  "name" : "IQAPIClient",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "IQAPIClient",
      "targets" : [
        "IQAPIClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IQAPIClient",
      "module_type" : "SwiftTarget",
      "name" : "IQAPIClient",
      "path" : "IQAPIClient",
      "product_dependencies" : [
        "Alamofire"
      ],
      "product_memberships" : [
        "IQAPIClient"
      ],
      "sources" : [
        "Extensions/Data+Extension.swift",
        "Extensions/Dictionary+Extension.swift",
        "Extensions/IQAPIClient+Debug.swift",
        "Extensions/IQAPIClient+Interceptor.swift",
        "IQAPIClient+ConcurrencyEncodableSendRequest.swift",
        "IQAPIClient+ConcurrencySendRequest.swift",
        "IQAPIClient+EncodableSendRequest.swift",
        "IQAPIClient+EncodableSendRequestURL.swift",
        "IQAPIClient+Internal.swift",
        "IQAPIClient+SendRequest.swift",
        "IQAPIClient+SendRequestURL.swift",
        "IQAPIClient.swift",
        "Other Classes/File.swift",
        "Other Classes/IQAPIClientConstants.swift",
        "Other Classes/IQAPIDecoder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
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" : "alamofire",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire.git"
    }
  ],
  "manifest_display_name" : "IQAPIClient",
  "name" : "IQAPIClient",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "IQAPIClient",
      "targets" : [
        "IQAPIClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IQAPIClient",
      "module_type" : "SwiftTarget",
      "name" : "IQAPIClient",
      "path" : "IQAPIClient",
      "product_dependencies" : [
        "Alamofire"
      ],
      "product_memberships" : [
        "IQAPIClient"
      ],
      "sources" : [
        "Extensions/Data+Extension.swift",
        "Extensions/Dictionary+Extension.swift",
        "Extensions/IQAPIClient+Debug.swift",
        "Extensions/IQAPIClient+Interceptor.swift",
        "IQAPIClient+ConcurrencyEncodableSendRequest.swift",
        "IQAPIClient+ConcurrencySendRequest.swift",
        "IQAPIClient+EncodableSendRequest.swift",
        "IQAPIClient+EncodableSendRequestURL.swift",
        "IQAPIClient+Internal.swift",
        "IQAPIClient+SendRequest.swift",
        "IQAPIClient+SendRequestURL.swift",
        "IQAPIClient.swift",
        "Other Classes/File.swift",
        "Other Classes/IQAPIClientConstants.swift",
        "Other Classes/IQAPIDecoder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "API Client",
    "schemes" : [
      "API Client"
    ],
    "targets" : [
      "API Client"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme API Client -destination platform=macOS,arch=arm64 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 "API Client" -destination platform=macOS,arch=arm64 "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
2025-04-28 13:44:05.805 xcodebuild[575:3270] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-28-04_13-44-0005.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ platform:macOS, arch:arm64 }
	Available destinations for the "API Client" scheme:
		{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
		{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
INFRASTRUCTURE ERROR (status: destinationUnavailable