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 Pow, reference 1.0.5 (a504eb), with Swift 5.10 for macOS (SPM) on 10 Nov 2024 07:39:23 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EmergeTools/Pow.git
Reference: 1.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/EmergeTools/Pow
 * tag               1.0.5      -> FETCH_HEAD
HEAD is now at a504eb6 Adding custom WiggleRate, ShakeRate, and SpinRate options (#67)
Cloned https://github.com/EmergeTools/Pow.git
Revision (git rev-parse @):
a504eb6d144bcf49f4f33029a2795345cb39e6b4
SUCCESS checkout https://github.com/EmergeTools/Pow.git at 1.0.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/EmergeTools/Pow.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/EmergeTools/SnapshotPreviews-iOS
[1/3744] Fetching snapshotpreviews-ios
Fetched https://github.com/EmergeTools/SnapshotPreviews-iOS from cache (1.65s)
Computing version for https://github.com/EmergeTools/SnapshotPreviews-iOS
Computed https://github.com/EmergeTools/SnapshotPreviews-iOS at 0.7.6 (0.56s)
Fetching https://github.com/swhitty/FlyingFox.git
[1/4818] Fetching flyingfox
Fetched https://github.com/swhitty/FlyingFox.git from cache (1.10s)
Computing version for https://github.com/swhitty/FlyingFox.git
Computed https://github.com/swhitty/FlyingFox.git at 0.12.2 (0.55s)
Creating working copy for https://github.com/EmergeTools/SnapshotPreviews-iOS
Working copy of https://github.com/EmergeTools/SnapshotPreviews-iOS resolved at 0.7.6
Creating working copy for https://github.com/swhitty/FlyingFox.git
Working copy of https://github.com/swhitty/FlyingFox.git resolved at 0.12.2
warning: 'spi-builder-workspace': dependency 'snapshotpreviews-ios' is not used by any target
error: the library 'SnapshottingSwift' requires macos 10.13, but depends on the product 'FlyingFox' which requires macos 10.15; consider changing the library 'SnapshottingSwift' to require macos 10.15 or later, or the product 'FlyingFox' to require macos 10.13 or earlier.
BUILD FAILURE 5.10 macosSpm