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 CaptureSDK, reference master (be934b), with Swift 5.8 for macOS (Xcode) using Xcode 14.3 on 1 Oct 2024 14:28:30 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SocketMobile/swift-package-capturesdk.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SocketMobile/swift-package-capturesdk
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at be934bd New version of Swift Package CaptureSDK - 1.9.63
Cloned https://github.com/SocketMobile/swift-package-capturesdk.git
Revision (git rev-parse @):
be934bdb5ec9f3c099a1619c0d92f9dd2d192710
SUCCESS checkout https://github.com/SocketMobile/swift-package-capturesdk.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.8
Building package at path:  $PWD
https://github.com/SocketMobile/swift-package-capturesdk.git
Command line invocation:
    /Applications/Xcode-14.3.1.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
Resolve Package Graph
Resolved source packages:
  CaptureSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: CaptureSDK
2024-10-01 10:28:16.704 xcodebuild[468:2560] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CaptureSDK",
  "name" : "CaptureSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "CaptureSDK",
      "targets" : [
        "CaptureSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CaptureSDK",
      "module_type" : "BinaryTarget",
      "name" : "CaptureSDK",
      "path" : "Sources/CaptureSDK.xcframework",
      "product_memberships" : [
        "CaptureSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CaptureSDK"
    ]
  }
}
2024-10-01 10:28:27.384 xcodebuild[529:2919] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CaptureSDK -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme CaptureSDK -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
Resolve Package Graph
Resolved source packages:
  CaptureSDK: /Users/admin/builder/spi-builder-workspace
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: da6f7baadef4e64be0b071a72250e112
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/da6f7baadef4e64be0b071a72250e112.xcbuilddata
note: Building targets in dependency order
/Users/admin/builder/spi-builder-workspace/Sources/CaptureSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/CaptureSDK.xcframework'. (in target 'CaptureSDK' from project 'CaptureSDK')
Resolve Package Graph
2024-10-01 10:28:28.087 xcodebuild[530:2955] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-13D622F2AD547C02 }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-13D622F2AD547C02 }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-13D622F2AD547C02 }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-13D622F2AD547C02 }
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme CaptureSDK -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
Resolve Package Graph
Resolved source packages:
  CaptureSDK: /Users/admin/builder/spi-builder-workspace
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: da6f7baadef4e64be0b071a72250e112
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/da6f7baadef4e64be0b071a72250e112.xcbuilddata
note: Building targets in dependency order
/Users/admin/builder/spi-builder-workspace/Sources/CaptureSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/CaptureSDK.xcframework'. (in target 'CaptureSDK' from project 'CaptureSDK')
2024-10-01 10:28:29.766 xcodebuild[538:3021] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-13D622F2AD547C02 }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-13D622F2AD547C02 }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-13D622F2AD547C02 }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-13D622F2AD547C02 }
** BUILD FAILED **
BUILD FAILURE 5.8 macosXcodebuild