Build Information
Failed to build Glaip, reference main (b96b25), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 17:01:09 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mehmetdelikaya/Glaip.git
Reference: main
Initialized empty Git repository in /Users/admin/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: 6.2
Building package at path: $PWD
https://github.com/mehmetdelikaya/Glaip.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/WalletConnect/WalletConnectSwift.git
[1/2122] Fetching walletconnectswift
Fetched https://github.com/WalletConnect/WalletConnectSwift.git from cache (1.08s)
Computing version for https://github.com/WalletConnect/WalletConnectSwift.git
Computed https://github.com/WalletConnect/WalletConnectSwift.git at 1.7.0 (1.61s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/12941] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.57s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (2.06s)
Creating working copy for https://github.com/WalletConnect/WalletConnectSwift.git
Working copy of https://github.com/WalletConnect/WalletConnectSwift.git resolved at 1.7.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.5.1
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 6.2 macosSpm