This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 BFKit with Swift 6.0 for visionOS using Xcode 16.0.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme BFKit -destination generic/platform=xros OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.41.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FabrizioBrancati/BFKit-Swift.git
Reference: 6.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
warning: templates not found in /usr/share/git-core/templates
From https://github.com/FabrizioBrancati/BFKit-Swift
 * tag               6.0.1      -> FETCH_HEAD
HEAD is now at c8a6f15 Fixing `swift_version` and bumping version to 6.0.1
Cloned https://github.com/FabrizioBrancati/BFKit-Swift.git
Revision (git rev-parse @):
c8a6f1584a6955387bd236581a127a55e8a4d6c1
SUCCESS checkout https://github.com/FabrizioBrancati/BFKit-Swift.git at 6.0.1
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.0
Building package at path:  $workDir
https://github.com/FabrizioBrancati/BFKit-Swift.git
Command line invocation:
    /Applications/Xcode-15.4.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
    IDEPackageSupportToolchainOverrideForManifestLoading = com.apple.dt.toolchain.XcodeDefault
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    TOOLCHAINS = org.swift.600202405261a
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BFKit",
  "name" : "BFKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "8.0"
    },
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "BFKit",
      "targets" : [
        "BFKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "BFKitTests",
      "module_type" : "SwiftTarget",
      "name" : "BFKitTests",
      "path" : "Tests/BFKitTests",
      "sources" : [
        "Linux/BFKit/BFAppTests.swift",
        "Linux/BFKit/BFDataStructuresTests.swift",
        "Linux/BFKit/BFLogTests.swift",
        "Linux/BFKit/BFPasswordTests.swift",
        "Linux/Foundation/ArrayExtensionTests.swift",
        "Linux/Foundation/CollectionExtensionTests.swift",
        "Linux/Foundation/DataExtensionTests.swift",
        "Linux/Foundation/DateExtensionTests.swift",
        "Linux/Foundation/DictionaryExtensionTests.swift",
        "Linux/Foundation/FileManagerExtensionTests.swift",
        "Linux/Foundation/NSObjectExtensionTests.swift",
        "Linux/Foundation/NumberExtensionTests.swift",
        "Linux/Foundation/ProcessInfoExtensionTests.swift",
        "Linux/Foundation/SetExtensionTests.swift",
        "Linux/Foundation/StringExtensionTests.swift",
        "Linux/Foundation/ThreadExtensionTests.swift"
      ],
      "target_dependencies" : [
        "BFKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BFKit",
      "module_type" : "SwiftTarget",
      "name" : "BFKit",
      "path" : "Sources/BFKit",
      "product_memberships" : [
        "BFKit"
      ],
      "sources" : [
        "Linux/BFKit/BFApp.swift",
        "Linux/BFKit/BFDataStructures.swift",
        "Linux/BFKit/BFKit.swift",
        "Linux/BFKit/BFLog.swift",
        "Linux/BFKit/BFPassword.swift",
        "Linux/Foundation/Array+Extensions.swift",
        "Linux/Foundation/Collection+Extensions.swift",
        "Linux/Foundation/Data+Extensions.swift",
        "Linux/Foundation/Date+Extensions.swift",
        "Linux/Foundation/Dictionary+Extensions.swift",
        "Linux/Foundation/FileManager+Extensions.swift",
        "Linux/Foundation/NSObject+Extensions.swift",
        "Linux/Foundation/Number+Extensions.swift",
        "Linux/Foundation/ProcessInfo+Extensions.swift",
        "Linux/Foundation/Set+Extensions.swift",
        "Linux/Foundation/String+Extensions.swift",
        "Linux/Foundation/Thread+Extensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "BFKit",
    "schemes" : [
      "BFKit iOS",
      "BFKit macOS",
      "BFKit watchOS"
    ],
    "targets" : [
      "BFKit iOS",
      "BFKit macOS",
      "BFKit watchOS",
      "BFKitTests iOS",
      "BFKitTests macOS"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BFKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme BFKit -destination generic/platform=xros OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-15.4.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 BFKit -destination generic/platform=xros "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = com.apple.dt.toolchain.XcodeDefault
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  BFKit: /Users/admin/builder/spi-builder-workspace
Resolve Package Graph
2024-06-11 12:20:15.788 xcodebuild[651:3753] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-11-06_12-20-0015.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:xros }
	Available destinations for the "BFKit" scheme:
		{ platform:macOS, arch:arm64e, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:x86_64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:arm64e, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:DriverKit, name:Any DriverKit Host }
		{ platform:macOS, name:Any Mac }
		{ platform:macOS, variant:Mac Catalyst, name:Any Mac }
	Ineligible destinations for the "BFKit" scheme:
		{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device, error:iOS 17.5 is not installed. To use with Xcode, first download and install the platform }
		{ platform:tvOS, id:dvtdevice-DVTiOSDevicePlaceholder-appletvos:placeholder, name:Any tvOS Device, error:tvOS 17.5 is not installed. To use with Xcode, first download and install the platform }
		{ platform:visionOS, id:dvtdevice-DVTiOSDevicePlaceholder-xros:placeholder, name:Any visionOS Device, error:visionOS 1.2 is not installed. To use with Xcode, first download and install the platform }
		{ platform:watchOS, id:dvtdevice-DVTiOSDevicePlaceholder-watchos:placeholder, name:Any watchOS Device, error:watchOS 10.5 is not installed. To use with Xcode, first download and install the platform }
Command line invocation:
    /Applications/Xcode-15.4.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 BFKit -destination generic/platform=xros "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = com.apple.dt.toolchain.XcodeDefault
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  BFKit: /Users/admin/builder/spi-builder-workspace
2024-06-11 12:20:17.609 xcodebuild[656:3841] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-11-06_12-20-0017.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:xros }
	Available destinations for the "BFKit" scheme:
		{ platform:macOS, arch:arm64e, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:x86_64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:arm64e, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:DriverKit, name:Any DriverKit Host }
		{ platform:macOS, name:Any Mac }
		{ platform:macOS, variant:Mac Catalyst, name:Any Mac }
	Ineligible destinations for the "BFKit" scheme:
		{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device, error:iOS 17.5 is not installed. To use with Xcode, first download and install the platform }
		{ platform:tvOS, id:dvtdevice-DVTiOSDevicePlaceholder-appletvos:placeholder, name:Any tvOS Device, error:tvOS 17.5 is not installed. To use with Xcode, first download and install the platform }
		{ platform:visionOS, id:dvtdevice-DVTiOSDevicePlaceholder-xros:placeholder, name:Any visionOS Device, error:visionOS 1.2 is not installed. To use with Xcode, first download and install the platform }
		{ platform:watchOS, id:dvtdevice-DVTiOSDevicePlaceholder-watchos:placeholder, name:Any watchOS Device, error:watchOS 10.5 is not installed. To use with Xcode, first download and install the platform }
BUILD FAILURE 6.0 visionOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.