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

Successful build of CaptureSDK, reference 1.8.34 (07b450), with Swift 6.0 for iOS using Xcode 16.0 on 3 Nov 2024 16:20:31 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CaptureSDK -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SocketMobile/swift-package-capturesdk.git
Reference: 1.8.34
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SocketMobile/swift-package-capturesdk
 * tag               1.8.34     -> FETCH_HEAD
HEAD is now at 07b450a New version of Swift Package Capture
Cloned https://github.com/SocketMobile/swift-package-capturesdk.git
Revision (git rev-parse @):
07b450aeb894d70015a00e87e85b9570dbb4fc9b
SUCCESS checkout https://github.com/SocketMobile/swift-package-capturesdk.git at 1.8.34
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/SocketMobile/swift-package-capturesdk.git
Command line invocation:
    /Applications/Xcode-16.1.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
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  CaptureSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: CaptureSDK
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CaptureSDK -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-16.1.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 CaptureSDK -destination generic/platform=iOS "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
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolved source packages:
  CaptureSDK: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'CaptureSDK' in project 'CaptureSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x c -c /dev/null
Build description signature: 94b4b87e94ebb5e899cdf99fc0852eda
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/94b4b87e94ebb5e899cdf99fc0852eda.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/Sources/CaptureSDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CaptureSDK.framework ios
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/Sources/CaptureSDK.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
/Users/admin/builder/spi-builder-workspace/Sources/CaptureSDK.xcframework:1:1: note: The identity of “CaptureSDK.xcframework” is not recorded in your project.
** BUILD SUCCEEDED **
Build complete.
{
  "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"
}
Done.