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 main (a7a170), with Swift 5.10 for macOS (SPM) on 30 Oct 2024 15:53:19 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/GoogleDataTransport.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google/GoogleDataTransport
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a7a170a [Infra] Bump clang-format to 19 (#152)
Cloned https://github.com/google/GoogleDataTransport.git
Revision (git rev-parse @):
a7a170a8ed6d54acee8648f32c52d0985783875f
SUCCESS checkout https://github.com/google/GoogleDataTransport.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/google/GoogleDataTransport.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/38] Copying PrivacyInfo.xcprivacy
[1/38] Compiling GDTCORProductData.m
[2/38] Compiling GDTCORStorageMetadata.m
[3/38] Compiling GDTCORStorageEventSelector.m
[4/38] Compiling GDTCORUploadBatch.m
[5/38] Compiling GDTCORMetricsMetadata.m
[6/38] Compiling GDTCORMetrics.m
[7/38] Compiling GoogleDataTransport resource_bundle_accessor.m
[8/38] Compiling GDTCORLogSourceMetrics.m
[9/38] Compiling GDTCORUploadCoordinator.m
[10/38] Compiling GDTCORRegistrar.m
[11/38] Compiling GDTCORTransport.m
[12/38] Compiling GDTCOREvent.m
[13/38] Compiling GDTCORPlatform.m
[14/38] Compiling GDTCOREndpoints.m
[15/38] Compiling GDTCORReachability.m
[16/38] Compiling GDTCORFlatFileStorage.m
[17/38] Compiling GDTCORConsoleLogger.m
[18/38] Compiling GDTCORDirectorySizeTracker.m
[19/38] Compiling GDTCORTransformer.m
[20/38] Compiling GDTCORClock.m
[21/38] Compiling GDTCORAssert.m
[22/38] Compiling GDTCORMetricsController.m
[23/38] Compiling GDTCORFlatFileStorage+Promises.m
[24/38] Compiling GDTCORLifecycle.m
[25/38] Compiling GDTCOREvent+GDTMetricsSupport.m
[26/38] Compiling GDTCOREvent+GDTCCTSupport.m
[27/38] Compiling GDTCCTURLSessionDataResponse.m
[28/38] Compiling external_privacy_context.nanopb.c
[29/38] Compiling cct.nanopb.c
[30/38] Compiling GDTCCTUploader.m
[31/38] Compiling GDTCORMetrics+GDTCCTSupport.m
[32/38] Compiling client_metrics.nanopb.c
[33/38] Compiling GDTCCTUploadOperation.m
[34/38] Compiling GDTCCTNanopbHelpers.m
[35/38] Compiling external_prequest_context.nanopb.c
[36/38] Compiling compliance.nanopb.c
[37/38] Compiling GDTCCTCompressionHelper.m
Build complete! (11.20s)
Fetching https://github.com/google/promises.git
Fetching https://github.com/firebase/nanopb.git
[1/2410] Fetching promises
[242/10695] Fetching promises, nanopb
Fetched https://github.com/firebase/nanopb.git from cache (1.86s)
Fetched https://github.com/google/promises.git from cache (1.86s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (2.38s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.54s)
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/promises.git
Working copy of https://github.com/google/promises.git resolved at 2.4.0
Build complete.
Done.