Build Information
Failed to build RevenueCat, reference 5.50.1 (2d95ee), with Swift 6.2 for Wasm on 11 Dec 2025 15:59:33 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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-wasip1 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RevenueCat/purchases-ios.git
Reference: 5.50.1
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.50.1 -> FETCH_HEAD
HEAD is now at 2d95eed Version bump for 5.50.1
Cloned https://github.com/RevenueCat/purchases-ios.git
Revision (git rev-parse @):
2d95eedc59c06fa6349aab7a506f0950ac0a563b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/RevenueCat/purchases-ios.git at 5.50.1
========================================
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-4609320-0":/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-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:302e3f347c593123f3d337e3da1bfe6e802bb8867614e9dfa745c72e13ca8eeb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15633] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.55s)
Fetching https://github.com/quick/nimble
[1/19804] Fetching nimble
Fetched https://github.com/quick/nimble from cache (2.15s)
Computing version for https://github.com/quick/nimble
Computed https://github.com/quick/nimble at 13.7.1 (2.91s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.37s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.99s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.36s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.09s)
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/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.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] Copying PrivacyInfo.xcprivacy
[0/55] Write sources
[5/55] Copying Info.plist
[5/55] Copying PrivacyInfo.xcprivacy
[5/55] Copying Localizable.strings
[5/55] Copying background.jpg
[5/55] Copying Localizable.strings
[5/55] Copying Info.plist
[53/55] Copying icons.xcassets
[54/55] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[56/427] Emitting module ReceiptParser
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
error: emit-module command failed with exit code 1 (use -v to see invocation)
[57/429] Emitting module RevenueCat_CustomEntitlementComputation
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[58/454] Compiling RevenueCat PostFeatureEventsOperation.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[59/454] Compiling RevenueCat StoredFeatureEvent.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[60/454] Compiling RevenueCat StoredFeatureEventSerializer.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[61/454] Compiling RevenueCat FeatureEventStore.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[62/454] Compiling RevenueCat FeatureEventHTTPRequestPath.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[63/454] Compiling RevenueCat FeatureEventsRequest.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[64/454] Compiling ReceiptParser PurchasesReceiptParser+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[65/454] Compiling ReceiptParser ReceiptParsingError.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[66/454] Compiling RevenueCat EventsHTTPRequestPath.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[67/454] Compiling RevenueCat Array+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[68/454] Compiling RevenueCat AsyncExtensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[69/454] Compiling RevenueCat StoreKitErrorHelper.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[70/454] Compiling RevenueCat EventsManager.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[71/454] Compiling RevenueCat FeatureEvent.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[72/454] Compiling RevenueCat Decoder+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[73/454] Compiling RevenueCat Dictionary+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[74/454] Compiling RevenueCat DispatchTimeInterval+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[75/454] Compiling RevenueCat Data+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[76/454] Compiling RevenueCat Date+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[77/454] Compiling RevenueCat Error+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[78/454] Compiling RevenueCat Integer+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
[79/454] Compiling RevenueCat AdTracker.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[80/454] Compiling RevenueCat AdEvent.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[81/454] Compiling RevenueCat AdEventStore.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[82/454] Compiling RevenueCat AdEventsRequest.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[83/454] Compiling RevenueCat AdHTTPRequestPath.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[84/454] Compiling RevenueCat PostAdEventsOperation.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[85/454] Compiling RevenueCat StoredAdEvent.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[86/454] Compiling RevenueCat StoredAdEventSerializer.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[87/454] Compiling RevenueCat ASIdManagerProxy.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[88/454] Compiling RevenueCat AttributionData.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[89/454] Compiling RevenueCat AttributionFetcher.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[90/454] Compiling RevenueCat AttributionNetwork.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[91/454] Compiling RevenueCat AttributionPoster.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[92/454] Compiling RevenueCat AttributionTypeFactory.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[93/454] Compiling RevenueCat TrackingManagerProxy.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[94/454] Compiling RevenueCat CacheStatus.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[95/454] Compiling RevenueCat Checksum.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[96/454] Compiling RevenueCat DeviceCache.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[97/454] Compiling RevenueCat FileRepository.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[98/454] Compiling RevenueCat InMemoryCachedObject.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[99/454] Compiling RevenueCat KeyedDeferredValueStore.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[100/454] Compiling RevenueCat LargeItemCacheType.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[101/454] Compiling RevenueCat URLWithValidation.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[102/454] Compiling RevenueCat PeriodType+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[103/454] Compiling RevenueCat PurchaseOwnershipType+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[104/479] Compiling RevenueCat_CustomEntitlementComputation WebBillingProductsCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[105/479] Compiling RevenueCat_CustomEntitlementComputation WebOfferingProductsCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[106/479] Compiling RevenueCat_CustomEntitlementComputation ConnectionErrorReason.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[107/479] Compiling RevenueCat_CustomEntitlementComputation CustomerAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[108/479] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterConfigAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[109/479] Compiling RevenueCat_CustomEntitlementComputation DNSChecker.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[110/479] Compiling RevenueCat_CustomEntitlementComputation ETagManager.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[111/479] Compiling RevenueCat_CustomEntitlementComputation ErrorResponse.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[112/479] Compiling RevenueCat_CustomEntitlementComputation HTTPClient.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[113/479] Compiling RevenueCat_CustomEntitlementComputation HTTPRequest.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[114/479] Compiling RevenueCat_CustomEntitlementComputation HTTPRequestBody.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[115/479] Compiling RevenueCat_CustomEntitlementComputation HTTPRequestPath.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[116/479] Compiling RevenueCat_CustomEntitlementComputation HTTPRequestTimeoutManager.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[117/479] Compiling RevenueCat_CustomEntitlementComputation HTTPResponse.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[118/479] Compiling RevenueCat_CustomEntitlementComputation HTTPResponseBody.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[119/479] Compiling RevenueCat_CustomEntitlementComputation HTTPStatusCode.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[120/479] Compiling RevenueCat_CustomEntitlementComputation NetworkError.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[121/479] Compiling RevenueCat_CustomEntitlementComputation RedirectLoggerTaskDelegate.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[122/479] Compiling RevenueCat_CustomEntitlementComputation SimpleNetworkServiceType.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[123/479] Compiling RevenueCat_CustomEntitlementComputation IdentityAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[124/479] Compiling RevenueCat_CustomEntitlementComputation InternalAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[125/479] Compiling RevenueCat_CustomEntitlementComputation OfferingsAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[126/479] Compiling RevenueCat_CustomEntitlementComputation OfflineEntitlementsAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[127/479] Compiling RevenueCat_CustomEntitlementComputation GetCustomerCenterConfigOperation.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[128/479] Compiling RevenueCat_CustomEntitlementComputation GetCustomerInfoOperation.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[129/479] Compiling RevenueCat ISOPeriodFormatter.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[130/479] Compiling RevenueCat TimingUtil.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[131/479] Compiling RevenueCat Deprecations.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[132/479] Compiling RevenueCat Either.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[133/479] Compiling RevenueCat PreferredLocalesProvider.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[134/479] Compiling RevenueCat MacDevice.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[135/479] Compiling RevenueCat MapAppStoreDetector.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[136/479] Compiling RevenueCat Obsoletions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[137/479] Compiling RevenueCat PlatformInfo.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[138/479] Compiling RevenueCat PriceFormatterProvider.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[139/479] Compiling RevenueCat RateLimiter.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[140/479] Compiling RevenueCat SandboxEnvironmentDetector.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[141/479] Compiling RevenueCat StoreKitVersion.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[142/479] Compiling RevenueCat SystemInfo.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[143/479] Compiling RevenueCat Backend.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[144/479] Compiling RevenueCat BackendConfiguration.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[145/479] Compiling RevenueCat CacheFetchPolicy.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[146/479] Compiling RevenueCat CallbackCache.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[147/479] Compiling RevenueCat CallbackCacheStatus.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[148/479] Compiling RevenueCat CustomerCenterConfigCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[149/479] Compiling RevenueCat CustomerInfoCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[150/479] Compiling RevenueCat LogInCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[151/479] Compiling RevenueCat OfferingsCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[152/479] Compiling RevenueCat ProductEntitlementMappingCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[153/479] Compiling RevenueCat VirtualCurrenciesCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[154/503] Compiling RevenueCat ProcessInfo+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[155/503] Compiling RevenueCat ReceiptParserLogger.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[156/503] Compiling RevenueCat ReceiptStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[157/503] Compiling RevenueCat LocalReceiptFetcher.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[158/503] Compiling RevenueCat PurchasesReceiptParser.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[159/503] Compiling RevenueCat ReceiptParsingError.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[160/503] Compiling RevenueCat LogIntent.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[161/503] Compiling RevenueCat Logger.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[162/503] Compiling RevenueCat AnalyticsStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[163/503] Compiling RevenueCat AttributionStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[164/503] Compiling RevenueCat BackendErrorStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[165/503] Compiling RevenueCat CodableStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[166/503] Compiling RevenueCat ConfigureStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[167/503] Compiling RevenueCat CustomerInfoStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[168/503] Compiling RevenueCat DiagnosticsStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[169/503] Compiling RevenueCat ETagStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[170/503] Compiling RevenueCat EligibilityStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[171/503] Compiling RevenueCat FileRepositoryStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[172/503] Compiling RevenueCat IdentityStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[173/503] Compiling RevenueCat ManageSubscriptionsStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[174/503] Compiling RevenueCat NetworkStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[175/503] Compiling RevenueCat OfferingStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[176/503] Compiling RevenueCat OfflineEntitlementsStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[177/503] Compiling RevenueCat PaywallsStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[178/503] Compiling RevenueCat PurchaseStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[179/527] Compiling RevenueCat Store+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[180/527] Compiling RevenueCat CustomerCenterConfigData.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[181/527] Compiling RevenueCat CustomerCenterPresentationMode.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[182/527] Compiling RevenueCat CustomerCenterEvent.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[183/527] Compiling RevenueCat EventsRequest+CustomerCenter.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[184/527] Compiling RevenueCat DeepLinkParser.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[185/527] Compiling RevenueCat DiagnosticsEvent.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[186/527] Compiling RevenueCat DiagnosticsFileHandler.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[187/527] Compiling RevenueCat DiagnosticsTracker.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[188/527] Compiling RevenueCat FileHandler.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[189/527] Compiling RevenueCat DiagnosticsEventsRequest.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[190/527] Compiling RevenueCat DiagnosticsHTTPRequestPath.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[191/527] Compiling RevenueCat DiagnosticsPostOperation.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[192/527] Compiling RevenueCat DiagnosticsSynchronizer.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[193/527] Compiling RevenueCat EmptyFile.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[194/527] Compiling RevenueCat Assertions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[195/527] Compiling RevenueCat BackendError.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[196/527] Compiling RevenueCat BackendErrorCode.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[197/527] Compiling RevenueCat DescribableError.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[198/527] Compiling RevenueCat ErrorCode.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[199/527] Compiling RevenueCat ErrorDetails.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[200/527] Compiling RevenueCat ErrorUtils.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[201/527] Compiling RevenueCat PurchasesError.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[202/527] Compiling RevenueCat SKError+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[203/527] Compiling RevenueCat StoreKitError+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[225/527] Compiling RevenueCat Operators+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[226/527] Compiling RevenueCat Optional+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[227/527] Compiling RevenueCat Result+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[228/527] Compiling RevenueCat Set+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[254/541] Compiling RevenueCat SigningStrings.swift
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[255/541] Compiling RevenueCat StoreKitStrings.swift
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[256/541] Compiling RevenueCat Strings.swift
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[257/541] Compiling RevenueCat VirtualCurrencyStrings.swift
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[258/541] Compiling RevenueCat WebRedemptionStrings.swift
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[259/541] Compiling RevenueCat Box.swift
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[260/541] Compiling RevenueCat AnyDecodable.swift
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[261/541] Compiling RevenueCat AnyEncodable.swift
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[262/541] Compiling RevenueCat DefaultDecodable.swift
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[263/541] Compiling RevenueCat EnsureNonEmptyCollectionDecodable.swift
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[264/541] Compiling RevenueCat IgnoreHashable.swift
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[265/541] Compiling RevenueCat NonEmptyStringDecodable.swift
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[266/541] Compiling RevenueCat RawDataContainer.swift
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[267/541] Compiling RevenueCat Atomic.swift
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[268/541] Compiling RevenueCat Lock.swift
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[269/541] Compiling RevenueCat OperationDispatcher.swift
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[270/541] Compiling RevenueCat Purchases+async.swift
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[271/541] Compiling RevenueCat Purchases+nonasync.swift
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[272/541] Compiling RevenueCat SynchronizedLargeItemCache.swift
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[273/541] Compiling RevenueCat SynchronizedUserDefaults.swift
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[274/541] Compiling RevenueCat DangerousSettings.swift
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[275/541] Compiling RevenueCat Clock.swift
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[276/541] Compiling RevenueCat DateExtensions.swift
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[277/541] Compiling RevenueCat DateProvider.swift
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[278/541] Compiling RevenueCat ISODurationFormatter.swift
/host/spi-builder-workspace/Sources/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[279/560] Compiling RevenueCat String+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[280/560] Compiling RevenueCat TimeInterval+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[281/560] Compiling RevenueCat UIApplication+RCExtensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[282/560] Compiling RevenueCat UserDefaults+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[283/560] Compiling RevenueCat CustomerInfo+ActiveDates.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[284/560] Compiling RevenueCat CustomerInfo+NonSubscriptions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[285/560] Compiling RevenueCat CustomerInfo.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[286/560] Compiling RevenueCat CustomerInfoManager.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[287/560] Compiling RevenueCat IdentityManager.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[288/560] Compiling RevenueCat ProductPaidPrice.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[289/560] Compiling RevenueCat SubscriptionInfo.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[290/560] Compiling RevenueCat ASN1Container.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[291/560] Compiling RevenueCat ASN1ObjectIdentifier.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[292/560] Compiling RevenueCat AppleReceipt.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[293/560] Compiling RevenueCat InAppPurchase.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[294/560] Compiling RevenueCat ASN1ContainerBuilder.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[295/560] Compiling RevenueCat ASN1ObjectIdentifierBuilder.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[296/560] Compiling RevenueCat AppleReceiptBuilder.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[297/560] Compiling RevenueCat InAppPurchaseBuilder.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[298/560] Compiling RevenueCat ArraySlice_UInt8+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[299/560] Compiling RevenueCat Codable+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[300/560] Compiling RevenueCat DateFormatter+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[301/560] Compiling RevenueCat UInt8+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[302/560] Compiling RevenueCat FileReader.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
[303/560] Compiling RevenueCat LoggerType.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Caching/Checksum.swift:16:8: error: no such module 'CryptoKit'
14 | //
15 |
16 | import CryptoKit
| `- error: no such module 'CryptoKit'
17 | import Foundation
18 |
BUILD FAILURE 6.2 wasm