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 InteropForGoogle, reference main (ebd6c0), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 11:15:45 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/google/interop-ios-for-google-sdks.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google/interop-ios-for-google-sdks
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ebd6c03 Bump rexml from 3.3.6 to 3.3.9 in the bundler group (#15)
Cloned https://github.com/google/interop-ios-for-google-sdks.git
Revision (git rev-parse @):
ebd6c03e90426dbb6bb2b1ccfb0bc8743456a3d3
SUCCESS checkout https://github.com/google/interop-ios-for-google-sdks.git at main
========================================
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": "interop-ios-for-google-sdks",
      "name": "InteropForGoogle",
      "url": "https://github.com/google/interop-ios-for-google-sdks.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/interop-ios-for-google-sdks",
      "dependencies": [
      ]
    }
  ]
}
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.74s)
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 main (ebd6c03)
warning: '.resolve-product-dependencies': dependency 'interop-ios-for-google-sdks' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/google/interop-ios-for-google-sdks.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 RecaptchaInterop placeholder.m
Build complete! (0.14s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "InteropForGoogle",
  "name" : "InteropForGoogle",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "RecaptchaInterop",
      "targets" : [
        "RecaptchaInterop"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftImportsTest",
      "module_type" : "SwiftTarget",
      "name" : "SwiftImportsTest",
      "path" : "SwiftPMTests/SwiftImportsTest",
      "sources" : [
        "SwiftImportsTest.swift"
      ],
      "target_dependencies" : [
        "RecaptchaInterop"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RecaptchaInterop",
      "module_type" : "ClangTarget",
      "name" : "RecaptchaInterop",
      "path" : "RecaptchaEnterprise/RecaptchaInterop",
      "product_memberships" : [
        "RecaptchaInterop"
      ],
      "sources" : [
        "placeholder.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ObjCImportsTest",
      "module_type" : "ClangTarget",
      "name" : "ObjCImportsTest",
      "path" : "SwiftPMTests/ObjCImportsTest",
      "sources" : [
        "ObjCImportsTest.m"
      ],
      "target_dependencies" : [
        "RecaptchaInterop"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.5"
}
Done.