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 with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.32.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/GTMAppAuth.git
Reference: 4.1.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/google/GTMAppAuth
 * tag               4.1.1      -> FETCH_HEAD
HEAD is now at 5d7d66f Prepare for 4.1.1 release (#242)
Cloned https://github.com/google/GTMAppAuth.git
Revision (git rev-parse @):
5d7d66f647400952b1758b230e019b07c0b4b22a
SUCCESS checkout https://github.com/google/GTMAppAuth.git at 4.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
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 resource_bundle_accessor.m
[5/33] Compiling AppAuthCore resource_bundle_accessor.m
[6/33] Compiling AppAuthCore OIDServiceConfiguration.m
[7/33] Compiling AppAuthCore OIDTokenRequest.m
[8/33] Compiling AppAuthCore OIDTokenResponse.m
[9/33] Compiling GTMSessionFetcherCore GTMSessionFetcherLogging.m
[10/33] Compiling GTMSessionFetcherCore GTMSessionFetcherService.m
[11/33] Compiling AppAuthCore OIDURLQueryComponent.m
[12/33] Compiling AppAuthCore OIDScopes.m
[13/33] Compiling AppAuthCore OIDScopeUtilities.m
[14/33] Compiling AppAuthCore OIDServiceDiscovery.m
[15/33] Compiling AppAuthCore OIDResponseTypes.m
[16/33] Compiling AppAuthCore OIDTokenUtilities.m
[17/33] Compiling AppAuthCore OIDRegistrationResponse.m
[18/33] Compiling AppAuthCore OIDGrantTypes.m
[19/33] Compiling AppAuthCore OIDIDToken.m
[20/33] Compiling AppAuthCore OIDRegistrationRequest.m
[21/33] Compiling AppAuthCore OIDError.m
[21/33] Compiling AppAuthCore OIDErrorUtilities.m
[22/33] Compiling AppAuthCore OIDFieldMapping.m
[24/33] Compiling GTMSessionFetcherCore GTMSessionUploadFetcher.m
[25/33] Compiling AppAuthCore OIDEndSessionRequest.m
[26/33] Compiling AppAuthCore OIDClientMetadataParameters.m
[27/33] Compiling AppAuthCore OIDAuthorizationResponse.m
[28/33] Compiling AppAuthCore OIDAuthorizationRequest.m
[29/33] Compiling AppAuthCore OIDEndSessionResponse.m
[30/33] Compiling AppAuthCore OIDAuthState.m
[31/33] Compiling AppAuthCore OIDAuthorizationService.m
[32/33] Compiling GTMSessionFetcherCore GTMSessionFetcher.m
[34/41] Compiling GTMAppAuth AuthSessionDelegate.swift
[35/41] Compiling GTMAppAuth KeychainHelper.swift
[36/41] Compiling GTMAppAuth GTMOAuth2Compatibility.swift
[37/42] Emitting module GTMAppAuth
[38/42] Compiling GTMAppAuth KeychainAttribute.swift
[39/42] Compiling GTMAppAuth AuthSessionStore.swift
[40/42] Compiling GTMAppAuth KeychainStore.swift
[41/42] Compiling GTMAppAuth AuthSession.swift
[42/42] Compiling GTMAppAuth resource_bundle_accessor.swift
[43/53] Compiling TestHelpers OIDServiceConfigurationTesting.swift
[44/53] Compiling TestHelpers OIDTokenRequestTesting.swift
[45/53] Compiling TestHelpers OIDRegistrationResponseTesting.swift
[46/53] Compiling TestHelpers OIDRegistrationRequestTesting.swift
[47/53] Compiling TestHelpers OIDAuthorizationRequestTesting.swift
[48/53] Compiling TestHelpers OIDAuthorizationResponseTesting.swift
[49/54] Compiling TestHelpers AuthorizationTestingHelp.swift
[50/54] Compiling TestHelpers GTMAppAuthTestingHelpers.swift
[51/54] Emitting module TestHelpers
[52/54] Compiling TestHelpers KeychainHelperFake.swift
[53/54] Compiling TestHelpers OIDAuthStateTesting.swift
[54/54] Compiling TestHelpers OIDTokenResponseTesting.swift
Build complete! (16.39s)
Fetching https://github.com/google/gtm-session-fetcher.git from cache
Fetching https://github.com/openid/AppAuth-iOS.git from cache
Fetched https://github.com/google/gtm-session-fetcher.git (0.24s)
Fetched https://github.com/openid/AppAuth-iOS.git (0.33s)
Computing version for https://github.com/google/gtm-session-fetcher.git
Computed https://github.com/google/gtm-session-fetcher.git at 3.3.1 (0.04s)
Computing version for https://github.com/openid/AppAuth-iOS.git
Computed https://github.com/openid/AppAuth-iOS.git at 1.7.3 (0.57s)
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.3.1
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.3
Build complete.
Done.