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

Failed to build RNLoadingButton, reference 6.1.0 (44c8ec), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 04:46:06 UTC.

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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/souzainf3/RNLoadingButton-Swift.git
Reference: 6.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/souzainf3/RNLoadingButton-Swift
 * tag               6.1.0      -> FETCH_HEAD
HEAD is now at 44c8ec8 [UPDATE] Podspec updated to source folder
Cloned https://github.com/souzainf3/RNLoadingButton-Swift.git
Revision (git rev-parse @):
44c8ec8d945879c48dfd3c404907b0ced8ba691f
SUCCESS checkout https://github.com/souzainf3/RNLoadingButton-Swift.git at 6.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": "rnloadingbutton-swift",
      "name": "RNLoadingButton",
      "url": "https://github.com/souzainf3/RNLoadingButton-Swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RNLoadingButton-Swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/souzainf3/RNLoadingButton-Swift.git
[1/686] Fetching rnloadingbutton-swift
Fetched https://github.com/souzainf3/RNLoadingButton-Swift.git from cache (1.06s)
Creating working copy for https://github.com/souzainf3/RNLoadingButton-Swift.git
Working copy of https://github.com/souzainf3/RNLoadingButton-Swift.git resolved at 6.1.0 (44c8ec8)
warning: '.resolve-product-dependencies': dependency 'rnloadingbutton-swift' 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/souzainf3/RNLoadingButton-Swift.git
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
[0/1] Planning build
error: 'spi-builder-workspace': invalid custom path 'Tests' for target 'RNLoadingButtonTests'
error: ExitCode(rawValue: 1)
error: 'spi-builder-workspace': invalid custom path 'Tests' for target 'RNLoadingButtonTests'
BUILD FAILURE 6.0 macosSpm