The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build RevenueCat, reference 5.28.1 (cdfe71), with Swift 6.0 for Linux on 11 Jun 2025 21:48:38 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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:             6.0
Building package at path:  $PWD
https://github.com/RevenueCat/purchases-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13227] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.25s)
Fetching https://github.com/quick/nimble
[1/19584] Fetching nimble
Fetched https://github.com/quick/nimble from cache (1.52s)
Computing version for https://github.com/quick/nimble
Computed https://github.com/quick/nimble at 13.7.1 (0.99s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.45s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.06s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.32s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.16s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 26ed3a2b4a2df47917ca9b790a57f91285b923fb
Creating working copy for https://github.com/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
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/RevenueCatUITests/Templates/__Snapshots__': File not found.
warning: 'spi-builder-workspace': ignoring broken symlink /host/spi-builder-workspace/Tests/RevenueCatUITests/PaywallsV2/__PreviewResources__
warning: 'spi-builder-workspace': Invalid Resource 'PaywallsV2/__PreviewResources__': File not found.
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/RevenueCatUI/RevenueCatUIDev.xctestplan
warning: 'nimble': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/nimble/Sources/Nimble/PrivacyInfo.xcprivacy
Building for debugging...
[0/54] Copying Localizable.strings
[0/54] Copying PrivacyInfo.xcprivacy
[0/54] Copying Localizable.strings
[0/54] Copying PrivacyInfo.xcprivacy
[2/54] Copying Info.plist
[2/54] Copying Localizable.strings
[44/54] Copying background.jpg
[44/54] Copying Info.plist
[44/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 RevenueCat
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[56/448] Compiling RevenueCat StoreKitErrorHelper.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[57/448] Compiling RevenueCat FeatureEvent.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[58/450] Compiling RevenueCat Array+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[59/450] Compiling RevenueCat AsyncExtensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[60/450] Compiling ReceiptParser PurchasesReceiptParser+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[61/450] Compiling ReceiptParser ReceiptParsingError.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
error: emit-module command failed with exit code 1 (use -v to see invocation)
[62/450] Emitting module ReceiptParser
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[63/450] Compiling RevenueCat GetIntroEligibilityOperation.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[64/450] Compiling RevenueCat GetOfferingsOperation.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[65/450] Compiling RevenueCat GetProductEntitlementMappingOperation.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[66/450] Compiling RevenueCat GetWebProductsOperation.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[67/450] Compiling RevenueCat CustomerInfoResponseHandler.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[68/450] Compiling RevenueCat HealthOperation.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[69/450] Compiling RevenueCat HealthReportOperation.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[70/450] Compiling RevenueCat LogInOperation.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[71/450] Compiling RevenueCat NetworkOperation.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[72/450] Compiling RevenueCat PostAdServicesTokenOperation.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[73/450] Compiling RevenueCat PostAttributionDataOperation.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[74/450] Compiling RevenueCat PostOfferForSigningOperation.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[75/450] Compiling RevenueCat PostReceiptDataOperation.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[76/450] Compiling RevenueCat PostRedeemWebPurchaseOperation.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[77/450] Compiling RevenueCat PostSubscriberAttributesOperation.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[78/450] Compiling RevenueCat RedeemWebPurchaseAPI.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[79/450] Compiling RevenueCat CustomerCenterConfigResponse.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[80/450] Compiling RevenueCat CustomerInfoResponse.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[81/450] Compiling RevenueCat GetIntroEligibilityResponse.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[82/450] Compiling RevenueCat HealthReportResponse.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[83/450] Compiling RevenueCat OfferingsResponse.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[84/450] Compiling RevenueCat PostOfferResponse.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[85/450] Compiling RevenueCat ProductEntitlementMappingResponse.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[86/450] Compiling RevenueCat PaywallComponentsData.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[87/474] Compiling RevenueCat DiagnosticsSynchronizer.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[88/474] Compiling RevenueCat EmptyFile.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[89/474] Compiling RevenueCat Assertions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[90/474] Compiling RevenueCat BackendError.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[91/474] Compiling RevenueCat BackendErrorCode.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[92/474] Compiling RevenueCat DescribableError.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[93/474] Compiling RevenueCat EventsRequest.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[94/474] Compiling RevenueCat StoredEvent.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[95/474] Compiling RevenueCat StoredEventSerializer.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[96/474] Compiling RevenueCat ErrorCode.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[97/474] Compiling RevenueCat ErrorDetails.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[98/474] Compiling RevenueCat ErrorUtils.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[99/474] Compiling RevenueCat PurchasesError.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[100/474] Compiling RevenueCat SKError+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[101/474] Compiling RevenueCat StoreKitError+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[102/474] Compiling RevenueCat CustomerInfoCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[103/474] Compiling RevenueCat LogInCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[104/474] Compiling RevenueCat OfferingsCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[105/474] Compiling RevenueCat ProductEntitlementMappingCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[106/474] Compiling RevenueCat WebProductsCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[107/474] Compiling RevenueCat CustomerAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[108/474] Compiling RevenueCat CustomerCenterConfigAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[109/474] Compiling RevenueCat DNSChecker.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[110/474] Compiling RevenueCat ETagManager.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[111/474] Compiling RevenueCat ErrorResponse.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[112/474] Compiling RevenueCat HTTPClient.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[113/474] Compiling RevenueCat HTTPRequest.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[114/474] Compiling RevenueCat HTTPRequestBody.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[115/474] Compiling RevenueCat HTTPRequestPath.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[116/474] Compiling RevenueCat HTTPResponse.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[117/474] Compiling RevenueCat HTTPResponseBody.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[118/474] Compiling RevenueCat HTTPStatusCode.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[119/474] Compiling RevenueCat NetworkError.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[120/474] Compiling RevenueCat RedirectLoggerTaskDelegate.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[121/474] Compiling RevenueCat IdentityAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[122/474] Compiling RevenueCat InternalAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[123/474] Compiling RevenueCat OfferingsAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[124/474] Compiling RevenueCat OfflineEntitlementsAPI.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[125/474] Compiling RevenueCat GetCustomerCenterConfigOperation.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[126/474] Compiling RevenueCat GetCustomerInfoOperation.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
error: emit-module command failed with exit code 1 (use -v to see invocation)
[127/498] Compiling RevenueCat ManageSubscriptionsStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[128/498] Compiling RevenueCat NetworkStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[129/498] Compiling RevenueCat OfferingStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[130/498] Compiling RevenueCat OfflineEntitlementsStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[131/498] Compiling RevenueCat PaywallsStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[132/498] Compiling RevenueCat PurchaseStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[133/498] Compiling RevenueCat SigningStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[134/498] Compiling RevenueCat StoreKitStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[135/498] Compiling RevenueCat Strings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[136/498] Compiling RevenueCat WebRedemptionStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[137/498] Compiling RevenueCat Box.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[138/498] Compiling RevenueCat AnyDecodable.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[139/498] Compiling RevenueCat AnyEncodable.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[140/498] Compiling RevenueCat DefaultDecodable.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[141/498] Compiling RevenueCat EnsureNonEmptyCollectionDecodable.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[142/498] Compiling RevenueCat IgnoreHashable.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[143/498] Compiling RevenueCat NonEmptyStringDecodable.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[144/498] Compiling RevenueCat RawDataContainer.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[145/498] Compiling RevenueCat Atomic.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[146/498] Compiling RevenueCat Lock.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[147/498] Compiling RevenueCat OperationDispatcher.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[148/498] Compiling RevenueCat Purchases+async.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[149/498] Compiling RevenueCat Purchases+nonasync.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[150/498] Compiling RevenueCat SynchronizedUserDefaults.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[172/498] Compiling RevenueCat Decoder+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[173/498] Compiling RevenueCat Dictionary+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[174/498] Compiling RevenueCat DispatchTimeInterval+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[175/498] Compiling RevenueCat Error+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[176/498] Emitting module RevenueCat_CustomEntitlementComputation
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[177/498] Compiling RevenueCat DangerousSettings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[178/498] Compiling RevenueCat Clock.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[179/498] Compiling RevenueCat DateExtensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[180/498] Compiling RevenueCat DateProvider.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[181/498] Compiling RevenueCat ISODurationFormatter.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[182/498] Compiling RevenueCat ISOPeriodFormatter.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[183/498] Compiling RevenueCat TimingUtil.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[184/498] Compiling RevenueCat Deprecations.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[185/498] Compiling RevenueCat Either.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[186/498] Compiling RevenueCat PreferredLocalesProvider.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[187/498] Compiling RevenueCat MacDevice.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[188/498] Compiling RevenueCat MapAppStoreDetector.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[189/498] Compiling RevenueCat Obsoletions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[190/498] Compiling RevenueCat PlatformInfo.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[191/498] Compiling RevenueCat PriceFormatterProvider.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[192/498] Compiling RevenueCat RateLimiter.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[193/498] Compiling RevenueCat SandboxEnvironmentDetector.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[194/498] Compiling RevenueCat StoreKitVersion.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[195/498] Compiling RevenueCat SystemInfo.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[196/498] Compiling RevenueCat Backend.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[197/498] Compiling RevenueCat BackendConfiguration.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[198/498] Compiling RevenueCat CacheFetchPolicy.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[199/498] Compiling RevenueCat CallbackCache.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[200/498] Compiling RevenueCat CallbackCacheStatus.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[201/498] Compiling RevenueCat CustomerCenterConfigCallback.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
BUILD FAILURE 6.0 linux