Build Information
Failed to build RevenueCat, reference main (9f2249
), with Swift 6.0 for Linux on 27 Jun 2025 17:11:10 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RevenueCat/purchases-ios.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/RevenueCat/purchases-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9f2249d Fix broken Customer Center strings (#5311)
Cloned https://github.com/RevenueCat/purchases-ios.git
Revision (git rev-parse @):
9f2249deb669f8b29393ae02779dc79b7ae53cc7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/RevenueCat/purchases-ios.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 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-4606859-3":/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:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
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/14051] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.46s)
Fetching https://github.com/quick/nimble
[1/19584] Fetching nimble
Fetched https://github.com/quick/nimble from cache (2.14s)
Computing version for https://github.com/quick/nimble
Computed https://github.com/quick/nimble at 13.7.1 (0.73s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.33s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.59s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.25s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.03s)
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/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 26ed3a2b4a2df47917ca9b790a57f91285b923fb
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
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 PrivacyInfo.xcprivacy
[0/54] Copying Localizable.strings
[4/54] Copying PrivacyInfo.xcprivacy
[6/54] Copying Info.plist
[6/54] Copying Localizable.strings
[6/54] Write sources
[6/54] Copying Localizable.strings
[41/54] Copying Info.plist
[41/54] Copying background.jpg
[41/54] Copying Localizable.strings
[41/54] Write sources
[44/54] Copying Localizable.strings
[50/54] Write sources
[52/54] Copying icons.xcassets
[53/54] Write swift-version-24593BA9C3E375BF.txt
[55/424] Compiling RevenueCat Store+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
[56/424] Compiling RevenueCat CustomerCenterConfigData.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/424] Compiling RevenueCat CustomerCenterPresentationMode.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/426] Compiling RevenueCat DeepLinkParser.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/426] Compiling RevenueCat DiagnosticsEvent.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/426] Compiling RevenueCat LogInCallback.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
[61/426] Compiling RevenueCat OfferingsCallback.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
[62/426] Compiling RevenueCat ProductEntitlementMappingCallback.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
[63/426] Compiling RevenueCat WebProductsCallback.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/426] Compiling RevenueCat CustomerAPI.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/426] Compiling RevenueCat CustomerCenterConfigAPI.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/426] Compiling RevenueCat DNSChecker.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/426] Compiling RevenueCat ETagManager.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/426] Compiling RevenueCat ErrorResponse.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/426] Compiling RevenueCat HTTPClient.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/426] Compiling RevenueCat HTTPRequest.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/426] Compiling RevenueCat HTTPRequestBody.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/426] Compiling RevenueCat HTTPRequestPath.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/426] Compiling RevenueCat HTTPResponse.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/426] Compiling RevenueCat HTTPResponseBody.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/426] Compiling RevenueCat HTTPStatusCode.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/426] Compiling RevenueCat NetworkError.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/426] Compiling RevenueCat RedirectLoggerTaskDelegate.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/426] Compiling RevenueCat IdentityAPI.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/426] Compiling RevenueCat InternalAPI.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/426] Compiling RevenueCat OfferingsAPI.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/426] Compiling RevenueCat OfflineEntitlementsAPI.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/426] Compiling RevenueCat GetCustomerCenterConfigOperation.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/426] Compiling RevenueCat GetCustomerInfoOperation.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 InMemoryCachedObject.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
[85/450] Compiling RevenueCat PeriodType+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
[86/450] Compiling RevenueCat PurchaseOwnershipType+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
[87/450] Compiling RevenueCat AttributionNetwork.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/450] Compiling RevenueCat AttributionPoster.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/450] Compiling RevenueCat AttributionTypeFactory.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)
[90/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
[91/450] Compiling RevenueCat ASIdManagerProxy.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/450] Compiling RevenueCat AttributionData.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/450] Compiling RevenueCat AttributionFetcher.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)
[94/450] 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
[95/450] Compiling RevenueCat AppleReceiptBuilder.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
[96/450] Compiling RevenueCat InAppPurchaseBuilder.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
[97/450] Compiling RevenueCat ArraySlice_UInt8+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
[98/450] Compiling RevenueCat Codable+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
[99/450] Compiling RevenueCat DateFormatter+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
[100/450] Compiling RevenueCat UInt8+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
[101/450] Compiling RevenueCat FileReader.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
[102/450] Compiling RevenueCat LoggerType.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/450] Compiling RevenueCat ProcessInfo+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
[104/450] Compiling RevenueCat ReceiptParserLogger.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/450] Compiling RevenueCat ReceiptStrings.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/450] Compiling RevenueCat LocalReceiptFetcher.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/450] Compiling RevenueCat PurchasesReceiptParser.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/450] Compiling RevenueCat ReceiptParsingError.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/450] Compiling RevenueCat LogIntent.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/450] Compiling RevenueCat Logger.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/450] Compiling RevenueCat AnalyticsStrings.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/450] Compiling RevenueCat AttributionStrings.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/450] Compiling RevenueCat BackendErrorStrings.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/450] Compiling RevenueCat CodableStrings.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/450] Compiling RevenueCat ConfigureStrings.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/450] Compiling RevenueCat CustomerInfoStrings.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/450] Compiling RevenueCat DiagnosticsStrings.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/450] Compiling RevenueCat ETagStrings.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/450] Compiling RevenueCat EligibilityStrings.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/450] 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
/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
/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
[145/450] Compiling RevenueCat IdentityStrings.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/450] 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
[147/450] 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
[148/450] 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
[149/450] 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
[150/450] 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
[151/450] 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
[152/450] 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
[153/450] 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
[154/450] 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
[155/450] 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
[156/450] 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
[157/450] 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
[158/450] 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
[159/450] 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
[160/450] 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
[161/450] 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
[162/450] 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
[163/450] 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
[164/450] 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
[165/450] 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
[166/450] 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
[167/450] 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
[168/450] 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
[169/450] 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
[170/457] Compiling RevenueCat TrackingManagerProxy.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
[171/457] Compiling RevenueCat CacheStatus.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
[172/457] Compiling RevenueCat DeviceCache.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
[173/474] Compiling RevenueCat Clock.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
[174/474] Compiling RevenueCat DateExtensions.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
[175/475] Compiling RevenueCat DateProvider.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
[176/480] Compiling RevenueCat ISODurationFormatter.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
[177/480] Compiling RevenueCat ISOPeriodFormatter.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
[178/481] Compiling RevenueCat TimingUtil.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
[179/485] Compiling RevenueCat Deprecations.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
[180/485] Compiling RevenueCat Either.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
[181/486] Compiling RevenueCat PreferredLocalesProvider.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
[182/486] Compiling RevenueCat MacDevice.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
[183/486] Compiling RevenueCat MapAppStoreDetector.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
[184/486] Compiling RevenueCat Obsoletions.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
[185/488] Compiling RevenueCat PlatformInfo.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
[186/488] Compiling RevenueCat PriceFormatterProvider.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
[187/488] Compiling RevenueCat RateLimiter.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
[188/489] Compiling RevenueCat SandboxEnvironmentDetector.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
[189/489] Compiling RevenueCat StoreKitVersion.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
[190/489] Compiling RevenueCat SystemInfo.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
[191/489] Compiling RevenueCat Backend.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
[192/489] Compiling RevenueCat BackendConfiguration.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
[193/489] Compiling RevenueCat CacheFetchPolicy.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
[194/489] Compiling RevenueCat CallbackCache.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
[195/489] Compiling RevenueCat CallbackCacheStatus.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
[196/489] Compiling RevenueCat CustomerCenterConfigCallback.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
/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
[198/494] Compiling RevenueCat CustomerCenterEvent.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
[199/494] Compiling RevenueCat EventsRequest+CustomerCenter.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)
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
/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
[219/568] Compiling ReceiptParser PurchasesReceiptParser+Extensions.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
[220/570] Compiling RevenueCat DiagnosticsPostOperation.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
[221/570] Compiling RevenueCat DiagnosticsSynchronizer.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
[222/570] Compiling RevenueCat EmptyFile.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
[223/570] Compiling RevenueCat Assertions.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
[224/570] Compiling RevenueCat BackendError.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
[225/570] Compiling RevenueCat BackendErrorCode.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
[226/570] Compiling RevenueCat DescribableError.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
[227/570] Compiling RevenueCat ErrorCode.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
[228/570] Compiling RevenueCat ErrorDetails.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
[229/570] Compiling RevenueCat ErrorUtils.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
[230/570] Compiling RevenueCat PurchasesError.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
[231/570] Compiling RevenueCat SKError+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
[232/570] Compiling RevenueCat StoreKitError+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
[233/570] Compiling RevenueCat StoreKitErrorHelper.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
[234/570] Compiling RevenueCat FeatureEvent.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
[235/570] Compiling RevenueCat EventsRequest.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
[236/570] Compiling RevenueCat StoredEvent.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
[237/570] Compiling RevenueCat StoredEventSerializer.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
[238/570] Compiling RevenueCat Array+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
[239/570] Compiling RevenueCat AsyncExtensions.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
[240/570] Compiling RevenueCat Data+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
[241/570] Compiling RevenueCat Date+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
[242/570] 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
[243/570] 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
[244/570] 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
/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
[265/570] Compiling ReceiptParser ReceiptParsingError.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
[266/570] Compiling RevenueCat FileHandler.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
[267/570] Compiling RevenueCat DiagnosticsEventsRequest.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
[268/570] Compiling RevenueCat DiagnosticsHTTPRequestPath.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/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
/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
/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
/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
/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
[274/575] 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
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
13 |
14 | import Foundation
15 | import os
| `- error: no such module 'os'
16 |
17 | // swiftlint:disable force_unwrapping
BUILD FAILURE 6.0 linux