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 WaterStates, reference master (a1f909), with Swift 6.1 for tvOS using Xcode 16.3 on 27 Apr 2025 11:16:52 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BarredEwe/WaterStates.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/BarredEwe/WaterStates
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a1f9099 Fixed retain cycle
Cloned https://github.com/BarredEwe/WaterStates.git
Revision (git rev-parse @):
a1f90991e612fb7bf5a36262b06805dfc765e3af
SUCCESS checkout https://github.com/BarredEwe/WaterStates.git at master
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/BarredEwe/WaterStates.git
https://github.com/BarredEwe/WaterStates.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "WaterStates",
  "name" : "WaterStates",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "WaterStates",
      "targets" : [
        "WaterStates"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WaterStates",
      "module_type" : "SwiftTarget",
      "name" : "WaterStates",
      "path" : "WaterStates/Classes",
      "product_memberships" : [
        "WaterStates"
      ],
      "sources" : [
        "Condition/ConcreteConditions/ContentCondition.swift",
        "Condition/ConcreteConditions/EmptyCondition.swift",
        "Condition/ConcreteConditions/ErrorCondition.swift",
        "Condition/ConcreteConditions/LoadingCondition.swift",
        "Condition/Condition.swift",
        "Configs/StateViewAppearance.swift",
        "Configs/WaterStatesConfig.swift",
        "Configs/WaterStatesViewBuilder.swift",
        "Displayable/ContentDispayable.swift",
        "Displayable/Displayable+Extensions.swift",
        "Displayable/DisplaybleView.swift",
        "Displayable/EmptyDisplayable.swift",
        "Displayable/ErrorDispayable.swift",
        "Displayable/LoadingDisplayable.swift",
        "Displayable/StateDisplayable.swift",
        "Displayable/WeakAnyStateDisplayable.swift",
        "State/State+Extensions.swift",
        "State/State.swift",
        "State/StateActionType.swift",
        "State/StateInfo.swift",
        "StateMachine/StateMachine.swift",
        "StateViews/StateDelegates.swift",
        "StateViews/StateView.swift",
        "StateViews/WaterStateView.swift",
        "Utils/UIViewController+Extensions.swift",
        "WaterStates/WaterStates+Extensions.swift",
        "WaterStates/WaterStates+StateDispalyble.swift",
        "WaterStates/WaterStates.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Example': File not found.
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-04-27 04:16:51.741 xcodebuild[513:2874] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_04-16-0051.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-04-27 04:16:52.408 xcodebuild[518:2926] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_04-16-0052.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
BUILD FAILURE 6.1 tvOS