The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build GAppAuth with Swift 5.9 for watchOS using Xcode 15.2.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/checkout/.derivedData build -scheme GAppAuth-Package -destination generic/platform=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/benlmyers/GAppAuth.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/benlmyers/GAppAuth.git
Command line invocation:
    /Applications/Xcode-15.2.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/google/GTMAppAuth.git (cached)
Fetching from https://github.com/google/gtm-session-fetcher.git (cached)
Fetching from https://github.com/openid/AppAuth-iOS.git (cached)
Creating working copy of package ‘GTMAppAuth’
Checking out 1.2.2 of package ‘GTMAppAuth’
Creating working copy of package ‘gtm-session-fetcher’
Checking out 1.7.0 of package ‘gtm-session-fetcher’
Creating working copy of package ‘AppAuth-iOS’
Checking out 1.4.0 of package ‘AppAuth-iOS’
Resolve Package Graph
Resolved source packages:
  GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 1.2.2
  AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.4.0
  GAppAuth: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 1.7.0
resolved source packages: GTMAppAuth, AppAuth, GAppAuth, GTMSessionFetcher
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GAppAuth-iOS",
      "GAppAuth-macOS",
      "GAppAuth-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/checkout/.derivedData build -scheme GAppAuth-Package -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-15.2.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme GAppAuth-Package -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  GAppAuth: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 1.2.2
  GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 1.7.0
  AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.4.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 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 'AppAuthCore' in project 'AppAuth'
    Target 'AppAuth' in project 'AppAuth'
        ➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
    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'
    Target '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
Build description signature: 45d02e93b6a330e81831df75b4cfb385
Build description path: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/45d02e93b6a330e81831df75b4cfb385.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-macOS' 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-iOS' from project 'GAppAuth')
Resolve Package Graph
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme GAppAuth-Package -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 1.7.0
  GAppAuth: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.4.0
  GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 1.2.2
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 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 'AppAuthCore' in project 'AppAuth'
    Target 'AppAuth' in project 'AppAuth'
        ➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
    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'
    Target '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
Build description signature: 45d02e93b6a330e81831df75b4cfb385
Build description path: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/45d02e93b6a330e81831df75b4cfb385.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 **
BUILD FAILURE 5.9 watchOS