Build Information
Failed to build SiriusRating, reference master (488a65), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 22:06:45 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "siriusrating-ios",
"name": "SiriusRating",
"url": "https://github.com/theappcapital/SiriusRating-iOS.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SiriusRating-iOS",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/theappcapital/SiriusRating-iOS.git
[1/568] Fetching siriusrating-ios
Fetched https://github.com/theappcapital/SiriusRating-iOS.git from cache (1.07s)
Creating working copy for https://github.com/theappcapital/SiriusRating-iOS.git
Working copy of https://github.com/theappcapital/SiriusRating-iOS.git resolved at master (488a65e)
warning: '.resolve-product-dependencies': dependency 'siriusrating-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/theappcapital/SiriusRating-iOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying Info.plist
[0/5] Copying Localizable.xcstrings
[2/5] Write sources
[3/5] Copying Images.xcassets
[4/5] Write swift-version--6988338F2F200930.txt
[6/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).
[7/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).
[8/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).
[9/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).
[10/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).
[11/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).
[12/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).
[13/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).
[14/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).
[15/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).
[16/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).
[17/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).
[18/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).
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/33] 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).
[20/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).
[21/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).
[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 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 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).
[29/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).
[30/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).
[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.3 macosSpm