Build Information
Failed to build SiriusRating, reference 2.0.0 (484075), with Swift 6.0 for macOS (SPM) on 17 Apr 2026 22:07:16 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/theappcapital/SiriusRating-iOS.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/theappcapital/SiriusRating-iOS
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 4840755 Added Swift 5.4+ requirement to the Readme.
Cloned https://github.com/theappcapital/SiriusRating-iOS.git
Revision (git rev-parse @):
484075528becef8c43b628e3732c99dc52828fa2
SUCCESS checkout https://github.com/theappcapital/SiriusRating-iOS.git at 2.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/theappcapital/SiriusRating-iOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[1/5] Copying Info.plist
[2/5] Copying Localizable.xcstrings
[3/5] Copying Images.xcassets
[4/5] Write swift-version-5BDAB9E9C0126B9D.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/31] Emitting module SiriusRating
/Users/admin/builder/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/33] Compiling SiriusRating StyleTwoRequestAlertController.swift
/Users/admin/builder/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/33] Compiling SiriusRating ClosureRatingCondition.swift
/Users/admin/builder/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/33] Compiling SiriusRating EnoughAppSessionsRatingCondition.swift
/Users/admin/builder/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/33] Compiling SiriusRating BundleExtension.swift
/Users/admin/builder/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/33] Compiling SiriusRating resource_bundle_accessor.swift
/Users/admin/builder/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/33] Compiling SiriusRating SiriusRating.swift
/Users/admin/builder/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/33] Compiling SiriusRating UserAction.swift
/Users/admin/builder/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/33] Compiling SiriusRating DataStore.swift
/Users/admin/builder/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/33] Compiling SiriusRating UserDefaultsDataStore.swift
/Users/admin/builder/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/33] Compiling SiriusRating ExternalAppleStoreRatePromptPresenter.swift
/Users/admin/builder/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/33] Compiling SiriusRating NotRatedCurrentVersionRatingCondition.swift
/Users/admin/builder/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/33] Compiling SiriusRating RatingCondition.swift
/Users/admin/builder/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/33] Compiling SiriusRating AppVersionProvider.swift
/Users/admin/builder/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/33] Compiling SiriusRating BundleAppVersionProvider.swift
/Users/admin/builder/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/33] Compiling SiriusRating Configuration.swift
/Users/admin/builder/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/33] Compiling SiriusRating EnoughDaysUsedRatingCondition.swift
/Users/admin/builder/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/33] Compiling SiriusRating EnoughSignificantEventsRatingCondition.swift
/Users/admin/builder/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/33] Compiling SiriusRating NotDeclinedToRateAnyVersionRatingCondition.swift
/Users/admin/builder/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/33] Compiling SiriusRating StyleOneRequestPromptPresenter.swift
/Users/admin/builder/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/33] Compiling SiriusRating StyleTwoRequestPromptPresenter.swift
/Users/admin/builder/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/33] Compiling SiriusRating StyleOneRequestViewController.swift
/Users/admin/builder/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/33] Compiling SiriusRating InAppRatePromptPresenter.swift
/Users/admin/builder/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/33] Compiling SiriusRating RatePromptPresenter.swift
/Users/admin/builder/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/33] Compiling SiriusRating RequestPromptPresenter.swift
/Users/admin/builder/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/33] Compiling SiriusRating NotDeclinedToRateCurrentVersionRatingCondition.swift
/Users/admin/builder/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).
[32/33] Compiling SiriusRating NotPostponedDueToReminderRatingCondition.swift
/Users/admin/builder/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).
[33/33] Compiling SiriusRating NotRatedAnyVersionRatingCondition.swift
/Users/admin/builder/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.0 macosSpm