The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WWSignInWith3rd_Google, reference main (86e795), with Swift 6.2 for macOS (SPM) on 23 Jun 2025 21:29:36 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWSignInWith3rd_Google.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWSignInWith3rd_Google
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 86e7955 - iOS 15 / Swift 5.7
Cloned https://github.com/William-Weng/WWSignInWith3rd_Google.git
Revision (git rev-parse @):
86e7955435f59642b8642a65316fc0f03cf7317f
SUCCESS checkout https://github.com/William-Weng/WWSignInWith3rd_Google.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/William-Weng/WWSignInWith3rd_Google.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/William-Weng/WWSignInWith3rd_Apple
Fetching https://github.com/google/GoogleSignIn-iOS/
[1/175] Fetching wwsigninwith3rd_apple
[98/11685] Fetching wwsigninwith3rd_apple, googlesignin-ios
Fetched https://github.com/google/GoogleSignIn-iOS/ from cache (2.52s)
Fetched https://github.com/William-Weng/WWSignInWith3rd_Apple from cache (2.52s)
Computing version for https://github.com/google/GoogleSignIn-iOS/
Computed https://github.com/google/GoogleSignIn-iOS/ at 7.1.0 (3.06s)
Fetching https://github.com/google/GTMAppAuth.git
Fetching https://github.com/openid/AppAuth-iOS.git
Fetching https://github.com/google/gtm-session-fetcher.git
[1/3862] Fetching gtmappauth
[542/8379] Fetching gtmappauth, gtm-session-fetcher
[814/17477] Fetching gtmappauth, gtm-session-fetcher, appauth-ios
Fetched https://github.com/google/GTMAppAuth.git from cache (1.33s)
Fetched https://github.com/google/gtm-session-fetcher.git from cache (1.33s)
Fetched https://github.com/openid/AppAuth-iOS.git from cache (1.33s)
Computing version for https://github.com/google/GTMAppAuth.git
Computed https://github.com/google/GTMAppAuth.git at 4.1.1 (1.83s)
Computing version for https://github.com/openid/AppAuth-iOS.git
Computed https://github.com/openid/AppAuth-iOS.git at 1.7.6 (0.48s)
Computing version for https://github.com/William-Weng/WWSignInWith3rd_Apple
Computed https://github.com/William-Weng/WWSignInWith3rd_Apple at 1.1.4 (0.47s)
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.47s)
Creating working copy for https://github.com/google/GTMAppAuth.git
Working copy of https://github.com/google/GTMAppAuth.git resolved at 4.1.1
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/GoogleSignIn-iOS/
Working copy of https://github.com/google/GoogleSignIn-iOS/ resolved at 7.1.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/William-Weng/WWSignInWith3rd_Apple
Working copy of https://github.com/William-Weng/WWSignInWith3rd_Apple resolved at 1.1.4
error: the library 'WWSignInWith3rd_Google' requires macos 10.13, but depends on the product 'GoogleSignInSwift' which requires macos 10.15; consider changing the library 'WWSignInWith3rd_Google' to require macos 10.15 or later, or the product 'GoogleSignInSwift' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm