The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BlackBoxFirebasePerformance, reference 5.0.2 (e9dcbf), with Swift 6.1 for macOS (SPM) on 21 Jan 2026 16:31:33 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dodobrands/BlackBoxFirebasePerformance.git
Reference: 5.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dodobrands/BlackBoxFirebasePerformance
 * tag               5.0.2      -> FETCH_HEAD
HEAD is now at e9dcbf2 Guard FirebasePerformanceLogger to supported Apple platforms (#55)
Cloned https://github.com/dodobrands/BlackBoxFirebasePerformance.git
Revision (git rev-parse @):
e9dcbf2e7b635b51bc3ae60a0af91c74163866d9
SUCCESS checkout https://github.com/dodobrands/BlackBoxFirebasePerformance.git at 5.0.2
========================================
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 ThreadSafe.swift
[7/9] Compiling DBThreadSafe Lock.swift
[8/9] Emitting module DBThreadSafe
[9/9] Compiling DBThreadSafe DBThreadSafeContainer.swift
[10/19] Compiling BlackBox OSLogger.swift
[11/19] Emitting module BlackBox
[12/19] Compiling BlackBox BlackBox.swift
[13/19] Compiling BlackBox FSLogger.swift
[14/19] Compiling BlackBox BBHelpers.swift
[15/19] Compiling BlackBox BBLogFormat.swift
[16/19] Compiling BlackBox BlackBoxEvents.swift
[17/19] Compiling BlackBox OSSignpostLogger.swift
[18/19] Compiling BlackBox BBLoggerProtocol.swift
[19/19] Compiling BlackBox BBLogLevel.swift
[20/21] Emitting module BlackBoxFirebasePerformance
[21/21] Compiling BlackBoxFirebasePerformance FirebasePerformanceLogger.swift
Build complete! (53.34s)
Fetching https://github.com/dodobrands/DBThreadSafe-ios
Fetching https://github.com/dodobrands/BlackBox
Fetching https://github.com/firebase/firebase-ios-sdk from cache
[1/2395] Fetching blackbox
[337/2651] Fetching blackbox, dbthreadsafe-ios
Fetched https://github.com/dodobrands/DBThreadSafe-ios from cache (0.82s)
[1030/2395] Fetching blackbox
Fetched https://github.com/dodobrands/BlackBox from cache (4.00s)
Fetched https://github.com/firebase/firebase-ios-sdk from cache (4.23s)
Computing version for https://github.com/dodobrands/BlackBox
Computed https://github.com/dodobrands/BlackBox at 4.1.0 (4.73s)
Computing version for https://github.com/dodobrands/DBThreadSafe-ios
Computed https://github.com/dodobrands/DBThreadSafe-ios at 2.3.0 (0.46s)
Computing version for https://github.com/firebase/firebase-ios-sdk
Computed https://github.com/firebase/firebase-ios-sdk at 12.8.0 (1.42s)
Fetching https://github.com/firebase/leveldb.git from cache
Fetching https://github.com/firebase/nanopb.git from cache
Fetching https://github.com/google/grpc-binary.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/interop-ios-for-google-sdks.git from cache
Fetched https://github.com/firebase/leveldb.git from cache (0.49s)
Fetching https://github.com/google/GoogleUtilities.git from cache
Fetched https://github.com/google/grpc-binary.git from cache (0.75s)
Fetching https://github.com/google/GoogleDataTransport.git from cache
Fetched https://github.com/google/GoogleUtilities.git from cache (0.69s)
Fetching https://github.com/google/GoogleAppMeasurement.git from cache
Fetched https://github.com/google/abseil-cpp-binary.git from cache (1.29s)
Fetched https://github.com/firebase/nanopb.git from cache (1.29s)
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (1.30s)
Fetched https://github.com/google/app-check.git from cache (1.30s)
Fetching https://github.com/google/promises.git from cache
Fetched https://github.com/google/gtm-session-fetcher.git from cache (1.32s)
Fetched https://github.com/google/GoogleDataTransport.git from cache (0.74s)
Fetched https://github.com/google/promises.git from cache (0.50s)
Fetched https://github.com/google/GoogleAppMeasurement.git from cache (0.65s)
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 (4.96s)
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.76s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.57s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.1.0 (0.46s)
Computing version for https://github.com/google/GoogleDataTransport.git
Computed https://github.com/google/GoogleDataTransport.git at 10.1.0 (0.45s)
Computing version for https://github.com/google/GoogleAppMeasurement.git
Computed https://github.com/google/GoogleAppMeasurement.git at 12.8.0 (0.46s)
Fetching https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
[1/78] Fetching google-ads-on-device-conversion-ios-sdk
Fetched https://github.com/googleads/google-ads-on-device-conversion-ios-sdk from cache (0.68s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (1.25s)
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.2.0 (0.67s)
Computing version for https://github.com/google/grpc-binary.git
Computed https://github.com/google/grpc-binary.git at 1.69.1 (0.68s)
Computing version for https://github.com/google/app-check.git
Computed https://github.com/google/app-check.git at 11.2.0 (0.57s)
Computing version for https://github.com/firebase/leveldb.git
Computed https://github.com/firebase/leveldb.git at 1.22.5 (0.56s)
Computing version for https://github.com/google/gtm-session-fetcher.git
Computed https://github.com/google/gtm-session-fetcher.git at 5.0.0 (0.44s)
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/GoogleAppMeasurement.git
Working copy of https://github.com/google/GoogleAppMeasurement.git resolved at 12.8.0
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/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/google/GoogleDataTransport.git
Working copy of https://github.com/google/GoogleDataTransport.git resolved at 10.1.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.0.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/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.2.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/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/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/firebase/firebase-ios-sdk
Working copy of https://github.com/firebase/firebase-ios-sdk resolved at 12.8.0
Creating working copy for https://github.com/google/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 8.1.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
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.8.0/FirebaseAnalytics.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/grpc/1.69.1/rc0/grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/firestore/12.8.0/rc2/FirebaseFirestoreInternal.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/abseil/1.2024072200.0/rc0/absl.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurementIdentitySupport.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurement.zip
Downloading binary artifact https://dl.google.com/firebase/ios/appads/3.2.0/GoogleAdsOnDeviceConversion.zip
[1427/1427] Downloading https://dl.google.com/firebase/ios/swiftpm/12.8.0/FirebaseAnalytics.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.8.0/FirebaseAnalytics.zip (0.84s)
[1501/1501] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
[348576/348576] 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
[664634/664634] 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/grpc/1.69.1/rc0/openssl_grpc.zip
[999714/999714] 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/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurementIdentitySupport.zip
[1070334/1070334] 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/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurementIdentitySupport.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
[3925580/3925580] 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/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurementIdentitySupport.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurement.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurementIdentitySupport.zip (1.22s)
[17932/17932] Downloading https://dl.google.com/firebase/ios/appads/3.2.0/GoogleAdsOnDeviceConversion.zip
[1017241/1017241] Downloading https://dl.google.com/firebase/ios/appads/3.2.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip
[4856947/4856947] Downloading https://dl.google.com/firebase/ios/appads/3.2.0/GoogleAdsOnDeviceConversion.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
[7476903/7476903] Downloading https://dl.google.com/firebase/ios/appads/3.2.0/GoogleAdsOnDeviceConversion.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/abseil/1.2024072200.0/rc0/absl.zip
[9054244/9054244] Downloading https://dl.google.com/firebase/ios/appads/3.2.0/GoogleAdsOnDeviceConversion.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/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurement.zip
[17179855/17179855] Downloading https://dl.google.com/firebase/ios/appads/3.2.0/GoogleAdsOnDeviceConversion.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/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/firestore/12.8.0/rc2/FirebaseFirestoreInternal.zip
[21195762/21195762] Downloading https://dl.google.com/firebase/ios/appads/3.2.0/GoogleAdsOnDeviceConversion.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/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/firestore/12.8.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
Downloaded https://dl.google.com/firebase/ios/appads/3.2.0/GoogleAdsOnDeviceConversion.zip (1.96s)
[83763019/83763019] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
[102414804/102414804] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurement.zip (2.25s)
[2838210/2838210] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
[9663034/9663034] 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/openssl_grpc.zip
[20195782/20195782] 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/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/firestore/12.8.0/rc2/FirebaseFirestoreInternal.zip
Downloaded https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip (3.07s)
[6949807/6949807] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip
[18236720/18236720] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/firestore/12.8.0/rc2/FirebaseFirestoreInternal.zip
Downloaded https://dl.google.com/firebase/ios/bin/firestore/12.8.0/rc2/FirebaseFirestoreInternal.zip (5.60s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip (6.64s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip (13.82s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip (16.51s)
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.