The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.16.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/svyatoynick/GAuthSwiftParser.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/svyatoynick/GAuthSwiftParser
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c987174 Updated swift-protobuf.
Cloned https://github.com/svyatoynick/GAuthSwiftParser.git into spi-builder-workspace
c987174e2ddb0854e1ced2e6c8250fe3e7c7c51a
SUCCESS checkout https://github.com/svyatoynick/GAuthSwiftParser.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/lachlanbell/SwiftOTP.git from cache
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetched https://github.com/lachlanbell/SwiftOTP.git (0.28s)
Fetched https://github.com/apple/swift-protobuf.git (0.28s)
Computing version for https://github.com/lachlanbell/SwiftOTP.git
Computed https://github.com/lachlanbell/SwiftOTP.git at 3.0.0 (0.42s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git (0.25s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.20.3 (0.42s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.02s)
Creating working copy for https://github.com/lachlanbell/SwiftOTP.git
Working copy of https://github.com/lachlanbell/SwiftOTP.git resolved at 3.0.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.20.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
error: the library 'GAuthSwiftParser' requires macos 10.13, but depends on the product 'SwiftOTP' which requires macos 10.15; consider changing the library 'GAuthSwiftParser' to require macos 10.15 or later, or the product 'SwiftOTP' to require macos 10.13 or earlier.
Retrying in 0 seconds ...
Building ... (attempt 2)
error: the library 'GAuthSwiftParser' requires macos 10.13, but depends on the product 'SwiftOTP' which requires macos 10.15; consider changing the library 'GAuthSwiftParser' to require macos 10.15 or later, or the product 'SwiftOTP' to require macos 10.13 or earlier.
Retrying in 0 seconds ...
BUILD FAILURE 5.8 macosSpm