The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Hellgate-iOS-SDK, reference main (1bd449), with Swift 6.0 for macOS (SPM) on 31 May 2025 14:16:47 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
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.0
Building package at path:  $PWD
https://github.com/starfish-codes/hgate2-ios-headless-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/airsidemobile/JOSESwift.git
[1/12224] Fetching joseswift
Fetched https://github.com/airsidemobile/JOSESwift.git from cache (1.17s)
Computing version for https://github.com/airsidemobile/JOSESwift.git
Computed https://github.com/airsidemobile/JOSESwift.git at 3.0.0 (0.51s)
Creating working copy for https://github.com/airsidemobile/JOSESwift.git
Working copy of https://github.com/airsidemobile/JOSESwift.git resolved at 3.0.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Hellgate iOS SDK/Resources/Media.xcassets
warning: 'joseswift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Support/Info.plist
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.0 macosSpm