The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Glaip with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mehmetdelikaya/Glaip.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mehmetdelikaya/Glaip
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b96b253 Update userstate iun main thread (#4)
Cloned https://github.com/mehmetdelikaya/Glaip.git
Revision (git rev-parse @):
b96b2539cf2adbdaaa71a798fa74b138d5da0981
SUCCESS checkout https://github.com/mehmetdelikaya/Glaip.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/mehmetdelikaya/Glaip.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Fetching https://github.com/WalletConnect/WalletConnectSwift.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
[1/2123] Fetching walletconnectswift
Fetched https://github.com/WalletConnect/WalletConnectSwift.git from cache (0.46s)
Computing version for https://github.com/WalletConnect/WalletConnectSwift.git
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.47s)
Computed https://github.com/WalletConnect/WalletConnectSwift.git at 1.7.0 (0.53s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (0.49s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.5.1
Creating working copy for https://github.com/WalletConnect/WalletConnectSwift.git
Working copy of https://github.com/WalletConnect/WalletConnectSwift.git resolved at 1.7.0
error: the library 'Glaip' requires macos 10.13, but depends on the product 'WalletConnectSwift' which requires macos 10.14; consider changing the library 'Glaip' to require macos 10.14 or later, or the product 'WalletConnectSwift' to require macos 10.13 or earlier.
error: the library 'Glaip' requires macos 10.13, but depends on the product 'WalletConnectSwift' which requires macos 10.14; consider changing the library 'Glaip' to require macos 10.14 or later, or the product 'WalletConnectSwift' to require macos 10.13 or earlier.
BUILD FAILURE 5.10 macosSpm