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 B9MulticastDelegate, reference master (38b3a2), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 00:56:26 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/b9swift/MulticastDelegate.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/b9swift/MulticastDelegate
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 38b3a22 Update CI and documents.
Cloned https://github.com/b9swift/MulticastDelegate.git
Revision (git rev-parse @):
38b3a2243036ac01053ed1894e625755c20196a0
SUCCESS checkout https://github.com/b9swift/MulticastDelegate.git at master
========================================
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": "multicastdelegate",
      "name": "B9MulticastDelegate",
      "url": "https://github.com/b9swift/MulticastDelegate.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MulticastDelegate",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/b9swift/MulticastDelegate.git
[3/102] Fetching multicastdelegate
Fetched https://github.com/b9swift/MulticastDelegate.git from cache (0.66s)
Creating working copy for https://github.com/b9swift/MulticastDelegate.git
Working copy of https://github.com/b9swift/MulticastDelegate.git resolved at master (38b3a22)
warning: '.resolve-product-dependencies': dependency 'multicastdelegate' 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/b9swift/MulticastDelegate.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "B9MulticastDelegate",
  "name" : "B9MulticastDelegate",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "B9MulticastDelegate",
      "targets" : [
        "B9MulticastDelegate"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "B9MulticastDelegateTests",
      "module_type" : "SwiftTarget",
      "name" : "B9MulticastDelegateTests",
      "path" : "Tests/B9MulticastDelegateTests",
      "sources" : [
        "B9MulticastDelegateTests.swift"
      ],
      "target_dependencies" : [
        "B9MulticastDelegate"
      ],
      "type" : "test"
    },
    {
      "c99name" : "B9MulticastDelegate",
      "module_type" : "SwiftTarget",
      "name" : "B9MulticastDelegate",
      "path" : "Sources/B9MulticastDelegate",
      "product_memberships" : [
        "B9MulticastDelegate"
      ],
      "sources" : [
        "B9MulticastDelegate.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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--7754E27361AE5C74.txt
[3/4] Compiling B9MulticastDelegate B9MulticastDelegate.swift
[4/4] Emitting module B9MulticastDelegate
Build complete! (5.47s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "B9MulticastDelegate",
  "name" : "B9MulticastDelegate",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "B9MulticastDelegate",
      "targets" : [
        "B9MulticastDelegate"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "B9MulticastDelegateTests",
      "module_type" : "SwiftTarget",
      "name" : "B9MulticastDelegateTests",
      "path" : "Tests/B9MulticastDelegateTests",
      "sources" : [
        "B9MulticastDelegateTests.swift"
      ],
      "target_dependencies" : [
        "B9MulticastDelegate"
      ],
      "type" : "test"
    },
    {
      "c99name" : "B9MulticastDelegate",
      "module_type" : "SwiftTarget",
      "name" : "B9MulticastDelegate",
      "path" : "Sources/B9MulticastDelegate",
      "product_memberships" : [
        "B9MulticastDelegate"
      ],
      "sources" : [
        "B9MulticastDelegate.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.