The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GTMAppAuth with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.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: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/google/GTMAppAuth
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
Fetching https://github.com/openid/AppAuth-iOS.git from cache
Fetching https://github.com/google/gtm-session-fetcher.git from cache
Fetched https://github.com/google/gtm-session-fetcher.git from cache (0.25s)
Fetched https://github.com/openid/AppAuth-iOS.git from cache (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.05s)
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
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "gtmappauth",
      "name": "GTMAppAuth",
      "url": "https://github.com/google/GTMAppAuth.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-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.3.1",
          "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-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.3",
          "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AppAuth-iOS",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/google/GTMAppAuth.git from cache
Fetched https://github.com/google/GTMAppAuth.git from cache (0.24s)
Fetching https://github.com/openid/AppAuth-iOS.git from cache
Fetching https://github.com/google/gtm-session-fetcher.git from cache
Fetched https://github.com/google/gtm-session-fetcher.git from cache (0.23s)
Fetched https://github.com/openid/AppAuth-iOS.git from cache (0.31s)
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
Creating working copy for https://github.com/google/GTMAppAuth.git
Working copy of https://github.com/google/GTMAppAuth.git resolved at master (5d7d66f)
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:  $workDir
https://github.com/google/GTMAppAuth.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/36] Write sources
[1/36] Copying PrivacyInfo.xcprivacy
[2/36] Write sources
[3/36] Copying PrivacyInfo.xcprivacy
[5/36] Write swift-version-6044DDE57671499D.txt
[6/36] Compiling AppAuthCore resource_bundle_accessor.m
[7/36] Compiling GTMSessionFetcherCore resource_bundle_accessor.m
[8/36] Compiling AppAuthCore OIDTokenResponse.m
[9/36] Compiling AppAuthCore OIDServiceConfiguration.m
[10/36] Compiling AppAuthCore OIDServiceDiscovery.m
[11/36] Compiling AppAuthCore OIDTokenRequest.m
[12/36] Compiling GTMSessionFetcherCore GTMSessionUploadFetcher.m
[13/36] Compiling GTMSessionFetcherCore GTMSessionFetcherService.m
[14/36] Compiling AppAuthCore OIDTokenUtilities.m
[15/36] Compiling AppAuthCore OIDScopes.m
[16/36] Compiling AppAuthCore OIDURLSessionProvider.m
[17/36] Compiling GTMSessionFetcherCore GTMSessionFetcherLogging.m
[18/36] Compiling AppAuthCore OIDScopeUtilities.m
[19/36] Compiling AppAuthCore OIDResponseTypes.m
[20/36] Compiling AppAuthCore OIDRegistrationResponse.m
[21/36] Compiling AppAuthCore OIDGrantTypes.m
[22/36] Compiling AppAuthCore OIDRegistrationRequest.m
[23/36] Compiling AppAuthCore OIDIDToken.m
[24/36] Compiling AppAuthCore OIDFieldMapping.m
[25/36] Compiling AppAuthCore OIDErrorUtilities.m
[26/36] Compiling AppAuthCore OIDError.m
[27/36] Compiling AppAuthCore OIDEndSessionResponse.m
[28/36] Compiling AppAuthCore OIDClientMetadataParameters.m
[29/36] Compiling AppAuthCore OIDEndSessionRequest.m
[30/36] Compiling AppAuthCore OIDAuthorizationRequest.m
[30/36] Compiling AppAuthCore OIDAuthorizationResponse.m
[32/36] Compiling AppAuthCore OIDURLQueryComponent.m
[33/36] Compiling AppAuthCore OIDAuthorizationService.m
[34/36] Compiling AppAuthCore OIDAuthState.m
[35/36] Compiling GTMSessionFetcherCore GTMSessionFetcher.m
[37/44] Compiling GTMAppAuth KeychainHelper.swift
[38/45] Compiling GTMAppAuth KeychainAttribute.swift
[39/45] Compiling GTMAppAuth KeychainStore.swift
[40/45] Compiling GTMAppAuth GTMOAuth2Compatibility.swift
[41/45] Compiling GTMAppAuth AuthSessionDelegate.swift
[42/45] Compiling GTMAppAuth AuthSessionStore.swift
[43/45] Emitting module GTMAppAuth
[44/45] Compiling GTMAppAuth AuthSession.swift
[45/45] Compiling GTMAppAuth resource_bundle_accessor.swift
[46/56] Compiling TestHelpers OIDAuthorizationRequestTesting.swift
[47/56] Compiling TestHelpers OIDAuthorizationResponseTesting.swift
[48/57] Compiling TestHelpers OIDServiceConfigurationTesting.swift
[49/57] Compiling TestHelpers OIDRegistrationResponseTesting.swift
[50/57] Compiling TestHelpers OIDTokenRequestTesting.swift
[51/57] Compiling TestHelpers KeychainHelperFake.swift
[52/57] Compiling TestHelpers OIDAuthStateTesting.swift
[53/57] Compiling TestHelpers OIDRegistrationRequestTesting.swift
[54/57] Emitting module TestHelpers
[55/57] Compiling TestHelpers AuthorizationTestingHelp.swift
[56/57] Compiling TestHelpers GTMAppAuthTestingHelpers.swift
[57/57] Compiling TestHelpers OIDTokenResponseTesting.swift
Build complete! (11.31s)
Build complete.
Done.

Build Machine: Mac 7