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 FloatingButton, reference 1.4.0 (c1e3e6), with Swift 5.10 for macOS (SPM) on 27 Mar 2025 16:53:00 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/FloatingButton.git
Reference: 1.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/exyte/FloatingButton
 * tag               1.4.0      -> FETCH_HEAD
HEAD is now at c1e3e6a Add swift 6 support; deprecate cocoapods
Cloned https://github.com/exyte/FloatingButton.git
Revision (git rev-parse @):
c1e3e6a641ef5bacbcbc2b2c80db54793f75f974
SUCCESS checkout https://github.com/exyte/FloatingButton.git at 1.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/exyte/FloatingButton.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/5] Compiling FloatingButton Utils.swift
[4/5] Compiling FloatingButton FloatingButton.swift
[5/5] Emitting module FloatingButton
Build complete! (7.02s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "FloatingButton",
  "name" : "FloatingButton",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "FloatingButton",
      "targets" : [
        "FloatingButton"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FloatingButton",
      "module_type" : "SwiftTarget",
      "name" : "FloatingButton",
      "path" : "Sources/FloatingButton",
      "product_memberships" : [
        "FloatingButton"
      ],
      "sources" : [
        "FloatingButton.swift",
        "Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.