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 GoogleDataTransport, reference 10.1.0 (617af0), with Swift 5.9 for macOS (SPM) on 25 Jul 2024 21:16:43 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/GoogleDataTransport.git
Reference: 10.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google/GoogleDataTransport
 * tag               10.1.0     -> FETCH_HEAD
HEAD is now at 617af07 [v10] Fix '[FBLPromise HTTPBody]' SwiftUI Preview crash] (#146)
Cloned https://github.com/google/GoogleDataTransport.git
Revision (git rev-parse @):
617af071af9aa1d6a091d59a202910ac482128f9
SUCCESS checkout https://github.com/google/GoogleDataTransport.git at 10.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/google/GoogleDataTransport.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/38] Copying PrivacyInfo.xcprivacy
[1/38] Compiling GoogleDataTransport resource_bundle_accessor.m
[2/38] Compiling GDTCORProductData.m
[3/38] Compiling GDTCORStorageMetadata.m
[4/38] Compiling GDTCORStorageEventSelector.m
[5/38] Compiling GDTCORMetricsMetadata.m
[6/38] Compiling GDTCORMetrics.m
[7/38] Compiling GDTCORUploadBatch.m
[8/38] Compiling GDTCORLogSourceMetrics.m
[9/38] Compiling GDTCORTransformer.m
[10/38] Compiling GDTCORFlatFileStorage+Promises.m
[11/38] Compiling GDTCORMetricsController.m
[12/38] Compiling GDTCORLifecycle.m
[13/38] Compiling GDTCORTransport.m
[14/38] Compiling GDTCORPlatform.m
[15/38] Compiling GDTCORRegistrar.m
[16/38] Compiling GDTCORUploadCoordinator.m
[17/38] Compiling GDTCORReachability.m
[18/38] Compiling GDTCOREvent.m
[19/38] Compiling GDTCORConsoleLogger.m
[20/38] Compiling GDTCOREndpoints.m
[21/38] Compiling GDTCORClock.m
[22/38] Compiling GDTCORAssert.m
[23/38] Compiling GDTCORDirectorySizeTracker.m
[24/38] Compiling GDTCOREvent+GDTMetricsSupport.m
[25/38] Compiling GDTCORFlatFileStorage.m
[26/38] Compiling GDTCOREvent+GDTCCTSupport.m
[27/38] Compiling GDTCCTUploader.m
[28/38] Compiling GDTCCTURLSessionDataResponse.m
[29/38] Compiling external_privacy_context.nanopb.c
[30/38] Compiling compliance.nanopb.c
[31/38] Compiling client_metrics.nanopb.c
[32/38] Compiling GDTCORMetrics+GDTCCTSupport.m
[33/38] Compiling GDTCCTNanopbHelpers.m
[34/38] Compiling external_prequest_context.nanopb.c
[35/38] Compiling cct.nanopb.c
[36/38] Compiling GDTCCTUploadOperation.m
[37/38] Compiling GDTCCTCompressionHelper.m
Build complete! (13.18s)
Fetching https://github.com/google/promises.git
Fetching https://github.com/firebase/nanopb.git
[1/2405] Fetching promises
[218/10690] Fetching promises, nanopb
Fetched https://github.com/firebase/nanopb.git (1.96s)
Fetched https://github.com/google/promises.git (1.96s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (2.97s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.57s)
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/nanopb.git
Working copy of https://github.com/firebase/nanopb.git resolved at 2.30910.0
Build complete.
Done.