Build Information
Failed to build SiriusRating, reference master (488a65), with Swift 6.2 for macOS (SPM) on 17 Apr 2026 22:10:50 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/theappcapital/SiriusRating-iOS
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 488a65e Added an example.
Cloned https://github.com/theappcapital/SiriusRating-iOS.git
Revision (git rev-parse @):
488a65ea4f2bc95d02c7c427ffc1084a128c5c75
SUCCESS checkout https://github.com/theappcapital/SiriusRating-iOS.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/theappcapital/SiriusRating-iOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[1/5] Copying Info.plist
[1/5] Copying Localizable.xcstrings
[3/5] Copying Images.xcassets
[4/5] Write swift-version--3CB7CFEC50E0D141.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/31] 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).
[8/31] 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).
[9/31] 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).
[10/31] 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).
[11/31] 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).
[12/31] 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).
[13/31] 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).
[14/31] 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).
[15/31] 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).
[16/31] 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).
[17/31] 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).
[18/31] 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).
[19/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).
[20/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).
[21/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).
[22/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).
[23/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).
[24/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).
[25/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).
[26/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).
[27/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).
[28/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).
[29/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).
[30/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).
[31/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).
[32/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).
[33/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).
BUILD FAILURE 6.2 macosSpm