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 SwiftyCast, reference 1.0.3 (c0953e), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 16:31:03 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SomeRandomiOSDev/SwiftyCast.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SomeRandomiOSDev/SwiftyCast
 * tag               1.0.3      -> FETCH_HEAD
HEAD is now at c0953e4 Merge pull request #3 from SomeRandomiOSDev/Modernize
Cloned https://github.com/SomeRandomiOSDev/SwiftyCast.git
Revision (git rev-parse @):
c0953e42a1b0ff7bc2e43c194fe3dc7eca10d4ab
SUCCESS checkout https://github.com/SomeRandomiOSDev/SwiftyCast.git at 1.0.3
========================================
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": "swiftycast",
      "name": "SwiftyCast",
      "url": "https://github.com/SomeRandomiOSDev/SwiftyCast.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyCast",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/SomeRandomiOSDev/SwiftyCast.git
[1/179] Fetching swiftycast
Fetched https://github.com/SomeRandomiOSDev/SwiftyCast.git from cache (0.68s)
Creating working copy for https://github.com/SomeRandomiOSDev/SwiftyCast.git
Working copy of https://github.com/SomeRandomiOSDev/SwiftyCast.git resolved at 1.0.3 (c0953e4)
warning: '.resolve-product-dependencies': dependency 'swiftycast' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/SomeRandomiOSDev/SwiftyCast.git
https://github.com/SomeRandomiOSDev/SwiftyCast.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftyCast",
  "name" : "SwiftyCast",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftyCast",
      "targets" : [
        "SwiftyCast"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SwiftyCastTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyCastTests",
      "path" : "Tests/SwiftyCastTests",
      "sources" : [
        "SwiftyCastTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftyCast"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftyCast",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyCast",
      "path" : "Sources/SwiftyCast",
      "product_memberships" : [
        "SwiftyCast"
      ],
      "sources" : [
        "UnsafeBridgingCast.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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-2F0A5646E1D333AE.txt
[3/4] Emitting module SwiftyCast
[4/4] Compiling SwiftyCast UnsafeBridgingCast.swift
Build complete! (0.77s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftyCast",
  "name" : "SwiftyCast",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftyCast",
      "targets" : [
        "SwiftyCast"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SwiftyCastTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyCastTests",
      "path" : "Tests/SwiftyCastTests",
      "sources" : [
        "SwiftyCastTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftyCast"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftyCast",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyCast",
      "path" : "Sources/SwiftyCast",
      "product_memberships" : [
        "SwiftyCast"
      ],
      "sources" : [
        "UnsafeBridgingCast.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.