Build Information
Failed to build RevenueCat, reference 5.28.1 (cdfe71
), with Swift 5.10 for Linux on 11 Jun 2025 21:49:14 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RevenueCat/purchases-ios.git
Reference: 5.28.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/RevenueCat/purchases-ios
* tag 5.28.1 -> FETCH_HEAD
HEAD is now at cdfe710 Version bump for 5.28.1
Cloned https://github.com/RevenueCat/purchases-ios.git
Revision (git rev-parse @):
cdfe7100fc8cca4a655a9c0f1d34e1fcbc40edd0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/RevenueCat/purchases-ios.git at 5.28.1
========================================
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-3":/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:aa1999fda62728f989ec9f885e6a69f8a206ad63b6efcfc03397a00c96f5855b
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/13227] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.17s)
Fetching https://github.com/quick/nimble
[1/19584] Fetching nimble
Fetched https://github.com/quick/nimble from cache (1.31s)
Computing version for https://github.com/quick/nimble
Computed https://github.com/quick/nimble at 13.7.1 (0.34s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.23s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.37s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.20s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.41s)
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
Creating working copy for https://github.com/quick/nimble
Working copy of https://github.com/quick/nimble resolved at 13.7.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/RevenueCatUITests/Templates/__Snapshots__': File not found.
warning: 'spi-builder-workspace': ignoring broken symlink /host/spi-builder-workspace/Tests/RevenueCatUITests/PaywallsV2/__PreviewResources__
warning: 'spi-builder-workspace': Invalid Resource 'PaywallsV2/__PreviewResources__': File not found.
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/RevenueCatUI/RevenueCatUIDev.xctestplan
Building for debugging...
[0/54] Copying PrivacyInfo.xcprivacy
[0/54] Copying Info.plist
[0/54] Copying Localizable.strings
[3/54] Copying PrivacyInfo.xcprivacy
[4/54] Copying Info.plist
[4/54] Copying Localizable.strings
[24/54] Write sources
[24/54] Copying Localizable.strings
[46/54] Copying Info.plist
[46/54] Copying Localizable.strings
[48/54] Copying background.jpg
[48/54] Write sources
[52/54] Copying icons.xcassets
[53/54] Write swift-version-24593BA9C3E375BF.txt
[55/424] Compiling RevenueCat_CustomEntitlementComputation DateExtensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[56/424] Compiling RevenueCat OfferingsCallback.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[57/424] Compiling RevenueCat ProductEntitlementMappingCallback.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[58/424] Compiling RevenueCat WebProductsCallback.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[59/424] Compiling RevenueCat CustomerAPI.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[60/424] Compiling RevenueCat CustomerCenterConfigAPI.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[61/424] Compiling RevenueCat DNSChecker.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[62/424] Compiling RevenueCat ETagManager.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[63/424] Compiling RevenueCat ErrorResponse.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[64/424] Compiling RevenueCat HTTPClient.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[65/424] Compiling RevenueCat HTTPRequest.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[66/424] Compiling RevenueCat HTTPRequestBody.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[67/424] Compiling RevenueCat HTTPRequestPath.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[68/424] Compiling RevenueCat HTTPResponse.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[69/424] Compiling RevenueCat HTTPResponseBody.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[70/424] Compiling RevenueCat HTTPStatusCode.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[71/424] Compiling RevenueCat NetworkError.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[72/424] Compiling RevenueCat RedirectLoggerTaskDelegate.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[73/424] Compiling RevenueCat IdentityAPI.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[74/424] Compiling RevenueCat InternalAPI.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[75/424] Compiling RevenueCat OfferingsAPI.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[76/424] Compiling RevenueCat OfflineEntitlementsAPI.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[77/424] Compiling RevenueCat GetCustomerCenterConfigOperation.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[78/424] Compiling RevenueCat GetCustomerInfoOperation.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[79/448] Compiling RevenueCat_CustomEntitlementComputation ASIdManagerProxy.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[80/448] Compiling RevenueCat_CustomEntitlementComputation AttributionData.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[81/448] 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)
[82/448] Emitting module ReceiptParser
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[83/448] 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
^
[84/448] Compiling RevenueCat_CustomEntitlementComputation Codable+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[85/448] Compiling RevenueCat_CustomEntitlementComputation DateFormatter+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[86/448] Compiling RevenueCat_CustomEntitlementComputation UInt8+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[87/448] Compiling RevenueCat_CustomEntitlementComputation FileReader.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[88/448] Compiling RevenueCat_CustomEntitlementComputation LoggerType.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[89/448] Compiling RevenueCat_CustomEntitlementComputation ProcessInfo+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[90/448] Compiling RevenueCat_CustomEntitlementComputation ReceiptParserLogger.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[91/448] Compiling RevenueCat_CustomEntitlementComputation ReceiptStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[92/448] Compiling RevenueCat_CustomEntitlementComputation LocalReceiptFetcher.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[93/448] Compiling RevenueCat_CustomEntitlementComputation PurchasesReceiptParser.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[94/448] Compiling RevenueCat_CustomEntitlementComputation ReceiptParsingError.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[95/448] Compiling RevenueCat_CustomEntitlementComputation LogIntent.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[96/448] Compiling RevenueCat_CustomEntitlementComputation Logger.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[97/448] Compiling RevenueCat_CustomEntitlementComputation AnalyticsStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[98/448] Compiling RevenueCat_CustomEntitlementComputation AttributionStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[99/448] Compiling RevenueCat_CustomEntitlementComputation BackendErrorStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[100/448] Compiling RevenueCat_CustomEntitlementComputation CodableStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[101/448] Compiling RevenueCat_CustomEntitlementComputation ConfigureStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[102/448] Compiling RevenueCat_CustomEntitlementComputation CustomerInfoStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[103/448] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[104/448] Compiling RevenueCat_CustomEntitlementComputation ETagStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[105/448] Compiling RevenueCat_CustomEntitlementComputation EligibilityStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[106/448] Compiling RevenueCat_CustomEntitlementComputation IdentityStrings.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[107/448] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsSynchronizer.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[108/450] Compiling RevenueCat_CustomEntitlementComputation Integer+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[109/454] Compiling RevenueCat_CustomEntitlementComputation Locale+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[110/455] Compiling RevenueCat_CustomEntitlementComputation OperationQueue+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[111/456] Compiling RevenueCat_CustomEntitlementComputation Operators+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[112/456] Compiling RevenueCat AttributionPoster.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[113/456] Compiling RevenueCat AttributionTypeFactory.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[114/456] Compiling RevenueCat TrackingManagerProxy.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[115/456] Compiling RevenueCat CacheStatus.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[116/456] Compiling RevenueCat DeviceCache.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[117/456] Compiling RevenueCat InMemoryCachedObject.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[118/456] Compiling RevenueCat PeriodType+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[119/456] Compiling RevenueCat PurchaseOwnershipType+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[120/456] Compiling RevenueCat Store+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[121/456] Compiling RevenueCat CustomerCenterConfigData.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[122/456] Compiling RevenueCat CustomerCenterPresentationMode.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[123/456] Compiling RevenueCat CustomerCenterEvent.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[124/456] Compiling RevenueCat EventsRequest+CustomerCenter.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[125/456] Compiling RevenueCat DeepLinkParser.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[126/456] Compiling RevenueCat DiagnosticsEvent.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[127/456] Compiling RevenueCat DiagnosticsFileHandler.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[128/456] Compiling RevenueCat DiagnosticsTracker.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[129/456] Compiling RevenueCat FileHandler.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[130/456] Compiling RevenueCat DiagnosticsEventsRequest.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[131/456] Compiling RevenueCat DiagnosticsHTTPRequestPath.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[132/456] Compiling RevenueCat DiagnosticsPostOperation.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[133/481] Compiling RevenueCat CustomerInfo+NonSubscriptions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[134/481] Compiling RevenueCat CustomerInfo.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[135/482] Compiling RevenueCat_CustomEntitlementComputation InMemoryCachedObject.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[136/482] Compiling RevenueCat_CustomEntitlementComputation PeriodType+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[137/482] Compiling RevenueCat CustomerInfo+ActiveDates.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[138/483] Compiling RevenueCat DiagnosticsSynchronizer.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[139/483] Compiling RevenueCat EmptyFile.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[140/483] Compiling RevenueCat Assertions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[141/483] Compiling RevenueCat BackendError.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[142/483] Compiling RevenueCat BackendErrorCode.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[143/483] Compiling RevenueCat DescribableError.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[144/483] Compiling RevenueCat ErrorCode.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[145/483] Compiling RevenueCat ErrorDetails.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[146/483] Compiling RevenueCat ErrorUtils.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[147/483] Compiling RevenueCat PurchasesError.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[148/483] Compiling RevenueCat SKError+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[149/483] Compiling RevenueCat StoreKitError+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[150/483] Compiling RevenueCat StoreKitErrorHelper.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[151/483] Compiling RevenueCat FeatureEvent.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[152/483] Compiling RevenueCat EventsRequest.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[153/483] Compiling RevenueCat StoredEvent.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[154/483] Compiling RevenueCat StoredEventSerializer.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[155/483] Compiling RevenueCat Array+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[156/484] Compiling RevenueCat AsyncExtensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[157/484] Compiling RevenueCat Data+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[158/484] Compiling RevenueCat Date+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[159/484] Compiling RevenueCat Decoder+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[160/484] Compiling RevenueCat Dictionary+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[161/484] Compiling RevenueCat DispatchTimeInterval+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[162/484] Compiling RevenueCat Error+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[163/484] Compiling RevenueCat_CustomEntitlementComputation TrackingManagerProxy.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[164/484] Compiling RevenueCat_CustomEntitlementComputation CacheStatus.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[165/484] Compiling RevenueCat_CustomEntitlementComputation DeviceCache.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[166/484] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterPresentationMode.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[167/484] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterEvent.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[168/485] Compiling RevenueCat ProductPaidPrice.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[169/485] Compiling RevenueCat_CustomEntitlementComputation AttributionNetwork.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[170/485] Compiling RevenueCat_CustomEntitlementComputation AttributionPoster.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[171/485] Compiling RevenueCat_CustomEntitlementComputation AttributionTypeFactory.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[172/485] Compiling RevenueCat_CustomEntitlementComputation DeepLinkParser.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[173/485] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsEvent.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)
[174/522] Emitting module RevenueCat_CustomEntitlementComputation
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[175/546] Compiling ReceiptParser PurchasesReceiptParser+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[176/546] Compiling ReceiptParser ReceiptParsingError.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
/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
^
[198/546] Compiling RevenueCat_CustomEntitlementComputation FileHandler.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[199/546] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsEventsRequest.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[200/546] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsHTTPRequestPath.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[201/546] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsPostOperation.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)
[202/570] Emitting module RevenueCat
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[203/570] Compiling RevenueCat_CustomEntitlementComputation Clock.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
^
/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
^
[228/570] Compiling RevenueCat InAppPurchaseBuilder.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[229/570] Compiling RevenueCat ArraySlice_UInt8+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[230/570] Compiling RevenueCat Codable+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[231/570] Compiling RevenueCat DateFormatter+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[232/570] Compiling RevenueCat UInt8+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[233/570] Compiling RevenueCat FileReader.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[234/570] Compiling RevenueCat LoggerType.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[235/570] Compiling RevenueCat ProcessInfo+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[236/570] Compiling RevenueCat ReceiptParserLogger.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[237/570] Compiling RevenueCat ReceiptStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[238/570] Compiling RevenueCat_CustomEntitlementComputation HTTPRequest.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[239/570] Compiling RevenueCat PurchasesReceiptParser.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[240/570] Compiling RevenueCat_CustomEntitlementComputation HTTPRequestPath.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[241/570] Compiling RevenueCat LogIntent.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[242/570] Compiling RevenueCat Logger.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[243/570] Compiling RevenueCat AnalyticsStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[244/570] Compiling RevenueCat AttributionStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[245/570] Compiling RevenueCat BackendErrorStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[246/570] Compiling RevenueCat CodableStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[247/570] Compiling RevenueCat ConfigureStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[248/570] Compiling RevenueCat_CustomEntitlementComputation OfferingsAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[249/570] Compiling RevenueCat_CustomEntitlementComputation OfflineEntitlementsAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[250/570] Compiling RevenueCat_CustomEntitlementComputation GetCustomerCenterConfigOperation.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[251/570] Compiling RevenueCat_CustomEntitlementComputation GetCustomerInfoOperation.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[252/570] Compiling RevenueCat_CustomEntitlementComputation InAppPurchaseBuilder.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
^
/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
^
[278/570] Compiling RevenueCat_CustomEntitlementComputation EmptyFile.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[279/570] Compiling RevenueCat_CustomEntitlementComputation Assertions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[280/570] Compiling RevenueCat_CustomEntitlementComputation BackendError.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[281/570] Compiling RevenueCat_CustomEntitlementComputation BackendErrorCode.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[282/570] Compiling RevenueCat_CustomEntitlementComputation DescribableError.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[283/570] Compiling RevenueCat_CustomEntitlementComputation ErrorCode.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[284/570] Compiling RevenueCat_CustomEntitlementComputation ErrorDetails.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[285/570] Compiling RevenueCat_CustomEntitlementComputation ErrorUtils.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[286/570] Compiling RevenueCat_CustomEntitlementComputation PurchasesError.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[287/570] Compiling RevenueCat_CustomEntitlementComputation SKError+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[288/570] Compiling RevenueCat_CustomEntitlementComputation StoreKitError+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[289/570] Compiling RevenueCat_CustomEntitlementComputation StoreKitErrorHelper.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[290/570] Compiling RevenueCat_CustomEntitlementComputation FeatureEvent.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[291/570] Compiling RevenueCat_CustomEntitlementComputation EventsRequest.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[292/570] Compiling RevenueCat_CustomEntitlementComputation StoredEvent.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[293/570] Compiling RevenueCat_CustomEntitlementComputation StoredEventSerializer.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[294/570] Compiling RevenueCat_CustomEntitlementComputation Array+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[295/570] Compiling RevenueCat_CustomEntitlementComputation AsyncExtensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[296/570] Compiling RevenueCat_CustomEntitlementComputation Data+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[297/570] Compiling RevenueCat_CustomEntitlementComputation Date+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[298/570] Compiling RevenueCat_CustomEntitlementComputation Decoder+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[299/570] Compiling RevenueCat_CustomEntitlementComputation Dictionary+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[300/570] Compiling RevenueCat_CustomEntitlementComputation DispatchTimeInterval+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[301/570] Compiling RevenueCat_CustomEntitlementComputation Error+Extensions.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
^
/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
^
error: fatalError
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
BUILD FAILURE 5.10 linux