The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build swift-release-notes, reference 0.1.0 (7c0372), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 04:07:27 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageIndex/ReleaseNotes.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftPackageIndex/ReleaseNotes
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 7c03722 Merge pull request #14 from SwiftPackageIndex/swift-5.8
Cloned https://github.com/SwiftPackageIndex/ReleaseNotes.git
Revision (git rev-parse @):
7c037225ac7214381551552de4d6305b07b5fc0b
SUCCESS checkout https://github.com/SwiftPackageIndex/ReleaseNotes.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SwiftPackageIndex/ReleaseNotes.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/pointfreeco/swift-parsing
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/SwiftPackageIndex/SemanticVersion
[4/370] Fetching semanticversion
[371/15750] Fetching semanticversion, swift-argument-parser
[15751/113631] Fetching semanticversion, swift-argument-parser, swift-parsing
Fetched https://github.com/SwiftPackageIndex/SemanticVersion from cache (8.10s)
Fetched https://github.com/pointfreeco/swift-parsing from cache (8.10s)
Fetched https://github.com/apple/swift-argument-parser from cache (8.10s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.14.1 (8.51s)
Fetching https://github.com/pointfreeco/swift-case-paths
[1/4394] Fetching swift-case-paths
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.90s)
Computing version for https://github.com/SwiftPackageIndex/SemanticVersion
Computed https://github.com/SwiftPackageIndex/SemanticVersion at 0.5.1 (1.43s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.41s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.1 (1.97s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
[5468/76373] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.11s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.11s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (3.55s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.57s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/pointfreeco/swift-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.14.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.1
Creating working copy for https://github.com/SwiftPackageIndex/SemanticVersion
Working copy of https://github.com/SwiftPackageIndex/SemanticVersion resolved at 0.5.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.9.909-MacroSupport-macos_aarch64.zip
error: the library 'ReleaseNotesCore' requires macos 11.0, but depends on the product 'SemanticVersion' which requires macos 13.0; consider changing the library 'ReleaseNotesCore' to require macos 13.0 or later, or the product 'SemanticVersion' to require macos 11.0 or earlier.
BUILD FAILURE 6.2 macosSpm