Build Information
Failed to build Hellgate-iOS-SDK, reference v1.0.0 (952c34), with Swift 6.1 for Android on 29 May 2025 09:42:53 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build 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: v1.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/starfish-codes/hgate2-ios-headless-sdk
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at 952c34c Initial commit
Cloned https://github.com/starfish-codes/hgate2-ios-headless-sdk.git
Revision (git rev-parse @):
952c34c1235d378987a319d3978cc12bf415274e
SUCCESS checkout https://github.com/starfish-codes/hgate2-ios-headless-sdk.git at v1.0.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/starfish-codes/hgate2-ios-headless-sdk.git
https://github.com/starfish-codes/hgate2-ios-headless-sdk.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "Hellgate-iOS-SDK",
"name" : "Hellgate-iOS-SDK",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "Hellgate-iOS-SDK",
"targets" : [
"Hellgate-iOS-SDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Hellgate_iOS_SDKTests",
"module_type" : "SwiftTarget",
"name" : "Hellgate-iOS-SDKTests",
"path" : "Hellgate iOS SDKTests",
"sources" : [
"api/CardHandlerTests.swift",
"api/ExTokenizeClientTests.swift",
"api/GuardianClientTests.swift",
"api/HellgateClientTests.swift",
"api/HellgateTests.swift",
"api/TokenServiceTests.swift",
"mocks/MockClient.swift",
"mocks/MockHellgateClient.swift",
"mocks/MockTokenService.swift",
"utils/CardBrandTests.swift",
"utils/CardUtilsTests.swift",
"views/AdditionalFieldsTests.swift",
"views/CardNumberFormatterTests.swift",
"views/CardNumberViewTests.swift",
"views/CvcFormatterTests.swift",
"views/CvcViewTests.swift",
"views/ExpiryDateFormatterTests.swift",
"views/ExpiryDateViewViewModelTests.swift",
"views/WrappedUITextFieldTests.swift"
],
"target_dependencies" : [
"Hellgate-iOS-SDK"
],
"type" : "test"
},
{
"c99name" : "Hellgate_iOS_SDK",
"module_type" : "SwiftTarget",
"name" : "Hellgate-iOS-SDK",
"path" : "Hellgate iOS SDK",
"product_memberships" : [
"Hellgate-iOS-SDK"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Hellgate iOS SDK/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"API/CardData.swift",
"API/CardHandler.swift",
"API/Client/ExTokenizeClient.swift",
"API/Client/GuardianClient.swift",
"API/Client/HellgateClient.swift",
"API/Client/HttpClient.swift",
"API/Hellgate.swift",
"API/InvalidSessionState.swift",
"API/SessionCompleteTokenizeCard.swift",
"API/SessionResponse.swift",
"API/SessionState.swift",
"API/TokenService.swift",
"API/TokenizeCardResponse.swift",
"Utils/Bundle.swift",
"Utils/CardBrand+BrandDetails.swift",
"Utils/CardBrand.swift",
"Utils/CardUtils.swift",
"Views/AdditionalFieldsView.swift",
"Views/CardNumberFormatter.swift",
"Views/CardNumberView.swift",
"Views/CvcFormatter.swift",
"Views/CvcView.swift",
"Views/ExpiryDateFormatter.swift",
"Views/ExpiryDateView.swift",
"Views/ViewState.swift",
"Views/WrappedUITextField.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Hellgate iOS SDK/Resources/Media.xcassets
Building for debugging...
[0/3] Write sources
[0/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/28] Emitting module Hellgate_iOS_SDK
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[5/31] Compiling Hellgate_iOS_SDK CardData.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[6/31] Compiling Hellgate_iOS_SDK CardHandler.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[7/31] Compiling Hellgate_iOS_SDK ExTokenizeClient.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[8/31] Compiling Hellgate_iOS_SDK GuardianClient.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[9/31] Compiling Hellgate_iOS_SDK ViewState.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[10/31] Compiling Hellgate_iOS_SDK WrappedUITextField.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[11/31] Compiling Hellgate_iOS_SDK resource_bundle_accessor.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[12/31] Compiling Hellgate_iOS_SDK SessionCompleteTokenizeCard.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[13/31] Compiling Hellgate_iOS_SDK SessionResponse.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[14/31] Compiling Hellgate_iOS_SDK SessionState.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[15/31] Compiling Hellgate_iOS_SDK TokenService.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[16/31] Compiling Hellgate_iOS_SDK CvcView.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[17/31] Compiling Hellgate_iOS_SDK ExpiryDateFormatter.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[18/31] Compiling Hellgate_iOS_SDK ExpiryDateView.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[19/31] Compiling Hellgate_iOS_SDK HellgateClient.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[20/31] Compiling Hellgate_iOS_SDK HttpClient.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[21/31] Compiling Hellgate_iOS_SDK Hellgate.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[22/31] Compiling Hellgate_iOS_SDK InvalidSessionState.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[23/31] Compiling Hellgate_iOS_SDK TokenizeCardResponse.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[24/31] Compiling Hellgate_iOS_SDK Bundle.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[25/31] Compiling Hellgate_iOS_SDK CardBrand+BrandDetails.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[26/31] Compiling Hellgate_iOS_SDK CardBrand.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[27/31] Compiling Hellgate_iOS_SDK CardUtils.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[28/31] Compiling Hellgate_iOS_SDK AdditionalFieldsView.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[29/31] Compiling Hellgate_iOS_SDK CardNumberFormatter.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[30/31] Compiling Hellgate_iOS_SDK CardNumberView.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[31/31] Compiling Hellgate_iOS_SDK CvcFormatter.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Hellgate iOS SDK/Resources/Media.xcassets
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/26] Compiling Hellgate_iOS_SDK CardData.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[3/26] Compiling Hellgate_iOS_SDK CardHandler.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[4/26] Compiling Hellgate_iOS_SDK ExTokenizeClient.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[5/26] Compiling Hellgate_iOS_SDK GuardianClient.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[6/29] Compiling Hellgate_iOS_SDK HellgateClient.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[7/29] Compiling Hellgate_iOS_SDK HttpClient.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[8/29] Compiling Hellgate_iOS_SDK Hellgate.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[9/29] Compiling Hellgate_iOS_SDK InvalidSessionState.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/29] Emitting module Hellgate_iOS_SDK
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[11/29] Compiling Hellgate_iOS_SDK CardBrand.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[12/29] Compiling Hellgate_iOS_SDK CardUtils.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[13/29] Compiling Hellgate_iOS_SDK AdditionalFieldsView.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[14/29] Compiling Hellgate_iOS_SDK SessionCompleteTokenizeCard.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[15/29] Compiling Hellgate_iOS_SDK SessionResponse.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[16/29] Compiling Hellgate_iOS_SDK SessionState.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[17/29] Compiling Hellgate_iOS_SDK TokenService.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[18/29] Compiling Hellgate_iOS_SDK CvcView.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[19/29] Compiling Hellgate_iOS_SDK ExpiryDateFormatter.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[20/29] Compiling Hellgate_iOS_SDK ExpiryDateView.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[21/29] Compiling Hellgate_iOS_SDK TokenizeCardResponse.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[22/29] Compiling Hellgate_iOS_SDK Bundle.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[23/29] Compiling Hellgate_iOS_SDK CardBrand+BrandDetails.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[24/29] Compiling Hellgate_iOS_SDK CardNumberFormatter.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[25/29] Compiling Hellgate_iOS_SDK CardNumberView.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[26/29] Compiling Hellgate_iOS_SDK CvcFormatter.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[27/29] Compiling Hellgate_iOS_SDK ViewState.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[28/29] Compiling Hellgate_iOS_SDK WrappedUITextField.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
[29/29] Compiling Hellgate_iOS_SDK resource_bundle_accessor.swift
/host/spi-builder-workspace/Hellgate iOS SDK/API/Hellgate.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public let HG_STAGING_URL = URL(string: "https://staging.hellgate.dev")!
BUILD FAILURE 6.1 android