Build Information
Successful build of GTMAppAuth, reference master (77d940
), with Swift 5.8 for macOS (SPM) on 6 Aug 2024 22:34:46 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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.8
Building package at path: $PWD
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 resource_bundle_accessor.m
[4/33] Compiling AppAuthCore OIDTokenResponse.m
[4/33] Compiling AppAuthCore OIDURLQueryComponent.m
[6/33] Compiling AppAuthCore OIDURLSessionProvider.m
[7/33] Compiling AppAuthCore resource_bundle_accessor.m
[8/33] Compiling AppAuthCore OIDTokenRequest.m
[9/33] Compiling GTMSessionFetcherCore GTMSessionUploadFetcher.m
[10/33] Compiling GTMSessionFetcherCore GTMSessionFetcherService.m
[11/33] Compiling AppAuthCore OIDServiceDiscovery.m
[12/33] Compiling AppAuthCore OIDServiceConfiguration.m
[13/33] Compiling AppAuthCore OIDScopes.m
[14/33] Compiling GTMSessionFetcherCore GTMSessionFetcherLogging.m
[15/33] Compiling GTMSessionFetcherCore GTMSessionFetcher.m
[16/33] Compiling AppAuthCore OIDTokenUtilities.m
[17/33] Compiling AppAuthCore OIDScopeUtilities.m
[18/33] Compiling AppAuthCore OIDResponseTypes.m
[19/33] Compiling AppAuthCore OIDRegistrationResponse.m
[20/33] Compiling AppAuthCore OIDRegistrationRequest.m
[21/33] Compiling AppAuthCore OIDGrantTypes.m
[22/33] Compiling AppAuthCore OIDIDToken.m
[23/33] Compiling AppAuthCore OIDFieldMapping.m
[24/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 OIDAuthState.m
[32/33] Compiling AppAuthCore OIDAuthorizationService.m
[34/42] Compiling GTMAppAuth resource_bundle_accessor.swift
[35/42] Compiling GTMAppAuth KeychainHelper.swift
[36/42] Compiling GTMAppAuth GTMOAuth2Compatibility.swift
[37/42] Compiling GTMAppAuth KeychainStore.swift
[38/42] Compiling GTMAppAuth AuthSessionDelegate.swift
[39/42] Compiling GTMAppAuth AuthSessionStore.swift
[40/42] Compiling GTMAppAuth KeychainAttribute.swift
[41/42] Compiling GTMAppAuth AuthSession.swift
[42/42] Emitting module GTMAppAuth
[43/53] Compiling TestHelpers OIDServiceConfigurationTesting.swift
[44/53] Compiling TestHelpers OIDRegistrationResponseTesting.swift
[45/54] Compiling TestHelpers OIDTokenRequestTesting.swift
[46/54] Compiling TestHelpers OIDAuthorizationResponseTesting.swift
[47/54] Compiling TestHelpers OIDAuthorizationRequestTesting.swift
[48/54] Compiling TestHelpers OIDAuthStateTesting.swift
[49/54] Compiling TestHelpers OIDRegistrationRequestTesting.swift
[50/54] Compiling TestHelpers OIDTokenResponseTesting.swift
[51/54] Compiling TestHelpers KeychainHelperFake.swift
[52/54] Compiling TestHelpers AuthorizationTestingHelp.swift
[53/54] Compiling TestHelpers GTMAppAuthTestingHelpers.swift
[54/54] Emitting module TestHelpers
Build complete! (23.98s)
Fetching https://github.com/openid/AppAuth-iOS.git
Fetching https://github.com/google/gtm-session-fetcher.git
[1/3839] Fetching gtm-session-fetcher
[2/12630] Fetching gtm-session-fetcher, appauth-ios
Fetched https://github.com/openid/AppAuth-iOS.git (1.79s)
Fetched https://github.com/google/gtm-session-fetcher.git (1.79s)
Computing version for https://github.com/openid/AppAuth-iOS.git
Computed https://github.com/openid/AppAuth-iOS.git at 1.7.5 (0.75s)
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.74s)
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
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
Build complete.
Done.