The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build RevenueCat, reference 5.22.2 (f45bcc), with Swift 5.9 for Linux on 1 May 2025 08:04:13 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RevenueCat/purchases-ios.git
Reference: 5.22.2
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.22.2     -> FETCH_HEAD
HEAD is now at f45bccd Update RevenueCat-Swift.h for version 5.22.2
Cloned https://github.com/RevenueCat/purchases-ios.git
Revision (git rev-parse @):
f45bccdad1c7b5f57af3fb511f67854cacd13fd7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/RevenueCat/purchases-ios.git at 5.22.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/RevenueCat/purchases-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/quick/nimble
[1/19567] Fetching nimble
Fetched https://github.com/quick/nimble (1.47s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13159] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing (2.84s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.44s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.74s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.37s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.55s)
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 1f3bde57bde12f5e7b07909848c071e9b73d6edc
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/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': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/RevenueCatUI/RevenueCatUIDev.xctestplan
Building for debugging...
[0/49] Copying PrivacyInfo.xcprivacy
[1/49] Copying Info.plist
[2/49] Copying Localizable.strings
[8/49] Copying background.jpg
[8/49] Copying Info.plist
[48/49] Copying icons.xcassets
[50/409] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsSynchronizer.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[51/409] Compiling RevenueCat_CustomEntitlementComputation EmptyFile.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[52/409] Compiling RevenueCat_CustomEntitlementComputation Assertions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[53/409] Compiling RevenueCat_CustomEntitlementComputation BackendError.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[54/409] Compiling RevenueCat_CustomEntitlementComputation BackendErrorCode.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[55/409] Compiling RevenueCat_CustomEntitlementComputation DescribableError.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[56/409] Compiling RevenueCat_CustomEntitlementComputation ErrorCode.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[57/409] Compiling RevenueCat_CustomEntitlementComputation ErrorDetails.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[58/409] Compiling RevenueCat_CustomEntitlementComputation ErrorUtils.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[59/409] Compiling RevenueCat_CustomEntitlementComputation PurchasesError.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[60/409] Compiling RevenueCat_CustomEntitlementComputation SKError+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[61/409] Compiling RevenueCat_CustomEntitlementComputation StoreKitError+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[62/409] Compiling RevenueCat_CustomEntitlementComputation StoreKitErrorHelper.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[63/409] Compiling RevenueCat_CustomEntitlementComputation FeatureEvent.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[64/409] Compiling RevenueCat_CustomEntitlementComputation EventsRequest.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[65/409] Compiling RevenueCat_CustomEntitlementComputation StoredEvent.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[66/409] Compiling RevenueCat_CustomEntitlementComputation StoredEventSerializer.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[67/409] Compiling RevenueCat_CustomEntitlementComputation Array+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[68/409] Compiling RevenueCat_CustomEntitlementComputation AsyncExtensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[69/409] Compiling RevenueCat_CustomEntitlementComputation Data+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[70/409] Compiling RevenueCat_CustomEntitlementComputation Date+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[71/409] Compiling RevenueCat_CustomEntitlementComputation Decoder+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[72/409] Compiling RevenueCat_CustomEntitlementComputation Dictionary+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[73/409] Compiling RevenueCat_CustomEntitlementComputation DispatchTimeInterval+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[74/414] Compiling RevenueCat_CustomEntitlementComputation DeepLinkParser.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
       ^
[75/414] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsEvent.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
       ^
[76/414] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterEvent.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
       ^
[77/414] Compiling RevenueCat_CustomEntitlementComputation EventsRequest+CustomerCenter.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
       ^
[78/414] Compiling RevenueCat_CustomEntitlementComputation Store+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
       ^
[79/414] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterConfigData.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
       ^
[80/414] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterPresentationMode.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
       ^
[81/414] Compiling RevenueCat_CustomEntitlementComputation AttributionNetwork.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
       ^
[82/414] Compiling RevenueCat_CustomEntitlementComputation AttributionPoster.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
       ^
[83/414] Compiling RevenueCat_CustomEntitlementComputation AttributionTypeFactory.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
       ^
[84/422] Compiling RevenueCat_CustomEntitlementComputation ASIdManagerProxy.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
       ^
[85/422] Compiling RevenueCat_CustomEntitlementComputation AttributionData.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
       ^
[86/422] Compiling RevenueCat_CustomEntitlementComputation AttributionFetcher.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[87/422] Emitting module ReceiptParser
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
       ^
[88/422] Compiling RevenueCat_CustomEntitlementComputation InMemoryCachedObject.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
       ^
[89/422] Compiling RevenueCat_CustomEntitlementComputation PeriodType+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
       ^
[90/422] Compiling RevenueCat_CustomEntitlementComputation PurchaseOwnershipType+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
       ^
[91/422] Compiling RevenueCat_CustomEntitlementComputation TrackingManagerProxy.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
       ^
[92/422] Compiling RevenueCat_CustomEntitlementComputation CacheStatus.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
       ^
[93/422] Compiling RevenueCat_CustomEntitlementComputation DeviceCache.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
       ^
[94/435] Compiling RevenueCat_CustomEntitlementComputation ASN1ObjectIdentifierBuilder.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[95/435] Compiling RevenueCat_CustomEntitlementComputation AppleReceiptBuilder.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[96/435] Compiling RevenueCat_CustomEntitlementComputation InAppPurchaseBuilder.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[97/435] Compiling RevenueCat_CustomEntitlementComputation ArraySlice_UInt8+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[98/435] Compiling RevenueCat_CustomEntitlementComputation Codable+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[99/435] Compiling RevenueCat_CustomEntitlementComputation DateFormatter+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[100/435] Compiling RevenueCat_CustomEntitlementComputation UInt8+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[101/435] Compiling RevenueCat_CustomEntitlementComputation FileReader.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[102/435] Compiling RevenueCat_CustomEntitlementComputation LoggerType.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[103/435] Compiling RevenueCat_CustomEntitlementComputation ProcessInfo+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[104/435] Compiling RevenueCat_CustomEntitlementComputation ReceiptParserLogger.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[105/435] Compiling RevenueCat_CustomEntitlementComputation ReceiptStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[106/435] Compiling RevenueCat_CustomEntitlementComputation LocalReceiptFetcher.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[107/435] Compiling RevenueCat_CustomEntitlementComputation PurchasesReceiptParser.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[108/435] Compiling RevenueCat_CustomEntitlementComputation ReceiptParsingError.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[109/435] Compiling RevenueCat_CustomEntitlementComputation LogIntent.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[110/435] Compiling RevenueCat_CustomEntitlementComputation Logger.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[111/435] Compiling RevenueCat_CustomEntitlementComputation AnalyticsStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[112/435] Compiling RevenueCat_CustomEntitlementComputation AttributionStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[113/435] Compiling RevenueCat_CustomEntitlementComputation BackendErrorStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[114/435] Compiling RevenueCat_CustomEntitlementComputation CodableStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[115/435] Compiling RevenueCat_CustomEntitlementComputation ConfigureStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[116/435] Compiling RevenueCat_CustomEntitlementComputation CustomerInfoStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[117/435] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[118/435] Compiling RevenueCat_CustomEntitlementComputation Error+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[119/435] Compiling RevenueCat_CustomEntitlementComputation Integer+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[120/435] Compiling RevenueCat_CustomEntitlementComputation Locale+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[121/435] Compiling RevenueCat_CustomEntitlementComputation OperationQueue+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[122/435] Compiling RevenueCat_CustomEntitlementComputation Operators+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[123/435] Compiling RevenueCat_CustomEntitlementComputation Optional+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[124/435] Compiling RevenueCat_CustomEntitlementComputation Result+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[125/435] Compiling RevenueCat_CustomEntitlementComputation Set+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[126/435] Compiling RevenueCat_CustomEntitlementComputation String+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[127/435] Compiling RevenueCat_CustomEntitlementComputation TimeInterval+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[128/435] Compiling RevenueCat_CustomEntitlementComputation UIApplication+RCExtensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[129/435] Compiling RevenueCat_CustomEntitlementComputation UserDefaults+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[130/435] Compiling RevenueCat_CustomEntitlementComputation CustomerInfo+ActiveDates.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[131/435] Compiling RevenueCat_CustomEntitlementComputation CustomerInfo+NonSubscriptions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[132/435] Compiling RevenueCat_CustomEntitlementComputation CustomerInfo.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[133/435] Compiling RevenueCat_CustomEntitlementComputation CustomerInfoManager.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[134/435] Compiling RevenueCat_CustomEntitlementComputation IdentityManager.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[135/435] Compiling RevenueCat_CustomEntitlementComputation ProductPaidPrice.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[136/435] Compiling RevenueCat_CustomEntitlementComputation SubscriptionInfo.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[137/435] Compiling RevenueCat_CustomEntitlementComputation ASN1Container.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[138/435] Compiling RevenueCat_CustomEntitlementComputation ASN1ObjectIdentifier.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[139/435] Compiling RevenueCat_CustomEntitlementComputation AppleReceipt.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[140/435] Compiling RevenueCat_CustomEntitlementComputation InAppPurchase.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[141/435] Compiling RevenueCat_CustomEntitlementComputation ASN1ContainerBuilder.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[185/473] Compiling ReceiptParser PurchasesReceiptParser+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[186/473] Compiling ReceiptParser ReceiptParsingError.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[187/473] Compiling RevenueCat_CustomEntitlementComputation FileHandler.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[188/474] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsEventsRequest.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[189/474] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsHTTPRequestPath.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[190/474] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsPostOperation.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[191/506] Emitting module RevenueCat_CustomEntitlementComputation
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[192/506] Compiling RevenueCat_CustomEntitlementComputation CacheFetchPolicy.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[193/506] Compiling RevenueCat_CustomEntitlementComputation CallbackCache.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[194/506] Compiling RevenueCat_CustomEntitlementComputation CallbackCacheStatus.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[195/506] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterConfigCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[196/506] Compiling RevenueCat_CustomEntitlementComputation CustomerInfoCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[197/506] Compiling RevenueCat_CustomEntitlementComputation LogInCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[198/506] Compiling RevenueCat_CustomEntitlementComputation OfferingsCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[199/506] Compiling RevenueCat_CustomEntitlementComputation ProductEntitlementMappingCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[200/506] Compiling RevenueCat_CustomEntitlementComputation CustomerAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[201/506] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterConfigAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[202/506] Compiling RevenueCat_CustomEntitlementComputation DNSChecker.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[203/506] Compiling RevenueCat_CustomEntitlementComputation ETagManager.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[204/506] Compiling RevenueCat_CustomEntitlementComputation ErrorResponse.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[205/506] Compiling RevenueCat_CustomEntitlementComputation HTTPClient.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[206/506] Compiling RevenueCat_CustomEntitlementComputation HTTPRequest.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[207/506] Compiling RevenueCat_CustomEntitlementComputation HTTPRequestBody.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[208/506] Compiling RevenueCat_CustomEntitlementComputation HTTPRequestPath.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[209/507] Compiling RevenueCat_CustomEntitlementComputation HTTPResponse.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[210/507] Compiling RevenueCat_CustomEntitlementComputation HTTPResponseBody.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[211/507] Compiling RevenueCat_CustomEntitlementComputation HTTPStatusCode.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[212/507] Compiling RevenueCat_CustomEntitlementComputation NetworkError.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[213/507] Compiling RevenueCat_CustomEntitlementComputation RedirectLoggerTaskDelegate.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[214/507] Compiling RevenueCat_CustomEntitlementComputation IdentityAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[215/507] Compiling RevenueCat_CustomEntitlementComputation InternalAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[264/512] Compiling RevenueCat_CustomEntitlementComputation Purchases+async.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[265/512] Compiling RevenueCat_CustomEntitlementComputation Purchases+nonasync.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[266/512] Compiling RevenueCat_CustomEntitlementComputation SynchronizedUserDefaults.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[267/512] Compiling RevenueCat_CustomEntitlementComputation DangerousSettings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[268/512] Compiling RevenueCat_CustomEntitlementComputation Clock.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[269/512] Compiling RevenueCat_CustomEntitlementComputation DateExtensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[270/515] Compiling RevenueCat_CustomEntitlementComputation DateProvider.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[271/515] Compiling RevenueCat_CustomEntitlementComputation ISODurationFormatter.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[272/516] Compiling RevenueCat_CustomEntitlementComputation ISOPeriodFormatter.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[273/516] Compiling RevenueCat_CustomEntitlementComputation TimingUtil.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[274/516] Compiling RevenueCat_CustomEntitlementComputation Deprecations.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[275/516] Compiling RevenueCat_CustomEntitlementComputation Either.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[276/516] Compiling RevenueCat_CustomEntitlementComputation PreferredLocalesProvider.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[277/516] Compiling RevenueCat_CustomEntitlementComputation MacDevice.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[278/516] Compiling RevenueCat_CustomEntitlementComputation MapAppStoreDetector.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[279/516] Compiling RevenueCat_CustomEntitlementComputation Obsoletions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[280/516] Compiling RevenueCat_CustomEntitlementComputation PlatformInfo.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[281/516] Compiling RevenueCat_CustomEntitlementComputation PriceFormatterProvider.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[282/516] Compiling RevenueCat_CustomEntitlementComputation RateLimiter.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[283/516] Compiling RevenueCat_CustomEntitlementComputation SandboxEnvironmentDetector.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[284/516] Compiling RevenueCat_CustomEntitlementComputation StoreKitVersion.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[285/516] Compiling RevenueCat_CustomEntitlementComputation SystemInfo.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[286/516] Compiling RevenueCat_CustomEntitlementComputation Backend.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
[287/516] Compiling RevenueCat_CustomEntitlementComputation BackendConfiguration.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
       ^
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[290/651] Emitting module RevenueCat
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
error: fatalError
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
       ^
BUILD FAILURE 5.9 linux