The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BlackBoxFirebasePerformance, reference main (a1eccf), with Swift 6.1 for macOS (SPM) on 22 Apr 2026 20:18:00 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dodobrands/BlackBoxFirebasePerformance.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dodobrands/BlackBoxFirebasePerformance
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a1eccf7 Bump github.com/firebase/firebase-ios-sdk from 12.12.0 to 12.12.1 (#61)
Cloned https://github.com/dodobrands/BlackBoxFirebasePerformance.git
Revision (git rev-parse @):
a1eccf7d089d02e4f0bcf0e0b45ea4141cb77d6a
SUCCESS checkout https://github.com/dodobrands/BlackBoxFirebasePerformance.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/dodobrands/BlackBoxFirebasePerformance.git
https://github.com/dodobrands/BlackBoxFirebasePerformance.git
{
  "dependencies" : [
    {
      "identity" : "blackbox",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dodobrands/BlackBox"
    },
    {
      "identity" : "firebase-ios-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "12.0.0",
            "upper_bound" : "13.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/firebase/firebase-ios-sdk"
    },
    {
      "identity" : "dbthreadsafe-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dodobrands/DBThreadSafe-ios"
    }
  ],
  "manifest_display_name" : "BlackBoxFirebasePerformance",
  "name" : "BlackBoxFirebasePerformance",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "BlackBoxFirebasePerformance",
      "targets" : [
        "BlackBoxFirebasePerformance"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "BlackBoxFirebasePerformanceTests",
      "module_type" : "SwiftTarget",
      "name" : "BlackBoxFirebasePerformanceTests",
      "path" : "Tests/BlackBoxFirebasePerformanceTests",
      "product_dependencies" : [
        "BlackBox",
        "FirebasePerformance"
      ],
      "sources" : [
        "BlackBoxFirebasePerformanceTests.swift"
      ],
      "target_dependencies" : [
        "BlackBoxFirebasePerformance"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BlackBoxFirebasePerformance",
      "module_type" : "SwiftTarget",
      "name" : "BlackBoxFirebasePerformance",
      "path" : "Sources/BlackBoxFirebasePerformance",
      "product_dependencies" : [
        "BlackBox",
        "FirebasePerformance",
        "DBThreadSafe"
      ],
      "product_memberships" : [
        "BlackBoxFirebasePerformance"
      ],
      "sources" : [
        "FirebasePerformanceLogger.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/5] Write sources
[3/5] Compiling FirebasePerformanceTarget dummy.m
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/9] Compiling DBThreadSafe Lock.swift
[7/9] Emitting module DBThreadSafe
[8/9] Compiling DBThreadSafe DBThreadSafeContainer.swift
[9/9] Compiling DBThreadSafe ThreadSafe.swift
[10/19] Compiling BlackBox OSLogger.swift
[11/19] Compiling BlackBox FSLogger.swift
[12/19] Compiling BlackBox OSSignpostLogger.swift
[13/19] Compiling BlackBox BlackBoxEvents.swift
[14/19] Compiling BlackBox BBLoggerProtocol.swift
[15/19] Compiling BlackBox BlackBox.swift
[16/19] Compiling BlackBox BBLogLevel.swift
[17/19] Compiling BlackBox BBLogFormat.swift
[18/19] Emitting module BlackBox
[19/19] Compiling BlackBox BBHelpers.swift
[20/21] Emitting module BlackBoxFirebasePerformance
[21/21] Compiling BlackBoxFirebasePerformance FirebasePerformanceLogger.swift
Build complete! (52.98s)
Fetching https://github.com/dodobrands/DBThreadSafe-ios
Fetching https://github.com/dodobrands/BlackBox
Fetching https://github.com/firebase/firebase-ios-sdk from cache
[1/274] Fetching dbthreadsafe-ios
[21/2708] Fetching dbthreadsafe-ios, blackbox
Fetched https://github.com/dodobrands/DBThreadSafe-ios from cache (0.93s)
Fetched https://github.com/dodobrands/BlackBox from cache (4.39s)
Fetched https://github.com/firebase/firebase-ios-sdk from cache (4.70s)
Computing version for https://github.com/dodobrands/BlackBox
Computed https://github.com/dodobrands/BlackBox at 4.1.0 (5.26s)
Computing version for https://github.com/dodobrands/DBThreadSafe-ios
Computed https://github.com/dodobrands/DBThreadSafe-ios at 2.3.0 (0.49s)
Computing version for https://github.com/firebase/firebase-ios-sdk
Computed https://github.com/firebase/firebase-ios-sdk at 12.12.1 (1.52s)
Fetching https://github.com/google/interop-ios-for-google-sdks.git from cache
Fetching https://github.com/google/app-check.git from cache
Fetching https://github.com/google/gtm-session-fetcher.git from cache
Fetching https://github.com/google/abseil-cpp-binary.git from cache
Fetching https://github.com/google/grpc-binary.git from cache
Fetching https://github.com/firebase/nanopb.git from cache
Fetching https://github.com/firebase/leveldb.git from cache
Fetched https://github.com/google/abseil-cpp-binary.git from cache (0.55s)
Fetched https://github.com/google/grpc-binary.git from cache (0.55s)
Fetching https://github.com/google/GoogleUtilities.git from cache
Fetching https://github.com/google/GoogleDataTransport.git from cache
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (1.02s)
Fetched https://github.com/google/app-check.git from cache (1.02s)
Fetching https://github.com/google/GoogleAppMeasurement.git from cache
Fetching https://github.com/google/promises.git from cache
Fetched https://github.com/firebase/nanopb.git from cache (1.14s)
Fetched https://github.com/firebase/leveldb.git from cache (1.14s)
Fetched https://github.com/google/gtm-session-fetcher.git from cache (1.16s)
Fetched https://github.com/google/GoogleDataTransport.git from cache (0.71s)
Fetched https://github.com/google/GoogleUtilities.git from cache (0.71s)
Fetched https://github.com/google/promises.git from cache (0.88s)
Fetched https://github.com/google/GoogleAppMeasurement.git from cache (0.89s)
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 101.0.0 (5.13s)
Computing version for https://github.com/google/abseil-cpp-binary.git
Computed https://github.com/google/abseil-cpp-binary.git at 1.2024072200.0 (0.59s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.59s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.1.0 (0.50s)
Computing version for https://github.com/google/GoogleDataTransport.git
Computed https://github.com/google/GoogleDataTransport.git at 10.1.0 (0.49s)
Computing version for https://github.com/google/GoogleAppMeasurement.git
Computed https://github.com/google/GoogleAppMeasurement.git at 12.12.1 (0.50s)
Fetching https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
[1/106] Fetching google-ads-on-device-conversion-ios-sdk
Fetched https://github.com/googleads/google-ads-on-device-conversion-ios-sdk from cache (0.70s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (1.31s)
Computing version for https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
Computed https://github.com/googleads/google-ads-on-device-conversion-ios-sdk at 3.5.0 (0.60s)
Computing version for https://github.com/google/grpc-binary.git
Computed https://github.com/google/grpc-binary.git at 1.69.1 (0.60s)
Computing version for https://github.com/google/app-check.git
Computed https://github.com/google/app-check.git at 11.2.0 (0.62s)
Computing version for https://github.com/firebase/leveldb.git
Computed https://github.com/firebase/leveldb.git at 1.22.5 (0.60s)
Computing version for https://github.com/google/gtm-session-fetcher.git
Computed https://github.com/google/gtm-session-fetcher.git at 5.2.0 (0.48s)
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
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 101.0.0
Creating working copy for https://github.com/google/grpc-binary.git
Working copy of https://github.com/google/grpc-binary.git resolved at 1.69.1
Creating working copy for https://github.com/google/promises.git
Working copy of https://github.com/google/promises.git resolved at 2.4.0
Creating working copy for https://github.com/google/gtm-session-fetcher.git
Working copy of https://github.com/google/gtm-session-fetcher.git resolved at 5.2.0
Creating working copy for https://github.com/firebase/leveldb.git
Working copy of https://github.com/firebase/leveldb.git resolved at 1.22.5
Creating working copy for https://github.com/dodobrands/BlackBox
Working copy of https://github.com/dodobrands/BlackBox resolved at 4.1.0
Creating working copy for https://github.com/firebase/firebase-ios-sdk
Working copy of https://github.com/firebase/firebase-ios-sdk resolved at 12.12.1
Creating working copy for https://github.com/google/GoogleDataTransport.git
Working copy of https://github.com/google/GoogleDataTransport.git resolved at 10.1.0
Creating working copy for https://github.com/firebase/nanopb.git
Working copy of https://github.com/firebase/nanopb.git resolved at 2.30910.0
Creating working copy for https://github.com/google/app-check.git
Working copy of https://github.com/google/app-check.git resolved at 11.2.0
Creating working copy for https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
Working copy of https://github.com/googleads/google-ads-on-device-conversion-ios-sdk resolved at 3.5.0
Creating working copy for https://github.com/dodobrands/DBThreadSafe-ios
Working copy of https://github.com/dodobrands/DBThreadSafe-ios resolved at 2.3.0
Creating working copy for https://github.com/google/GoogleAppMeasurement.git
Working copy of https://github.com/google/GoogleAppMeasurement.git resolved at 12.12.1
Creating working copy for https://github.com/google/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 8.1.0
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.12.1/FirebaseAnalytics.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.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/grpc/1.69.1/rc0/grpcpp.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.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/swiftpm/12.12.1/GoogleAppMeasurement.zip
Downloading binary artifact https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurementIdentitySupport.zip
[1574/1574] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip
[330771/330771] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/FirebaseAnalytics.zip
[700533/700533] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
[1029812/1029812] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip
[2459864/2459864] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
[3385112/3385112] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurementIdentitySupport.zip
[4278630/4278630] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurementIdentitySupport.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
[4608467/4608467] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurementIdentitySupport.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
[12035831/12035831] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurementIdentitySupport.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, https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurementIdentitySupport.zip (0.65s)
[1977835/1977835] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
[3884278/3884278] 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
[10430031/10430031] 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/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip
[11581420/11581420] 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/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
[13398508/13398508] 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/firestore/12.12.0/rc2/FirebaseFirestoreInternal.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
[17644992/17644992] 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/firestore/12.12.0/rc2/FirebaseFirestoreInternal.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, https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip
[22379160/22379160] 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/firestore/12.12.0/rc2/FirebaseFirestoreInternal.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, https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.12.1/FirebaseAnalytics.zip (0.80s)
[4558577/4558577] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
[10804789/10804789] Downloading 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/grpcpp.zip
[13626822/13626822] Downloading 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/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip
[20686032/20686032] Downloading 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/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
[31627892/31627892] Downloading 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/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip
[39123569/39123569] Downloading 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/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip
[40970003/40970003] Downloading 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/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip
Downloaded https://dl.google.com/firebase/ios/appads/3.5.0/GoogleAdsOnDeviceConversion.zip (1.54s)
[69041667/69041667] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.12.1/GoogleAppMeasurement.zip (1.92s)
Downloaded https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip (3.30s)
Downloaded https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip (3.71s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip (4.37s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip (12.34s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip (15.19s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/BlackBoxFirebasePerformance/Info.plist
Build complete.
{
  "dependencies" : [
    {
      "identity" : "blackbox",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dodobrands/BlackBox"
    },
    {
      "identity" : "firebase-ios-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "12.0.0",
            "upper_bound" : "13.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/firebase/firebase-ios-sdk"
    },
    {
      "identity" : "dbthreadsafe-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dodobrands/DBThreadSafe-ios"
    }
  ],
  "manifest_display_name" : "BlackBoxFirebasePerformance",
  "name" : "BlackBoxFirebasePerformance",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "BlackBoxFirebasePerformance",
      "targets" : [
        "BlackBoxFirebasePerformance"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "BlackBoxFirebasePerformanceTests",
      "module_type" : "SwiftTarget",
      "name" : "BlackBoxFirebasePerformanceTests",
      "path" : "Tests/BlackBoxFirebasePerformanceTests",
      "product_dependencies" : [
        "BlackBox",
        "FirebasePerformance"
      ],
      "sources" : [
        "BlackBoxFirebasePerformanceTests.swift"
      ],
      "target_dependencies" : [
        "BlackBoxFirebasePerformance"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BlackBoxFirebasePerformance",
      "module_type" : "SwiftTarget",
      "name" : "BlackBoxFirebasePerformance",
      "path" : "Sources/BlackBoxFirebasePerformance",
      "product_dependencies" : [
        "BlackBox",
        "FirebasePerformance",
        "DBThreadSafe"
      ],
      "product_memberships" : [
        "BlackBoxFirebasePerformance"
      ],
      "sources" : [
        "FirebasePerformanceLogger.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.