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 AlecrimCoreData with Swift 6.1 for visionOS 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/Alecrim/AlecrimCoreData.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Alecrim/AlecrimCoreData
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4571d32 Merge branch 'release/7.0-beta.2'
Cloned https://github.com/Alecrim/AlecrimCoreData.git
Revision (git rev-parse @):
4571d3215997d2550f967736d746245bc635dcbb
SUCCESS checkout https://github.com/Alecrim/AlecrimCoreData.git at master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Alecrim/AlecrimCoreData.git
https://github.com/Alecrim/AlecrimCoreData.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AlecrimCoreData",
  "name" : "AlecrimCoreData",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "AlecrimCoreData",
      "targets" : [
        "AlecrimCoreData"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AlecrimCoreData",
      "module_type" : "SwiftTarget",
      "name" : "AlecrimCoreData",
      "path" : "Sources",
      "product_memberships" : [
        "AlecrimCoreData"
      ],
      "sources" : [
        "Convenience/EntityObserver.swift",
        "Convenience/FetchRequestController+Extensions.swift",
        "Convenience/ManagedObjectContextType.swift",
        "Convenience/NSArrayController+Extensions.swift",
        "Convenience/NSCollectionView+Extensions.swift",
        "Convenience/NSTableView+Extensions.swift",
        "Convenience/UICollectionView+Extensions.swift",
        "Convenience/UITableView+Extensions.swift",
        "Core/Persistent Container/CustomPersistentContainer.swift",
        "Core/Persistent Container/ManagedObject.swift",
        "Core/Persistent Container/ManagedObjectContext.swift",
        "Core/Persistent Container/PersistentContainer.swift",
        "Core/Persistent Container/PersistentContainerAuxiliarTypes.swift",
        "Core/Persistent Container/PersistentContainerType.swift",
        "Core/Query/Config.swift",
        "Core/Query/Expression.swift",
        "Core/Query/FetchRequest.swift",
        "Core/Query/KeyPath.swift",
        "Core/Query/Predicate.swift",
        "Core/Query/Query.swift",
        "Core/Query/Queryable.swift",
        "Core/Query/SortDescriptor.swift",
        "Fetch Request Controller/FetchRequestController.swift",
        "Fetch Request Controller/FetchedResultsControllerDelegate.swift",
        "Fetch Request Controller/FetchedResultsSectionInfo.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" : [
  ],
  "manifest_display_name" : "AlecrimCoreData",
  "name" : "AlecrimCoreData",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "AlecrimCoreData",
      "targets" : [
        "AlecrimCoreData"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AlecrimCoreData",
      "module_type" : "SwiftTarget",
      "name" : "AlecrimCoreData",
      "path" : "Sources",
      "product_memberships" : [
        "AlecrimCoreData"
      ],
      "sources" : [
        "Convenience/EntityObserver.swift",
        "Convenience/FetchRequestController+Extensions.swift",
        "Convenience/ManagedObjectContextType.swift",
        "Convenience/NSArrayController+Extensions.swift",
        "Convenience/NSCollectionView+Extensions.swift",
        "Convenience/NSTableView+Extensions.swift",
        "Convenience/UICollectionView+Extensions.swift",
        "Convenience/UITableView+Extensions.swift",
        "Core/Persistent Container/CustomPersistentContainer.swift",
        "Core/Persistent Container/ManagedObject.swift",
        "Core/Persistent Container/ManagedObjectContext.swift",
        "Core/Persistent Container/PersistentContainer.swift",
        "Core/Persistent Container/PersistentContainerAuxiliarTypes.swift",
        "Core/Persistent Container/PersistentContainerType.swift",
        "Core/Query/Config.swift",
        "Core/Query/Expression.swift",
        "Core/Query/FetchRequest.swift",
        "Core/Query/KeyPath.swift",
        "Core/Query/Predicate.swift",
        "Core/Query/Query.swift",
        "Core/Query/Queryable.swift",
        "Core/Query/SortDescriptor.swift",
        "Fetch Request Controller/FetchRequestController.swift",
        "Fetch Request Controller/FetchedResultsControllerDelegate.swift",
        "Fetch Request Controller/FetchedResultsSectionInfo.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "AlecrimCoreData",
    "schemes" : [
      "AlecrimCoreData"
    ],
    "targets" : [
      "AlecrimCoreData",
      "AlecrimCoreDataTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AlecrimCoreData -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 AlecrimCoreData -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-04-24 08:21:56.240 xcodebuild[575:3233] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_08-21-0056.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:xrOS }
	Available destinations for the "AlecrimCoreData" scheme:
		{ platform:macOS, arch:arm64, id:8bd6e0d52f8364aa1435730aa5179db9afc2614c, name:My Mac }
		{ platform:macOS, arch:x86_64, id:8bd6e0d52f8364aa1435730aa5179db9afc2614c, 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, name:Any Mac }
		{ platform:tvOS, id:dvtdevice-DVTiOSDevicePlaceholder-appletvos:placeholder, name:Any tvOS Device }
		{ platform:tvOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-appletvsimulator:placeholder, name:Any tvOS Simulator Device }
		{ platform:watchOS, id:dvtdevice-DVTiOSDevicePlaceholder-watchos:placeholder, name:Any watchOS Device }
		{ platform:watchOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-watchsimulator:placeholder, name:Any watchOS Simulator Device }
INFRASTRUCTURE ERROR (status: destinationUnavailable