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 RecaptchaEnterprise, reference 18.6.0 (e1890d), with Swift 6.0 for macOS (SPM) on 5 Nov 2024 22:03:16 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git
Reference: 18.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk
 * tag               18.6.0     -> FETCH_HEAD
HEAD is now at e1890d8 Merge pull request #123 from GoogleCloudPlatform/release-v18.6.0
Cloned https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git
Revision (git rev-parse @):
e1890d87d0aa0780baa38f46bf09db3630bd0beb
SUCCESS checkout https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git at 18.6.0
Fetching https://github.com/google/interop-ios-for-google-sdks.git
[1/258] Fetching interop-ios-for-google-sdks
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (0.79s)
Computing version for https://github.com/google/interop-ios-for-google-sdks.git
Computed https://github.com/google/interop-ios-for-google-sdks.git at 100.0.0 (0.71s)
Creating working copy for https://github.com/google/interop-ios-for-google-sdks.git
Working copy of https://github.com/google/interop-ios-for-google-sdks.git resolved at 100.0.0
[4026/3291147] Downloading https://dl.google.com/recaptchaenterprise/v18.6.0/RecaptchaEnterprise_iOS_xcframework/recaptcha-xcframework.xcframework.zip
Downloading binary artifact https://dl.google.com/recaptchaenterprise/v18.6.0/RecaptchaEnterprise_iOS_xcframework/recaptcha-xcframework.xcframework.zip
Downloaded https://dl.google.com/recaptchaenterprise/v18.6.0/RecaptchaEnterprise_iOS_xcframework/recaptcha-xcframework.xcframework.zip (0.84s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "recaptcha-enterprise-mobile-sdk",
      "name": "RecaptchaEnterprise",
      "url": "https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/recaptcha-enterprise-mobile-sdk",
      "dependencies": [
        {
          "identity": "interop-ios-for-google-sdks",
          "name": "InteropForGoogle",
          "url": "https://github.com/google/interop-ios-for-google-sdks.git",
          "version": "100.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/interop-ios-for-google-sdks",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git
[1/710] Fetching recaptcha-enterprise-mobile-sdk
Fetched https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git from cache (0.87s)
Fetching https://github.com/google/interop-ios-for-google-sdks.git from cache
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (0.49s)
Computing version for https://github.com/google/interop-ios-for-google-sdks.git
Computed https://github.com/google/interop-ios-for-google-sdks.git at 100.0.0 (0.03s)
Creating working copy for https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git
Working copy of https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git resolved at 18.6.0 (e1890d8)
Creating working copy for https://github.com/google/interop-ios-for-google-sdks.git
Working copy of https://github.com/google/interop-ios-for-google-sdks.git resolved at 100.0.0
Fetching binary artifact https://dl.google.com/recaptchaenterprise/v18.6.0/RecaptchaEnterprise_iOS_xcframework/recaptcha-xcframework.xcframework.zip from cache
Fetched https://dl.google.com/recaptchaenterprise/v18.6.0/RecaptchaEnterprise_iOS_xcframework/recaptcha-xcframework.xcframework.zip from cache (0.20s)
warning: '.resolve-product-dependencies': dependency 'recaptcha-enterprise-mobile-sdk' is not used by any target
Found 1 product dependencies
  - InteropForGoogle
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/1] Compiling recaptcha-enterprise dummy.c
Build complete! (0.75s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "interop-ios-for-google-sdks",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "100.0.0",
            "upper_bound" : "101.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/interop-ios-for-google-sdks.git"
    }
  ],
  "manifest_display_name" : "RecaptchaEnterprise",
  "name" : "RecaptchaEnterprise",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "RecaptchaEnterprise",
      "targets" : [
        "recaptcha-enterprise"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "recaptcha_enterprise",
      "module_type" : "ClangTarget",
      "name" : "recaptcha-enterprise",
      "path" : "Sources/recaptcha-enterprise",
      "product_dependencies" : [
        "RecaptchaInterop"
      ],
      "product_memberships" : [
        "RecaptchaEnterprise"
      ],
      "sources" : [
        "dummy.c"
      ],
      "target_dependencies" : [
        "RecaptchaEnterprise"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RecaptchaEnterprise",
      "module_type" : "BinaryTarget",
      "name" : "RecaptchaEnterprise",
      "path" : "remote/archive/recaptcha-xcframework.xcframework.zip",
      "product_memberships" : [
        "RecaptchaEnterprise"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.5"
}
Done.