Build Information
Successful build of GTMAppAuth, reference master (77d940
), with Swift 5.10 for macOS (SPM) on 6 Aug 2024 22:43:21 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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
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/openid/AppAuth-iOS.git from cache (1.99s)
Fetched https://github.com/google/gtm-session-fetcher.git from cache (1.99s)
Computing version for https://github.com/openid/AppAuth-iOS.git
Computed https://github.com/openid/AppAuth-iOS.git at 1.7.5 (0.61s)
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.59s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "gtmappauth",
"name": "GTMAppAuth",
"url": "https://github.com/google/GTMAppAuth.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GTMAppAuth",
"dependencies": [
{
"identity": "gtm-session-fetcher",
"name": "GTMSessionFetcher",
"url": "https://github.com/google/gtm-session-fetcher.git",
"version": "3.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/gtm-session-fetcher",
"dependencies": [
]
},
{
"identity": "appauth-ios",
"name": "AppAuth",
"url": "https://github.com/openid/AppAuth-iOS.git",
"version": "1.7.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AppAuth-iOS",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/google/GTMAppAuth.git
[1/3695] Fetching gtmappauth
Fetched https://github.com/google/GTMAppAuth.git from cache (1.14s)
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/openid/AppAuth-iOS.git from cache (0.59s)
Fetched https://github.com/google/gtm-session-fetcher.git from cache (0.59s)
Computing version for https://github.com/openid/AppAuth-iOS.git
Computed https://github.com/openid/AppAuth-iOS.git at 1.7.5 (0.03s)
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.03s)
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
Creating working copy for https://github.com/google/GTMAppAuth.git
Working copy of https://github.com/google/GTMAppAuth.git resolved at master (77d9408)
warning: '.resolve-product-dependencies': dependency 'gtmappauth' is not used by any target
Found 2 product dependencies
- GTMSessionFetcher
- AppAuth
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/google/GTMAppAuth.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/36] Write sources
[1/36] Copying PrivacyInfo.xcprivacy
[5/36] Write swift-version-33747A42983211AE.txt
[6/36] Compiling AppAuthCore OIDTokenResponse.m
[7/36] Compiling AppAuthCore OIDURLQueryComponent.m
[8/36] Compiling GTMSessionFetcherCore GTMSessionFetcherLogging.m
[9/36] Compiling AppAuthCore OIDURLSessionProvider.m
[10/36] Compiling AppAuthCore OIDTokenRequest.m
[11/36] Compiling GTMSessionFetcherCore resource_bundle_accessor.m
[12/36] Compiling AppAuthCore OIDServiceDiscovery.m
[13/36] Compiling GTMSessionFetcherCore GTMSessionFetcherService.m
[14/36] Compiling AppAuthCore resource_bundle_accessor.m
[15/36] Compiling GTMSessionFetcherCore GTMSessionUploadFetcher.m
[16/36] Compiling AppAuthCore OIDScopes.m
[17/36] Compiling AppAuthCore OIDServiceConfiguration.m
[18/36] Compiling AppAuthCore OIDTokenUtilities.m
[19/36] Compiling AppAuthCore OIDScopeUtilities.m
[20/36] Compiling AppAuthCore OIDResponseTypes.m
[21/36] Compiling GTMSessionFetcherCore GTMSessionFetcher.m
[22/36] Compiling AppAuthCore OIDRegistrationRequest.m
[23/36] Compiling AppAuthCore OIDRegistrationResponse.m
[24/36] Compiling AppAuthCore OIDIDToken.m
[25/36] Compiling AppAuthCore OIDGrantTypes.m
[26/36] Compiling AppAuthCore OIDFieldMapping.m
[27/36] Compiling AppAuthCore OIDErrorUtilities.m
[28/36] Compiling AppAuthCore OIDError.m
[29/36] Compiling AppAuthCore OIDEndSessionResponse.m
[30/36] Compiling AppAuthCore OIDClientMetadataParameters.m
[31/36] Compiling AppAuthCore OIDEndSessionRequest.m
[32/36] Compiling AppAuthCore OIDAuthorizationResponse.m
[33/36] Compiling AppAuthCore OIDAuthorizationRequest.m
[34/36] Compiling AppAuthCore OIDAuthState.m
[35/36] Compiling AppAuthCore OIDAuthorizationService.m
[37/45] Compiling GTMAppAuth KeychainStore.swift
[38/45] Compiling GTMAppAuth resource_bundle_accessor.swift
[39/45] Compiling GTMAppAuth GTMOAuth2Compatibility.swift
[40/45] Compiling GTMAppAuth AuthSessionDelegate.swift
[41/45] Compiling GTMAppAuth KeychainHelper.swift
[42/45] Compiling GTMAppAuth AuthSessionStore.swift
[43/45] Compiling GTMAppAuth KeychainAttribute.swift
[44/45] Emitting module GTMAppAuth
[45/45] Compiling GTMAppAuth AuthSession.swift
[46/56] Compiling TestHelpers OIDRegistrationRequestTesting.swift
[47/57] Compiling TestHelpers OIDRegistrationResponseTesting.swift
[48/57] Compiling TestHelpers OIDServiceConfigurationTesting.swift
[49/57] Compiling TestHelpers OIDTokenRequestTesting.swift
[50/57] Compiling TestHelpers OIDAuthorizationResponseTesting.swift
[51/57] Compiling TestHelpers OIDAuthStateTesting.swift
[52/57] Compiling TestHelpers OIDAuthorizationRequestTesting.swift
[53/57] Emitting module TestHelpers
[54/57] Compiling TestHelpers KeychainHelperFake.swift
[55/57] Compiling TestHelpers AuthorizationTestingHelp.swift
[56/57] Compiling TestHelpers GTMAppAuthTestingHelpers.swift
[57/57] Compiling TestHelpers OIDTokenResponseTesting.swift
Build complete! (13.34s)
Build complete.
Done.