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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yannxou/TapTempoButton.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yannxou/TapTempoButton
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bcec81e Allow using keyboardShortcut
Cloned https://github.com/yannxou/TapTempoButton.git
Revision (git rev-parse @):
bcec81e3391d78b4bb9ac9df808e058bac075a73
SUCCESS checkout https://github.com/yannxou/TapTempoButton.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "taptempobutton",
      "name": "TapTempoButton",
      "url": "https://github.com/yannxou/TapTempoButton.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TapTempoButton",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/yannxou/TapTempoButton.git
[1/190] Fetching taptempobutton
Fetched https://github.com/yannxou/TapTempoButton.git (0.57s)
Creating working copy for https://github.com/yannxou/TapTempoButton.git
Working copy of https://github.com/yannxou/TapTempoButton.git resolved at main
warning: '.resolve-product-dependencies': dependency 'taptempobutton' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Emitting module TapTempoButton
[2/6] Compiling TapTempoButton TempoDetector.swift
[3/6] Compiling TapTempoButton TouchDownButton.swift
[4/6] Compiling TapTempoButton Double+Rounded.swift
[5/6] Compiling TapTempoButton TapTempoButton.swift
[6/6] Compiling TapTempoButton EventSpy.swift
Build complete! (46.16s)
Build complete.
Done.