The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftUIHaptics, reference 1.0.0 (49364f), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 00:53:44 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xiiagency/SwiftUIHaptics.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/xiiagency/SwiftUIHaptics
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 49364f4 [SUH-4] Make package public (#5)
Cloned https://github.com/xiiagency/SwiftUIHaptics.git
Revision (git rev-parse @):
49364f4ea3350de020175fc06ed5b789a3a30044
SUCCESS checkout https://github.com/xiiagency/SwiftUIHaptics.git at 1.0.0
Fetching https://github.com/xiiagency/SwiftFoundationExtensions
[1/67] Fetching swiftfoundationextensions
Fetched https://github.com/xiiagency/SwiftFoundationExtensions from cache (0.61s)
Computing version for https://github.com/xiiagency/SwiftFoundationExtensions
Computed https://github.com/xiiagency/SwiftFoundationExtensions at 1.0.0 (1.30s)
Creating working copy for https://github.com/xiiagency/SwiftFoundationExtensions
Working copy of https://github.com/xiiagency/SwiftFoundationExtensions resolved at 1.0.0
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swiftuihaptics",
      "name": "SwiftUIHaptics",
      "url": "https://github.com/xiiagency/SwiftUIHaptics.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUIHaptics",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swiftfoundationextensions",
          "name": "SwiftFoundationExtensions",
          "url": "https://github.com/xiiagency/SwiftFoundationExtensions",
          "version": "1.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftFoundationExtensions",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/xiiagency/SwiftUIHaptics.git
[1/37] Fetching swiftuihaptics
Fetched https://github.com/xiiagency/SwiftUIHaptics.git from cache (0.82s)
Fetching https://github.com/xiiagency/SwiftFoundationExtensions from cache
Fetched https://github.com/xiiagency/SwiftFoundationExtensions from cache (0.42s)
Computing version for https://github.com/xiiagency/SwiftFoundationExtensions
Computed https://github.com/xiiagency/SwiftFoundationExtensions at 1.0.0 (0.48s)
Creating working copy for https://github.com/xiiagency/SwiftFoundationExtensions
Working copy of https://github.com/xiiagency/SwiftFoundationExtensions resolved at 1.0.0
Creating working copy for https://github.com/xiiagency/SwiftUIHaptics.git
Working copy of https://github.com/xiiagency/SwiftUIHaptics.git resolved at 1.0.0 (49364f4)
warning: '.resolve-product-dependencies': dependency 'swiftuihaptics' is not used by any target
Found 1 product dependencies
  - SwiftFoundationExtensions
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/xiiagency/SwiftUIHaptics.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/16] Compiling SwiftFoundationExtensions ErrorWithTrace.swift
[5/16] Compiling SwiftFoundationExtensions BundleInformation.swift
[6/16] Compiling SwiftFoundationExtensions Logger+Extensions.swift
[7/16] Compiling SwiftFoundationExtensions Dictionary+Extensions.swift
[8/16] Compiling SwiftFoundationExtensions EnumeratedSequence+Extensions.swift
[9/16] Compiling SwiftFoundationExtensions AsyncSequence+Extensions.swift
[10/16] Compiling SwiftFoundationExtensions Collection+Extensions.swift
[11/16] Compiling SwiftFoundationExtensions Sequence+Extensions.swift
[12/16] Compiling SwiftFoundationExtensions Date+Extensions.swift
[13/16] Compiling SwiftFoundationExtensions Error+Extensions.swift
[14/16] Emitting module SwiftFoundationExtensions
[15/16] Compiling SwiftFoundationExtensions ElapsedTimer.swift
[16/16] Compiling SwiftFoundationExtensions Comparable+Extensions.swift
[17/17] Compiling SwiftFoundationExtensions Double+Extensions.swift
[18/22] Compiling SwiftUIHaptics HapticsPlayer+macOS.swift
[19/22] Compiling SwiftUIHaptics HapticsService.swift
[20/22] Compiling SwiftUIHaptics HapticEvent.swift
[21/22] Compiling SwiftUIHaptics HapticsPlayer+nonMacOS.swift
[22/22] Emitting module SwiftUIHaptics
Build complete! (10.82s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftfoundationextensions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/xiiagency/SwiftFoundationExtensions"
    }
  ],
  "manifest_display_name" : "SwiftUIHaptics",
  "name" : "SwiftUIHaptics",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftUIHaptics",
      "targets" : [
        "SwiftUIHaptics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftUIHaptics",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUIHaptics",
      "path" : "Sources/SwiftUIHaptics",
      "product_dependencies" : [
        "SwiftFoundationExtensions"
      ],
      "product_memberships" : [
        "SwiftUIHaptics"
      ],
      "sources" : [
        "HapticEvent.swift",
        "HapticsPlayer+macOS.swift",
        "HapticsPlayer+nonMacOS.swift",
        "HapticsService.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.