Build Information
Failed to build RevenueMore, reference master (f2b654), with Swift 6.3 for Android on 15 Apr 2026 15:52:19 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/revenuemore/revenuemore-ios.git
Reference: master
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/revenuemore/revenuemore-ios
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f2b654b Merge pull request #4 from revenuemore/fix/update-vulnerable-gems
Cloned https://github.com/revenuemore/revenuemore-ios.git
Revision (git rev-parse @):
f2b654bb9a10cf87f26fa3f77c0582d2a7d57eb1
SUCCESS checkout https://github.com/revenuemore/revenuemore-ios.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/revenuemore/revenuemore-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Building for debugging...
[0/4] Copying Localizable.xcstrings
[0/4] Copying Info.plist
[2/4] Write sources
[3/4] Write swift-version--4F562202D5529B1.txt
[5/73] Compiling RevenueMore Encodable+.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[6/73] Compiling RevenueMore String+.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[7/73] Compiling RevenueMore UIApplication+.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[8/73] Compiling RevenueMore UIWindow+.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[9/73] Compiling RevenueMore SubscriptionEndpoints.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[10/73] Compiling RevenueMore SubscriptionGroupEndpoints.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[11/73] Compiling RevenueMore UserEndpoints.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[12/73] Compiling RevenueMore PaymentComplete.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[13/73] Compiling RevenueMore SubscriptionGroups.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[14/73] Compiling RevenueMore UserSubscriptions.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[15/82] Compiling RevenueMore UserUpdate.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[16/82] Compiling RevenueMore SubscriptionGroupServices.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[17/82] Compiling RevenueMore SubscriptionServices.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[18/82] Compiling RevenueMore UserServices.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[19/82] Compiling RevenueMore Entitlement.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[20/82] Compiling RevenueMore EntitlementManager.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[21/82] Compiling RevenueMore Entitlements.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[22/82] Compiling RevenueMore BackingLogger.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[23/82] Compiling RevenueMore Log+Methods.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[24/82] Compiling RevenueMore Log.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[25/82] Compiling RevenueMore ThreadSafeUserDefaultsStorage.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[26/82] Compiling RevenueMore UserCache.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[27/82] Compiling RevenueMore Constants.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[28/82] Compiling RevenueMore DeviceEnvironments.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[29/82] Compiling RevenueMore Language.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[30/82] Compiling RevenueMore Localizations.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[31/82] Compiling RevenueMore ThreadSafety.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[32/82] Compiling RevenueMore UnknownCaseRepresentable.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[33/82] Compiling RevenueMore RevenueMoreError.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[34/82] Compiling RevenueMore Bundle+.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[35/82] Compiling RevenueMore ParameterEncoding.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[36/82] Compiling RevenueMore Offering.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[37/82] Compiling RevenueMore OfferingManager.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[38/82] Compiling RevenueMore OfferingTrigger.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[39/82] Compiling RevenueMore Offerings.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[40/82] Compiling RevenueMore OfferingsClosure.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[41/82] Compiling RevenueMore RevenueMorePeriod.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[42/82] Compiling RevenueMore RevenueMoreProduct.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[43/82] Compiling RevenueMore RevenueMoreProductAdapter.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[44/82] Compiling RevenueMore RevenueMoreProductProtocol.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[45/82] Compiling RevenueMore RevenueMore+Internal.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[46/82] Compiling RevenueMore RevenueMore.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[47/82] Compiling RevenueMore RM1PaymentTransaction.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[48/82] Compiling RevenueMore RM1Product.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[49/82] Compiling RevenueMore ReceiptManager.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[50/82] Compiling RevenueMore StoreKit1Fetcher.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[51/82] Compiling RevenueMore StoreKit1FetcherProtocol.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[52/82] Compiling RevenueMore StoreKit1Manager.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[53/82] Compiling RevenueMore StoreKit1Purchase.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[54/82] Compiling RevenueMore LogLevel.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[55/82] Compiling RevenueMore BackendConfigurator.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[56/82] Compiling RevenueMore BaseError.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[57/82] Compiling RevenueMore BaseResponse.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[58/82] Compiling RevenueMore DeviceEnvironmentProvider.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[59/82] Compiling RevenueMore Endpoint.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[60/82] Compiling RevenueMore Environment.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[61/82] Compiling RevenueMore HTTPClient.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[62/82] Compiling RevenueMore HTTPMethod.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[63/82] Compiling RevenueMore HTTPTask.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[64/82] Emitting module RevenueMore
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[65/82] Compiling RevenueMore SKRevenueMoreProductAdapter.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[66/82] Compiling RevenueMore PurchaseClosure.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[67/82] Compiling RevenueMore PurchaseManager.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[68/82] Compiling RevenueMore RestoreClosure.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[69/82] Compiling RevenueMore RevenueMorePaymantTransactionProtocol.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[70/82] Compiling RevenueMore RevenueMorePaymentTransaction.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[71/82] Compiling RevenueMore RevenueMorePaymentTransactionAdapter.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[72/82] Compiling RevenueMore SKRevenueMorePaymentTransactionAdapter.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[73/82] Compiling RevenueMore RevenueMore+Async.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[74/82] Compiling RevenueMore RM2PaymentTransaction.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[75/82] Compiling RevenueMore RM2Product.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[76/82] Compiling RevenueMore StoreKit2Fetcher.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[77/82] Compiling RevenueMore StoreKit2Manager.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[78/82] Compiling RevenueMore StoreKit2Purchase.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[79/82] Compiling RevenueMore TransactionClosure.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[80/82] Compiling RevenueMore TransactionManager.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[81/82] Compiling RevenueMore UserManager.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
[82/82] Compiling RevenueMore resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/EntitlementKit/Entitlement.swift:12:8: error: no such module 'StoreKit'
10 |
11 | import Foundation
12 | import StoreKit
| `- error: no such module 'StoreKit'
13 |
14 | /// A structure representing an entitlement for app store subscription.
BUILD FAILURE 6.3 android