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 11.2.0 (61b851), with Swift 5.9 for macOS (SPM) on 21 Oct 2024 20:49:04 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/app-check.git
Reference: 11.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google/app-check
 * tag               11.2.0     -> FETCH_HEAD
HEAD is now at 61b8510 [Release] Update AppCheckCore.podspec (#79)
Cloned https://github.com/google/app-check.git
Revision (git rev-parse @):
61b85103a1aeed8218f17c794687781505fbbef5
SUCCESS checkout https://github.com/google/app-check.git at 11.2.0
========================================
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 GACAppAttestArtifactStorage.m
[1/34] Compiling GACAppCheckSettings.m
[2/34] Compiling GACAppAttestProviderState.m
[3/34] Compiling GACAppAttestKeyIDStorage.m
[4/34] Compiling GACDeviceCheckProvider.m
[5/34] Compiling GACAppAttestProvider.m
[6/34] Compiling DCDevice+GACDeviceCheckTokenGenerator.m
[7/34] Compiling GACAppCheckAPIService.m
[8/34] Compiling GACDeviceCheckAPIService.m
[9/34] Compiling GACAppAttestRejectionError.m
[10/34] Compiling GACAppAttestStoredArtifact.m
[11/34] Compiling GACAppCheckCryptoUtils.m
[12/34] Compiling GACAppCheckTokenRefreshResult.m
[13/34] Compiling GACAppCheckTokenRefresher.m
[14/34] Compiling GACAppCheckDebugProviderAPIService.m
[15/34] Compiling GACAppCheckTimer.m
[16/34] Compiling GACAppCheckStoredToken.m
[17/34] Compiling GACAppCheckStoredToken+GACAppCheckToken.m
[18/34] Compiling GACAppCheckDebugProvider.m
[19/34] Compiling GACAppCheckStorage.m
[20/34] Compiling GACAppCheckToken.m
[21/34] Compiling GACAppCheckTokenResult.m
[22/34] Compiling GACAppCheckLogger.m
[23/34] Compiling GACAppCheck.m
[24/34] Compiling GACAppCheckHTTPError.m
[25/34] Compiling GACAppCheckErrors.m
[26/34] Compiling GACAppCheckErrorUtil.m
[27/34] Compiling GACAppCheckBackoffWrapper.m
[28/34] Compiling NSURLSession+GACPromises.m
[29/34] Compiling GACURLSessionDataResponse.m
[30/34] Compiling DCAppAttestService+GACAppAttestService.m
[31/34] Compiling GACAppCheckToken+APIResponse.m
[32/34] Compiling GACAppAttestAttestationResponse.m
[33/34] Compiling GACAppAttestAPIService.m
Build complete! (14.92s)
Fetching https://github.com/erikdoe/ocmock.git
[1/10878] Fetching ocmock
Fetched https://github.com/erikdoe/ocmock.git (1.71s)
Fetching https://github.com/google/GoogleUtilities.git
Fetching https://github.com/google/promises.git
[1/2410] Fetching promises
[242/7434] Fetching promises, googleutilities
Fetched https://github.com/google/promises.git (1.14s)
Fetched https://github.com/google/GoogleUtilities.git (1.14s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (0.57s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.0.2 (0.47s)
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.