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 swiftui-snap-dragging-modifier, reference 3.0.0 (4472e3), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 11:10:32 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/swiftui-snap-dragging-modifier.git
Reference: 3.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/swiftui-snap-dragging-modifier
 * tag               3.0.0      -> FETCH_HEAD
HEAD is now at 4472e30 Drop iOS15 (#13)
Submodule path 'submodules/swiftui-scrollview-interoperable-drag-gesture': checked out 'f92e011f65f7caaaab01d0408ae591bccf12ce24'
Submodule 'submodules/swiftui-scrollview-interoperable-drag-gesture' (https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture.git) registered for path 'submodules/swiftui-scrollview-interoperable-drag-gesture'
Cloning into '/Users/admin/builder/spi-builder-workspace/submodules/swiftui-scrollview-interoperable-drag-gesture'...
Cloned https://github.com/FluidGroup/swiftui-snap-dragging-modifier.git
Revision (git rev-parse @):
4472e300e96a42fe496015b3aea063682a0ef03a
SUCCESS checkout https://github.com/FluidGroup/swiftui-snap-dragging-modifier.git at 3.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/FluidGroup/swiftui-snap-dragging-modifier.git
https://github.com/FluidGroup/swiftui-snap-dragging-modifier.git
{
  "dependencies" : [
    {
      "identity" : "swiftui-support",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluidGroup/swiftui-support"
    },
    {
      "identity" : "swift-rubber-banding",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluidGroup/swift-rubber-banding"
    },
    {
      "identity" : "swiftui-scrollview-interoperable-drag-gesture",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture"
    }
  ],
  "manifest_display_name" : "swiftui-snap-dragging-modifier",
  "name" : "swiftui-snap-dragging-modifier",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftUISnapDraggingModifier",
      "targets" : [
        "SwiftUISnapDraggingModifier"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftUISnapDraggingModifier",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUISnapDraggingModifier",
      "path" : "Sources/SwiftUISnapDraggingModifier",
      "product_dependencies" : [
        "RubberBanding",
        "SwiftUISupportSizing",
        "SwiftUISupportGeometryEffect",
        "SwiftUIScrollViewInteroperableDragGesture"
      ],
      "product_memberships" : [
        "SwiftUISnapDraggingModifier"
      ],
      "sources" : [
        "Modifiers.swift",
        "SnapDraggingModifier.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SnapDraggingModifierTests",
      "module_type" : "SwiftTarget",
      "name" : "SnapDraggingModifierTests",
      "path" : "Tests/SnapDraggingModifierTests",
      "sources" : [
        "swiftui_snap_dragging_modifierTests.swift"
      ],
      "target_dependencies" : [
        "SwiftUISnapDraggingModifier"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Fetching https://github.com/FluidGroup/swift-rubber-banding
Fetching https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture
Fetching https://github.com/FluidGroup/swiftui-support
[1/103] Fetching swiftui-scrollview-interoperable-drag-gesture
[61/116] Fetching swiftui-scrollview-interoperable-drag-gesture, swift-rubber-banding
[114/155980] Fetching swiftui-scrollview-interoperable-drag-gesture, swift-rubber-banding, swiftui-support
Fetched https://github.com/FluidGroup/swiftui-support from cache (3.84s)
Fetched https://github.com/FluidGroup/swift-rubber-banding from cache (3.84s)
Fetched https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture from cache (3.84s)
Computing version for https://github.com/FluidGroup/swift-rubber-banding
Computed https://github.com/FluidGroup/swift-rubber-banding at 1.0.0 (4.34s)
Computing version for https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture
Computed https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture at 0.2.2 (0.47s)
Computing version for https://github.com/FluidGroup/swiftui-support
Computed https://github.com/FluidGroup/swiftui-support at 0.13.0 (0.48s)
Creating working copy for https://github.com/FluidGroup/swiftui-support
Working copy of https://github.com/FluidGroup/swiftui-support resolved at 0.13.0
Creating working copy for https://github.com/FluidGroup/swift-rubber-banding
Working copy of https://github.com/FluidGroup/swift-rubber-banding resolved at 1.0.0
Creating working copy for https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture
Working copy of https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture resolved at 0.2.2
error: the library 'SwiftUISnapDraggingModifier' requires macos 10.13, but depends on the product 'SwiftUISupportSizing' which requires macos 10.15; consider changing the library 'SwiftUISnapDraggingModifier' to require macos 10.15 or later, or the product 'SwiftUISupportSizing' to require macos 10.13 or earlier.
error: the library 'SwiftUISnapDraggingModifier' requires macos 10.13, but depends on the product 'SwiftUISupportGeometryEffect' which requires macos 10.15; consider changing the library 'SwiftUISnapDraggingModifier' to require macos 10.15 or later, or the product 'SwiftUISupportGeometryEffect' to require macos 10.13 or earlier.
error: the library 'SwiftUISnapDraggingModifier' requires macos 10.13, but depends on the product 'SwiftUIScrollViewInteroperableDragGesture' which requires macos 10.15; consider changing the library 'SwiftUISnapDraggingModifier' to require macos 10.15 or later, or the product 'SwiftUIScrollViewInteroperableDragGesture' to require macos 10.13 or earlier.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: the library 'SwiftUISnapDraggingModifier' requires macos 10.13, but depends on the product 'SwiftUISupportSizing' which requires macos 10.15; consider changing the library 'SwiftUISnapDraggingModifier' to require macos 10.15 or later, or the product 'SwiftUISupportSizing' to require macos 10.13 or earlier.
error: the library 'SwiftUISnapDraggingModifier' requires macos 10.13, but depends on the product 'SwiftUISupportGeometryEffect' which requires macos 10.15; consider changing the library 'SwiftUISnapDraggingModifier' to require macos 10.15 or later, or the product 'SwiftUISupportGeometryEffect' to require macos 10.13 or earlier.
error: the library 'SwiftUISnapDraggingModifier' requires macos 10.13, but depends on the product 'SwiftUIScrollViewInteroperableDragGesture' which requires macos 10.15; consider changing the library 'SwiftUISnapDraggingModifier' to require macos 10.15 or later, or the product 'SwiftUIScrollViewInteroperableDragGesture' to require macos 10.13 or earlier.
BUILD FAILURE 6.1 macosSpm