The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Reach5Facebook with Swift 6.1 for visionOS using Xcode 16.3.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ReachFive/reachfive-ios-facebook.git
Reference: 8.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ReachFive/reachfive-ios-facebook
 * tag               8.0.1      -> FETCH_HEAD
HEAD is now at 91e90d4 8.0.1 (#13)
Cloned https://github.com/ReachFive/reachfive-ios-facebook.git
Revision (git rev-parse @):
91e90d409fb2d3c82bd8710994d7bae8061bf142
SUCCESS checkout https://github.com/ReachFive/reachfive-ios-facebook.git at 8.0.1
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ReachFive/reachfive-ios-facebook.git
https://github.com/ReachFive/reachfive-ios-facebook.git
{
  "dependencies" : [
    {
      "identity" : "reachfive-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.0.0",
            "upper_bound" : "100.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReachFive/reachfive-ios.git"
    },
    {
      "identity" : "facebook-ios-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "17.4.0",
            "upper_bound" : "17.5.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/facebook/facebook-ios-sdk.git"
    }
  ],
  "manifest_display_name" : "Reach5Facebook",
  "name" : "Reach5Facebook",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Reach5Facebook",
      "targets" : [
        "Reach5Facebook"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Reach5Facebook",
      "module_type" : "SwiftTarget",
      "name" : "Reach5Facebook",
      "path" : "Sources",
      "product_dependencies" : [
        "Reach5",
        "FacebookCore",
        "FacebookLogin"
      ],
      "product_memberships" : [
        "Reach5Facebook"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Classes/FacebookProvider.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
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" : "reachfive-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.0.0",
            "upper_bound" : "100.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReachFive/reachfive-ios.git"
    },
    {
      "identity" : "facebook-ios-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "17.4.0",
            "upper_bound" : "17.5.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/facebook/facebook-ios-sdk.git"
    }
  ],
  "manifest_display_name" : "Reach5Facebook",
  "name" : "Reach5Facebook",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Reach5Facebook",
      "targets" : [
        "Reach5Facebook"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Reach5Facebook",
      "module_type" : "SwiftTarget",
      "name" : "Reach5Facebook",
      "path" : "Sources",
      "product_dependencies" : [
        "Reach5",
        "FacebookCore",
        "FacebookLogin"
      ],
      "product_memberships" : [
        "Reach5Facebook"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Classes/FacebookProvider.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Reach5Facebook",
    "schemes" : [
      "Reach5Facebook"
    ],
    "targets" : [
      "Reach5Facebook"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Reach5Facebook -destination generic/platform=xrOS 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 Reach5Facebook -destination generic/platform=xrOS "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-10-14 05:51:39.351 xcodebuild[606:3448] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-14-10_05-51-0039.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:xrOS }
	Available destinations for the "Reach5Facebook" scheme:
		{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a36717bc99c946d180e444b6d1049eba8329afb1, name:My Mac }
		{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:a36717bc99c946d180e444b6d1049eba8329afb1, name:My Mac }
		{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a36717bc99c946d180e444b6d1049eba8329afb1, name:My Mac }
		{ 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, variant:Mac Catalyst, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable