The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of haptic-feedback, reference 1.1.0 (33c3d4), with Swift 6.0 for macOS (SPM) on 17 Jan 2025 14:03:39 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dm-zharov/haptic-feedback.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dm-zharov/haptic-feedback
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 33c3d47 Update Package name and Adopt strict concurrency
Cloned https://github.com/dm-zharov/haptic-feedback.git
Revision (git rev-parse @):
33c3d47143930a91dbdfd9ce4596f6fa04dbcc98
SUCCESS checkout https://github.com/dm-zharov/haptic-feedback.git at 1.1.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",
  "dependencies": [
    {
      "identity": "haptic-feedback",
      "name": "haptic-feedback",
      "url": "https://github.com/dm-zharov/haptic-feedback.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/haptic-feedback",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dm-zharov/haptic-feedback.git
[3/73] Fetching haptic-feedback
Fetched https://github.com/dm-zharov/haptic-feedback.git from cache (0.70s)
Creating working copy for https://github.com/dm-zharov/haptic-feedback.git
Working copy of https://github.com/dm-zharov/haptic-feedback.git resolved at 1.1.0 (33c3d47)
warning: '.resolve-product-dependencies': dependency 'haptic-feedback' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/dm-zharov/haptic-feedback.git
https://github.com/dm-zharov/haptic-feedback.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "haptic-feedback",
  "name" : "haptic-feedback",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "HapticFeedback",
      "targets" : [
        "HapticFeedback"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HapticFeedbackTests",
      "module_type" : "SwiftTarget",
      "name" : "HapticFeedbackTests",
      "path" : "Tests/HapticFeedbackTests",
      "sources" : [
        "HapticFeedbackTests.swift"
      ],
      "target_dependencies" : [
        "HapticFeedback"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HapticFeedback",
      "module_type" : "SwiftTarget",
      "name" : "HapticFeedback",
      "path" : "Sources/HapticFeedback",
      "product_memberships" : [
        "HapticFeedback"
      ],
      "sources" : [
        "HapticFeedback.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/4] Emitting module HapticFeedback
[4/4] Compiling HapticFeedback HapticFeedback.swift
Build complete! (10.21s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "haptic-feedback",
  "name" : "haptic-feedback",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "HapticFeedback",
      "targets" : [
        "HapticFeedback"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HapticFeedbackTests",
      "module_type" : "SwiftTarget",
      "name" : "HapticFeedbackTests",
      "path" : "Tests/HapticFeedbackTests",
      "sources" : [
        "HapticFeedbackTests.swift"
      ],
      "target_dependencies" : [
        "HapticFeedback"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HapticFeedback",
      "module_type" : "SwiftTarget",
      "name" : "HapticFeedback",
      "path" : "Sources/HapticFeedback",
      "product_memberships" : [
        "HapticFeedback"
      ],
      "sources" : [
        "HapticFeedback.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.