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.8 for watchOS using Xcode 14.3.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -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/admin/builds/vMd7uqzK/0/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.8
Building package at path:  $PWD/checkout
https://github.com/benlmyers/GAppAuth.git
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/0/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/openid/AppAuth-iOS.git (cached)
Fetching from https://github.com/google/gtm-session-fetcher.git (cached)
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’
Creating working copy of package ‘GTMAppAuth’
Checking out 1.2.2 of package ‘GTMAppAuth’
Resolve Package Graph
Resolved source packages:
  AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.4.0
  GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 1.2.2
  GAppAuth: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 1.7.0
resolved source packages: AppAuth, GTMAppAuth, GAppAuth, GTMSessionFetcher
2024-01-08 08:59:52.656 xcodebuild[68873:6174435] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GAppAuth-iOS",
      "GAppAuth-macOS",
      "GAppAuth-Package"
    ]
  }
}
2024-01-08 08:59:54.619 xcodebuild[69034:6174812] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/checkout/.derivedData build -scheme GAppAuth-Package -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme GAppAuth-Package -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.4.0
  GAppAuth: /Users/admin/builds/vMd7uqzK/0/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
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: f432707e7759dc921bcaeaa89df5047d
Build description path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f432707e7759dc921bcaeaa89df5047d.xcbuilddata
note: Building targets in dependency order
error: The package product 'GTMAppAuth' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.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 4.0 (in target 'GAppAuth-iOS' from project 'GAppAuth')
2024-01-08 08:59:55.338 xcodebuild[69163:6175169] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme GAppAuth-Package -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.4.0
  GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 1.2.2
  GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 1.7.0
  GAppAuth: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: f432707e7759dc921bcaeaa89df5047d
Build description path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f432707e7759dc921bcaeaa89df5047d.xcbuilddata
note: Building targets in dependency order
error: The package product 'GTMAppAuth' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.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 4.0 (in target 'GAppAuth-macOS' from project 'GAppAuth')
2024-01-08 08:59:56.693 xcodebuild[69187:6175249] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
BUILD FAILURE 5.8 watchOS