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 GTMAppAuth, reference master (77d940), with Swift 5.9 for macOS (SPM) on 6 Aug 2024 22:43:30 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/GTMAppAuth.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google/GTMAppAuth
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 77d9408 Update activesupport (#246)
Cloned https://github.com/google/GTMAppAuth.git
Revision (git rev-parse @):
77d9408316cc8a4a181435fdfb9b6bdc450efc38
SUCCESS checkout https://github.com/google/GTMAppAuth.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/google/GTMAppAuth.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/33] Copying PrivacyInfo.xcprivacy
[3/33] Compiling AppAuthCore OIDURLSessionProvider.m
[4/33] Compiling GTMSessionFetcherCore GTMSessionFetcher.m
[4/33] Compiling AppAuthCore resource_bundle_accessor.m
[6/33] Compiling AppAuthCore OIDTokenUtilities.m
[7/33] Compiling GTMSessionFetcherCore resource_bundle_accessor.m
[8/33] Compiling AppAuthCore OIDTokenResponse.m
[9/33] Compiling AppAuthCore OIDURLQueryComponent.m
[10/33] Compiling GTMSessionFetcherCore GTMSessionFetcherLogging.m
[11/33] Compiling AppAuthCore OIDTokenRequest.m
[12/33] Compiling AppAuthCore OIDScopes.m
[13/33] Compiling AppAuthCore OIDServiceDiscovery.m
[14/33] Compiling AppAuthCore OIDServiceConfiguration.m
[15/33] Compiling AppAuthCore OIDResponseTypes.m
[16/33] Compiling AppAuthCore OIDScopeUtilities.m
[17/33] Compiling GTMSessionFetcherCore GTMSessionFetcherService.m
[18/33] Compiling AppAuthCore OIDRegistrationResponse.m
[19/33] Compiling AppAuthCore OIDRegistrationRequest.m
[20/33] Compiling GTMSessionFetcherCore GTMSessionUploadFetcher.m
[21/33] Compiling AppAuthCore OIDIDToken.m
[22/33] Compiling AppAuthCore OIDGrantTypes.m
[23/33] Compiling AppAuthCore OIDFieldMapping.m
[23/33] Compiling AppAuthCore OIDErrorUtilities.m
[25/33] Compiling AppAuthCore OIDError.m
[26/33] Compiling AppAuthCore OIDEndSessionResponse.m
[27/33] Compiling AppAuthCore OIDClientMetadataParameters.m
[28/33] Compiling AppAuthCore OIDEndSessionRequest.m
[29/33] Compiling AppAuthCore OIDAuthorizationResponse.m
[30/33] Compiling AppAuthCore OIDAuthorizationRequest.m
[31/33] Compiling AppAuthCore OIDAuthorizationService.m
[31/33] Compiling AppAuthCore OIDAuthState.m
[34/42] Compiling GTMAppAuth resource_bundle_accessor.swift
[35/42] Compiling GTMAppAuth AuthSessionStore.swift
[36/42] Compiling GTMAppAuth AuthSessionDelegate.swift
[37/42] Compiling GTMAppAuth GTMOAuth2Compatibility.swift
[38/42] Compiling GTMAppAuth KeychainHelper.swift
[39/42] Compiling GTMAppAuth KeychainAttribute.swift
[40/42] Compiling GTMAppAuth KeychainStore.swift
[41/42] Compiling GTMAppAuth AuthSession.swift
[42/42] Emitting module GTMAppAuth
[43/53] Compiling TestHelpers OIDRegistrationRequestTesting.swift
[44/54] Compiling TestHelpers OIDServiceConfigurationTesting.swift
[45/54] Compiling TestHelpers OIDAuthorizationRequestTesting.swift
[46/54] Compiling TestHelpers OIDAuthorizationResponseTesting.swift
[47/54] Compiling TestHelpers OIDRegistrationResponseTesting.swift
[48/54] Compiling TestHelpers OIDAuthStateTesting.swift
[49/54] Compiling TestHelpers OIDTokenRequestTesting.swift
[50/54] Compiling TestHelpers OIDTokenResponseTesting.swift
[51/54] Emitting module TestHelpers
[52/54] Compiling TestHelpers AuthorizationTestingHelp.swift
[53/54] Compiling TestHelpers GTMAppAuthTestingHelpers.swift
[54/54] Compiling TestHelpers KeychainHelperFake.swift
Build complete! (21.38s)
Fetching https://github.com/openid/AppAuth-iOS.git
Fetching https://github.com/google/gtm-session-fetcher.git
[1/8791] Fetching appauth-ios
[177/12630] Fetching appauth-ios, gtm-session-fetcher
Fetched https://github.com/google/gtm-session-fetcher.git (1.96s)
Fetched https://github.com/openid/AppAuth-iOS.git (1.96s)
Computing version for https://github.com/openid/AppAuth-iOS.git
Computed https://github.com/openid/AppAuth-iOS.git at 1.7.5 (0.59s)
Computing version for https://github.com/google/gtm-session-fetcher.git
Computed https://github.com/google/gtm-session-fetcher.git at 3.5.0 (0.58s)
Creating working copy for https://github.com/openid/AppAuth-iOS.git
Working copy of https://github.com/openid/AppAuth-iOS.git resolved at 1.7.5
Creating working copy for https://github.com/google/gtm-session-fetcher.git
Working copy of https://github.com/google/gtm-session-fetcher.git resolved at 3.5.0
Build complete.
Done.