The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of gRPC, reference main (75b31c), with Swift 6.2 (beta) for macOS (SPM) on 22 Aug 2025 13:51:06 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/grpc-binary.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google/grpc-binary
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 75b31c8 [Infra] Update Package.swift for 1.69.1 (#23)
Cloned https://github.com/google/grpc-binary.git
Revision (git rev-parse @):
75b31c842f664a0f46a2e590a570e370249fd8f6
SUCCESS checkout https://github.com/google/grpc-binary.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/google/grpc-binary.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Copying PrivacyInfo.xcprivacy
[3/13] Copying openssl_grpc.framework
[4/13] Copying absl.framework
[5/13] Copying grpc.framework
[6/13] Copying grpcpp.framework
[7/13] Compiling grpcppWrapper empty.m
[8/13] Compiling opensslWrapper resource_bundle_accessor.m
[9/13] Compiling grpcWrapper resource_bundle_accessor.m
[10/13] Compiling grpcWrapper empty.m
[11/13] Compiling grpcppWrapper resource_bundle_accessor.m
[12/13] Compiling opensslWrapper empty.m
Build complete! (20.41s)
Fetching https://github.com/google/abseil-cpp-binary.git
[1/100] Fetching abseil-cpp-binary
Fetched https://github.com/google/abseil-cpp-binary.git from cache (0.66s)
Computing version for https://github.com/google/abseil-cpp-binary.git
Computed https://github.com/google/abseil-cpp-binary.git at 1.2024072200.0 (1.23s)
Creating working copy for https://github.com/google/abseil-cpp-binary.git
Working copy of https://github.com/google/abseil-cpp-binary.git resolved at 1.2024072200.0
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
[2681/23183625] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
[23216375/125645749] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
[23511269/137956135] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
[32471843/156990558] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip
Downloaded https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip (4.47s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip (4.83s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip (13.23s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip (16.14s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "abseil-cpp-binary",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2024072200.0",
            "upper_bound" : "1.2024072300.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/abseil-cpp-binary.git"
    }
  ],
  "manifest_display_name" : "gRPC",
  "name" : "gRPC",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "gRPC-Core",
      "targets" : [
        "grpcWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "gRPC-C++",
      "targets" : [
        "grpcppWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "openssl_grpc",
      "module_type" : "BinaryTarget",
      "name" : "openssl_grpc",
      "path" : "remote/archive/openssl_grpc.zip",
      "product_memberships" : [
        "gRPC-C++"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "opensslWrapper",
      "module_type" : "ClangTarget",
      "name" : "opensslWrapper",
      "path" : "openssl-grpc-Wrapper",
      "product_memberships" : [
        "gRPC-C++"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/openssl-grpc-Wrapper/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "empty.m"
      ],
      "target_dependencies" : [
        "openssl_grpc"
      ],
      "type" : "library"
    },
    {
      "c99name" : "grpcppWrapper",
      "module_type" : "ClangTarget",
      "name" : "grpcppWrapper",
      "path" : "grpcpp-Wrapper",
      "product_dependencies" : [
        "abseil"
      ],
      "product_memberships" : [
        "gRPC-C++"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/grpcpp-Wrapper/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "empty.m"
      ],
      "target_dependencies" : [
        "grpcpp",
        "grpcWrapper",
        "opensslWrapper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "grpcpp",
      "module_type" : "BinaryTarget",
      "name" : "grpcpp",
      "path" : "remote/archive/grpcpp.zip",
      "product_memberships" : [
        "gRPC-C++"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "grpcWrapper",
      "module_type" : "ClangTarget",
      "name" : "grpcWrapper",
      "path" : "grpc-Wrapper",
      "product_memberships" : [
        "gRPC-Core",
        "gRPC-C++"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/grpc-Wrapper/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "empty.m"
      ],
      "target_dependencies" : [
        "grpc"
      ],
      "type" : "library"
    },
    {
      "c99name" : "grpc",
      "module_type" : "BinaryTarget",
      "name" : "grpc",
      "path" : "remote/archive/grpc.zip",
      "product_memberships" : [
        "gRPC-Core",
        "gRPC-C++"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.6"
}
Done.