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 master (be934b), with Swift 5.10 for iOS using Xcode 15.4 on 1 Oct 2024 14:29:13 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CaptureSDK -destination generic/platform=iOS

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:         iOS
Swift version:             5.10
Building package at path:  $PWD
https://github.com/SocketMobile/swift-package-capturesdk.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
    IDEPackageSupportUseBuiltinSCM = YES
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-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CaptureSDK -destination generic/platform=iOS
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 CaptureSDK -destination generic/platform=iOS
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
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-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -x c -c /dev/null
Build description signature: f117a2fe7f83c09baa094b31eb59fd62
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f117a2fe7f83c09baa094b31eb59fd62.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.
Done.