Build Information
Failed to build RevenueCat, reference main (9f2249
), with Swift 5.10 for Linux on 27 Jun 2025 17:11:32 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RevenueCat/purchases-ios.git
Reference: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9f2249d Fix broken Customer Center strings (#5311)
Cloned https://github.com/RevenueCat/purchases-ios.git
Revision (git rev-parse @):
9f2249deb669f8b29393ae02779dc79b7ae53cc7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/RevenueCat/purchases-ios.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/RevenueCat/purchases-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/14051] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.13s)
Fetching https://github.com/quick/nimble
[1/19584] Fetching nimble
Fetched https://github.com/quick/nimble from cache (1.37s)
Computing version for https://github.com/quick/nimble
Computed https://github.com/quick/nimble at 13.7.1 (0.39s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.22s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.39s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.19s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.36s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/quick/nimble
Working copy of https://github.com/quick/nimble resolved at 13.7.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 26ed3a2b4a2df47917ca9b790a57f91285b923fb
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/RevenueCatUITests/Templates/__Snapshots__': File not found.
warning: 'spi-builder-workspace': ignoring broken symlink /host/spi-builder-workspace/Tests/RevenueCatUITests/PaywallsV2/__PreviewResources__
warning: 'spi-builder-workspace': Invalid Resource 'PaywallsV2/__PreviewResources__': File not found.
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/RevenueCatUI/RevenueCatUIDev.xctestplan
Building for debugging...
[0/54] Copying PrivacyInfo.xcprivacy
[0/54] Write sources
[0/54] Copying Info.plist
[3/54] Copying PrivacyInfo.xcprivacy
[3/54] Write sources
[5/54] Copying Info.plist
[6/54] Copying Localizable.strings
[33/54] Write sources
[35/54] Copying Localizable.strings
[35/54] Copying Info.plist
[35/54] Copying background.jpg
[35/54] Copying Localizable.strings
[35/54] Write sources
[52/54] Copying icons.xcassets
[53/54] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[55/424] Emitting module ReceiptParser
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[56/426] Compiling RevenueCat_CustomEntitlementComputation ASIdManagerProxy.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[57/426] Compiling RevenueCat_CustomEntitlementComputation AttributionData.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[58/426] Compiling RevenueCat_CustomEntitlementComputation AttributionFetcher.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[59/426] Compiling ReceiptParser PurchasesReceiptParser+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[60/426] Compiling ReceiptParser ReceiptParsingError.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[61/426] Compiling RevenueCat_CustomEntitlementComputation DeepLinkParser.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[62/426] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsEvent.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[63/426] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterPresentationMode.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[64/426] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterEvent.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[65/426] Compiling RevenueCat_CustomEntitlementComputation EventsRequest+CustomerCenter.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[66/426] Compiling RevenueCat_CustomEntitlementComputation PurchaseOwnershipType+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[67/426] Compiling RevenueCat_CustomEntitlementComputation Store+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[68/426] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterConfigData.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[69/426] Compiling RevenueCat_CustomEntitlementComputation Integer+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[70/426] Compiling RevenueCat_CustomEntitlementComputation Locale+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[71/426] Compiling RevenueCat_CustomEntitlementComputation OperationQueue+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[72/426] Compiling RevenueCat_CustomEntitlementComputation Operators+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[73/426] Compiling RevenueCat_CustomEntitlementComputation Optional+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[74/426] Compiling RevenueCat_CustomEntitlementComputation Result+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[75/426] Compiling RevenueCat_CustomEntitlementComputation Set+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[76/426] Compiling RevenueCat_CustomEntitlementComputation String+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[77/426] Compiling RevenueCat_CustomEntitlementComputation TimeInterval+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[78/426] Compiling RevenueCat_CustomEntitlementComputation UIApplication+RCExtensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[79/426] Compiling RevenueCat_CustomEntitlementComputation UserDefaults+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[80/426] Compiling RevenueCat_CustomEntitlementComputation CustomerInfo+ActiveDates.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[81/426] Compiling RevenueCat_CustomEntitlementComputation CustomerInfo+NonSubscriptions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[82/426] Compiling RevenueCat_CustomEntitlementComputation CustomerInfo.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[83/426] Compiling RevenueCat_CustomEntitlementComputation CustomerInfoManager.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[84/426] Compiling RevenueCat_CustomEntitlementComputation IdentityManager.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[85/426] Compiling RevenueCat_CustomEntitlementComputation ProductPaidPrice.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[86/426] Compiling RevenueCat_CustomEntitlementComputation SubscriptionInfo.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[87/426] Compiling RevenueCat_CustomEntitlementComputation ASN1Container.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[88/426] Compiling RevenueCat_CustomEntitlementComputation ASN1ObjectIdentifier.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[89/426] Compiling RevenueCat_CustomEntitlementComputation AppleReceipt.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[90/426] Compiling RevenueCat_CustomEntitlementComputation InAppPurchase.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[91/426] Compiling RevenueCat_CustomEntitlementComputation ASN1ContainerBuilder.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[92/426] Compiling RevenueCat_CustomEntitlementComputation ASN1ObjectIdentifierBuilder.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[93/426] Compiling RevenueCat_CustomEntitlementComputation AppleReceiptBuilder.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[94/433] Compiling RevenueCat_CustomEntitlementComputation AttributionTypeFactory.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[95/433] Compiling RevenueCat_CustomEntitlementComputation TrackingManagerProxy.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[96/433] Compiling RevenueCat_CustomEntitlementComputation CacheStatus.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[97/435] Compiling RevenueCat_CustomEntitlementComputation DeviceCache.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[98/435] Compiling RevenueCat_CustomEntitlementComputation InMemoryCachedObject.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[99/435] Compiling RevenueCat_CustomEntitlementComputation PeriodType+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[100/435] Compiling RevenueCat_CustomEntitlementComputation AttributionNetwork.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[101/435] Compiling RevenueCat_CustomEntitlementComputation AttributionPoster.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[102/446] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsSynchronizer.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[103/446] Compiling RevenueCat_CustomEntitlementComputation EmptyFile.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[104/446] Compiling RevenueCat_CustomEntitlementComputation Assertions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[105/446] Compiling RevenueCat_CustomEntitlementComputation BackendError.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[106/446] Compiling RevenueCat_CustomEntitlementComputation BackendErrorCode.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[107/446] Compiling RevenueCat_CustomEntitlementComputation DescribableError.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[108/446] Compiling RevenueCat_CustomEntitlementComputation ErrorCode.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[109/446] Compiling RevenueCat_CustomEntitlementComputation ErrorDetails.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[110/446] Compiling RevenueCat_CustomEntitlementComputation ErrorUtils.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[111/446] Compiling RevenueCat_CustomEntitlementComputation PurchasesError.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[112/446] Compiling RevenueCat_CustomEntitlementComputation SKError+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[113/446] Compiling RevenueCat_CustomEntitlementComputation StoreKitError+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[114/446] Compiling RevenueCat_CustomEntitlementComputation StoreKitErrorHelper.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[115/446] Compiling RevenueCat_CustomEntitlementComputation FeatureEvent.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[116/446] Compiling RevenueCat_CustomEntitlementComputation EventsRequest.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[117/446] Compiling RevenueCat_CustomEntitlementComputation StoredEvent.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[118/446] Compiling RevenueCat_CustomEntitlementComputation StoredEventSerializer.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[119/446] Compiling RevenueCat_CustomEntitlementComputation Array+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[120/446] Compiling RevenueCat_CustomEntitlementComputation AsyncExtensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[121/446] Compiling RevenueCat_CustomEntitlementComputation Data+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[122/446] Compiling RevenueCat_CustomEntitlementComputation Date+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[123/446] Compiling RevenueCat_CustomEntitlementComputation Decoder+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[124/446] Compiling RevenueCat_CustomEntitlementComputation Dictionary+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[125/446] Compiling RevenueCat_CustomEntitlementComputation DispatchTimeInterval+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[126/446] Compiling RevenueCat_CustomEntitlementComputation Error+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[127/450] Compiling RevenueCat_CustomEntitlementComputation LogInCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[128/450] Compiling RevenueCat_CustomEntitlementComputation OfferingsCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[129/450] Compiling RevenueCat_CustomEntitlementComputation ProductEntitlementMappingCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[130/450] Compiling RevenueCat_CustomEntitlementComputation WebProductsCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[131/450] Compiling RevenueCat_CustomEntitlementComputation CustomerAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[132/450] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterConfigAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[133/450] Compiling RevenueCat_CustomEntitlementComputation DNSChecker.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[134/450] Compiling RevenueCat_CustomEntitlementComputation ETagManager.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[135/450] Compiling RevenueCat_CustomEntitlementComputation ErrorResponse.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[136/450] Compiling RevenueCat_CustomEntitlementComputation HTTPClient.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[137/450] Compiling RevenueCat_CustomEntitlementComputation HTTPRequest.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[138/450] Compiling RevenueCat_CustomEntitlementComputation HTTPRequestBody.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[139/450] Compiling RevenueCat_CustomEntitlementComputation HTTPRequestPath.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[140/450] Compiling RevenueCat_CustomEntitlementComputation HTTPResponse.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[141/450] Compiling RevenueCat_CustomEntitlementComputation HTTPResponseBody.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[142/450] Compiling RevenueCat_CustomEntitlementComputation HTTPStatusCode.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[143/450] Compiling RevenueCat_CustomEntitlementComputation NetworkError.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[144/450] Compiling RevenueCat_CustomEntitlementComputation RedirectLoggerTaskDelegate.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[145/450] Compiling RevenueCat_CustomEntitlementComputation IdentityAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[146/450] Compiling RevenueCat_CustomEntitlementComputation InternalAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[147/450] Compiling RevenueCat_CustomEntitlementComputation OfferingsAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[148/450] Compiling RevenueCat_CustomEntitlementComputation OfflineEntitlementsAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[149/450] Compiling RevenueCat_CustomEntitlementComputation GetCustomerCenterConfigOperation.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[150/450] Compiling RevenueCat_CustomEntitlementComputation GetCustomerInfoOperation.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
error: fatalError
[151/474] Compiling RevenueCat_CustomEntitlementComputation Clock.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[152/474] Compiling RevenueCat_CustomEntitlementComputation DateExtensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[153/474] Compiling RevenueCat_CustomEntitlementComputation DateProvider.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[154/474] Compiling RevenueCat_CustomEntitlementComputation ISODurationFormatter.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[155/474] Compiling RevenueCat_CustomEntitlementComputation ISOPeriodFormatter.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[156/474] Compiling RevenueCat_CustomEntitlementComputation TimingUtil.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[157/474] Compiling RevenueCat_CustomEntitlementComputation Deprecations.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[158/474] Compiling RevenueCat_CustomEntitlementComputation Either.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[159/474] Compiling RevenueCat_CustomEntitlementComputation PreferredLocalesProvider.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[160/474] Compiling RevenueCat_CustomEntitlementComputation MacDevice.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[161/474] Compiling RevenueCat_CustomEntitlementComputation MapAppStoreDetector.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[162/474] Compiling RevenueCat_CustomEntitlementComputation Obsoletions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[163/474] Compiling RevenueCat_CustomEntitlementComputation PlatformInfo.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[164/474] Compiling RevenueCat_CustomEntitlementComputation PriceFormatterProvider.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[165/474] Compiling RevenueCat_CustomEntitlementComputation RateLimiter.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[166/474] Compiling RevenueCat_CustomEntitlementComputation SandboxEnvironmentDetector.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[167/474] Compiling RevenueCat_CustomEntitlementComputation StoreKitVersion.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[168/474] Compiling RevenueCat_CustomEntitlementComputation SystemInfo.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[169/474] Compiling RevenueCat_CustomEntitlementComputation Backend.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[170/474] Compiling RevenueCat_CustomEntitlementComputation BackendConfiguration.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[171/474] Compiling RevenueCat_CustomEntitlementComputation CacheFetchPolicy.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[172/474] Compiling RevenueCat_CustomEntitlementComputation CallbackCache.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[173/474] Compiling RevenueCat_CustomEntitlementComputation CallbackCacheStatus.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[174/474] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterConfigCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[175/474] Compiling RevenueCat_CustomEntitlementComputation CustomerInfoCallback.swift
/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
^
[187/474] Compiling RevenueCat_CustomEntitlementComputation IdentityStrings.swift
/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/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/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/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/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/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/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/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/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/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[209/474] Compiling RevenueCat_CustomEntitlementComputation FileHandler.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
^
[211/474] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsEventsRequest.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
^
[213/474] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsHTTPRequestPath.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
^
[215/474] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsPostOperation.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/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
^
[251/474] Compiling RevenueCat_CustomEntitlementComputation DangerousSettings.swift
/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
^
[276/476] Compiling RevenueCat_CustomEntitlementComputation ManageSubscriptionsStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[277/476] Compiling RevenueCat_CustomEntitlementComputation NetworkStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[278/476] Compiling RevenueCat_CustomEntitlementComputation OfferingStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[279/476] Compiling RevenueCat_CustomEntitlementComputation OfflineEntitlementsStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[280/476] Compiling RevenueCat_CustomEntitlementComputation PaywallsStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[281/476] Compiling RevenueCat_CustomEntitlementComputation PurchaseStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[282/476] Compiling RevenueCat_CustomEntitlementComputation SigningStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[283/477] Compiling RevenueCat_CustomEntitlementComputation StoreKitStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[284/477] Compiling RevenueCat_CustomEntitlementComputation Strings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[285/477] Compiling RevenueCat_CustomEntitlementComputation WebRedemptionStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[286/477] Compiling RevenueCat_CustomEntitlementComputation Box.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[287/477] Compiling RevenueCat_CustomEntitlementComputation AnyDecodable.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[288/477] Compiling RevenueCat_CustomEntitlementComputation AnyEncodable.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[289/477] Compiling RevenueCat_CustomEntitlementComputation DefaultDecodable.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[290/477] Compiling RevenueCat_CustomEntitlementComputation EnsureNonEmptyCollectionDecodable.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[291/477] Compiling RevenueCat_CustomEntitlementComputation IgnoreHashable.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[292/477] Compiling RevenueCat_CustomEntitlementComputation NonEmptyStringDecodable.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[293/478] Compiling RevenueCat_CustomEntitlementComputation RawDataContainer.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[294/478] Compiling RevenueCat_CustomEntitlementComputation Atomic.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[295/478] Compiling RevenueCat_CustomEntitlementComputation Lock.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[296/478] Compiling RevenueCat_CustomEntitlementComputation OperationDispatcher.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[297/478] Compiling RevenueCat_CustomEntitlementComputation Purchases+async.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[298/478] Compiling RevenueCat_CustomEntitlementComputation Purchases+nonasync.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[299/478] Compiling RevenueCat_CustomEntitlementComputation SynchronizedUserDefaults.swift
/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
^
BUILD FAILURE 5.10 linux