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 AppCheck, reference main (f0e310), with Swift 5.9 for macOS (SPM) on 16 Nov 2024 00:35:43 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/app-check.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google/app-check
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f0e310e [CI] Update macOS / Xcode versions for pod_lib_lint (#81)
Cloned https://github.com/google/app-check.git
Revision (git rev-parse @):
f0e310ec5ab28ffa420157fe2624b022171dc5fd
SUCCESS checkout https://github.com/google/app-check.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/google/app-check.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/34] Compiling GACURLSessionDataResponse.m
[1/34] Compiling DCAppAttestService+GACAppAttestService.m
[2/34] Compiling GACAppAttestRejectionError.m
[3/34] Compiling DCDevice+GACDeviceCheckTokenGenerator.m
[4/34] Compiling GACAppAttestStoredArtifact.m
[5/34] Compiling GACAppAttestProvider.m
[6/34] Compiling GACAppCheckToken+APIResponse.m
[7/34] Compiling GACDeviceCheckAPIService.m
[8/34] Compiling GACDeviceCheckProvider.m
[9/34] Compiling GACAppCheckDebugProviderAPIService.m
[10/34] Compiling GACAppAttestKeyIDStorage.m
[11/34] Compiling GACAppCheckTokenRefreshResult.m
[12/34] Compiling GACAppCheckTokenRefresher.m
[13/34] Compiling GACAppAttestProviderState.m
[14/34] Compiling GACAppCheckCryptoUtils.m
[15/34] Compiling GACAppCheckTimer.m
[16/34] Compiling GACAppCheckDebugProvider.m
[17/34] Compiling GACAppAttestArtifactStorage.m
[18/34] Compiling GACAppCheckStoredToken.m
[19/34] Compiling GACAppAttestAttestationResponse.m
[20/34] Compiling GACAppCheckStoredToken+GACAppCheckToken.m
[21/34] Compiling GACAppCheckStorage.m
[22/34] Compiling GACAppCheckTokenResult.m
[23/34] Compiling GACAppCheckToken.m
[24/34] Compiling GACAppCheckSettings.m
[25/34] Compiling GACAppCheckLogger.m
[26/34] Compiling GACAppCheck.m
[27/34] Compiling GACAppCheckErrors.m
[28/34] Compiling GACAppCheckHTTPError.m
[29/34] Compiling GACAppCheckErrorUtil.m
[30/34] Compiling GACAppCheckBackoffWrapper.m
[31/34] Compiling NSURLSession+GACPromises.m
[32/34] Compiling GACAppAttestAPIService.m
[33/34] Compiling GACAppCheckAPIService.m
Build complete! (12.80s)
Fetching https://github.com/erikdoe/ocmock.git
[1/10884] Fetching ocmock
Fetched https://github.com/erikdoe/ocmock.git (1.73s)
Fetching https://github.com/google/GoogleUtilities.git
Fetching https://github.com/google/promises.git
[1/2417] Fetching promises
[243/7445] Fetching promises, googleutilities
Fetched https://github.com/google/promises.git (1.11s)
Fetched https://github.com/google/GoogleUtilities.git (1.11s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (0.59s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.0.2 (0.44s)
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/erikdoe/ocmock.git
Working copy of https://github.com/erikdoe/ocmock.git resolved at 2c0bfd373289f4a7716db5d6db471640f91a6507
Creating working copy for https://github.com/google/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 8.0.2
Build complete.
Done.