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 CustomButton 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.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sindresorhus/CustomButton.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sindresorhus/CustomButton
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e7c7250 Tweaks
Cloned https://github.com/sindresorhus/CustomButton.git
Revision (git rev-parse @):
e7c72500005ae4f3ca29c102ad7f8175c68c396b
SUCCESS checkout https://github.com/sindresorhus/CustomButton.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "custombutton",
      "name": "CustomButton",
      "url": "https://github.com/sindresorhus/CustomButton.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CustomButton",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/sindresorhus/CustomButton.git
[1/184] Fetching custombutton
Fetched https://github.com/sindresorhus/CustomButton.git (0.28s)
Creating working copy for https://github.com/sindresorhus/CustomButton.git
Working copy of https://github.com/sindresorhus/CustomButton.git resolved at main
warning: '.resolve-product-dependencies': dependency 'custombutton' 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/sindresorhus/CustomButton.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Compiling CustomButton Utilities.swift
[2/3] Emitting module CustomButton
[3/3] Compiling CustomButton CustomButton.swift
Build complete! (5.83s)
Build complete.
Done.