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 ScrollEdgeControl, reference 1.4.0 (9b5231), with Swift 6.1 for tvOS using Xcode 16.3 on 28 Apr 2025 14:29:18 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/eure/ScrollEdgeControl.git
Reference: 1.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eure/ScrollEdgeControl
 * tag               1.4.0      -> FETCH_HEAD
HEAD is now at 9b52315 Prevent view from expanding accidentally (#12)
Cloned https://github.com/eure/ScrollEdgeControl.git
Revision (git rev-parse @):
9b52315392b3949dbc94ffd51788c31e7506f291
SUCCESS checkout https://github.com/eure/ScrollEdgeControl.git at 1.4.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/eure/ScrollEdgeControl.git
https://github.com/eure/ScrollEdgeControl.git
{
  "dependencies" : [
    {
      "identity" : "advance",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "http://github.com/timdonnelly/Advance"
    }
  ],
  "manifest_display_name" : "ScrollEdgeControl",
  "name" : "ScrollEdgeControl",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ScrollEdgeControl",
      "targets" : [
        "ScrollEdgeControl"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "ScrollEdgeControlComponents",
      "targets" : [
        "ScrollEdgeControlComponents"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ScrollEdgeControlComponents",
      "module_type" : "SwiftTarget",
      "name" : "ScrollEdgeControlComponents",
      "path" : "ScrollEdgeControl/Library",
      "product_memberships" : [
        "ScrollEdgeControlComponents"
      ],
      "sources" : [
        "DonutsIndicatorView.swift",
        "ScrollEdgeActivityIndicatorView.swift"
      ],
      "target_dependencies" : [
        "ScrollEdgeControl"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ScrollEdgeControl",
      "module_type" : "SwiftTarget",
      "name" : "ScrollEdgeControl",
      "path" : "ScrollEdgeControl/Core",
      "product_dependencies" : [
        "Advance"
      ],
      "product_memberships" : [
        "ScrollEdgeControl",
        "ScrollEdgeControlComponents"
      ],
      "sources" : [
        "ScrollEdgeControl.swift",
        "ScrollStickyVerticalHeaderView.swift",
        "UIView+Frame.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/muukii/MondrianLayout.git
Fetching from git@github.com:muukii/StackScrollView.git
skipping cache due to an error: Failed to clone repository git@github.com:muukii/StackScrollView.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/StackScrollView-58673d7c'...
    Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
2025-04-28 07:29:15.842 xcodebuild[519:2920] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-28-04_07-29-0015.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Failed to clone repository git@github.com:muukii/StackScrollView.git:
    Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.dependencies/repositories/StackScrollView-58673d7c'...
    git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Updating from https://github.com/muukii/MondrianLayout.git
Fetching from git@github.com:muukii/StackScrollView.git
skipping cache due to an error: Failed to clone repository git@github.com:muukii/StackScrollView.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/StackScrollView-58673d7c'...
    git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
2025-04-28 07:29:18.246 xcodebuild[695:3814] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-28-04_07-29-0018.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Failed to clone repository git@github.com:muukii/StackScrollView.git:
    Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.dependencies/repositories/StackScrollView-58673d7c'...
    git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
BUILD FAILURE 6.1 tvOS