The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SiriusRating, reference 1.0.8 (f2f1d8), with Swift 6.1 for Wasm on 29 May 2025 20:27:55 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/theappcapital/SiriusRating-iOS.git
Reference: 1.0.8
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/theappcapital/SiriusRating-iOS
 * tag               1.0.8      -> FETCH_HEAD
HEAD is now at f2f1d88 Bump podspec version to 1.0.8.
Cloned https://github.com/theappcapital/SiriusRating-iOS.git
Revision (git rev-parse @):
f2f1d88d960c6438f4b2e2562744f7814304cbf4
SUCCESS checkout https://github.com/theappcapital/SiriusRating-iOS.git at 1.0.8
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/theappcapital/SiriusRating-iOS.git
https://github.com/theappcapital/SiriusRating-iOS.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "SiriusRating",
  "name" : "SiriusRating",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SiriusRating",
      "targets" : [
        "SiriusRating"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SiriusRatingTests",
      "module_type" : "SwiftTarget",
      "name" : "SiriusRatingTests",
      "path" : "Tests/SiriusRatingTests",
      "sources" : [
        "DataStores/InMemoryDataStore.swift",
        "RatingConditions/EnoughAppSessionsRatingConditionTest.swift",
        "RatingConditions/EnoughDaysUsedRatingConditionTest.swift",
        "RatingConditions/EnoughSignificantEventsRatingConditionTest.swift",
        "RatingConditions/NotDeclinedToRateAnyVersionRatingConditionTest.swift",
        "RatingConditions/NotDeclinedToRateCurrentVersionRatingConditionTest.swift",
        "RatingConditions/NotPostponedDueToReminderRatingConditionTest.swift",
        "RatingConditions/NotRatedAnyVersionRatingConditionTest.swift",
        "RatingConditions/NotRatedCurrentVersionRatingConditionTest.swift",
        "SiriusRatingTest.swift",
        "_Support/InMemoryAppVersionProvider.swift"
      ],
      "target_dependencies" : [
        "SiriusRating"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SiriusRating",
      "module_type" : "SwiftTarget",
      "name" : "SiriusRating",
      "path" : "Sources/SiriusRating",
      "product_memberships" : [
        "SiriusRating"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/SiriusRating/Resources/Images.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SiriusRating/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AppVersionProviders/AppVersionProvider.swift",
        "AppVersionProviders/BundleAppVersionProvider.swift",
        "DataStores/DataStore.swift",
        "DataStores/UserDefaultsDataStore.swift",
        "Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift",
        "Prompts/Presenters/Rate/InAppRatePromptPresenter.swift",
        "Prompts/Presenters/Rate/RatePromptPresenter.swift",
        "Prompts/Presenters/Request/RequestPromptPresenter.swift",
        "Prompts/Presenters/Request/StyleOneRequestPromptPresenter.swift",
        "Prompts/Presenters/Request/StyleTwoRequestPromptPresenter.swift",
        "Prompts/Presenters/Request/Views/StyleOneRequestViewController.swift",
        "Prompts/Presenters/Request/Views/StyleTwoRequestAlertController.swift",
        "RatingConditions/EnoughAppSessionsRatingCondition.swift",
        "RatingConditions/EnoughDaysUsedRatingCondition.swift",
        "RatingConditions/EnoughSignificantEventsRatingCondition.swift",
        "RatingConditions/NotDeclinedToRateAnyVersionRatingCondition.swift",
        "RatingConditions/NotDeclinedToRateCurrentVersionRatingCondition.swift",
        "RatingConditions/NotPostponedDueToReminderRatingCondition.swift",
        "RatingConditions/NotRatedAnyVersionRatingCondition.swift",
        "RatingConditions/NotRatedCurrentVersionRatingCondition.swift",
        "RatingConditions/RatingCondition.swift",
        "SiriusRating.swift",
        "UserAction.swift",
        "_Support/Extensions/BundleExtension.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Building for debugging...
[0/5] Write sources
[0/5] Copying Info.plist
[0/5] Copying Localizable.xcstrings
[3/5] Copying Images.xcassets
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/28] Emitting module SiriusRating
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[7/31] Compiling SiriusRating StyleOneRequestViewController.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[8/31] Compiling SiriusRating StyleTwoRequestAlertController.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[9/31] Compiling SiriusRating EnoughAppSessionsRatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[10/31] Compiling SiriusRating NotRatedCurrentVersionRatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[11/31] Compiling SiriusRating RatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[12/31] Compiling SiriusRating SiriusRating.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[13/31] Compiling SiriusRating UserAction.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[14/31] Compiling SiriusRating BundleExtension.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[15/31] Compiling SiriusRating resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[16/31] Compiling SiriusRating RequestPromptPresenter.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[17/31] Compiling SiriusRating StyleOneRequestPromptPresenter.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[18/31] Compiling SiriusRating StyleTwoRequestPromptPresenter.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[19/31] Compiling SiriusRating NotDeclinedToRateCurrentVersionRatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[20/31] Compiling SiriusRating NotPostponedDueToReminderRatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[21/31] Compiling SiriusRating NotRatedAnyVersionRatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[22/31] Compiling SiriusRating EnoughDaysUsedRatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[23/31] Compiling SiriusRating EnoughSignificantEventsRatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[24/31] Compiling SiriusRating NotDeclinedToRateAnyVersionRatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[25/31] Compiling SiriusRating ExternalAppleStoreRatePromptPresenter.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[26/31] Compiling SiriusRating InAppRatePromptPresenter.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[27/31] Compiling SiriusRating RatePromptPresenter.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[28/31] Compiling SiriusRating AppVersionProvider.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[29/31] Compiling SiriusRating BundleAppVersionProvider.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[30/31] Compiling SiriusRating DataStore.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[31/31] Compiling SiriusRating UserDefaultsDataStore.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/24] Compiling SiriusRating RequestPromptPresenter.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[3/24] Compiling SiriusRating StyleOneRequestPromptPresenter.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[4/24] Compiling SiriusRating StyleTwoRequestPromptPresenter.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[5/27] Compiling SiriusRating AppVersionProvider.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[6/27] Compiling SiriusRating BundleAppVersionProvider.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[7/27] Compiling SiriusRating DataStore.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[8/27] Compiling SiriusRating UserDefaultsDataStore.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[9/27] Compiling SiriusRating UserAction.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[10/27] Compiling SiriusRating BundleExtension.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[11/27] Compiling SiriusRating resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/27] Emitting module SiriusRating
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[13/27] Compiling SiriusRating NotDeclinedToRateCurrentVersionRatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[14/27] Compiling SiriusRating NotPostponedDueToReminderRatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[15/27] Compiling SiriusRating NotRatedAnyVersionRatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[16/27] Compiling SiriusRating EnoughDaysUsedRatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[17/27] Compiling SiriusRating EnoughSignificantEventsRatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[18/27] Compiling SiriusRating NotDeclinedToRateAnyVersionRatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[19/27] Compiling SiriusRating NotRatedCurrentVersionRatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[20/27] Compiling SiriusRating RatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[21/27] Compiling SiriusRating SiriusRating.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[22/27] Compiling SiriusRating ExternalAppleStoreRatePromptPresenter.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[23/27] Compiling SiriusRating InAppRatePromptPresenter.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[24/27] Compiling SiriusRating RatePromptPresenter.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[25/27] Compiling SiriusRating StyleOneRequestViewController.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[26/27] Compiling SiriusRating StyleTwoRequestAlertController.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
[27/27] Compiling SiriusRating EnoughAppSessionsRatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// The presenter that will open the App Store externally and automatically display the modal view to write a review (with text).
BUILD FAILURE 6.1 wasm