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 RxNimble 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 RxNimble -destination generic/platform=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mRs-/RxNimble.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mRs-/RxNimble
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c7f2c85 Update Package.swift
Cloned https://github.com/mRs-/RxNimble.git
Revision (git rev-parse @):
c7f2c85e6e6ab5a5a2df6f716cc4ab2ade425715
SUCCESS checkout https://github.com/mRs-/RxNimble.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/mRs-/RxNimble.git
Command line invocation:
    /Applications/Xcode-15.2.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "RxNimble",
    "schemes" : [
      "RxNimbleRxBlocking",
      "RxNimbleRxTest"
    ],
    "targets" : [
      "RxNimbleRxBlocking",
      "RxNimbleRxTest",
      "RxNimbleRxBlockingTests",
      "RxNimbleRxTestTests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "RxNimble"
    ]
  }
}
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 RxNimble -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-15.2.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme RxNimble -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Nimble: https://github.com/Quick/Nimble @ 9.2.1
  RxSwift: https://github.com/ReactiveX/RxSwift @ 6.6.0
  RxNimble: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.2
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
    Target 'RxNimble' in project 'RxNimble'
        ➜ Explicit dependency on target 'RxNimble' in project 'RxNimble'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'RxTest' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxBlocking' in project 'RxSwift'
    Target 'RxNimble' in project 'RxNimble'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'RxTest' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxBlocking' in project 'RxSwift'
    Target 'RxBlocking' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxBlocking' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
    Target 'RxBlocking' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
    Target 'RxTest' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxTest' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
    Target 'RxTest' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'Nimble' in project 'Nimble' (no dependencies)
    Target 'RxSwift' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
    Target 'RxSwift' in project 'RxSwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 60f084ce5aba3ae4236b44ab19b78ada
Build description path: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/60f084ce5aba3ae4236b44ab19b78ada.xcbuilddata
error: The package product 'Nimble' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'RxNimble' from project 'RxNimble')
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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme RxNimble -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  RxNimble: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.2
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.0
  Nimble: https://github.com/Quick/Nimble @ 9.2.1
  RxSwift: https://github.com/ReactiveX/RxSwift @ 6.6.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
    Target 'RxNimble' in project 'RxNimble'
        ➜ Explicit dependency on target 'RxNimble' in project 'RxNimble'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'RxTest' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxBlocking' in project 'RxSwift'
    Target 'RxNimble' in project 'RxNimble'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'RxTest' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxBlocking' in project 'RxSwift'
    Target 'RxBlocking' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxBlocking' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
    Target 'RxBlocking' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
    Target 'RxTest' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxTest' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
    Target 'RxTest' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'Nimble' in project 'Nimble' (no dependencies)
    Target 'RxSwift' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
    Target 'RxSwift' in project 'RxSwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 60f084ce5aba3ae4236b44ab19b78ada
Build description path: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/60f084ce5aba3ae4236b44ab19b78ada.xcbuilddata
error: The package product 'Nimble' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'RxNimble' from project 'RxNimble')
** BUILD FAILED **
BUILD FAILURE 5.9 watchOS