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 with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.30.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/FloatingButton.git
Reference: 1.3.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/exyte/FloatingButton
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at cf77c2f Fix naming
Cloned https://github.com/exyte/FloatingButton.git
Revision (git rev-parse @):
cf77c2f124df1423d90a9a1985e9b9ccfa4b9b3e
SUCCESS checkout https://github.com/exyte/FloatingButton.git at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "floatingbutton",
      "name": "FloatingButton",
      "url": "https://github.com/exyte/FloatingButton.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FloatingButton",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/exyte/FloatingButton.git from cache
Fetched https://github.com/exyte/FloatingButton.git (0.29s)
Creating working copy for https://github.com/exyte/FloatingButton.git
Working copy of https://github.com/exyte/FloatingButton.git resolved at 1.3.0
warning: '.resolve-product-dependencies': dependency 'floatingbutton' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/exyte/FloatingButton.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Emitting module FloatingButton
[2/3] Compiling FloatingButton Utils.swift
[3/3] Compiling FloatingButton FloatingButton.swift
Build complete! (8.04s)
Build complete.
Done.