Build Information
Failed to build Pow, reference 1.0.5 (a504eb
), with Swift 5.9 for macOS (SPM) on 10 Nov 2024 07:37:59 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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.9
Building package at path: $PWD
https://github.com/EmergeTools/Pow.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.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 (1.79s)
Computing version for https://github.com/EmergeTools/SnapshotPreviews-iOS
Computed https://github.com/EmergeTools/SnapshotPreviews-iOS at 0.7.6 (0.42s)
Fetching https://github.com/swhitty/FlyingFox.git
[1/4818] Fetching flyingfox
Fetched https://github.com/swhitty/FlyingFox.git (1.11s)
Computing version for https://github.com/swhitty/FlyingFox.git
Computed https://github.com/swhitty/FlyingFox.git at 0.12.2 (0.56s)
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.9 macosSpm