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 abseil, reference 1.2024011602.0 (194a67), with Swift 5.9 for macOS (Xcode) using Xcode 15.2 on 26 Jul 2024 18:12:13 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme abseil -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/abseil-cpp-binary.git
Reference: 1.2024011602.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google/abseil-cpp-binary
 * tag               1.2024011602.0 -> FETCH_HEAD
HEAD is now at 194a670 Merge pull request #14 from google/nc/firestore-bin-m151
Cloned https://github.com/google/abseil-cpp-binary.git
Revision (git rev-parse @):
194a6706acbd25e4ef639bcaddea16e8758a3e27
SUCCESS checkout https://github.com/google/abseil-cpp-binary.git at 1.2024011602.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  $PWD
https://github.com/google/abseil-cpp-binary.git
Command line invocation:
    /Applications/Xcode-15.2.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:
  abseil: /Users/admin/builder/spi-builder-workspace
resolved source packages: abseil
{
  "dependencies" : [
  ],
  "manifest_display_name" : "abseil",
  "name" : "abseil",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "abseil",
      "targets" : [
        "abslWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "abslWrapper",
      "module_type" : "ClangTarget",
      "name" : "abslWrapper",
      "path" : "absl-Wrapper",
      "product_memberships" : [
        "abseil"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/absl-Wrapper/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "empty.m"
      ],
      "target_dependencies" : [
        "absl"
      ],
      "type" : "library"
    },
    {
      "c99name" : "absl",
      "module_type" : "BinaryTarget",
      "name" : "absl",
      "path" : "remote/archive/absl.zip",
      "product_memberships" : [
        "abseil"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "abseil"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme abseil -destination platform=macOS,arch=arm64
Build complete.
Done.