The Swift Package Index logo.Swift Package Index

Build Information

Failed to build HyphenationPublishPlugin with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/john-mueller/HyphenationPublishPlugin.git
Reference: v0.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/john-mueller/HyphenationPublishPlugin
 * tag               v0.1.0     -> FETCH_HEAD
HEAD is now at 56a0932 Initial commit
Cloned https://github.com/john-mueller/HyphenationPublishPlugin.git into spi-builder-workspace
56a09329ed3cf748879d3ea4631b537dd7fb80ca
SUCCESS checkout https://github.com/john-mueller/HyphenationPublishPlugin.git at v0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/scinfu/SwiftSoup.git from cache
Fetching https://github.com/john-mueller/Hyphenation from cache
Fetching https://github.com/JohnSundell/Publish.git from cache
Fetched https://github.com/john-mueller/Hyphenation (0.25s)
Fetched https://github.com/scinfu/SwiftSoup.git (0.29s)
Fetched https://github.com/JohnSundell/Publish.git (0.31s)
Computing version for https://github.com/john-mueller/Hyphenation
Computed https://github.com/john-mueller/Hyphenation at 0.2.0 (0.38s)
Computing version for https://github.com/JohnSundell/Publish.git
Computed https://github.com/JohnSundell/Publish.git at 0.9.0 (0.67s)
Fetching https://github.com/johnsundell/shellout.git from cache
Fetching https://github.com/johnsundell/sweep.git from cache
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git from cache
Fetched https://github.com/johnsundell/sweep.git (0.24s)
Fetching https://github.com/johnsundell/codextended.git from cache
Fetched https://github.com/johnsundell/shellout.git (0.24s)
Fetching https://github.com/johnsundell/files.git from cache
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git (0.25s)
Fetching https://github.com/johnsundell/plot.git from cache
Fetched https://github.com/johnsundell/codextended.git (0.24s)
Fetching https://github.com/johnsundell/ink.git from cache
Fetched https://github.com/johnsundell/files.git (0.25s)
Fetched https://github.com/johnsundell/plot.git (0.37s)
Fetched https://github.com/johnsundell/ink.git (0.30s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (0.39s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (0.02s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.37s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.52s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.03s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.45s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.38s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.6.0 (0.36s)
Creating working copy for https://github.com/JohnSundell/Publish.git
Working copy of https://github.com/JohnSundell/Publish.git resolved at 0.9.0
Creating working copy for https://github.com/johnsundell/codextended.git
Working copy of https://github.com/johnsundell/codextended.git resolved at 0.3.0
Creating working copy for https://github.com/johnsundell/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 4.2.0
Creating working copy for https://github.com/johnsundell/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.14.0
Creating working copy for https://github.com/johnsundell/collectionConcurrencyKit.git
Working copy of https://github.com/johnsundell/collectionConcurrencyKit.git resolved at 0.2.0
Creating working copy for https://github.com/johnsundell/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.0
Creating working copy for https://github.com/johnsundell/sweep.git
Working copy of https://github.com/johnsundell/sweep.git resolved at 0.4.0
Creating working copy for https://github.com/john-mueller/Hyphenation
Working copy of https://github.com/john-mueller/Hyphenation resolved at 0.2.0
Creating working copy for https://github.com/johnsundell/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.6.0
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.6.0
error: the library 'HyphenationPublishPlugin' requires macos 10.13, but depends on the product 'Publish' which requires macos 12.0; consider changing the library 'HyphenationPublishPlugin' to require macos 12.0 or later, or the product 'Publish' to require macos 10.13 or earlier.
Retrying in 0 seconds ...
Building ... (attempt 2)
error: the library 'HyphenationPublishPlugin' requires macos 10.13, but depends on the product 'Publish' which requires macos 12.0; consider changing the library 'HyphenationPublishPlugin' to require macos 12.0 or later, or the product 'Publish' to require macos 10.13 or earlier.
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosSpm