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 ThrowPublisher 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.25.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rocxteady/ThrowPublisher.git
Reference: 0.0.3
HEAD is now at 9fb57ac Make where clause and generic parameter detection shorter
Cloned https://github.com/rocxteady/ThrowPublisher.git
Revision (git rev-parse @):
9fb57ac30acf5a93e2a7ff4721650f33846dd2fb
SUCCESS checkout https://github.com/rocxteady/ThrowPublisher.git at 0.0.3
========================================
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
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "$PWD/checkout",
  "version": "unspecified",
  "path": "$PWD/checkout",
  "dependencies": [
    {
      "identity": "throwpublisher",
      "name": "ThrowPublisher",
      "url": "https://github.com/rocxteady/ThrowPublisher.git",
      "version": "unspecified",
Fetching https://github.com/rocxteady/ThrowPublisher.git
      "path": "$PWD/checkout/.build/checkouts/ThrowPublisher",
      "dependencies": [
[1/42] Fetching throwpublisher
        {
          "identity": "swift-syntax",
Fetched https://github.com/rocxteady/ThrowPublisher.git (0.28s)
          "name": "swift-syntax",
Fetching https://github.com/apple/swift-syntax.git from cache
          "url": "https://github.com/apple/swift-syntax.git",
          "version": "509.0.2",
Fetched https://github.com/apple/swift-syntax.git (1.30s)
          "path": "$PWD/checkout/.build/checkouts/swift-syntax",
Found 1 product dependencies
          "dependencies": [
  - swift-syntax
Computing version for https://github.com/apple/swift-syntax.git
          ]
        }
Computed https://github.com/apple/swift-syntax.git at 509.0.2 (0.07s)
Creating working copy for https://github.com/rocxteady/ThrowPublisher.git
      ]
    }
Working copy of https://github.com/rocxteady/ThrowPublisher.git resolved at 0.0.3
  ]
}
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.2
Done.