Build Information
Failed to build RevenueCat, reference 5.39.0 (06c0e8
), with Swift 6.2 (beta) for Wasm on 12 Sep 2025 14:06:08 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RevenueCat/purchases-ios.git
Reference: 5.39.0
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/RevenueCat/purchases-ios
* tag 5.39.0 -> FETCH_HEAD
HEAD is now at 06c0e8b Update RevenueCat-Swift.h for version 5.39.0
Cloned https://github.com/RevenueCat/purchases-ios.git
Revision (git rev-parse @):
06c0e8b9d38e535307776405e1ed13c326f8878c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/RevenueCat/purchases-ios.git at 5.39.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/RevenueCat/purchases-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15367] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.55s)
Fetching https://github.com/quick/nimble
[1/19635] Fetching nimble
Fetched https://github.com/quick/nimble from cache (2.44s)
Computing version for https://github.com/quick/nimble
Computed https://github.com/quick/nimble at 13.7.1 (3.32s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.44s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.78s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.43s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.35s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/quick/nimble
Working copy of https://github.com/quick/nimble resolved at 13.7.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 26ed3a2b4a2df47917ca9b790a57f91285b923fb
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/RevenueCatUITests/Templates/__Snapshots__': File not found.
warning: 'spi-builder-workspace': ignoring broken symlink /host/spi-builder-workspace/Tests/RevenueCatUITests/PaywallsV2/__PreviewResources__
warning: 'spi-builder-workspace': Invalid Resource 'PaywallsV2/__PreviewResources__': File not found.
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/RevenueCatUI/RevenueCatUIDev.xctestplan
warning: 'nimble': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/nimble/Sources/Nimble/PrivacyInfo.xcprivacy
Building for debugging...
[0/55] Write sources
[0/55] Copying PrivacyInfo.xcprivacy
[0/55] Copying Localizable.strings
[0/55] Copying Info.plist
[0/55] Write sources
[0/55] Copying Localizable.strings
[0/55] Copying background.jpg
[1/55] Copying Info.plist
[1/55] Copying Localizable.strings
[1/55] Copying Info.plist
[1/55] Copying PrivacyInfo.xcprivacy
[53/55] Copying icons.xcassets
[54/55] Write swift-version-24593BA9C3E375BF.txt
[56/427] Compiling RevenueCat_CustomEntitlementComputation TrackingManagerProxy.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[57/427] Compiling RevenueCat_CustomEntitlementComputation CacheStatus.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[58/427] Compiling RevenueCat_CustomEntitlementComputation DeviceCache.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[59/427] Compiling RevenueCat_CustomEntitlementComputation FileRepository.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[60/427] Compiling RevenueCat_CustomEntitlementComputation InMemoryCachedObject.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[61/427] Compiling RevenueCat_CustomEntitlementComputation KeyedDeferredValueStore.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[62/429] Emitting module ReceiptParser
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[63/429] Compiling RevenueCat_CustomEntitlementComputation AttributionNetwork.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[64/429] Compiling RevenueCat_CustomEntitlementComputation AttributionPoster.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[65/429] Compiling RevenueCat_CustomEntitlementComputation AttributionTypeFactory.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[66/429] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterPresentationMode.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[67/429] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterEvent.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[68/429] Compiling RevenueCat_CustomEntitlementComputation ASIdManagerProxy.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[69/429] Compiling RevenueCat_CustomEntitlementComputation AttributionData.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[70/429] Compiling RevenueCat_CustomEntitlementComputation AttributionFetcher.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[71/429] Compiling RevenueCat_CustomEntitlementComputation Store+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[72/429] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterConfigData.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[73/429] Compiling RevenueCat_CustomEntitlementComputation LargeItemCacheType.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[74/429] Compiling RevenueCat_CustomEntitlementComputation PeriodType+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[75/429] Compiling RevenueCat_CustomEntitlementComputation PurchaseOwnershipType+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[76/429] Compiling RevenueCat_CustomEntitlementComputation OperationDispatcher.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[77/429] Compiling RevenueCat_CustomEntitlementComputation Purchases+async.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[78/429] Compiling RevenueCat_CustomEntitlementComputation Purchases+nonasync.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[79/429] Compiling RevenueCat_CustomEntitlementComputation SynchronizedUserDefaults.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[80/429] Compiling RevenueCat_CustomEntitlementComputation DangerousSettings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[81/429] Compiling RevenueCat_CustomEntitlementComputation Clock.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[82/429] Compiling RevenueCat_CustomEntitlementComputation DateExtensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[83/429] Compiling RevenueCat_CustomEntitlementComputation DateProvider.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[84/429] Compiling RevenueCat_CustomEntitlementComputation ISODurationFormatter.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[85/429] Compiling RevenueCat_CustomEntitlementComputation ISOPeriodFormatter.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[86/429] Compiling RevenueCat_CustomEntitlementComputation TimingUtil.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[87/429] Compiling RevenueCat_CustomEntitlementComputation Deprecations.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[88/429] Compiling RevenueCat_CustomEntitlementComputation Either.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[89/429] Compiling RevenueCat_CustomEntitlementComputation PreferredLocalesProvider.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[90/429] Compiling RevenueCat_CustomEntitlementComputation MacDevice.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[91/429] Compiling RevenueCat_CustomEntitlementComputation MapAppStoreDetector.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[92/429] Compiling RevenueCat_CustomEntitlementComputation Obsoletions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[93/429] Compiling RevenueCat_CustomEntitlementComputation PlatformInfo.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[94/429] Compiling RevenueCat_CustomEntitlementComputation PriceFormatterProvider.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[95/429] Compiling RevenueCat_CustomEntitlementComputation RateLimiter.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[96/429] Compiling RevenueCat_CustomEntitlementComputation SandboxEnvironmentDetector.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[97/429] Compiling RevenueCat_CustomEntitlementComputation StoreKitVersion.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[98/429] Compiling RevenueCat_CustomEntitlementComputation SystemInfo.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[99/429] Compiling RevenueCat_CustomEntitlementComputation Backend.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[100/429] Compiling RevenueCat_CustomEntitlementComputation BackendConfiguration.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[101/429] Compiling RevenueCat_CustomEntitlementComputation CacheFetchPolicy.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[102/429] Compiling RevenueCat_CustomEntitlementComputation CallbackCache.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[103/429] Compiling RevenueCat_CustomEntitlementComputation CallbackCacheStatus.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[104/429] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterConfigCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[105/429] Compiling RevenueCat_CustomEntitlementComputation CustomerInfoCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[106/429] Compiling RevenueCat_CustomEntitlementComputation LogInCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[107/429] Compiling RevenueCat_CustomEntitlementComputation OfferingsCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[108/429] Compiling RevenueCat_CustomEntitlementComputation ProductEntitlementMappingCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[109/429] Compiling RevenueCat_CustomEntitlementComputation VirtualCurrenciesCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[110/429] Compiling RevenueCat_CustomEntitlementComputation WebBillingProductsCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[111/429] Compiling RevenueCat_CustomEntitlementComputation WebOfferingProductsCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[112/429] Compiling RevenueCat_CustomEntitlementComputation CustomerAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[113/429] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterConfigAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[114/429] Compiling RevenueCat_CustomEntitlementComputation DNSChecker.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[115/429] Compiling RevenueCat_CustomEntitlementComputation ETagManager.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[116/429] Compiling RevenueCat_CustomEntitlementComputation ErrorResponse.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[117/429] Compiling RevenueCat_CustomEntitlementComputation HTTPClient.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[118/429] Compiling RevenueCat_CustomEntitlementComputation HTTPRequest.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[119/429] Compiling RevenueCat_CustomEntitlementComputation HTTPRequestBody.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[120/429] Compiling RevenueCat_CustomEntitlementComputation HTTPRequestPath.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[121/429] Compiling RevenueCat_CustomEntitlementComputation HTTPResponse.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[122/429] Compiling RevenueCat_CustomEntitlementComputation HTTPResponseBody.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[123/429] Compiling RevenueCat_CustomEntitlementComputation HTTPStatusCode.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[124/429] Compiling RevenueCat_CustomEntitlementComputation NetworkError.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[125/429] Compiling RevenueCat_CustomEntitlementComputation RedirectLoggerTaskDelegate.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[176/511] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsEventsRequest.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[177/511] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsHTTPRequestPath.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[178/511] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsPostOperation.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[179/511] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsSynchronizer.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[180/511] Compiling RevenueCat_CustomEntitlementComputation EmptyFile.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[181/511] Compiling RevenueCat_CustomEntitlementComputation Assertions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[182/511] Compiling RevenueCat_CustomEntitlementComputation BackendError.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[183/511] Compiling RevenueCat_CustomEntitlementComputation BackendErrorCode.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[184/511] Compiling RevenueCat_CustomEntitlementComputation DescribableError.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[185/511] Compiling RevenueCat_CustomEntitlementComputation ErrorCode.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[186/511] Compiling RevenueCat_CustomEntitlementComputation ErrorDetails.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[187/511] Compiling RevenueCat_CustomEntitlementComputation ErrorUtils.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[188/511] Compiling RevenueCat_CustomEntitlementComputation PurchasesError.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[189/511] Compiling RevenueCat_CustomEntitlementComputation SKError+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[190/511] Compiling RevenueCat_CustomEntitlementComputation StoreKitError+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[191/511] Compiling RevenueCat_CustomEntitlementComputation StoreKitErrorHelper.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[192/511] Compiling RevenueCat_CustomEntitlementComputation FeatureEvent.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[193/511] Compiling RevenueCat_CustomEntitlementComputation EventsRequest.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[194/511] Compiling RevenueCat_CustomEntitlementComputation StoredEvent.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[195/511] Compiling RevenueCat_CustomEntitlementComputation StoredEventSerializer.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[196/511] Compiling RevenueCat_CustomEntitlementComputation Array+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[197/511] Compiling RevenueCat_CustomEntitlementComputation AsyncExtensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[198/511] Compiling RevenueCat_CustomEntitlementComputation Data+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[199/511] Compiling RevenueCat_CustomEntitlementComputation Date+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[200/511] Compiling RevenueCat_CustomEntitlementComputation Decoder+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
error: emit-module command failed with exit code 1 (use -v to see invocation)
[201/539] Compiling ReceiptParser PurchasesReceiptParser+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
[202/539] Compiling ReceiptParser ReceiptParsingError.swift
/host/spi-builder-workspace/LocalReceiptParsing/BasicTypes/ASN1Container.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | enum ASN1Class: UInt8 {
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[228/544] Emitting module RevenueCat
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[250/549] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsEvent.swift
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[251/549] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsFileHandler.swift
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[252/549] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsTracker.swift
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
[253/549] Compiling RevenueCat_CustomEntitlementComputation FileHandler.swift
/host/spi-builder-workspace/Sources/Attribution/ASIdManagerProxy.swift:15:8: error: no such module 'Foundation'
13 | //
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | // We need this class to avoid Kid apps being rejected for getting idfa. It seems like App
BUILD FAILURE 6.2 wasm