Build Information
Failed to build RevenueCat, reference main (027a64
), with Swift 6.0 for Linux on 6 May 2025 02:06:13 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.61.3
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 027a64f Add Bottom Sheet View (#5044)
Cloned https://github.com/RevenueCat/purchases-ios.git
Revision (git rev-parse @):
027a64f402e3d01a566659b895c10e66cf291993
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-4609320-1":/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:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/quick/nimble
[1/19567] Fetching nimble
Fetched https://github.com/quick/nimble from cache (1.27s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13159] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.68s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.24s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.60s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.21s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.60s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 26ed3a2b4a2df47917ca9b790a57f91285b923fb
Creating working copy for https://github.com/quick/nimble
Working copy of https://github.com/quick/nimble resolved at 1f3bde57bde12f5e7b07909848c071e9b73d6edc
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/RevenueCatUITests/Templates/__Snapshots__': File not found.
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/RevenueCatUI/RevenueCatUIDev.xctestplan
Building for debugging...
[0/54] Copying PrivacyInfo.xcprivacy
[0/54] Copying Info.plist
[0/54] Write sources
[6/54] Copying PrivacyInfo.xcprivacy
[6/54] Copying Info.plist
[6/54] Copying Localizable.strings
[6/54] Copying Info.plist
[6/54] Copying Localizable.strings
[51/54] Copying background.jpg
[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/414] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[56/438] 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
[57/462] 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
[58/462] 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
[59/462] 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
[60/462] 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
[61/464] 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
[62/464] 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
[63/464] 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
[64/464] 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
[65/464] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[66/464] 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
[67/464] 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
[68/464] 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
[69/464] 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
[70/464] 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
[71/464] 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
[72/464] 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
[73/464] 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
[74/464] 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
[75/464] 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
[76/464] 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
[77/464] 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
[78/464] 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
[79/464] 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
[80/464] 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
[81/464] 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
[82/464] 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
[83/464] 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
[84/464] 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
[85/464] 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
[86/464] 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
[87/464] 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
[88/464] 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
[89/464] 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
[90/464] 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
[91/464] 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
[92/464] 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
[93/464] 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
[94/464] 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
[95/464] 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
[96/464] 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
[97/464] 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
[98/464] 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
[99/464] 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
[100/464] 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
[101/464] 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
[102/464] 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
/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
[124/488] 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
[125/488] 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
[126/488] 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
[127/488] 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
[128/488] Compiling RevenueCat_CustomEntitlementComputation 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
[129/488] Compiling RevenueCat_CustomEntitlementComputation 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
[130/488] Compiling RevenueCat_CustomEntitlementComputation 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
[131/488] Compiling RevenueCat_CustomEntitlementComputation 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
[132/488] Compiling RevenueCat_CustomEntitlementComputation 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
[133/488] Compiling RevenueCat_CustomEntitlementComputation 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
[134/488] Compiling RevenueCat_CustomEntitlementComputation 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
[135/488] Compiling RevenueCat_CustomEntitlementComputation 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
[136/488] Compiling RevenueCat_CustomEntitlementComputation 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
[137/488] Compiling RevenueCat_CustomEntitlementComputation 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
[138/488] Compiling RevenueCat_CustomEntitlementComputation 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
[139/488] Compiling RevenueCat_CustomEntitlementComputation 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
[140/488] Compiling RevenueCat_CustomEntitlementComputation 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
[141/488] Compiling RevenueCat_CustomEntitlementComputation 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
[142/488] Compiling RevenueCat_CustomEntitlementComputation 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
[143/488] Compiling RevenueCat_CustomEntitlementComputation 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
[144/488] Compiling RevenueCat_CustomEntitlementComputation 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
[145/488] Compiling RevenueCat_CustomEntitlementComputation 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
[146/488] Compiling RevenueCat_CustomEntitlementComputation 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
[147/488] Compiling RevenueCat_CustomEntitlementComputation 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
[148/488] Compiling RevenueCat_CustomEntitlementComputation 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
[149/488] Compiling RevenueCat_CustomEntitlementComputation 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
[150/488] Compiling RevenueCat_CustomEntitlementComputation 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
[151/488] Compiling RevenueCat_CustomEntitlementComputation 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
[152/488] Compiling RevenueCat_CustomEntitlementComputation 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
[153/488] Compiling RevenueCat_CustomEntitlementComputation 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
[154/488] Compiling RevenueCat_CustomEntitlementComputation 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
[155/488] Compiling RevenueCat_CustomEntitlementComputation 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
[156/488] Compiling RevenueCat_CustomEntitlementComputation 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
[157/488] Compiling RevenueCat_CustomEntitlementComputation 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
[158/488] Compiling RevenueCat_CustomEntitlementComputation 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
[159/488] Compiling RevenueCat_CustomEntitlementComputation 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
[160/488] Compiling RevenueCat_CustomEntitlementComputation 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
[161/488] Compiling RevenueCat_CustomEntitlementComputation 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
[162/488] Compiling RevenueCat_CustomEntitlementComputation 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
[163/488] Compiling RevenueCat_CustomEntitlementComputation 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
[164/488] Compiling RevenueCat_CustomEntitlementComputation 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
[165/488] Compiling RevenueCat_CustomEntitlementComputation 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
[166/488] Compiling RevenueCat_CustomEntitlementComputation 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
[167/488] Compiling RevenueCat_CustomEntitlementComputation 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
[168/488] Compiling RevenueCat_CustomEntitlementComputation 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
[169/488] Compiling RevenueCat_CustomEntitlementComputation 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
[170/488] Compiling RevenueCat_CustomEntitlementComputation 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
[171/488] Compiling RevenueCat_CustomEntitlementComputation 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
[172/488] Compiling RevenueCat_CustomEntitlementComputation 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
[173/488] Compiling RevenueCat_CustomEntitlementComputation 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
[174/488] Compiling RevenueCat_CustomEntitlementComputation 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
[175/488] Compiling RevenueCat_CustomEntitlementComputation 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
[176/497] Compiling RevenueCat ASIdManagerProxy.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/497] Compiling RevenueCat AttributionData.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/497] Compiling RevenueCat AttributionFetcher.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/497] Compiling RevenueCat AttributionNetwork.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/497] Compiling RevenueCat AttributionPoster.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/497] Compiling RevenueCat AttributionTypeFactory.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/497] Compiling RevenueCat TrackingManagerProxy.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/497] Compiling RevenueCat CacheStatus.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/497] Compiling RevenueCat DeviceCache.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/497] Compiling RevenueCat InMemoryCachedObject.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/497] Compiling RevenueCat PeriodType+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
[187/497] Compiling RevenueCat PurchaseOwnershipType+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
[188/497] Compiling RevenueCat Store+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
[189/497] Compiling RevenueCat CustomerCenterConfigData.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/497] Compiling RevenueCat CustomerCenterPresentationMode.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/497] Compiling RevenueCat CustomerCenterEvent.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/497] Compiling RevenueCat EventsRequest+CustomerCenter.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/497] Compiling RevenueCat DeepLinkParser.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/497] Compiling RevenueCat DiagnosticsEvent.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/497] Compiling RevenueCat DiagnosticsFileHandler.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/497] Compiling RevenueCat DiagnosticsTracker.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
[197/497] Compiling RevenueCat FileHandler.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
[198/497] Compiling RevenueCat DiagnosticsEventsRequest.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
[199/497] Compiling RevenueCat DiagnosticsHTTPRequestPath.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
[200/497] Compiling RevenueCat DiagnosticsPostOperation.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
[201/497] 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
[202/497] 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
[203/497] 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
[204/497] 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
[205/497] 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
[206/497] 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
[207/497] 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
[208/497] 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
[209/497] 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
[210/497] 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
[211/497] 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
[212/497] 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
[213/497] 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
[214/497] 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
[215/497] 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
[216/497] 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
[217/497] 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
[218/497] 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
[219/497] 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
[220/497] 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
[221/497] 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
[222/497] 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
[223/497] 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
[224/497] 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
/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
/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
/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
[273/520] Compiling RevenueCat Purchases+async.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
[274/520] Compiling RevenueCat Purchases+nonasync.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
[275/520] Compiling RevenueCat SynchronizedUserDefaults.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
[276/520] Compiling RevenueCat DangerousSettings.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
[277/520] 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
[278/524] 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
[279/524] 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
[280/524] 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
[281/524] 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
[282/524] 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
[283/524] 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
[284/524] 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
[285/524] 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
[286/524] Compiling RevenueCat_CustomEntitlementComputation Box.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
[287/525] Compiling RevenueCat_CustomEntitlementComputation AnyDecodable.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
[288/525] 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
[289/525] 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
[290/525] Compiling RevenueCat_CustomEntitlementComputation EnsureNonEmptyCollectionDecodable.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
[291/525] Compiling RevenueCat_CustomEntitlementComputation IgnoreHashable.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
[292/525] Compiling RevenueCat_CustomEntitlementComputation NonEmptyStringDecodable.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
[293/525] Compiling RevenueCat_CustomEntitlementComputation RawDataContainer.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
[294/525] Compiling RevenueCat_CustomEntitlementComputation Atomic.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
[295/525] Compiling RevenueCat_CustomEntitlementComputation Lock.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
[296/526] Compiling RevenueCat_CustomEntitlementComputation OperationDispatcher.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
/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
/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
[322/526] Compiling RevenueCat Integer+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
[323/526] Compiling RevenueCat Locale+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
[324/526] Compiling RevenueCat OperationQueue+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
[325/526] Compiling RevenueCat Operators+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
[326/526] Compiling RevenueCat Optional+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
[327/526] Compiling RevenueCat Result+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
[328/526] Compiling RevenueCat Set+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
[329/526] Compiling RevenueCat String+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
[330/526] Compiling RevenueCat TimeInterval+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
[331/526] Compiling RevenueCat UIApplication+RCExtensions.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
[332/526] Compiling RevenueCat UserDefaults+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
[333/526] Compiling RevenueCat CustomerInfo+ActiveDates.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
[334/526] Compiling RevenueCat CustomerInfo+NonSubscriptions.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
[335/526] Compiling RevenueCat CustomerInfo.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
[336/526] Compiling RevenueCat CustomerInfoManager.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
[337/526] Compiling RevenueCat IdentityManager.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
[338/526] Compiling RevenueCat ProductPaidPrice.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
[339/526] Compiling RevenueCat SubscriptionInfo.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
[340/526] Compiling RevenueCat ASN1Container.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
[341/526] Compiling RevenueCat ASN1ObjectIdentifier.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
[342/526] Compiling RevenueCat AppleReceipt.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
[343/526] Compiling RevenueCat InAppPurchase.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
[344/526] Compiling RevenueCat ASN1ContainerBuilder.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/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
/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
/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
BUILD FAILURE 6.0 linux