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.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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/admin/builds/vMd7uqzK/0/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.8
Building package at path:  $workDir
https://github.com/google/GTMAppAuth.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/33] Copying PrivacyInfo.xcprivacy
[3/33] Compiling GTMSessionFetcherCore GTMSessionFetcherService.m
[4/33] Compiling GTMSessionFetcherCore resource_bundle_accessor.m
[5/33] Compiling AppAuthCore resource_bundle_accessor.m
[6/33] Compiling GTMSessionFetcherCore GTMSessionFetcherLogging.m
[7/33] Compiling AppAuthCore OIDURLSessionProvider.m
[8/33] Compiling AppAuthCore OIDURLQueryComponent.m
[8/33] Compiling GTMSessionFetcherCore GTMSessionFetcher.m
[10/33] Compiling GTMSessionFetcherCore GTMSessionUploadFetcher.m
[11/33] Compiling AppAuthCore OIDTokenResponse.m
[12/33] Compiling AppAuthCore OIDTokenRequest.m
[13/33] Compiling AppAuthCore OIDTokenUtilities.m
[14/33] Compiling AppAuthCore OIDServiceDiscovery.m
[15/33] Compiling AppAuthCore OIDServiceConfiguration.m
[16/33] Compiling AppAuthCore OIDScopes.m
[17/33] Compiling AppAuthCore OIDScopeUtilities.m
[18/33] Compiling AppAuthCore OIDResponseTypes.m
[19/33] Compiling AppAuthCore OIDRegistrationResponse.m
[20/33] Compiling AppAuthCore OIDGrantTypes.m
[21/33] Compiling AppAuthCore OIDRegistrationRequest.m
[22/33] Compiling AppAuthCore OIDIDToken.m
[23/33] Compiling AppAuthCore OIDError.m
[24/33] Compiling AppAuthCore OIDErrorUtilities.m
[25/33] Compiling AppAuthCore OIDFieldMapping.m
[26/33] Compiling AppAuthCore OIDEndSessionResponse.m
[27/33] Compiling AppAuthCore OIDEndSessionRequest.m
[28/33] Compiling AppAuthCore OIDClientMetadataParameters.m
[29/33] Compiling AppAuthCore OIDAuthorizationResponse.m
[30/33] Compiling AppAuthCore OIDAuthorizationService.m
[31/33] Compiling AppAuthCore OIDAuthorizationRequest.m
[32/33] Compiling AppAuthCore OIDAuthState.m
[34/40] Compiling GTMAppAuth KeychainAttribute.swift
[35/40] Compiling GTMAppAuth KeychainHelper.swift
[36/42] Emitting module GTMAppAuth
[37/42] Compiling GTMAppAuth AuthSession.swift
[38/42] Compiling GTMAppAuth AuthSessionDelegate.swift
[39/42] Compiling GTMAppAuth AuthSessionStore.swift
[40/42] Compiling GTMAppAuth GTMOAuth2Compatibility.swift
[41/42] Compiling GTMAppAuth KeychainStore.swift
[42/42] Compiling GTMAppAuth resource_bundle_accessor.swift
[43/52] Compiling TestHelpers OIDAuthStateTesting.swift
[44/52] Compiling TestHelpers OIDAuthorizationRequestTesting.swift
[45/52] Compiling TestHelpers OIDAuthorizationResponseTesting.swift
[46/54] Compiling TestHelpers OIDRegistrationRequestTesting.swift
[47/54] Compiling TestHelpers OIDRegistrationResponseTesting.swift
[48/54] Compiling TestHelpers OIDServiceConfigurationTesting.swift
[49/54] Emitting module TestHelpers
[50/54] Compiling TestHelpers OIDTokenRequestTesting.swift
[51/54] Compiling TestHelpers OIDTokenResponseTesting.swift
[52/54] Compiling TestHelpers AuthorizationTestingHelp.swift
[53/54] Compiling TestHelpers GTMAppAuthTestingHelpers.swift
[54/54] Compiling TestHelpers KeychainHelperFake.swift
Build complete! (13.87s)
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.40s)
Fetched https://github.com/openid/AppAuth-iOS.git (0.55s)
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.02s)
Computing version for https://github.com/openid/AppAuth-iOS.git
Computed https://github.com/openid/AppAuth-iOS.git at 1.7.3 (0.02s)
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.