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 OpenGraph with Swift 5.9 for visionOS 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/satoshi-takano/OpenGraph.git
Reference: 1.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/satoshi-takano/OpenGraph
 * tag               1.6.0      -> FETCH_HEAD
HEAD is now at 15fa71b Merge pull request #74 from satoshi-takano/bump_up_version
Cloned https://github.com/satoshi-takano/OpenGraph.git
Revision (git rev-parse @):
15fa71b31cf85695cf7035a077aaa624f679f53a
SUCCESS checkout https://github.com/satoshi-takano/OpenGraph.git at 1.6.0
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             5.9
Building package at path:  $PWD
https://github.com/satoshi-takano/OpenGraph.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
Resolve Package Graph
Fetching from https://github.com/AliSoftware/OHHTTPStubs.git
Creating working copy of package ‘OHHTTPStubs’
Checking out 9.1.0 of package ‘OHHTTPStubs’
Resolved source packages:
  OHHTTPStubs: https://github.com/AliSoftware/OHHTTPStubs.git @ 9.1.0
resolved source packages: OHHTTPStubs
{
  "dependencies" : [
    {
      "identity" : "ohhttpstubs",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.0.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AliSoftware/OHHTTPStubs"
    }
  ],
  "manifest_display_name" : "OpenGraph",
  "name" : "OpenGraph",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenGraph",
      "targets" : [
        "OpenGraph"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "OpenGraphTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenGraphTests",
      "path" : "Tests",
      "product_dependencies" : [
        "OHHTTPStubsSwift"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/ogp.html",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/empty_ogp.html",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/example3.com.html",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "OpenGraphTests.swift"
      ],
      "target_dependencies" : [
        "OpenGraph"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenGraph",
      "module_type" : "SwiftTarget",
      "name" : "OpenGraph",
      "path" : "Sources/OpenGraph",
      "product_memberships" : [
        "OpenGraph"
      ],
      "sources" : [
        "Extension/Data.swift",
        "Extension/String.swift",
        "Extension/URLSession.swift",
        "OpenGraph.swift",
        "OpenGraphMetadata.swift",
        "OpenGraphParseError.swift",
        "OpenGraphParser.swift",
        "OpenGraphResponseError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "OpenGraph",
    "schemes" : [
      "OpenGraph"
    ],
    "targets" : [
      "OpenGraph",
      "OpenGraphTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OpenGraph -destination generic/platform=xrOS
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 OpenGraph -destination generic/platform=xrOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  OHHTTPStubs: https://github.com/AliSoftware/OHHTTPStubs.git @ 9.1.0
2025-03-13 04:32:08.583 xcodebuild[630:3417] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2025-13-03_04-32-0008.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:xrOS }
	Available destinations for the "OpenGraph" scheme:
		{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE }
		{ platform:macOS, arch:x86_64, 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, name:Any Mac }
		{ 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