Build Information
Failed to build RevenueCat, reference 5.50.1 (2d95ee), with Swift 6.2 for Android on 11 Dec 2025 15:57:47 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 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: android
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-1":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c3fe93b3f7c9edfd66b4287786a9b8caf7805f96d7219e301e257b4e0de911bb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
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.21s)
Fetching https://github.com/quick/nimble
[1/19804] Fetching nimble
Fetched https://github.com/quick/nimble from cache (1.70s)
Computing version for https://github.com/quick/nimble
Computed https://github.com/quick/nimble at 13.7.1 (2.13s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.23s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.09s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.21s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.72s)
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/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/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 Localizable.strings
[0/55] Copying PrivacyInfo.xcprivacy
[0/55] Copying Info.plist
[3/55] Copying Localizable.strings
[7/55] Write sources
[7/55] Copying Localizable.strings
[21/55] Write sources
[22/55] Copying Localizable.strings
[40/55] Copying Info.plist
[41/55] Write sources
[51/55] Copying background.jpg
[51/55] Write sources
[53/55] Copying icons.xcassets
[54/55] Write swift-version--6B0C4D200E742BB1.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
[57/429] 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
[58/429] 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
[59/429] 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
[60/429] 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
[61/429] 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
[62/429] 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
[63/429] 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
[64/429] 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
[65/429] 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
[66/429] 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
[67/429] 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
[68/429] 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
[69/429] 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
[70/429] 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
[71/429] 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
[72/429] 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
[73/429] 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
[74/429] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[75/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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[76/429] Emitting module RevenueCat
/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 |
[77/429] 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
[78/429] 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
[79/429] 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
[80/430] Compiling RevenueCat ISOPeriodFormatter.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 |
[81/430] Compiling RevenueCat TimingUtil.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 |
[82/430] Compiling RevenueCat Deprecations.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 |
[83/430] Compiling RevenueCat Either.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 |
[84/430] Compiling RevenueCat PreferredLocalesProvider.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 |
[85/430] Compiling RevenueCat MacDevice.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 |
[86/430] Compiling RevenueCat MapAppStoreDetector.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 |
[87/430] Compiling RevenueCat Obsoletions.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 |
[88/430] Compiling RevenueCat PlatformInfo.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 |
[89/430] Compiling RevenueCat PriceFormatterProvider.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 |
[90/430] Compiling RevenueCat RateLimiter.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 |
[91/430] Compiling RevenueCat SandboxEnvironmentDetector.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 |
[92/430] Compiling RevenueCat StoreKitVersion.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 |
[93/430] Compiling RevenueCat SystemInfo.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 |
[94/430] Compiling RevenueCat Backend.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 |
[95/430] Compiling RevenueCat BackendConfiguration.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 |
[96/430] Compiling RevenueCat CacheFetchPolicy.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 |
[97/430] Compiling RevenueCat CallbackCache.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 |
[98/430] Compiling RevenueCat CallbackCacheStatus.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 |
[99/430] Compiling RevenueCat CustomerCenterConfigCallback.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 |
[100/430] Compiling RevenueCat CustomerInfoCallback.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 |
[101/430] Compiling RevenueCat LogInCallback.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 |
[102/430] Compiling RevenueCat OfferingsCallback.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 |
[103/430] Compiling RevenueCat ProductEntitlementMappingCallback.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 |
[104/430] Compiling RevenueCat VirtualCurrenciesCallback.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 |
[105/430] 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 |
[106/430] 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 |
[107/430] 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 |
[108/430] 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 |
[109/430] 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 |
[110/430] 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 |
[111/430] 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 |
[112/430] 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 |
[113/430] 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 |
[114/430] 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 |
[115/430] 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 |
[116/430] 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 |
[117/430] 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 |
[118/430] 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 |
[119/430] 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 |
[120/430] 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 |
[121/430] 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 |
[122/430] 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 |
[123/430] 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 |
[124/430] 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 |
[125/430] 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 |
[126/430] 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 |
[127/430] 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 |
[128/430] 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 |
[129/430] 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 |
/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 |
[151/499] Compiling RevenueCat Operators+Extensions.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 |
[152/499] Compiling RevenueCat Optional+Extensions.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 |
[153/499] Compiling RevenueCat Result+Extensions.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 |
[154/499] Compiling RevenueCat Set+Extensions.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 |
[155/499] Compiling RevenueCat AdTracker.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 |
[156/499] Compiling RevenueCat AdEvent.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 |
[157/499] Compiling RevenueCat AdEventStore.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 |
[158/499] Compiling RevenueCat AdEventsRequest.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 |
[159/499] Compiling RevenueCat AdHTTPRequestPath.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 |
[160/499] Compiling RevenueCat PostAdEventsOperation.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 |
[161/499] Compiling RevenueCat StoredAdEvent.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 |
[162/499] Compiling RevenueCat StoredAdEventSerializer.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 |
[163/499] Compiling RevenueCat ASIdManagerProxy.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 |
[164/499] Compiling RevenueCat AttributionData.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 |
[165/499] Compiling RevenueCat AttributionFetcher.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 |
[166/499] Compiling RevenueCat AttributionNetwork.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 |
[167/499] Compiling RevenueCat AttributionPoster.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 |
[168/499] Compiling RevenueCat AttributionTypeFactory.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 |
[169/499] Compiling RevenueCat TrackingManagerProxy.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 |
[170/499] Compiling RevenueCat CacheStatus.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 |
[171/499] Compiling RevenueCat Checksum.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 |
[172/499] Compiling RevenueCat DeviceCache.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 |
[173/499] Compiling RevenueCat FileRepository.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 |
[174/499] Compiling RevenueCat InMemoryCachedObject.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 |
[175/499] Compiling RevenueCat KeyedDeferredValueStore.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 |
[176/499] Compiling RevenueCat LargeItemCacheType.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 |
[177/499] Compiling RevenueCat URLWithValidation.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 |
[178/499] Compiling RevenueCat PeriodType+Extensions.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 |
[179/499] Compiling RevenueCat PurchaseOwnershipType+Extensions.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 |
/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 |
/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 |
[205/521] 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 |
[206/521] 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 |
[207/521] 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 |
[208/521] 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 |
[209/521] 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 |
[210/521] 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 |
[211/521] 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 |
[212/521] 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 |
[213/521] 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 |
[214/521] 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 |
[215/521] 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 |
[216/521] 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 |
[217/521] 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 |
[218/521] 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 |
[219/522] 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 |
[220/522] 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 |
[221/523] 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 |
[222/523] 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 |
[223/525] 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 |
[224/525] 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 |
[225/525] 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 |
[226/528] Compiling RevenueCat Store+Extensions.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 |
[227/528] Compiling RevenueCat CustomerCenterConfigData.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 |
[228/528] Compiling RevenueCat CustomerCenterPresentationMode.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 |
[229/528] Compiling RevenueCat CustomerCenterEvent.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 |
[230/528] Compiling RevenueCat EventsRequest+CustomerCenter.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 |
[231/528] Compiling RevenueCat DeepLinkParser.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 |
[232/528] Compiling RevenueCat DiagnosticsEvent.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 |
[233/528] Compiling RevenueCat DiagnosticsFileHandler.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 |
[234/528] Compiling RevenueCat DiagnosticsTracker.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 |
[235/528] Compiling RevenueCat FileHandler.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 |
[236/528] Compiling RevenueCat DiagnosticsEventsRequest.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 |
[237/528] Compiling RevenueCat DiagnosticsHTTPRequestPath.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 |
[238/528] Compiling RevenueCat DiagnosticsPostOperation.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 |
[239/528] Compiling RevenueCat DiagnosticsSynchronizer.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 |
[240/528] Compiling RevenueCat EmptyFile.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 |
[241/528] Compiling RevenueCat Assertions.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 |
[242/528] Compiling RevenueCat BackendError.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 |
[243/528] Compiling RevenueCat BackendErrorCode.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 |
[244/528] Compiling RevenueCat DescribableError.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 |
[245/528] Compiling RevenueCat ErrorCode.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 |
[246/528] Compiling RevenueCat ErrorDetails.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 |
[247/528] Compiling RevenueCat ErrorUtils.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 |
[248/528] Compiling RevenueCat PurchasesError.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 |
[249/528] Compiling RevenueCat SKError+Extensions.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 |
[250/528] Compiling RevenueCat StoreKitError+Extensions.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 |
[251/530] 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 |
[252/530] 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 |
[253/530] 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 |
[254/530] 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 |
/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 |
/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 |
/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 |
/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 |
[330/542] 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 |
[331/542] 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 |
[332/542] 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 |
[333/542] 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 |
[334/542] 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 |
[335/542] 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 |
[336/542] 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 |
[337/542] 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 |
[338/542] 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 |
[339/542] 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 |
[340/542] 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 |
[341/542] 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 |
[342/542] 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 |
[343/542] 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 |
[344/542] 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 |
[345/542] 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 |
[346/542] 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 |
[347/542] 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 |
[348/542] 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 |
[349/542] 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 |
[350/542] 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 |
[351/542] 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 |
[352/542] 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 |
[353/542] 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 |
[354/546] 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 |
BUILD FAILURE 6.2 android