Build Information
Failed to build Hellgate-iOS-SDK, reference main (1bd449), with Swift 6.2 for macOS (SPM) on 21 Jun 2025 13:52:25 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/starfish-codes/hgate2-ios-headless-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/starfish-codes/hgate2-ios-headless-sdk
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1bd449b Merge pull request #24 from starfish-codes/features/ios-sdk-refresh
Cloned https://github.com/starfish-codes/hgate2-ios-headless-sdk.git
Revision (git rev-parse @):
1bd449b964691b1c896993440e0aa811c471109e
SUCCESS checkout https://github.com/starfish-codes/hgate2-ios-headless-sdk.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/starfish-codes/hgate2-ios-headless-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/airsidemobile/JOSESwift.git
[1/12244] Fetching joseswift
Fetched https://github.com/airsidemobile/JOSESwift.git from cache (1.25s)
Computing version for https://github.com/airsidemobile/JOSESwift.git
Computed https://github.com/airsidemobile/JOSESwift.git at 3.0.0 (1.69s)
Creating working copy for https://github.com/airsidemobile/JOSESwift.git
Working copy of https://github.com/airsidemobile/JOSESwift.git resolved at 3.0.0
error: the library 'Hellgate-iOS-SDK' requires macos 10.13, but depends on the product 'JOSESwift' which requires macos 10.15; consider changing the library 'Hellgate-iOS-SDK' to require macos 10.15 or later, or the product 'JOSESwift' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm