Build Information
Failed to build RevenueMore, reference master (ac3abc
), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 22:59:49 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.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 ac3abc6 Merge pull request #2 from revenuemore/feature/cocoapod
Cloned https://github.com/revenuemore/revenuemore-ios.git
Revision (git rev-parse @):
ac3abc6ed79934bd9032c63e8e4b754cbc585e18
SUCCESS checkout https://github.com/revenuemore/revenuemore-ios.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/revenuemore/revenuemore-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Building for debugging...
[0/4] Write sources
[0/4] Copying Info.plist
[0/4] Copying Localizable.xcstrings
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/72] Emitting module RevenueMore
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[6/72] Compiling RevenueMore ThreadSafeUserDefaultsStorage.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[7/72] Compiling RevenueMore UserCache.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[8/72] Compiling RevenueMore Constants.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[9/72] Compiling RevenueMore DeviceEnvironments.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[10/72] Compiling RevenueMore Language.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[11/72] Compiling RevenueMore Localizations.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[12/72] Compiling RevenueMore ThreadSafety.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[13/72] Compiling RevenueMore UnknownCaseRepresentable.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[14/72] Compiling RevenueMore RevenueMoreError.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[15/72] Compiling RevenueMore Bundle+.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[16/81] Compiling RevenueMore LogLevel.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[17/81] Compiling RevenueMore BackendConfigurator.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[18/81] Compiling RevenueMore BaseError.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[19/81] Compiling RevenueMore BaseResponse.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[20/81] Compiling RevenueMore DeviceEnvironmentProvider.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[21/81] Compiling RevenueMore Endpoint.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[22/81] Compiling RevenueMore HTTPClient.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[23/81] Compiling RevenueMore HTTPMethod.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[24/81] Compiling RevenueMore HTTPTask.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[25/81] Compiling RevenueMore ParameterEncoding.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[26/81] Compiling RevenueMore SKRevenueMoreProductAdapter.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[27/81] Compiling RevenueMore PurchaseClosure.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[28/81] Compiling RevenueMore PurchaseManager.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[29/81] Compiling RevenueMore RestoreClosure.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[30/81] Compiling RevenueMore RevenueMorePaymantTransactionProtocol.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[31/81] Compiling RevenueMore RevenueMorePaymentTransaction.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[32/81] Compiling RevenueMore RevenueMorePaymentTransactionAdapter.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[33/81] Compiling RevenueMore SKRevenueMorePaymentTransactionAdapter.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[34/81] Compiling RevenueMore RevenueMore+Async.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[35/81] Compiling RevenueMore UserUpdate.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[36/81] Compiling RevenueMore PaywallServices.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[37/81] Compiling RevenueMore SubscriptionServices.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[38/81] Compiling RevenueMore UserServices.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[39/81] Compiling RevenueMore Entitlement.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[40/81] Compiling RevenueMore EntitlementManager.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[41/81] Compiling RevenueMore Entitlements.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[42/81] Compiling RevenueMore BackingLogger.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[43/81] Compiling RevenueMore Log+Methods.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[44/81] Compiling RevenueMore Log.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[45/81] Compiling RevenueMore RevenueMore+Internal.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[46/81] Compiling RevenueMore RevenueMore.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[47/81] Compiling RevenueMore RM1PaymentTransaction.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[48/81] Compiling RevenueMore RM1Product.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[49/81] Compiling RevenueMore ReceiptManager.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[50/81] Compiling RevenueMore StoreKit1Fetcher.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[51/81] Compiling RevenueMore StoreKit1FetcherProtocol.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[52/81] Compiling RevenueMore StoreKit1Manager.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[53/81] Compiling RevenueMore StoreKit1Purchase.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[54/81] Compiling RevenueMore Encodable+.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[55/81] Compiling RevenueMore String+.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[56/81] Compiling RevenueMore UIApplication+.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[57/81] Compiling RevenueMore UIWindow+.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[58/81] Compiling RevenueMore PaywallEndpoints.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[59/81] Compiling RevenueMore SubscriptionEndpoints.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[60/81] Compiling RevenueMore UserEndpoints.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[61/81] Compiling RevenueMore PaymentComplete.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[62/81] Compiling RevenueMore Paywalls.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[63/81] Compiling RevenueMore UserSubscriptions.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[64/81] Compiling RevenueMore Offering.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[65/81] Compiling RevenueMore OfferingManager.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[66/81] Compiling RevenueMore OfferingTrigger.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[67/81] Compiling RevenueMore Offerings.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[68/81] Compiling RevenueMore OfferingsClosure.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[69/81] Compiling RevenueMore RevenueMorePeriod.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[70/81] Compiling RevenueMore RevenueMoreProduct.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[71/81] Compiling RevenueMore RevenueMoreProductAdapter.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[72/81] Compiling RevenueMore RevenueMoreProductProtocol.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[73/81] Compiling RevenueMore RM2PaymentTransaction.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[74/81] Compiling RevenueMore RM2Product.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[75/81] Compiling RevenueMore StoreKit2Fetcher.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[76/81] Compiling RevenueMore StoreKit2Manager.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[77/81] Compiling RevenueMore StoreKit2Purchase.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[78/81] Compiling RevenueMore TransactionClosure.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[79/81] Compiling RevenueMore TransactionManager.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[80/81] Compiling RevenueMore UserManager.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
[81/81] Compiling RevenueMore resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/CacheKit/ThreadSafeUserDefaultsStorage.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | /// A protocol that provides an interface for accessing and storing `String` values using user defaults.
BUILD FAILURE 6.2 wasm