Build Information
Failed to build RevenueCat, reference 5.50.1 (2d95ee), with Swift 6.0 for Linux on 11 Dec 2025 16:49:55 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RevenueCat/purchases-ios-spm.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-spm
* tag 5.50.1 -> FETCH_HEAD
HEAD is now at 2d95eed Version bump for 5.50.1
Cloned https://github.com/RevenueCat/purchases-ios-spm.git
Revision (git rev-parse @):
2d95eedc59c06fa6349aab7a506f0950ac0a563b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/RevenueCat/purchases-ios-spm.git at 5.50.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/RevenueCat/purchases-ios-spm.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d50cceb83aba9237d7903cc3c4ef7bd8f8bfaaf83777b35554908a03d392fd03
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-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 (4.14s)
Fetching https://github.com/quick/nimble
[1/19804] Fetching nimble
Fetched https://github.com/quick/nimble from cache (1.91s)
Computing version for https://github.com/quick/nimble
Computed https://github.com/quick/nimble at 13.7.1 (0.65s)
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 (0.76s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.37s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.16s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 26ed3a2b4a2df47917ca9b790a57f91285b923fb
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/quick/nimble
Working copy of https://github.com/quick/nimble resolved at 13.7.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/RevenueCatUITests/Templates/__Snapshots__': File not found.
warning: 'spi-builder-workspace': ignoring broken symlink /host/spi-builder-workspace/Tests/RevenueCatUITests/PaywallsV2/__PreviewResources__
warning: 'spi-builder-workspace': Invalid Resource 'PaywallsV2/__PreviewResources__': File not found.
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/RevenueCatUI/RevenueCatUIDev.xctestplan
warning: 'nimble': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/nimble/Sources/Nimble/PrivacyInfo.xcprivacy
Building for debugging...
[0/55] Write sources
[0/55] Copying Localizable.strings
[2/55] Copying Info.plist
[2/55] Copying PrivacyInfo.xcprivacy
[2/55] Write sources
[2/55] Copying Localizable.strings
[5/55] Write sources
[6/55] Copying Localizable.strings
[47/55] Copying Info.plist
[47/55] Copying Localizable.strings
[47/55] Copying PrivacyInfo.xcprivacy
[47/55] Copying Localizable.strings
[47/55] Copying Info.plist
[47/55] Copying background.jpg
[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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[58/454] 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 |
[59/479] Compiling RevenueCat 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 |
[60/479] Compiling RevenueCat 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 |
[61/479] Compiling RevenueCat 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 |
[62/479] Compiling RevenueCat 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 |
[63/479] Compiling RevenueCat 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 |
[64/479] Compiling RevenueCat 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 |
[65/479] Compiling RevenueCat 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 |
[66/479] Compiling RevenueCat 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 |
[67/479] Compiling RevenueCat 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 |
[68/479] Compiling RevenueCat 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 |
[69/479] Compiling RevenueCat 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 |
[70/479] Compiling RevenueCat 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 |
[71/479] Compiling RevenueCat 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 |
[72/479] Compiling RevenueCat 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 |
[73/479] Compiling RevenueCat 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 |
[74/479] Compiling RevenueCat 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 |
[75/479] Compiling RevenueCat 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 |
[76/479] Compiling RevenueCat 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 |
[77/479] Compiling RevenueCat 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 |
[78/479] Compiling RevenueCat 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 |
[79/479] Compiling RevenueCat 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 |
[80/479] Compiling RevenueCat 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 |
[81/479] Compiling RevenueCat 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 |
[82/479] Compiling RevenueCat 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 |
[83/479] Compiling RevenueCat 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 |
/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 |
[109/504] 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 |
[110/504] 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 |
[111/504] 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 |
[112/504] 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 |
[113/504] 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 |
[114/504] 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 |
[115/504] 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 |
[116/504] 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 |
[117/504] 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 |
[118/504] 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 |
[119/504] 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 |
[120/504] 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 |
[121/504] 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 |
[122/504] 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 |
[123/504] 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 |
[124/504] 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 |
[125/504] 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 |
[126/504] 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 |
[127/504] 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 |
[128/504] Compiling ReceiptParser PurchasesReceiptParser+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 |
[129/504] Compiling ReceiptParser ReceiptParsingError.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 |
[130/504] 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 |
[131/504] 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 |
[132/504] 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 |
[133/504] 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 |
[134/531] Compiling RevenueCat StoreKitErrorHelper.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/532] Compiling RevenueCat EventsManager.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/533] Compiling RevenueCat FeatureEvent.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/533] Compiling RevenueCat FeatureEventStore.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/534] Compiling RevenueCat FeatureEventHTTPRequestPath.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/534] Compiling RevenueCat FeatureEventsRequest.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/534] Compiling RevenueCat PostFeatureEventsOperation.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/535] Compiling RevenueCat StoredFeatureEvent.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/535] Compiling RevenueCat StoredFeatureEventSerializer.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/535] Compiling RevenueCat EventsHTTPRequestPath.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/536] Compiling RevenueCat Array+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 |
[145/536] Compiling RevenueCat AsyncExtensions.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/536] Compiling RevenueCat Data+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 |
[147/536] Compiling RevenueCat Date+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 |
[148/537] Compiling RevenueCat Decoder+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 |
[149/537] Compiling RevenueCat Dictionary+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 |
[150/537] Compiling RevenueCat DispatchTimeInterval+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 |
[151/537] Compiling RevenueCat Error+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 |
[152/537] Compiling RevenueCat Integer+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 |
[153/537] Compiling RevenueCat Locale+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 |
[154/538] Compiling RevenueCat OperationQueue+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/538] 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 |
[156/538] 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 |
[157/538] 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 |
[158/538] 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/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
/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
/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
/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
/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
/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
/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 |
[190/554] Compiling RevenueCat String+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 |
[191/554] Compiling RevenueCat TimeInterval+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 |
[192/554] Compiling RevenueCat UIApplication+RCExtensions.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 |
[193/554] Compiling RevenueCat UserDefaults+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 |
[194/554] Compiling RevenueCat CustomerInfo+ActiveDates.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 |
[195/554] Compiling RevenueCat CustomerInfo+NonSubscriptions.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 |
[196/554] Compiling RevenueCat CustomerInfo.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 |
[197/554] Compiling RevenueCat CustomerInfoManager.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 |
[198/554] Compiling RevenueCat IdentityManager.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 |
[199/554] Compiling RevenueCat ProductPaidPrice.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 |
[200/554] Compiling RevenueCat SubscriptionInfo.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 |
[201/554] Compiling RevenueCat ASN1Container.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 |
[202/554] Compiling RevenueCat ASN1ObjectIdentifier.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 |
[203/554] Compiling RevenueCat AppleReceipt.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 |
[204/554] Compiling RevenueCat InAppPurchase.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 |
[205/554] Compiling RevenueCat ASN1ContainerBuilder.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 |
[206/554] Compiling RevenueCat ASN1ObjectIdentifierBuilder.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 |
[207/554] Compiling RevenueCat AppleReceiptBuilder.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 |
[208/554] Compiling RevenueCat InAppPurchaseBuilder.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 |
[209/554] Compiling RevenueCat ArraySlice_UInt8+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 |
[210/554] Compiling RevenueCat Codable+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 |
[211/554] Compiling RevenueCat DateFormatter+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 |
[212/554] Compiling RevenueCat UInt8+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 |
[213/554] Compiling RevenueCat FileReader.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 |
[214/554] Compiling RevenueCat LoggerType.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/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
/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
/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
[218/625] 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 |
[219/625] 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 |
[220/625] 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 |
[221/625] 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 |
[222/625] 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 |
[223/625] 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 |
[224/625] 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 |
[225/625] 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 |
[226/625] 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 |
/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
[228/625] 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 |
/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
/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
[231/625] 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 |
[232/625] 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 |
[233/625] 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 |
[234/625] 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 |
[235/625] 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 |
[236/625] 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 |
[237/625] 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 |
[238/625] 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 |
[239/625] 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 |
[240/625] 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 |
[241/625] 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 |
[242/625] 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 |
[243/625] 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 |
[244/625] 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 |
[245/625] 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 |
[246/625] 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 |
[247/625] 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 |
[248/625] 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 |
[249/625] 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 |
[250/625] 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 |
[251/625] 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 |
[252/625] 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 |
[253/625] 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 |
[254/625] 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 |
[255/625] 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 |
[256/625] 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 |
[257/625] 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 |
[258/625] 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 |
[259/625] 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 |
[260/625] 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 |
[261/625] 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 |
[262/625] 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 |
[263/625] 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 |
[264/625] 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 |
[265/625] 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 |
[266/625] 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 |
[267/625] 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 |
[268/625] 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 |
[269/625] 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 |
[270/625] 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 |
/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
/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
/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
/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
/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
/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
/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
/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
/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
[280/631] 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 |
[281/632] 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 |
[282/632] 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 |
[283/632] 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 |
[284/632] 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 |
[285/632] 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 |
[286/632] 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 |
[287/632] 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 |
[288/632] 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 |
[289/633] 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 |
[290/633] 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 |
[291/633] 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 |
[292/633] 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 |
[293/633] 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 |
[294/633] 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 |
[295/633] 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 |
[296/634] 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 |
[297/634] 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 |
[298/634] 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 |
[299/634] 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 |
[300/634] 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 |
[301/634] 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 |
[302/634] 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 |
[303/634] 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 |
[304/634] 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 |
[305/672] 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 |
[306/675] 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 |
[307/678] 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 |
[308/678] 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 |
[309/678] 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 |
[310/681] 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 |
[311/681] 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 |
[312/681] 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 |
[313/681] 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 |
[314/681] 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 |
[315/681] 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 |
[316/681] 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 |
[317/681] 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 |
[318/681] 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 |
[319/681] 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 |
[320/681] 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 |
[321/682] 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 |
[322/682] 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 |
[323/683] 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 |
[324/683] 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 |
[325/683] 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 |
[326/683] 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 |
[327/683] 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 |
[328/683] 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 |
[329/683] 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 |
/host/spi-builder-workspace/CustomEntitlementComputation/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 |
BUILD FAILURE 6.0 linux