Build Information
Failed to build WWSignInWith3rd_Google, reference main (86e795), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 23 Jun 2025 21:28:15 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WWSignInWith3rd_Google -destination platform=macOS,arch=arm64Build 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: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/William-Weng/WWSignInWith3rd_Google.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/google/GoogleSignIn-iOS/
Fetching from https://github.com/William-Weng/WWSignInWith3rd_Apple
Fetching from https://github.com/google/gtm-session-fetcher.git
Fetching from https://github.com/openid/AppAuth-iOS.git
Fetching from https://github.com/google/GTMAppAuth.git
Creating working copy of package ‘GTMAppAuth’
Checking out 4.1.1 of package ‘GTMAppAuth’
Creating working copy of package ‘AppAuth-iOS’
Checking out 1.7.6 of package ‘AppAuth-iOS’
Creating working copy of package ‘gtm-session-fetcher’
Checking out 3.5.0 of package ‘gtm-session-fetcher’
Creating working copy of package ‘WWSignInWith3rd_Apple’
Checking out 1.1.4 of package ‘WWSignInWith3rd_Apple’
Creating working copy of package ‘GoogleSignIn-iOS’
Checking out 7.1.0 of package ‘GoogleSignIn-iOS’
Resolve Package Graph
Resolved source packages:
WWSignInWith3rd_Apple: https://github.com/William-Weng/WWSignInWith3rd_Apple @ 1.1.4
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 4.1.1
GoogleSignIn: https://github.com/google/GoogleSignIn-iOS/ @ 7.1.0
WWSignInWith3rd_Google: /Users/admin/builder/spi-builder-workspace
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.7.6
resolved source packages: WWSignInWith3rd_Apple, GTMAppAuth, GoogleSignIn, WWSignInWith3rd_Google, GTMSessionFetcher, AppAuth
{
"dependencies" : [
{
"identity" : "wwsigninwith3rd_apple",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "1.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/William-Weng/WWSignInWith3rd_Apple"
},
{
"identity" : "googlesignin-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "7.1.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/google/GoogleSignIn-iOS/"
}
],
"manifest_display_name" : "WWSignInWith3rd_Google",
"name" : "WWSignInWith3rd_Google",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "WWSignInWith3rd_Google",
"targets" : [
"WWSignInWith3rd_Google"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "WWSignInWith3rd_Google",
"module_type" : "SwiftTarget",
"name" : "WWSignInWith3rd_Google",
"path" : "Sources/WWSignInWith3rd_Google",
"product_dependencies" : [
"WWSignInWith3rd_Apple",
"GoogleSignInSwift"
],
"product_memberships" : [
"WWSignInWith3rd_Google"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWSignInWith3rd_Google/Privacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"WWSignInWith3rd_Google.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"WWSignInWith3rd_Google"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WWSignInWith3rd_Google -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme WWSignInWith3rd_Google -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
WWSignInWith3rd_Apple: https://github.com/William-Weng/WWSignInWith3rd_Apple @ 1.1.4
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 4.1.1
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.7.6
GoogleSignIn: https://github.com/google/GoogleSignIn-iOS/ @ 7.1.0
WWSignInWith3rd_Google: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (23 targets)
Target 'WWSignInWith3rd_Google' in project 'WWSignInWith3rd_Google'
➜ Explicit dependency on target 'WWSignInWith3rd_Google' in project 'WWSignInWith3rd_Google'
➜ Explicit dependency on target 'WWSignInWith3rd_Google_WWSignInWith3rd_Google' in project 'WWSignInWith3rd_Google'
➜ Explicit dependency on target 'WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
➜ Explicit dependency on target 'GoogleSignInSwift' in project 'GoogleSignIn'
Target 'WWSignInWith3rd_Google' in project 'WWSignInWith3rd_Google'
➜ Explicit dependency on target 'WWSignInWith3rd_Google_WWSignInWith3rd_Google' in project 'WWSignInWith3rd_Google'
➜ Explicit dependency on target 'WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
➜ Explicit dependency on target 'GoogleSignInSwift' in project 'GoogleSignIn'
Target 'GoogleSignInSwift' in project 'GoogleSignIn'
➜ Explicit dependency on target 'GoogleSignInSwift' in project 'GoogleSignIn'
➜ Explicit dependency on target 'GoogleSignIn_GoogleSignInSwift' in project 'GoogleSignIn'
➜ Explicit dependency on target 'GoogleSignIn' in project 'GoogleSignIn'
➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GoogleSignInSwift' in project 'GoogleSignIn'
➜ Explicit dependency on target 'GoogleSignIn_GoogleSignInSwift' in project 'GoogleSignIn'
➜ Explicit dependency on target 'GoogleSignIn' in project 'GoogleSignIn'
➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GoogleSignIn' in project 'GoogleSignIn'
➜ Explicit dependency on target 'GoogleSignIn_GoogleSignIn' in project 'GoogleSignIn'
➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMAppAuth_GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
Target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMAppAuth_GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
Target 'AppAuthCore' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuth_AppAuthCore' in project 'AppAuth'
Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher' (no dependencies)
Target 'GTMAppAuth_GTMAppAuth' in project 'GTMAppAuth' (no dependencies)
Target 'AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuth_AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
Target 'AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuth_AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
Target 'AppAuthCore' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuth_AppAuthCore' in project 'AppAuth'
Target 'AppAuth_AppAuthCore' in project 'AppAuth' (no dependencies)
Target 'AppAuth_AppAuth' in project 'AppAuth' (no dependencies)
Target 'GoogleSignIn_GoogleSignIn' in project 'GoogleSignIn' (no dependencies)
Target 'GoogleSignIn_GoogleSignInSwift' in project 'GoogleSignIn' (no dependencies)
Target 'WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
➜ Explicit dependency on target 'WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
➜ Explicit dependency on target 'WWSignInWith3rd_Apple_WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
Target 'WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
➜ Explicit dependency on target 'WWSignInWith3rd_Apple_WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
Target 'WWSignInWith3rd_Apple_WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple' (no dependencies)
Target 'WWSignInWith3rd_Google_WWSignInWith3rd_Google' in project 'WWSignInWith3rd_Google' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: 1bfc2203a4e91d8c5588b7a117feaad5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1bfc2203a4e91d8c5588b7a117feaad5.xcbuilddata
error: The package product 'GoogleSignInSwift' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'WWSignInWith3rd_Google' from project 'WWSignInWith3rd_Google')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:1a516e77326bb5ce0edb97f2f41f0b39debba8b2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:1a516e77326bb5ce0edb97f2f41f0b39debba8b2, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:1a516e77326bb5ce0edb97f2f41f0b39debba8b2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:1a516e77326bb5ce0edb97f2f41f0b39debba8b2, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme WWSignInWith3rd_Google
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
WWSignInWith3rd_Google: /Users/admin/builder/spi-builder-workspace
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.7.6
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 4.1.1
GoogleSignIn: https://github.com/google/GoogleSignIn-iOS/ @ 7.1.0
WWSignInWith3rd_Apple: https://github.com/William-Weng/WWSignInWith3rd_Apple @ 1.1.4
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
resolved source packages: WWSignInWith3rd_Google, AppAuth, GTMAppAuth, GoogleSignIn, WWSignInWith3rd_Apple, GTMSessionFetcher
{
"dependencies" : [
{
"identity" : "wwsigninwith3rd_apple",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "1.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/William-Weng/WWSignInWith3rd_Apple"
},
{
"identity" : "googlesignin-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "7.1.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/google/GoogleSignIn-iOS/"
}
],
"manifest_display_name" : "WWSignInWith3rd_Google",
"name" : "WWSignInWith3rd_Google",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "WWSignInWith3rd_Google",
"targets" : [
"WWSignInWith3rd_Google"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "WWSignInWith3rd_Google",
"module_type" : "SwiftTarget",
"name" : "WWSignInWith3rd_Google",
"path" : "Sources/WWSignInWith3rd_Google",
"product_dependencies" : [
"WWSignInWith3rd_Apple",
"GoogleSignInSwift"
],
"product_memberships" : [
"WWSignInWith3rd_Google"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWSignInWith3rd_Google/Privacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"WWSignInWith3rd_Google.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"WWSignInWith3rd_Google"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WWSignInWith3rd_Google -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme WWSignInWith3rd_Google -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
WWSignInWith3rd_Apple: https://github.com/William-Weng/WWSignInWith3rd_Apple @ 1.1.4
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
WWSignInWith3rd_Google: /Users/admin/builder/spi-builder-workspace
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 4.1.1
GoogleSignIn: https://github.com/google/GoogleSignIn-iOS/ @ 7.1.0
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.7.6
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (23 targets)
Target 'WWSignInWith3rd_Google' in project 'WWSignInWith3rd_Google'
➜ Explicit dependency on target 'WWSignInWith3rd_Google' in project 'WWSignInWith3rd_Google'
➜ Explicit dependency on target 'WWSignInWith3rd_Google_WWSignInWith3rd_Google' in project 'WWSignInWith3rd_Google'
➜ Explicit dependency on target 'WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
➜ Explicit dependency on target 'GoogleSignInSwift' in project 'GoogleSignIn'
Target 'WWSignInWith3rd_Google' in project 'WWSignInWith3rd_Google'
➜ Explicit dependency on target 'WWSignInWith3rd_Google_WWSignInWith3rd_Google' in project 'WWSignInWith3rd_Google'
➜ Explicit dependency on target 'WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
➜ Explicit dependency on target 'GoogleSignInSwift' in project 'GoogleSignIn'
Target 'GoogleSignInSwift' in project 'GoogleSignIn'
➜ Explicit dependency on target 'GoogleSignInSwift' in project 'GoogleSignIn'
➜ Explicit dependency on target 'GoogleSignIn_GoogleSignInSwift' in project 'GoogleSignIn'
➜ Explicit dependency on target 'GoogleSignIn' in project 'GoogleSignIn'
➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GoogleSignInSwift' in project 'GoogleSignIn'
➜ Explicit dependency on target 'GoogleSignIn_GoogleSignInSwift' in project 'GoogleSignIn'
➜ Explicit dependency on target 'GoogleSignIn' in project 'GoogleSignIn'
➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GoogleSignIn' in project 'GoogleSignIn'
➜ Explicit dependency on target 'GoogleSignIn_GoogleSignIn' in project 'GoogleSignIn'
➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMAppAuth_GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
Target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMAppAuth_GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
Target 'AppAuthCore' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuth_AppAuthCore' in project 'AppAuth'
Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher' (no dependencies)
Target 'GTMAppAuth_GTMAppAuth' in project 'GTMAppAuth' (no dependencies)
Target 'AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuth_AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
Target 'AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuth_AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
Target 'AppAuthCore' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuth_AppAuthCore' in project 'AppAuth'
Target 'AppAuth_AppAuthCore' in project 'AppAuth' (no dependencies)
Target 'AppAuth_AppAuth' in project 'AppAuth' (no dependencies)
Target 'GoogleSignIn_GoogleSignIn' in project 'GoogleSignIn' (no dependencies)
Target 'GoogleSignIn_GoogleSignInSwift' in project 'GoogleSignIn' (no dependencies)
Target 'WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
➜ Explicit dependency on target 'WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
➜ Explicit dependency on target 'WWSignInWith3rd_Apple_WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
Target 'WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
➜ Explicit dependency on target 'WWSignInWith3rd_Apple_WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
Target 'WWSignInWith3rd_Apple_WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple' (no dependencies)
Target 'WWSignInWith3rd_Google_WWSignInWith3rd_Google' in project 'WWSignInWith3rd_Google' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: 1bfc2203a4e91d8c5588b7a117feaad5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1bfc2203a4e91d8c5588b7a117feaad5.xcbuilddata
error: The package product 'GoogleSignInSwift' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'WWSignInWith3rd_Google' from project 'WWSignInWith3rd_Google')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:1a516e77326bb5ce0edb97f2f41f0b39debba8b2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:1a516e77326bb5ce0edb97f2f41f0b39debba8b2, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:1a516e77326bb5ce0edb97f2f41f0b39debba8b2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:1a516e77326bb5ce0edb97f2f41f0b39debba8b2, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme WWSignInWith3rd_Google
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild