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: 1.6.5
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-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:             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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/openid/AppAuth-iOS.git (cached)
Fetching from https://github.com/google/GTMAppAuth.git (cached)
Fetching from https://github.com/google/gtm-session-fetcher.git (cached)
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’
Creating working copy of package ‘gtm-session-fetcher’
Checking out 1.7.0 of package ‘gtm-session-fetcher’
Resolve Package Graph
Resolved source packages:
  GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 1.7.0
  GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 1.2.2
  GAppAuth: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.4.0
resolved source packages: GTMSessionFetcher, GTMAppAuth, GAppAuth, AppAuth
2024-01-08 08:51:58.108 xcodebuild[46520:6125868] 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:51:59.758 xcodebuild[46692:6126312] 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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/1/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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/1/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
  GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 1.2.2
  AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.4.0
  GAppAuth: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 172ad6b2a629659bd7f44be46cb6de7e
Build description path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/172ad6b2a629659bd7f44be46cb6de7e.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:52:00.427 xcodebuild[46699:6126368] 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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/1/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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/1/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
  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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 172ad6b2a629659bd7f44be46cb6de7e
Build description path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/172ad6b2a629659bd7f44be46cb6de7e.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:52:01.697 xcodebuild[46741:6126482] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
BUILD FAILURE 5.8 watchOS