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

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/Any.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/The-Wand/Any
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ba94ebd Add CoreGraphics support
Cloned https://github.com/The-Wand/Any.git
Revision (git rev-parse @):
ba94ebd40a70c5d6d058ae25f3b7cacb810dfec4
SUCCESS checkout https://github.com/The-Wand/Any.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/The-Wand/Any.git
https://github.com/The-Wand/Any.git
{
  "default_localization" : "ru",
  "dependencies" : [
  ],
  "manifest_display_name" : "Any_",
  "name" : "Any_",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "Any_",
      "targets" : [
        "Any_"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Any_Tests",
      "module_type" : "SwiftTarget",
      "name" : "Any_Tests",
      "path" : "Tests/Any_Tests",
      "sources" : [
        "Unit/Point.swift",
        "Unit/Unit.swift",
        "Unit/XCTestCase.swift"
      ],
      "target_dependencies" : [
        "Any_"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Any_",
      "module_type" : "SwiftTarget",
      "name" : "Any_",
      "path" : "Sources/Any_",
      "product_memberships" : [
        "Any_"
      ],
      "sources" : [
        "CoreGraphics.swift",
        "CoreLocation/CoreLocation.swift",
        "Foundation.swift",
        "Math/Math.swift",
        "Math/Range_any.swift",
        "Misc.swift",
        "String_any.swift",
        "any.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  Any_: /Users/admin/builder/spi-builder-workspace @ local
resolved source packages: Any_
{
  "default_localization" : "ru",
  "dependencies" : [
  ],
  "manifest_display_name" : "Any_",
  "name" : "Any_",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "Any_",
      "targets" : [
        "Any_"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Any_Tests",
      "module_type" : "SwiftTarget",
      "name" : "Any_Tests",
      "path" : "Tests/Any_Tests",
      "sources" : [
        "Unit/Point.swift",
        "Unit/Unit.swift",
        "Unit/XCTestCase.swift"
      ],
      "target_dependencies" : [
        "Any_"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Any_",
      "module_type" : "SwiftTarget",
      "name" : "Any_",
      "path" : "Sources/Any_",
      "product_memberships" : [
        "Any_"
      ],
      "sources" : [
        "CoreGraphics.swift",
        "CoreLocation/CoreLocation.swift",
        "Foundation.swift",
        "Math/Math.swift",
        "Math/Range_any.swift",
        "Misc.swift",
        "String_any.swift",
        "any.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Any_",
    "schemes" : [
      "Any_",
      "Play",
      "watchPlay"
    ],
    "targets" : [
      "Play",
      "Any_Tests",
      "watchPlay",
      "watchPlayTests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Any_"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Any_ -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 Any_ -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
Resolve Package Graph
Resolved source packages:
  Any_: /Users/admin/builder/spi-builder-workspace
2025-07-01 23:41:44.506 xcodebuild[639:3656] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-01-07_23-41-0044.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ platform:macOS, arch:arm64 }
INFRASTRUCTURE ERROR (status: destinationUnavailable