Build Information
Failed to build GAppAuth, reference 1.6.5 (6124bc), with Swift 6.2 for watchOS using Xcode 26.3 on 20 Jun 2025 23:02:35 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 GAppAuth-Package -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/benlmyers/GAppAuth.git
Reference: 1.6.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/benlmyers/GAppAuth
* tag 1.6.5 -> FETCH_HEAD
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 1.6.5
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/benlmyers/GAppAuth.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/GTMAppAuth.git
Fetching from https://github.com/openid/AppAuth-iOS.git
Fetching from https://github.com/google/gtm-session-fetcher.git
Creating working copy of package ‘GTMAppAuth’
Checking out 1.3.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 2.3.0 of package ‘gtm-session-fetcher’
Resolve Package Graph
Resolved source packages:
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 1.3.1
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.7.6
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 2.3.0
GAppAuth: /Users/admin/builder/spi-builder-workspace
resolved source packages: GTMAppAuth, AppAuth, GTMSessionFetcher, GAppAuth
{
"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"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"GAppAuth-iOS",
"GAppAuth-macOS",
"GAppAuth-Package"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GAppAuth-Package -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 GAppAuth-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 2.3.0
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.7.6
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 1.3.1
GAppAuth: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 targets)
Target 'GAppAuth-macOS' in project 'GAppAuth'
➜ Explicit dependency on target 'GAppAuth-macOS' in project 'GAppAuth'
➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
Target 'GAppAuth-macOS' in project 'GAppAuth'
➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
Target 'GAppAuth-iOS' in project 'GAppAuth'
➜ Explicit dependency on target 'GAppAuth-iOS' in project 'GAppAuth'
➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
Target 'GAppAuth-iOS' in project 'GAppAuth'
➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
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 'AppAuth_AppAuth' in project 'AppAuth' (no dependencies)
Target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target '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 '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 'AppAuthCore' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuth_AppAuthCore' in project 'AppAuth'
Target 'AppAuth_AppAuthCore' in project 'AppAuth' (no dependencies)
Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/swiftc --version
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: 3efa0d8748aed30498361ba04fbd4eba
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3efa0d8748aed30498361ba04fbd4eba.xcbuilddata
error: The package product 'GTMAppAuth' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'GAppAuth-iOS' from project 'GAppAuth')
error: The package product 'GTMAppAuth' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'GAppAuth-macOS' from project 'GAppAuth')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme GAppAuth-Package
(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 @ 1.3.1
GAppAuth: /Users/admin/builder/spi-builder-workspace
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 2.3.0
resolved source packages: AppAuth, GTMAppAuth, GAppAuth, GTMSessionFetcher
{
"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"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"GAppAuth-iOS",
"GAppAuth-macOS",
"GAppAuth-Package"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GAppAuth-Package -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 GAppAuth-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.7.6
GAppAuth: /Users/admin/builder/spi-builder-workspace
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 2.3.0
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 1.3.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 targets)
Target 'GAppAuth-macOS' in project 'GAppAuth'
➜ Explicit dependency on target 'GAppAuth-macOS' in project 'GAppAuth'
➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
Target 'GAppAuth-macOS' in project 'GAppAuth'
➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
Target 'GAppAuth-iOS' in project 'GAppAuth'
➜ Explicit dependency on target 'GAppAuth-iOS' in project 'GAppAuth'
➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
Target 'GAppAuth-iOS' in project 'GAppAuth'
➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
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 'AppAuth_AppAuth' in project 'AppAuth' (no dependencies)
Target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target '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 '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 'AppAuthCore' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuth_AppAuthCore' in project 'AppAuth'
Target 'AppAuth_AppAuthCore' in project 'AppAuth' (no dependencies)
Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/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/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: 3efa0d8748aed30498361ba04fbd4eba
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3efa0d8748aed30498361ba04fbd4eba.xcbuilddata
error: The package product 'GTMAppAuth' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'GAppAuth-iOS' from project 'GAppAuth')
error: The package product 'GTMAppAuth' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'GAppAuth-macOS' from project 'GAppAuth')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme GAppAuth-Package
(1 failure)
BUILD FAILURE 6.2 watchOS