Build Information
Failed to build RNLoadingButton, reference master (2a264b
), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 04:46:00 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/souzainf3/RNLoadingButton-Swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 2a264b4 Update README.md
Cloned https://github.com/souzainf3/RNLoadingButton-Swift.git
Revision (git rev-parse @):
2a264b4cb2724990903e07af7c6aa0a492f63e2c
SUCCESS checkout https://github.com/souzainf3/RNLoadingButton-Swift.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": "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.01s)
Creating working copy for https://github.com/souzainf3/RNLoadingButton-Swift.git
Working copy of https://github.com/souzainf3/RNLoadingButton-Swift.git resolved at master (2a264b4)
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
error: 'spi-builder-workspace': invalid custom path 'Tests' for target 'RNLoadingButtonTests'
BUILD FAILURE 6.0 macosSpm