The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Agrume with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JanGorman/Agrume.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/JanGorman/Agrume
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 615ddf8 Merge pull request #369 from JanGorman/dependabot/bundler/fastlane-2.220.0
Submodule path 'Frameworks/SwiftyGif': checked out 'db0c122b671bc9760385e0355be00eede3b7bb44'
Submodule 'Frameworks/SwiftyGif' (https://github.com/kirualex/SwiftyGif) registered for path 'Frameworks/SwiftyGif'
Cloning into '/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Frameworks/SwiftyGif'...
From https://github.com/kirualex/SwiftyGif
 * branch            db0c122b671bc9760385e0355be00eede3b7bb44 -> FETCH_HEAD
Cloned https://github.com/JanGorman/Agrume.git
Revision (git rev-parse @):
615ddf8a2c5d85ef15fe55c7e3540d18edd6f631
SUCCESS checkout https://github.com/JanGorman/Agrume.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/JanGorman/Agrume.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Fetching https://github.com/kirualex/SwiftyGif from cache
Fetched https://github.com/kirualex/SwiftyGif (0.47s)
Computing version for https://github.com/kirualex/SwiftyGif
Computed https://github.com/kirualex/SwiftyGif at 5.4.4 (0.06s)
Creating working copy for https://github.com/kirualex/SwiftyGif
Working copy of https://github.com/kirualex/SwiftyGif resolved at 5.4.4
error: the library 'Agrume' requires macos 10.13, but depends on the product 'SwiftyGif' which requires macos 10.14; consider changing the library 'Agrume' to require macos 10.14 or later, or the product 'SwiftyGif' to require macos 10.13 or earlier.
error: the library 'Agrume' requires macos 10.13, but depends on the product 'SwiftyGif' which requires macos 10.14; consider changing the library 'Agrume' to require macos 10.14 or later, or the product 'SwiftyGif' to require macos 10.13 or earlier.
BUILD FAILURE 5.8 macosSpm