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

Successful build of swiftui-gesture-velocity, reference main (9c83f8), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 12:42:14 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/swiftui-gesture-velocity.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/swiftui-gesture-velocity
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9c83f89 Update module name - now SwiftUIGestureVelocity #1
Cloned https://github.com/FluidGroup/swiftui-gesture-velocity.git
Revision (git rev-parse @):
9c83f8995f9e5efc29db2fca4b9ff058283f1603
SUCCESS checkout https://github.com/FluidGroup/swiftui-gesture-velocity.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftui-gesture-velocity",
      "name": "swiftui-gesture-velocity",
      "url": "https://github.com/FluidGroup/swiftui-gesture-velocity.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-gesture-velocity",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/FluidGroup/swiftui-gesture-velocity.git
[1/55] Fetching swiftui-gesture-velocity
Fetched https://github.com/FluidGroup/swiftui-gesture-velocity.git from cache (0.64s)
Creating working copy for https://github.com/FluidGroup/swiftui-gesture-velocity.git
Working copy of https://github.com/FluidGroup/swiftui-gesture-velocity.git resolved at main (9c83f89)
warning: '.resolve-product-dependencies': dependency 'swiftui-gesture-velocity' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/FluidGroup/swiftui-gesture-velocity.git
https://github.com/FluidGroup/swiftui-gesture-velocity.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "swiftui-gesture-velocity",
  "name" : "swiftui-gesture-velocity",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftUIGestureVelocity",
      "targets" : [
        "SwiftUIGestureVelocity"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftUIGestureVelocityTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUIGestureVelocityTests",
      "path" : "Tests/SwiftUIGestureVelocityTests",
      "sources" : [
        "swiftui_GestureVelocityTests.swift"
      ],
      "target_dependencies" : [
        "SwiftUIGestureVelocity"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftUIGestureVelocity",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUIGestureVelocity",
      "path" : "Sources/SwiftUIGestureVelocity",
      "product_memberships" : [
        "SwiftUIGestureVelocity"
      ],
      "sources" : [
        "GestureVelocity.swift"
      ],
      "type" : "library"
    }
  ],
  "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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Emitting module SwiftUIGestureVelocity
[4/4] Compiling SwiftUIGestureVelocity GestureVelocity.swift
Build complete! (7.70s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "swiftui-gesture-velocity",
  "name" : "swiftui-gesture-velocity",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftUIGestureVelocity",
      "targets" : [
        "SwiftUIGestureVelocity"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftUIGestureVelocityTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUIGestureVelocityTests",
      "path" : "Tests/SwiftUIGestureVelocityTests",
      "sources" : [
        "swiftui_GestureVelocityTests.swift"
      ],
      "target_dependencies" : [
        "SwiftUIGestureVelocity"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftUIGestureVelocity",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUIGestureVelocity",
      "path" : "Sources/SwiftUIGestureVelocity",
      "product_memberships" : [
        "SwiftUIGestureVelocity"
      ],
      "sources" : [
        "GestureVelocity.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.