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 BindKit, reference 1.1.0 (40d1f3), with Swift 5.9 for macOS (Xcode) using Xcode 15.2 on 11 Aug 2024 07:31:46 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BindingExample -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/electricbolt/bindkit.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/electricbolt/bindkit
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 40d1f33 Static XCFramework, Swift Package Manager
Cloned https://github.com/electricbolt/bindkit.git
Revision (git rev-parse @):
40d1f335bdae67bbe11ba1fca65c88ad89b3c34e
SUCCESS checkout https://github.com/electricbolt/bindkit.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  $PWD
https://github.com/electricbolt/bindkit.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
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BindKit",
  "name" : "BindKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "BindKit",
      "targets" : [
        "BindKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BindKit",
      "module_type" : "BinaryTarget",
      "name" : "BindKit",
      "path" : "BindKit.xcframework",
      "product_memberships" : [
        "BindKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "BindKit",
    "schemes" : [
      "BindingExample"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BindingExample -destination platform=macOS,arch=arm64
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 BindingExample -destination platform=macOS,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'BindingExample' in project 'BindingExample' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: c7b1899fcc67664ecfac90bdbfc49e27
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c7b1899fcc67664ecfac90bdbfc49e27.xcbuilddata
/Users/admin/builder/spi-builder-workspace/BindingExample/BindingExample.xcodeproj: error: No profiles for 'nz.co.electricbolt.BindingExample' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'nz.co.electricbolt.BindingExample'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (in target 'BindingExample' from project 'BindingExample')
** BUILD FAILED **
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 BindingExample -destination platform=macOS,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'BindingExample' in project 'BindingExample' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: c7b1899fcc67664ecfac90bdbfc49e27
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c7b1899fcc67664ecfac90bdbfc49e27.xcbuilddata
/Users/admin/builder/spi-builder-workspace/BindingExample/BindingExample.xcodeproj: error: No profiles for 'nz.co.electricbolt.BindingExample' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'nz.co.electricbolt.BindingExample'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (in target 'BindingExample' from project 'BindingExample')
** BUILD FAILED **
BUILD FAILURE 5.9 macosXcodebuild