The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GAppAuth, reference master (6124bc), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 04:15:34 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/benlmyers/GAppAuth.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/benlmyers/GAppAuth
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6124bcd 💻 Bump macOS compatability
Cloned https://github.com/benlmyers/GAppAuth.git
Revision (git rev-parse @):
6124bcd8a5e4576a485aa70d92e50e32c587223d
SUCCESS checkout https://github.com/benlmyers/GAppAuth.git at master
Fetching https://github.com/openid/AppAuth-iOS.git
Fetching https://github.com/google/GTMAppAuth.git
Fetching https://github.com/google/gtm-session-fetcher.git
[1/3897] Fetching gtmappauth
[508/8730] Fetching gtmappauth, gtm-session-fetcher
[1561/18140] Fetching gtmappauth, gtm-session-fetcher, appauth-ios
Fetched https://github.com/openid/AppAuth-iOS.git from cache (1.43s)
Fetched https://github.com/google/GTMAppAuth.git from cache (1.43s)
Computing version for https://github.com/openid/AppAuth-iOS.git
Fetched https://github.com/google/gtm-session-fetcher.git from cache (1.43s)
Computed https://github.com/openid/AppAuth-iOS.git at 1.4.0 (2.11s)
Computing version for https://github.com/google/GTMAppAuth.git
Computed https://github.com/google/GTMAppAuth.git at 1.2.2 (0.66s)
Computing version for https://github.com/google/gtm-session-fetcher.git
Computed https://github.com/google/gtm-session-fetcher.git at 1.7.0 (0.67s)
Creating working copy for https://github.com/google/GTMAppAuth.git
Working copy of https://github.com/google/GTMAppAuth.git resolved at 1.2.2
Creating working copy for https://github.com/openid/AppAuth-iOS.git
Working copy of https://github.com/openid/AppAuth-iOS.git resolved at 1.4.0
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 1.7.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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "gappauth",
      "name": "GAppAuth",
      "url": "https://github.com/benlmyers/GAppAuth.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GAppAuth",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "gtmappauth",
          "name": "GTMAppAuth",
          "url": "https://github.com/google/GTMAppAuth.git",
          "version": "1.3.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GTMAppAuth",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "gtm-session-fetcher",
              "name": "GTMSessionFetcher",
              "url": "https://github.com/google/gtm-session-fetcher.git",
              "version": "2.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/gtm-session-fetcher",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "appauth-ios",
              "name": "AppAuth",
              "url": "https://github.com/openid/AppAuth-iOS.git",
              "version": "1.7.6",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AppAuth-iOS",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "appauth-ios",
          "name": "AppAuth",
          "url": "https://github.com/openid/AppAuth-iOS.git",
          "version": "1.7.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AppAuth-iOS",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/benlmyers/GAppAuth.git
[1/275] Fetching gappauth
Fetched https://github.com/benlmyers/GAppAuth.git from cache (0.73s)
Fetching https://github.com/openid/AppAuth-iOS.git from cache
Fetching https://github.com/google/GTMAppAuth.git from cache
Fetched https://github.com/openid/AppAuth-iOS.git from cache (0.55s)
Fetched https://github.com/google/GTMAppAuth.git from cache (0.55s)
Computing version for https://github.com/google/GTMAppAuth.git
Computed https://github.com/google/GTMAppAuth.git at 1.3.1 (1.25s)
Fetching https://github.com/google/gtm-session-fetcher.git from cache
Fetched https://github.com/google/gtm-session-fetcher.git from cache (0.53s)
Computing version for https://github.com/openid/AppAuth-iOS.git
Computed https://github.com/openid/AppAuth-iOS.git at 1.7.6 (1.21s)
Computing version for https://github.com/google/gtm-session-fetcher.git
Computed https://github.com/google/gtm-session-fetcher.git at 2.3.0 (0.65s)
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 2.3.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.6
Creating working copy for https://github.com/google/GTMAppAuth.git
Working copy of https://github.com/google/GTMAppAuth.git resolved at 1.3.1
Creating working copy for https://github.com/benlmyers/GAppAuth.git
Working copy of https://github.com/benlmyers/GAppAuth.git resolved at master (6124bcd)
warning: '.resolve-product-dependencies': dependency 'gappauth' is not used by any target
Found 2 product dependencies
  - GTMAppAuth
  - AppAuth
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/benlmyers/GAppAuth.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/18] Write sources
[2/18] Write swift-version--6988338F2F200930.txt
[3/18] Compiling GTMKeychain_iOS.m
[4/18] Compiling OIDExternalUserAgentIOSCustomBrowser.m
[5/18] Compiling OIDExternalUserAgentIOS.m
[6/18] Compiling OIDExternalUserAgentCatalyst.m
[7/18] Compiling OIDAuthorizationService+IOS.m
[8/18] Compiling OIDAuthState+IOS.m
[9/18] Compiling GTMAppAuth GTMAppAuthFetcherAuthorization+Keychain.m
[10/18] Compiling OIDLoopbackHTTPServer.m
[11/18] Compiling GTMKeychain_macOS.m
[12/18] Compiling OIDRedirectHTTPHandler.m
[13/18] Compiling OIDAuthorizationService+Mac.m
[14/18] Compiling GTMAppAuth GTMOAuth2KeychainCompatibility.m
[15/18] Compiling GTMAppAuth GTMAppAuthFetcherAuthorization.m
[16/18] Compiling OIDAuthState+Mac.m
[17/18] Compiling OIDExternalUserAgentMac.m
[19/22] Emitting module GAppAuth_iOS
[20/22] Compiling GAppAuth_iOS GAppAuth.swift
[21/22] Emitting module GAppAuth_macOS
[22/22] Compiling GAppAuth_macOS GAppAuth.swift
Build complete! (8.71s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "gtmappauth",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/GTMAppAuth.git"
    },
    {
      "identity" : "appauth-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/openid/AppAuth-iOS.git"
    }
  ],
  "manifest_display_name" : "GAppAuth",
  "name" : "GAppAuth",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "GAppAuth-iOS",
      "targets" : [
        "GAppAuth-iOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GAppAuth-macOS",
      "targets" : [
        "GAppAuth-macOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GAppAuth_macOS",
      "module_type" : "SwiftTarget",
      "name" : "GAppAuth-macOS",
      "path" : "Sources/macOS",
      "product_dependencies" : [
        "GTMAppAuth",
        "AppAuth"
      ],
      "product_memberships" : [
        "GAppAuth-macOS"
      ],
      "sources" : [
        "GAppAuth.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GAppAuth_iOS",
      "module_type" : "SwiftTarget",
      "name" : "GAppAuth-iOS",
      "path" : "Sources/iOS",
      "product_dependencies" : [
        "GTMAppAuth",
        "AppAuth"
      ],
      "product_memberships" : [
        "GAppAuth-iOS"
      ],
      "sources" : [
        "GAppAuth.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.