Build Information
Failed to build WWSignInWith3rd_Google, reference 1.1.3 (86e795), with Swift 6.2 for watchOS using Xcode 26.3 on 23 Jun 2025 21:29:29 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 generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWSignInWith3rd_Google.git
Reference: 1.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWSignInWith3rd_Google
* tag 1.1.3 -> FETCH_HEAD
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 1.1.3
========================================
Build
========================================
Selected platform: watchOS
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/openid/AppAuth-iOS.git
Fetching from https://github.com/google/GTMAppAuth.git
Fetching from https://github.com/google/gtm-session-fetcher.git
Creating working copy of package ‘GTMAppAuth’
Checking out 4.1.1 of package ‘GTMAppAuth’
Creating working copy of package ‘gtm-session-fetcher’
Checking out 3.5.0 of package ‘gtm-session-fetcher’
Creating working copy of package ‘GoogleSignIn-iOS’
Checking out 7.1.0 of package ‘GoogleSignIn-iOS’
Creating working copy of package ‘WWSignInWith3rd_Apple’
Checking out 1.1.4 of package ‘WWSignInWith3rd_Apple’
Creating working copy of package ‘AppAuth-iOS’
Checking out 1.7.6 of package ‘AppAuth-iOS’
Resolve Package Graph
Resolved source packages:
GoogleSignIn: https://github.com/google/GoogleSignIn-iOS/ @ 7.1.0
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 4.1.1
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.7.6
WWSignInWith3rd_Google: /Users/admin/builder/spi-builder-workspace
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: GoogleSignIn, GTMAppAuth, AppAuth, WWSignInWith3rd_Google, 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 generic/platform=watchOS
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 generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 4.1.1
GoogleSignIn: https://github.com/google/GoogleSignIn-iOS/ @ 7.1.0
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
WWSignInWith3rd_Apple: https://github.com/William-Weng/WWSignInWith3rd_Apple @ 1.1.4
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.7.6
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 -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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/WatchOS.platform/Developer/SDKs/WatchOS26.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/WatchOS.platform/Developer/SDKs/WatchOS26.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 armv7k -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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 -arch armv7k -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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_32 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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 -arch arm64_32 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
Build description signature: 96059b61c1957e8b44ad51c7ea290150
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/96059b61c1957e8b44ad51c7ea290150.xcbuilddata
error: The package product 'GTMAppAuth' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'GoogleSignIn' from project 'GoogleSignIn')
error: The package product 'GTMSessionFetcherCore' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'GoogleSignIn' from project 'GoogleSignIn')
error: The package product 'GTMAppAuth' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'GoogleSignInSwift' from project 'GoogleSignIn')
error: The package product 'GTMSessionFetcherCore' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'GoogleSignInSwift' from project 'GoogleSignIn')
** 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:
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.7.6
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 4.1.1
WWSignInWith3rd_Google: /Users/admin/builder/spi-builder-workspace
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
WWSignInWith3rd_Apple: https://github.com/William-Weng/WWSignInWith3rd_Apple @ 1.1.4
GoogleSignIn: https://github.com/google/GoogleSignIn-iOS/ @ 7.1.0
resolved source packages: AppAuth, GTMAppAuth, WWSignInWith3rd_Google, GTMSessionFetcher, WWSignInWith3rd_Apple, GoogleSignIn
{
"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 generic/platform=watchOS
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 generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
WWSignInWith3rd_Google: /Users/admin/builder/spi-builder-workspace
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
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
WWSignInWith3rd_Apple: https://github.com/William-Weng/WWSignInWith3rd_Apple @ 1.1.4
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/WatchOS.platform/Developer/SDKs/WatchOS26.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/WatchOS.platform/Developer/SDKs/WatchOS26.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/WatchOS.platform/Developer/SDKs/WatchOS26.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 armv7k -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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 -arch armv7k -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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_32 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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 -arch arm64_32 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
Build description signature: 96059b61c1957e8b44ad51c7ea290150
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/96059b61c1957e8b44ad51c7ea290150.xcbuilddata
error: The package product 'GTMAppAuth' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'GoogleSignIn' from project 'GoogleSignIn')
error: The package product 'GTMSessionFetcherCore' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'GoogleSignIn' from project 'GoogleSignIn')
error: The package product 'GTMAppAuth' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'GoogleSignInSwift' from project 'GoogleSignIn')
error: The package product 'GTMSessionFetcherCore' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'GoogleSignInSwift' from project 'GoogleSignIn')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme WWSignInWith3rd_Google
(1 failure)
BUILD FAILURE 6.2 watchOS