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.10 for macOS (SPM) on 21 Oct 2024 20:50:22 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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.10
Building package at path:  $PWD
https://github.com/google/app-check.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/34] Compiling GACDeviceCheckAPIService.m
[1/34] Compiling GACAppCheckDebugProvider.m
[2/34] Compiling GACAppCheckAPIService.m
[3/34] Compiling GACAppCheckDebugProviderAPIService.m
[4/34] Compiling GACURLSessionDataResponse.m
[5/34] Compiling GACAppAttestRejectionError.m
[6/34] Compiling DCDevice+GACDeviceCheckTokenGenerator.m
[7/34] Compiling GACDeviceCheckProvider.m
[8/34] Compiling GACAppAttestArtifactStorage.m
[9/34] Compiling GACAppCheckTokenRefresher.m
[10/34] Compiling GACAppCheckTokenRefreshResult.m
[11/34] Compiling GACAppCheckCryptoUtils.m
[12/34] Compiling GACAppCheckTimer.m
[13/34] Compiling GACAppCheckStoredToken.m
[14/34] Compiling GACAppAttestProviderState.m
[15/34] Compiling GACAppCheckStoredToken+GACAppCheckToken.m
[16/34] Compiling GACAppCheckTokenResult.m
[17/34] Compiling GACAppCheckStorage.m
[18/34] Compiling GACAppCheckToken.m
[19/34] Compiling GACAppCheckSettings.m
[20/34] Compiling GACAppCheck.m
[21/34] Compiling GACAppCheckLogger.m
[22/34] Compiling GACAppCheckHTTPError.m
[23/34] Compiling GACAppCheckErrors.m
[24/34] Compiling GACAppCheckErrorUtil.m
[25/34] Compiling GACAppCheckBackoffWrapper.m
[26/34] Compiling NSURLSession+GACPromises.m
[27/34] Compiling GACAppCheckToken+APIResponse.m
[28/34] Compiling GACAppAttestStoredArtifact.m
[29/34] Compiling DCAppAttestService+GACAppAttestService.m
[30/34] Compiling GACAppAttestKeyIDStorage.m
[31/34] Compiling GACAppAttestAttestationResponse.m
[32/34] Compiling GACAppAttestAPIService.m
[33/34] Compiling GACAppAttestProvider.m
Build complete! (13.49s)
Fetching https://github.com/erikdoe/ocmock.git
[1/10878] Fetching ocmock
Fetched https://github.com/erikdoe/ocmock.git from cache (2.18s)
Fetching https://github.com/google/promises.git
Fetching https://github.com/google/GoogleUtilities.git
[1/2410] Fetching promises
[604/7434] Fetching promises, googleutilities
Fetched https://github.com/google/GoogleUtilities.git from cache (1.17s)
Fetched https://github.com/google/promises.git from cache (1.17s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (0.58s)
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/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 8.0.2
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
Build complete.
Done.