The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Astral, reference main (c78838), with Swift 6.1 for Android on 28 May 2025 05:51:09 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/incwo/Astral.git
Reference: main
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/incwo/Astral
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c788388 Finishing touches: set the simulated reader's update availability to .random, spelling mistakes in the documentation.
Cloned https://github.com/incwo/Astral.git
Revision (git rev-parse @):
c7883889f4027d66a361ea08c47226ed660b1b06
SUCCESS checkout https://github.com/incwo/Astral.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/incwo/Astral.git
https://github.com/incwo/Astral.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "stripe-terminal-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stripe/stripe-terminal-ios"
    }
  ],
  "manifest_display_name" : "Astral",
  "name" : "Astral",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "Astral",
      "targets" : [
        "Astral"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Astral",
      "module_type" : "SwiftTarget",
      "name" : "Astral",
      "path" : "Sources/Astral",
      "product_dependencies" : [
        "StripeTerminal"
      ],
      "product_memberships" : [
        "Astral"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/Astral/Resources/Base.lproj/Astral.storyboard",
          "rule" : {
            "process" : {
              "localization" : "Base"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Astral/Resources/en.lproj/Astral.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Astral/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Astral/Resources/fr.lproj/Astral.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Astral/Resources/fr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        }
      ],
      "sources" : [
        "Astral.swift",
        "GUI/Charging/ChargeCoordinator.swift",
        "GUI/Charging/ChargeViewController.swift",
        "GUI/Settings/Discovery/DiscoveryTableViewController.swift",
        "GUI/Settings/Discovery/DiscoveryViewModel.swift",
        "GUI/Settings/Discovery/LocationCell.swift",
        "GUI/Settings/Discovery/LocationsTableViewController.swift",
        "GUI/Settings/Discovery/ReaderIdentityCell.swift",
        "GUI/Settings/Discovery/ShortLocationCell.swift",
        "GUI/Settings/ReaderCell.swift",
        "GUI/Settings/SearchingReaderCell.swift",
        "GUI/Settings/SettingsCoordinator.swift",
        "GUI/Settings/SettingsTableViewController.swift",
        "GUI/Settings/SettingsViewModel.swift",
        "GUI/Settings/Update/UpdateTableViewController.swift",
        "GUI/Settings/Update/UpdateViewModel.swift",
        "GUI/Settings/Update/UpdatingCell.swift",
        "GUI/Settings/Update/VersionCell.swift",
        "Model/ChargeResult.swift",
        "Model/CurrencyAmount.swift",
        "Model/PaymentProcessor.swift",
        "Model/ReaderConnection.swift",
        "Model/ReadersDiscovery.swift",
        "Model/TerminalModel.swift",
        "Model/TerminalStateMachine.swift",
        "Resources.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
Fetching https://github.com/stripe/stripe-terminal-ios
[1/15160] Fetching stripe-terminal-ios
Fetched https://github.com/stripe/stripe-terminal-ios from cache (73.21s)
Computing version for https://github.com/stripe/stripe-terminal-ios
Computed https://github.com/stripe/stripe-terminal-ios at 2.23.3 (78.37s)
Creating working copy for https://github.com/stripe/stripe-terminal-ios
Working copy of https://github.com/stripe/stripe-terminal-ios resolved at 2.23.3
Downloading binary artifact https://github.com/stripe/stripe-terminal-ios/releases/download/v2.23.3/StripeTerminal.xcframework.zip
[1397/17427961] Downloading https://github.com/stripe/stripe-terminal-ios/releases/download/v2.23.3/StripeTerminal.xcframework.zip
Downloaded https://github.com/stripe/stripe-terminal-ios/releases/download/v2.23.3/StripeTerminal.xcframework.zip (2.71s)
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/Sources/Astral/Resources/Astral.xcassets
Building for debugging...
[0/8] Copying Localizable.strings
[0/8] Copying Astral.strings
[0/8] Copying Localizable.strings
[0/8] Copying Astral.strings
[0/8] Copying Info.plist
[0/8] Write sources
[6/8] Copying Astral.storyboard
[7/8] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/33] Emitting module Astral
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[10/36] Compiling Astral UpdateViewModel.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[11/36] Compiling Astral UpdatingCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[12/36] Compiling Astral VersionCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[13/36] Compiling Astral ReaderConnection.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[14/36] Compiling Astral ReadersDiscovery.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[15/36] Compiling Astral TerminalModel.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[16/36] Compiling Astral TerminalStateMachine.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[17/36] Compiling Astral Resources.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[18/36] Compiling Astral resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[19/36] Compiling Astral ShortLocationCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[20/36] Compiling Astral ReaderCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[21/36] Compiling Astral SearchingReaderCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[22/36] Compiling Astral SettingsCoordinator.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[23/36] Compiling Astral Astral.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[24/36] Compiling Astral ChargeCoordinator.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[25/36] Compiling Astral ChargeViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[26/36] Compiling Astral DiscoveryTableViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[27/36] Compiling Astral SettingsTableViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[28/36] Compiling Astral SettingsViewModel.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[29/36] Compiling Astral UpdateTableViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[30/36] Compiling Astral ChargeResult.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[31/36] Compiling Astral CurrencyAmount.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[32/36] Compiling Astral PaymentProcessor.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[33/36] Compiling Astral DiscoveryViewModel.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[34/36] Compiling Astral LocationCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[35/36] Compiling Astral LocationsTableViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[36/36] Compiling Astral ReaderIdentityCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/Sources/Astral/Resources/Astral.xcassets
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/26] Compiling Astral Astral.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[3/26] Compiling Astral ChargeCoordinator.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[4/26] Compiling Astral ChargeViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[5/26] Compiling Astral DiscoveryTableViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[6/29] Compiling Astral ReaderConnection.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[7/29] Compiling Astral ReadersDiscovery.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[8/29] Compiling Astral TerminalModel.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[9/29] Compiling Astral UpdateViewModel.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[10/29] Compiling Astral UpdatingCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[11/29] Compiling Astral VersionCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[12/29] Compiling Astral ChargeResult.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[13/29] Compiling Astral CurrencyAmount.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[14/29] Compiling Astral PaymentProcessor.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[15/29] Compiling Astral SettingsTableViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[16/29] Compiling Astral SettingsViewModel.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[17/29] Compiling Astral UpdateTableViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[18/29] Compiling Astral ShortLocationCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[19/29] Compiling Astral ReaderCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[20/29] Compiling Astral SearchingReaderCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[21/29] Compiling Astral SettingsCoordinator.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[22/29] Compiling Astral DiscoveryViewModel.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[23/29] Compiling Astral LocationCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[24/29] Compiling Astral LocationsTableViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[25/29] Compiling Astral ReaderIdentityCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/29] Emitting module Astral
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[27/29] Compiling Astral TerminalStateMachine.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[28/29] Compiling Astral Resources.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[29/29] Compiling Astral resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
BUILD FAILURE 6.1 android