The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build RevenueCat, reference main (027a64), with Swift 6.1 for Linux on 6 May 2025 02:07:54 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-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.1
Building package at path:  $PWD
https://github.com/RevenueCat/purchases-ios.git
https://github.com/RevenueCat/purchases-ios.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "nimble",
      "requirement" : {
        "revision" : [
          "1f3bde57bde12f5e7b07909848c071e9b73d6edc"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/quick/nimble"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "revision" : [
          "26ed3a2b4a2df47917ca9b790a57f91285b923fb"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    }
  ],
  "manifest_display_name" : "RevenueCat",
  "name" : "RevenueCat",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.2"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "RevenueCat",
      "targets" : [
        "RevenueCat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RevenueCat_CustomEntitlementComputation",
      "targets" : [
        "RevenueCat_CustomEntitlementComputation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ReceiptParser",
      "targets" : [
        "ReceiptParser"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RevenueCatUI",
      "targets" : [
        "RevenueCatUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RevenueCat_CustomEntitlementComputation",
      "module_type" : "SwiftTarget",
      "name" : "RevenueCat_CustomEntitlementComputation",
      "path" : "CustomEntitlementComputation",
      "product_memberships" : [
        "RevenueCat_CustomEntitlementComputation"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/CustomEntitlementComputation/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Attribution/ASIdManagerProxy.swift",
        "Attribution/AttributionData.swift",
        "Attribution/AttributionFetcher.swift",
        "Attribution/AttributionNetwork.swift",
        "Attribution/AttributionPoster.swift",
        "Attribution/AttributionTypeFactory.swift",
        "Attribution/TrackingManagerProxy.swift",
        "Caching/CacheStatus.swift",
        "Caching/DeviceCache.swift",
        "Caching/InMemoryCachedObject.swift",
        "CodableExtensions/PeriodType+Extensions.swift",
        "CodableExtensions/PurchaseOwnershipType+Extensions.swift",
        "CodableExtensions/Store+Extensions.swift",
        "CustomerCenter/CustomerCenterConfigData.swift",
        "CustomerCenter/CustomerCenterPresentationMode.swift",
        "CustomerCenter/Events/CustomerCenterEvent.swift",
        "CustomerCenter/Events/EventsRequest+CustomerCenter.swift",
        "DeepLink/DeepLinkParser.swift",
        "Diagnostics/DiagnosticsEvent.swift",
        "Diagnostics/DiagnosticsFileHandler.swift",
        "Diagnostics/DiagnosticsTracker.swift",
        "Diagnostics/FileHandler.swift",
        "Diagnostics/Networking/DiagnosticsEventsRequest.swift",
        "Diagnostics/Networking/DiagnosticsHTTPRequestPath.swift",
        "Diagnostics/Networking/DiagnosticsPostOperation.swift",
        "Diagnostics/Networking/DiagnosticsSynchronizer.swift",
        "DocCDocumentation/EmptyFile.swift",
        "Error Handling/Assertions.swift",
        "Error Handling/BackendError.swift",
        "Error Handling/BackendErrorCode.swift",
        "Error Handling/DescribableError.swift",
        "Error Handling/ErrorCode.swift",
        "Error Handling/ErrorDetails.swift",
        "Error Handling/ErrorUtils.swift",
        "Error Handling/PurchasesError.swift",
        "Error Handling/SKError+Extensions.swift",
        "Error Handling/StoreKitError+Extensions.swift",
        "Error Handling/StoreKitErrorHelper.swift",
        "Events/FeatureEvent.swift",
        "Events/Networking/EventsRequest.swift",
        "Events/StoredEvent.swift",
        "Events/StoredEventSerializer.swift",
        "FoundationExtensions/Array+Extensions.swift",
        "FoundationExtensions/AsyncExtensions.swift",
        "FoundationExtensions/Data+Extensions.swift",
        "FoundationExtensions/Date+Extensions.swift",
        "FoundationExtensions/Decoder+Extensions.swift",
        "FoundationExtensions/Dictionary+Extensions.swift",
        "FoundationExtensions/DispatchTimeInterval+Extensions.swift",
        "FoundationExtensions/Error+Extensions.swift",
        "FoundationExtensions/Integer+Extensions.swift",
        "FoundationExtensions/Locale+Extensions.swift",
        "FoundationExtensions/OperationQueue+Extensions.swift",
        "FoundationExtensions/Operators+Extensions.swift",
        "FoundationExtensions/Optional+Extensions.swift",
        "FoundationExtensions/Result+Extensions.swift",
        "FoundationExtensions/Set+Extensions.swift",
        "FoundationExtensions/String+Extensions.swift",
        "FoundationExtensions/TimeInterval+Extensions.swift",
        "FoundationExtensions/UIApplication+RCExtensions.swift",
        "FoundationExtensions/UserDefaults+Extensions.swift",
        "Identity/CustomerInfo+ActiveDates.swift",
        "Identity/CustomerInfo+NonSubscriptions.swift",
        "Identity/CustomerInfo.swift",
        "Identity/CustomerInfoManager.swift",
        "Identity/IdentityManager.swift",
        "Identity/ProductPaidPrice.swift",
        "Identity/SubscriptionInfo.swift",
        "LocalReceiptParsing/BasicTypes/ASN1Container.swift",
        "LocalReceiptParsing/BasicTypes/ASN1ObjectIdentifier.swift",
        "LocalReceiptParsing/BasicTypes/AppleReceipt.swift",
        "LocalReceiptParsing/BasicTypes/InAppPurchase.swift",
        "LocalReceiptParsing/Builders/ASN1ContainerBuilder.swift",
        "LocalReceiptParsing/Builders/ASN1ObjectIdentifierBuilder.swift",
        "LocalReceiptParsing/Builders/AppleReceiptBuilder.swift",
        "LocalReceiptParsing/Builders/InAppPurchaseBuilder.swift",
        "LocalReceiptParsing/DataConverters/ArraySlice_UInt8+Extensions.swift",
        "LocalReceiptParsing/DataConverters/Codable+Extensions.swift",
        "LocalReceiptParsing/DataConverters/DateFormatter+Extensions.swift",
        "LocalReceiptParsing/DataConverters/UInt8+Extensions.swift",
        "LocalReceiptParsing/Helpers/FileReader.swift",
        "LocalReceiptParsing/Helpers/LoggerType.swift",
        "LocalReceiptParsing/Helpers/ProcessInfo+Extensions.swift",
        "LocalReceiptParsing/Helpers/ReceiptParserLogger.swift",
        "LocalReceiptParsing/Helpers/ReceiptStrings.swift",
        "LocalReceiptParsing/LocalReceiptFetcher.swift",
        "LocalReceiptParsing/PurchasesReceiptParser.swift",
        "LocalReceiptParsing/ReceiptParsingError.swift",
        "Logging/LogIntent.swift",
        "Logging/Logger.swift",
        "Logging/Strings/AnalyticsStrings.swift",
        "Logging/Strings/AttributionStrings.swift",
        "Logging/Strings/BackendErrorStrings.swift",
        "Logging/Strings/CodableStrings.swift",
        "Logging/Strings/ConfigureStrings.swift",
        "Logging/Strings/CustomerInfoStrings.swift",
        "Logging/Strings/DiagnosticsStrings.swift",
        "Logging/Strings/ETagStrings.swift",
        "Logging/Strings/EligibilityStrings.swift",
        "Logging/Strings/IdentityStrings.swift",
        "Logging/Strings/ManageSubscriptionsStrings.swift",
        "Logging/Strings/NetworkStrings.swift",
        "Logging/Strings/OfferingStrings.swift",
        "Logging/Strings/OfflineEntitlementsStrings.swift",
        "Logging/Strings/PaywallsStrings.swift",
        "Logging/Strings/PurchaseStrings.swift",
        "Logging/Strings/SigningStrings.swift",
        "Logging/Strings/StoreKitStrings.swift",
        "Logging/Strings/Strings.swift",
        "Logging/Strings/WebRedemptionStrings.swift",
        "Misc/Box.swift",
        "Misc/Codable/AnyDecodable.swift",
        "Misc/Codable/AnyEncodable.swift",
        "Misc/Codable/DefaultDecodable.swift",
        "Misc/Codable/EnsureNonEmptyCollectionDecodable.swift",
        "Misc/Codable/IgnoreHashable.swift",
        "Misc/Codable/NonEmptyStringDecodable.swift",
        "Misc/Codable/RawDataContainer.swift",
        "Misc/Concurrency/Atomic.swift",
        "Misc/Concurrency/Lock.swift",
        "Misc/Concurrency/OperationDispatcher.swift",
        "Misc/Concurrency/Purchases+async.swift",
        "Misc/Concurrency/Purchases+nonasync.swift",
        "Misc/Concurrency/SynchronizedUserDefaults.swift",
        "Misc/DangerousSettings.swift",
        "Misc/DateAndTime/Clock.swift",
        "Misc/DateAndTime/DateExtensions.swift",
        "Misc/DateAndTime/DateProvider.swift",
        "Misc/DateAndTime/ISODurationFormatter.swift",
        "Misc/DateAndTime/ISOPeriodFormatter.swift",
        "Misc/DateAndTime/TimingUtil.swift",
        "Misc/Deprecations.swift",
        "Misc/Either.swift",
        "Misc/Locale/PreferredLocalesProvider.swift",
        "Misc/MacDevice.swift",
        "Misc/MapAppStoreDetector.swift",
        "Misc/Obsoletions.swift",
        "Misc/PlatformInfo.swift",
        "Misc/PriceFormatterProvider.swift",
        "Misc/RateLimiter.swift",
        "Misc/SandboxEnvironmentDetector.swift",
        "Misc/StoreKitVersion.swift",
        "Misc/SystemInfo.swift",
        "Networking/Backend.swift",
        "Networking/BackendConfiguration.swift",
        "Networking/Caching/CacheFetchPolicy.swift",
        "Networking/Caching/CallbackCache.swift",
        "Networking/Caching/CallbackCacheStatus.swift",
        "Networking/Caching/CustomerCenterConfigCallback.swift",
        "Networking/Caching/CustomerInfoCallback.swift",
        "Networking/Caching/LogInCallback.swift",
        "Networking/Caching/OfferingsCallback.swift",
        "Networking/Caching/ProductEntitlementMappingCallback.swift",
        "Networking/CustomerAPI.swift",
        "Networking/CustomerCenterConfigAPI.swift",
        "Networking/HTTPClient/DNSChecker.swift",
        "Networking/HTTPClient/ETagManager.swift",
        "Networking/HTTPClient/ErrorResponse.swift",
        "Networking/HTTPClient/HTTPClient.swift",
        "Networking/HTTPClient/HTTPRequest.swift",
        "Networking/HTTPClient/HTTPRequestBody.swift",
        "Networking/HTTPClient/HTTPRequestPath.swift",
        "Networking/HTTPClient/HTTPResponse.swift",
        "Networking/HTTPClient/HTTPResponseBody.swift",
        "Networking/HTTPClient/HTTPStatusCode.swift",
        "Networking/HTTPClient/NetworkError.swift",
        "Networking/HTTPClient/RedirectLoggerTaskDelegate.swift",
        "Networking/IdentityAPI.swift",
        "Networking/InternalAPI.swift",
        "Networking/OfferingsAPI.swift",
        "Networking/OfflineEntitlementsAPI.swift",
        "Networking/Operations/GetCustomerCenterConfigOperation.swift",
        "Networking/Operations/GetCustomerInfoOperation.swift",
        "Networking/Operations/GetIntroEligibilityOperation.swift",
        "Networking/Operations/GetOfferingsOperation.swift",
        "Networking/Operations/GetProductEntitlementMappingOperation.swift",
        "Networking/Operations/Handling/CustomerInfoResponseHandler.swift",
        "Networking/Operations/HealthOperation.swift",
        "Networking/Operations/HealthReportOperation.swift",
        "Networking/Operations/LogInOperation.swift",
        "Networking/Operations/NetworkOperation.swift",
        "Networking/Operations/PostAdServicesTokenOperation.swift",
        "Networking/Operations/PostAttributionDataOperation.swift",
        "Networking/Operations/PostOfferForSigningOperation.swift",
        "Networking/Operations/PostReceiptDataOperation.swift",
        "Networking/Operations/PostRedeemWebPurchaseOperation.swift",
        "Networking/Operations/PostSubscriberAttributesOperation.swift",
        "Networking/RedeemWebPurchaseAPI.swift",
        "Networking/Responses/CustomerCenterConfigResponse.swift",
        "Networking/Responses/CustomerInfoResponse.swift",
        "Networking/Responses/GetIntroEligibilityResponse.swift",
        "Networking/Responses/HealthReportResponse.swift",
        "Networking/Responses/OfferingsResponse.swift",
        "Networking/Responses/PostOfferResponse.swift",
        "Networking/Responses/ProductEntitlementMappingResponse.swift",
        "Networking/Responses/RevenueCatUI/PaywallComponentsData.swift",
        "Networking/Responses/RevenueCatUI/UIConfig.swift",
        "OfflineEntitlements/CustomerInfo+OfflineEntitlements.swift",
        "OfflineEntitlements/OfflineCustomerInfoCreator.swift",
        "OfflineEntitlements/OfflineEntitlementsManager.swift",
        "OfflineEntitlements/ProductEntitlementMapping.swift",
        "OfflineEntitlements/ProductEntitlementMappingFetcher.swift",
        "OfflineEntitlements/PurchasedProductsFetcher.swift",
        "OfflineEntitlements/PurchasedSK2Product.swift",
        "Paywalls/Components/Common/Background.swift",
        "Paywalls/Components/Common/Border.swift",
        "Paywalls/Components/Common/ComponentOverrides.swift",
        "Paywalls/Components/Common/Dimension.swift",
        "Paywalls/Components/Common/PaywallComponentBase.swift",
        "Paywalls/Components/Common/PaywallComponentLocalization.swift",
        "Paywalls/Components/Common/PaywallComponentPropertyTypes.swift",
        "Paywalls/Components/PaywallButtonComponent.swift",
        "Paywalls/Components/PaywallCarouselComponent.swift",
        "Paywalls/Components/PaywallIconComponent.swift",
        "Paywalls/Components/PaywallImageComponent.swift",
        "Paywalls/Components/PaywallPackageComponent.swift",
        "Paywalls/Components/PaywallPurchaseButtonComponent.swift",
        "Paywalls/Components/PaywallStackComponent.swift",
        "Paywalls/Components/PaywallStickyFooterComponent.swift",
        "Paywalls/Components/PaywallTabsComponent.swift",
        "Paywalls/Components/PaywallTextComponent.swift",
        "Paywalls/Components/PaywallTimelineComponent.swift",
        "Paywalls/Components/PaywallV2CacheWarming.swift",
        "Paywalls/Events/Networking/EventsRequest+Paywall.swift",
        "Paywalls/Events/Networking/PaywallHTTPRequestPath.swift",
        "Paywalls/Events/Networking/PostPaywallEventsOperation.swift",
        "Paywalls/Events/PaywallEvent.swift",
        "Paywalls/Events/PaywallEventStore.swift",
        "Paywalls/Events/PaywallEventsManager.swift",
        "Paywalls/PaywallCacheWarming.swift",
        "Paywalls/PaywallColor.swift",
        "Paywalls/PaywallData+Localization.swift",
        "Paywalls/PaywallData.swift",
        "Paywalls/PaywallViewMode.swift",
        "Purchasing/CachingProductsManager.swift",
        "Purchasing/CachingTrialOrIntroPriceEligibilityChecker.swift",
        "Purchasing/Configuration.swift",
        "Purchasing/EntitlementInfo.swift",
        "Purchasing/EntitlementInfos.swift",
        "Purchasing/IntroEligibility.swift",
        "Purchasing/IntroEligibilityCalculator.swift",
        "Purchasing/NonSubscriptionTransaction.swift",
        "Purchasing/Offering.swift",
        "Purchasing/Offerings.swift",
        "Purchasing/OfferingsFactory.swift",
        "Purchasing/OfferingsManager.swift",
        "Purchasing/Package.swift",
        "Purchasing/PackageType.swift",
        "Purchasing/ProductRequestData+Initialization.swift",
        "Purchasing/ProductRequestData.swift",
        "Purchasing/ProductsManager.swift",
        "Purchasing/ProductsRequestFactory.swift",
        "Purchasing/PurchaseOwnershipType.swift",
        "Purchasing/Purchases/Attribution.swift",
        "Purchasing/Purchases/PurchaseParams.swift",
        "Purchasing/Purchases/Purchases.swift",
        "Purchasing/Purchases/PurchasesAreCompletedBy.swift",
        "Purchasing/Purchases/PurchasesDelegate.swift",
        "Purchasing/Purchases/PurchasesOrchestrator.swift",
        "Purchasing/Purchases/PurchasesType.swift",
        "Purchasing/Purchases/TransactionPoster.swift",
        "Purchasing/ReceiptFetcher.swift",
        "Purchasing/ReceiptRefreshPolicy.swift",
        "Purchasing/StoreKit1/PaymentQueueWrapper.swift",
        "Purchasing/StoreKit1/ProductsFetcherSK1.swift",
        "Purchasing/StoreKit1/StoreKit1Wrapper.swift",
        "Purchasing/StoreKit1/StoreKitRequestFetcher.swift",
        "Purchasing/StoreKit2/Observer Mode/StoreKit2ObserverModePurchaseDetector.swift",
        "Purchasing/StoreKit2/ProductsFetcherSK2.swift",
        "Purchasing/StoreKit2/SK2AppTransaction.swift",
        "Purchasing/StoreKit2/SK2BeginRefundRequestHelper.swift",
        "Purchasing/StoreKit2/StoreKit2PurchaseIntentListener.swift",
        "Purchasing/StoreKit2/StoreKit2Receipt.swift",
        "Purchasing/StoreKit2/StoreKit2StorefrontListener.swift",
        "Purchasing/StoreKit2/StoreKit2TransactionFetcher.swift",
        "Purchasing/StoreKit2/StoreKit2TransactionListener.swift",
        "Purchasing/StoreKit2/Win-Back Offers/WinBackOfferEligibilityCalculator.swift",
        "Purchasing/StoreKit2/Win-Back Offers/WinBackOfferEligibilityCalculatorType.swift",
        "Purchasing/StoreKitAbstractions/EncodedAppleReceipt.swift",
        "Purchasing/StoreKitAbstractions/ProductType.swift",
        "Purchasing/StoreKitAbstractions/PromotionalOffer.swift",
        "Purchasing/StoreKitAbstractions/SK1StoreProduct.swift",
        "Purchasing/StoreKitAbstractions/SK1StoreProductDiscount.swift",
        "Purchasing/StoreKitAbstractions/SK1StoreTransaction.swift",
        "Purchasing/StoreKitAbstractions/SK1Storefront.swift",
        "Purchasing/StoreKitAbstractions/SK2StoreProduct.swift",
        "Purchasing/StoreKitAbstractions/SK2StoreProductDiscount.swift",
        "Purchasing/StoreKitAbstractions/SK2StoreTransaction.swift",
        "Purchasing/StoreKitAbstractions/SK2Storefront.swift",
        "Purchasing/StoreKitAbstractions/StoreEnvironment.swift",
        "Purchasing/StoreKitAbstractions/StoreKitWorkarounds.swift",
        "Purchasing/StoreKitAbstractions/StoreProduct.swift",
        "Purchasing/StoreKitAbstractions/StoreProductDiscount.swift",
        "Purchasing/StoreKitAbstractions/StoreTransaction.swift",
        "Purchasing/StoreKitAbstractions/Storefront.swift",
        "Purchasing/StoreKitAbstractions/StorefrontProvider.swift",
        "Purchasing/StoreKitAbstractions/SubscriptionPeriod.swift",
        "Purchasing/StoreKitAbstractions/Test Data/TestStoreProduct.swift",
        "Purchasing/StoreKitAbstractions/Test Data/TestStoreProductDiscount.swift",
        "Purchasing/StoreKitAbstractions/WinBackOffer.swift",
        "Purchasing/TransactionsFactory.swift",
        "Purchasing/TransactionsManager.swift",
        "Purchasing/TrialOrIntroPriceEligibilityChecker.swift",
        "Security/FakeSigning.swift",
        "Security/HTTPRequest+Signing.swift",
        "Security/HTTPRequestBody+Signing.swift",
        "Security/Signing+ResponseVerification.swift",
        "Security/Signing.swift",
        "Security/VerificationResult.swift",
        "SubscriberAttributes/AttributionDataMigrator.swift",
        "SubscriberAttributes/AttributionKey.swift",
        "SubscriberAttributes/ReservedSubscriberAttributes.swift",
        "SubscriberAttributes/SubscriberAttribute.swift",
        "SubscriberAttributes/SubscriberAttributesManager.swift",
        "Support/BeginRefundRequestHelper.swift",
        "Support/DebugUI/DebugContentViews.swift",
        "Support/DebugUI/DebugView.swift",
        "Support/DebugUI/DebugViewController.swift",
        "Support/DebugUI/DebugViewModel.swift",
        "Support/DebugUI/DebugViewSheetPresentation.swift",
        "Support/DebugUI/ProductStatus+Icon.swift",
        "Support/DebugUI/SDKHealthCheckStatus+Icon.swift",
        "Support/DebugUI/SDKHealthStatus+Icon.swift",
        "Support/FrameworkDisambiguation.swift",
        "Support/HealthReport+Validate.swift",
        "Support/ManageSubscriptionsHelper.swift",
        "Support/PaywallExtensions.swift",
        "Support/PurchasesDiagnostics.swift",
        "Support/SDKHealthError+CustomNSError.swift",
        "Support/StoreMessageType.swift",
        "Support/StoreMessagesHelper.swift",
        "Support/SwiftVersionCheck.swift",
        "WebPurchaseRedemption/URL+WebPurchaseRedemption.swift",
        "WebPurchaseRedemption/WebPurchaseRedemption.swift",
        "WebPurchaseRedemption/WebPurchaseRedemptionHelper.swift",
        "WebPurchaseRedemption/WebPurchaseRedemptionResult.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RevenueCatUITests",
      "module_type" : "SwiftTarget",
      "name" : "RevenueCatUITests",
      "path" : "Tests/RevenueCatUITests",
      "product_dependencies" : [
        "Nimble",
        "SnapshotTesting"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/RevenueCatUITests/Resources/background.heic",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/RevenueCatUITests/Resources/header.heic",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BaseSnapshotTest.swift",
        "CustomerCenter/ContactSupportUtilitiesTests.swift",
        "CustomerCenter/CustomerCenterActionWrapperTests.swift",
        "CustomerCenter/CustomerCenterViewModelTests.swift",
        "CustomerCenter/FeedbackSurveyViewModelTests.swift",
        "CustomerCenter/ManageSubscriptionsViewModelTests.swift",
        "CustomerCenter/Mocks/MockCustomerCenterPurchases.swift",
        "CustomerCenter/Mocks/MockCustomerCenterStoreKitUtilities.swift",
        "CustomerCenter/Mocks/MockLoadPromotionalOfferUseCase.swift",
        "CustomerCenter/Mocks/MockStoreProductDiscount.swift",
        "CustomerCenter/PurchaseInformationTests.swift",
        "CustomerCenter/SubscriptionInformationFixtures.swift",
        "Data/LocalizedAlertErrorTests.swift",
        "Data/PackageVariablesTests.swift",
        "Data/PaywallDataValidationTests.swift",
        "Data/SemanticVersionTests.swift",
        "Data/TemplateViewConfigurationTests.swift",
        "Data/VariablesTests.swift",
        "Helpers/AsyncTestHelpers.swift",
        "Helpers/AvailabilityChecks.swift",
        "Helpers/CurrentTestCaseTracker.swift",
        "Helpers/DataExtensions.swift",
        "Helpers/ImageSnapshot.swift",
        "Helpers/OSVersionEquivalent.swift",
        "Helpers/SnapshotTesting+Extensions.swift",
        "Helpers/TestCase.swift",
        "ImageLoaderTests.swift",
        "LocalizationTests.swift",
        "PaywallFooterTests.swift",
        "PaywallViewEventsTests.swift",
        "PaywallsV2/LocaleFinderTests.swift",
        "PaywallsV2/PresentedPartialsTests.swift",
        "PaywallsV2/VariableHandlerV2Tests.swift",
        "PresentIfNeededTests.swift",
        "PurchaseCompletedHandlerTests.swift",
        "Purchasing/PurchaseHandlerTests.swift",
        "Templates/ExternalPurchaseAndRestoreTests.swift",
        "Templates/OtherPaywallViewTests.swift",
        "Templates/PaywallViewDynamicTypeTests.swift",
        "Templates/PaywallViewLocalizationTests.swift",
        "Templates/Template1ViewTests.swift",
        "Templates/Template2ViewTests.swift",
        "Templates/Template3ViewTests.swift",
        "Templates/Template4ViewTests.swift",
        "Templates/Template5ViewTests.swift",
        "Templates/Template7ViewTests.swift"
      ],
      "target_dependencies" : [
        "RevenueCatUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RevenueCatUI",
      "module_type" : "SwiftTarget",
      "name" : "RevenueCatUI",
      "path" : "RevenueCatUI",
      "product_memberships" : [
        "RevenueCatUI"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/ar.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ar"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/background.jpg",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/bg.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "bg"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/ca.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ca"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/cs.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "cs"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/da.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "da"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/de.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "de"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/el.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "el"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/en_AU.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en_au"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/en_CA.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en_ca"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/en_GB.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en_gb"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/en_US.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en_us"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/es_419.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "es_419"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/es_ES.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "es_es"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/fi.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fi"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/fr_CA.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr_ca"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/fr_FR.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr_fr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/he.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "he"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/hi.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "hi"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/hr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "hr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/hu.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "hu"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/icons.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/id.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "id"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/it.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "it"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/ja.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/kk.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "kk"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/ko.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ko"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/ms.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ms"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/nl.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "nl"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/no.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "no"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/pl.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pl"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/pt_BR.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pt_br"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/pt_PT.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pt_pt"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/ro.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ro"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/ru.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ru"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/sk.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "sk"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/sv.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "sv"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/th.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "th"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/tr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "tr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/uk.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "uk"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/vi.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "vi"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/zh_Hans.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "zh_hans"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/RevenueCatUI/Resources/zh_Hant.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "zh_hant"
            }
          }
        }
      ],
      "sources" : [
        "Binding+Extensions.swift",
        "CustomerCenter/Abstractions/CustomerCenterPurchasesType.swift",
        "CustomerCenter/Actions/CustomerCenter+PreferenceKeys.swift",
        "CustomerCenter/Actions/CustomerCenterView+Actions.swift",
        "CustomerCenter/ButtonStyles.swift",
        "CustomerCenter/ColorFromAppearance.swift",
        "CustomerCenter/ContactSupportUtilities.swift",
        "CustomerCenter/CustomerInfo+CurrentEntitlement.swift",
        "CustomerCenter/Data/CustomerCenterAction.swift",
        "CustomerCenter/Data/CustomerCenterActionViewModifier.swift",
        "CustomerCenter/Data/CustomerCenterActionWrapper.swift",
        "CustomerCenter/Data/CustomerCenterConfigTestData.swift",
        "CustomerCenter/Data/CustomerCenterEnvironment.swift",
        "CustomerCenter/Data/CustomerCenterError.swift",
        "CustomerCenter/Data/CustomerCenterManagementOption.swift",
        "CustomerCenter/Data/CustomerCenterPurchases.swift",
        "CustomerCenter/Data/FeedbackSurveyData.swift",
        "CustomerCenter/Data/LoadPromotionalOfferUseCase.swift",
        "CustomerCenter/Data/PromotionalOfferData.swift",
        "CustomerCenter/Data/PurchaseInformation.swift",
        "CustomerCenter/Data/SemanticVersion.swift",
        "CustomerCenter/Extensions/CustomerCenterConfigDataSupport+URL.swift",
        "CustomerCenter/Extensions/CustomerInfo+ActiveTransaction.swift",
        "CustomerCenter/Extensions/Store+Localization.swift",
        "CustomerCenter/URLUtilities.swift",
        "CustomerCenter/Utilities/CustomerCenterLocalizationStrings.swift",
        "CustomerCenter/Utilities/CustomerCenterStoreKitUtilities.swift",
        "CustomerCenter/Utilities/CustomerCenterStoreKitUtilitiesType.swift",
        "CustomerCenter/View+PresentCustomerCenter.swift",
        "CustomerCenter/ViewModels/CustomerCenterViewModel.swift",
        "CustomerCenter/ViewModels/CustomerCenterViewState.swift",
        "CustomerCenter/ViewModels/FeedbackSurveyViewModel.swift",
        "CustomerCenter/ViewModels/ManageSubscriptions/ManageSubscriptionsViewModel.swift",
        "CustomerCenter/ViewModels/PromotionalOfferViewModel.swift",
        "CustomerCenter/ViewModels/PurchaseHistory/PurchaseDetailItem.swift",
        "CustomerCenter/ViewModels/PurchaseHistory/PurchaseDetailViewModel.swift",
        "CustomerCenter/ViewModels/PurchaseHistory/PurchaseHistoryViewModel.swift",
        "CustomerCenter/ViewModels/PurchaseHistory/PurchaseInfo.swift",
        "CustomerCenter/ViewModels/RestorePurchasesAlertViewModel.swift",
        "CustomerCenter/Views/AppUpdateWarningView.swift",
        "CustomerCenter/Views/CompatibilityContentUnavailableView.swift",
        "CustomerCenter/Views/CompatibilityLabeledContent.swift",
        "CustomerCenter/Views/CompatibilityNavigationStack.swift",
        "CustomerCenter/Views/CompatibilityTopBarTrailing.swift",
        "CustomerCenter/Views/CustomerCenterNavigationLink.swift",
        "CustomerCenter/Views/CustomerCenterNavigationOptions.swift",
        "CustomerCenter/Views/CustomerCenterView.swift",
        "CustomerCenter/Views/ErrorView.swift",
        "CustomerCenter/Views/FeedbackSurveyView.swift",
        "CustomerCenter/Views/ManageSubscriptionsButtonsView.swift",
        "CustomerCenter/Views/ManageSubscriptionsView.swift",
        "CustomerCenter/Views/NoSubscriptionsView.swift",
        "CustomerCenter/Views/PromotionalOfferView.swift",
        "CustomerCenter/Views/PurchaseHistory/PurchaseDetailView.swift",
        "CustomerCenter/Views/PurchaseHistory/PurchaseHistoryView.swift",
        "CustomerCenter/Views/PurchaseHistory/PurchaseLinkView.swift",
        "CustomerCenter/Views/RestorePurchasesAlert.swift",
        "CustomerCenter/Views/SubscriptionDetailsView.swift",
        "CustomerCenter/Views/TintedProgressView.swift",
        "CustomerCenter/Views/UIKit Compatibility/CustomerCenterViewController.swift",
        "CustomerCenter/Views/WrongPlatformView.swift",
        "Data/Constants.swift",
        "Data/CustomerInfoFixtures.swift",
        "Data/Errors/PaywallError.swift",
        "Data/Errors/TemplateError.swift",
        "Data/IntroEligibility/IntroEligibilityViewModel.swift",
        "Data/IntroEligibility/TrialOrIntroEligibilityChecker+TestData.swift",
        "Data/IntroEligibility/TrialOrIntroEligibilityChecker.swift",
        "Data/Localization.swift",
        "Data/LocalizedAlertError.swift",
        "Data/PaywallData+Validation.swift",
        "Data/PaywallTemplate.swift",
        "Data/PaywallViewConfiguration.swift",
        "Data/PaywallViewMode+Extensions.swift",
        "Data/ProcessedLocalizedConfiguration.swift",
        "Data/Strings.swift",
        "Data/TemplateViewConfiguration+Extensions.swift",
        "Data/TemplateViewConfiguration+Images.swift",
        "Data/TemplateViewConfiguration.swift",
        "Data/TestData.swift",
        "Data/UserInterfaceIdiom.swift",
        "Data/Variables.swift",
        "Helpers/Bundle+Extensions.swift",
        "Helpers/ColorInformation+MultiScheme.swift",
        "Helpers/EmergeRenderingMode.swift",
        "Helpers/ImageLoader.swift",
        "Helpers/Logger.swift",
        "Helpers/Optional+Extensions.swift",
        "Helpers/Package+VariableDataProvider.swift",
        "Helpers/PaywallData+Default.swift",
        "Helpers/PreviewHelpers.swift",
        "Helpers/RuntimeUtils.swift",
        "Helpers/StoreProduct+Extensions.swift",
        "Helpers/StoreProductDiscount+Extensions.swift",
        "Helpers/SubscriptionPeriod+Extensions.swift",
        "Helpers/TemplateView+MultiTier.swift",
        "Helpers/VersionDetector.swift",
        "Modifiers/ConsistentPackageContentView.swift",
        "Modifiers/ConsistentTierContentView.swift",
        "Modifiers/FitToAspectRatio.swift",
        "Modifiers/FooterHidingModifier.swift",
        "Modifiers/ViewExtensions.swift",
        "PaywallFontProvider.swift",
        "PaywallView.swift",
        "Purchasing/MockPurchases.swift",
        "Purchasing/PaywallPurchasesType.swift",
        "Purchasing/PurchaseHandler+TestData.swift",
        "Purchasing/PurchaseHandler.swift",
        "Templates/Other platforms/WatchTemplateView.swift",
        "Templates/Template1View.swift",
        "Templates/Template2View.swift",
        "Templates/Template3View.swift",
        "Templates/Template4View.swift",
        "Templates/Template5View.swift",
        "Templates/Template7View.swift",
        "Templates/TemplateViewType.swift",
        "Templates/V2/Components/Button/BottomSheetView.swift",
        "Templates/V2/Components/Button/ButtonComponentView.swift",
        "Templates/V2/Components/Button/ButtonComponentViewModel.swift",
        "Templates/V2/Components/Carousel/CarouselComponentView.swift",
        "Templates/V2/Components/Carousel/CarouselComponentViewModel.swift",
        "Templates/V2/Components/ComponentsView.swift",
        "Templates/V2/Components/Icon/IconComponentView.swift",
        "Templates/V2/Components/Icon/IconComponentViewModel.swift",
        "Templates/V2/Components/Image/ImageComponentView.swift",
        "Templates/V2/Components/Image/ImageComponentViewModel.swift",
        "Templates/V2/Components/Packages/Package/ComponentViewState.swift",
        "Templates/V2/Components/Packages/Package/PackageComponentView.swift",
        "Templates/V2/Components/Packages/Package/PackageComponentViewModel.swift",
        "Templates/V2/Components/Packages/PurchaseButton/PurchaseButtonComponentView.swift",
        "Templates/V2/Components/Packages/PurchaseButton/PurchaseButtonComponentViewModel.swift",
        "Templates/V2/Components/Root/RootView.swift",
        "Templates/V2/Components/Root/RootViewModel.swift",
        "Templates/V2/Components/Stack/FlexHStack.swift",
        "Templates/V2/Components/Stack/FlexVStack.swift",
        "Templates/V2/Components/Stack/JustifyContent.swift",
        "Templates/V2/Components/Stack/StackComponentView.swift",
        "Templates/V2/Components/Stack/StackComponentViewModel.swift",
        "Templates/V2/Components/StickyFooter/StickyFooterComponentView.swift",
        "Templates/V2/Components/StickyFooter/StickyFooterComponentViewModel.swift",
        "Templates/V2/Components/Tabs/TabControlButtonComponentView.swift",
        "Templates/V2/Components/Tabs/TabControlButtonComponentViewModel.swift",
        "Templates/V2/Components/Tabs/TabControlComponentView.swift",
        "Templates/V2/Components/Tabs/TabControlComponentViewModel.swift",
        "Templates/V2/Components/Tabs/TabControlToggleComponentView.swift",
        "Templates/V2/Components/Tabs/TabControlToggleComponentViewModel.swift",
        "Templates/V2/Components/Tabs/TabsComponentView.swift",
        "Templates/V2/Components/Tabs/TabsComponentViewModel.swift",
        "Templates/V2/Components/Text/TextComponentView.swift",
        "Templates/V2/Components/Text/TextComponentViewModel.swift",
        "Templates/V2/Components/Timeline/TimelineComponentView.swift",
        "Templates/V2/Components/Timeline/TimelineComponentViewModel.swift",
        "Templates/V2/EnvironmentObjects/IntroOfferEligibilityContext.swift",
        "Templates/V2/EnvironmentObjects/PackageContext.swift",
        "Templates/V2/EnvironmentObjects/ScreenCondition.swift",
        "Templates/V2/Localizations/LocaleExtensions.swift",
        "Templates/V2/Localizations/LocaleFinder.swift",
        "Templates/V2/PaywallsV2View.swift",
        "Templates/V2/Previews/PreviewMock.swift",
        "Templates/V2/Previews/TemplateComponentsViewPreviews/FallbackComponentPreview.swift",
        "Templates/V2/Previews/TemplateComponentsViewPreviews/FamilySharingTogglePreview.swift",
        "Templates/V2/Previews/TemplateComponentsViewPreviews/MultiTierPreview.swift",
        "Templates/V2/Previews/TemplateComponentsViewPreviews/PurchaseButtonInPackage.swift",
        "Templates/V2/Previews/TemplateComponentsViewPreviews/Template1Preview.swift",
        "Templates/V2/Variables/VariableHandlerV2.swift",
        "Templates/V2/ViewHelpers/BackgroundStyle.swift",
        "Templates/V2/ViewHelpers/BadgeModifier.swift",
        "Templates/V2/ViewHelpers/DisplayableColor.swift",
        "Templates/V2/ViewHelpers/Fill.swift",
        "Templates/V2/ViewHelpers/ForegroundColorScheme.swift",
        "Templates/V2/ViewHelpers/ProgressViewModifier.swift",
        "Templates/V2/ViewHelpers/ShadowModifier.swift",
        "Templates/V2/ViewHelpers/Shape.swift",
        "Templates/V2/ViewHelpers/SizeModifier.swift",
        "Templates/V2/ViewModelHelpers/LocalizationProvider.swift",
        "Templates/V2/ViewModelHelpers/PackageValidator.swift",
        "Templates/V2/ViewModelHelpers/PaywallComponentTypeTransformers.swift",
        "Templates/V2/ViewModelHelpers/PaywallComponentViewModel.swift",
        "Templates/V2/ViewModelHelpers/PresentedPartials.swift",
        "Templates/V2/ViewModelHelpers/UIConfigProvider.swift",
        "Templates/V2/ViewModelHelpers/ViewModelFactory.swift",
        "UIKit/PaywallFooterViewController.swift",
        "UIKit/PaywallViewController.swift",
        "View+OnRedeemWebPurchaseAttempt.swift",
        "View+PresentPaywall.swift",
        "View+PresentPaywallFooter.swift",
        "View+PurchaseRestoreCompleted.swift",
        "Views/AsyncButton.swift",
        "Views/DebugErrorView.swift",
        "Views/ErrorDisplay.swift",
        "Views/FooterView.swift",
        "Views/GradientView.swift",
        "Views/IconView.swift",
        "Views/IntroEligibilityStateView.swift",
        "Views/LoadingPaywallView.swift",
        "Views/PackageButtonStyle.swift",
        "Views/ProgressView.swift",
        "Views/PurchaseButton.swift",
        "Views/RemoteImage.swift",
        "Views/SafariView.swift",
        "Views/TemplateBackgroundImageView.swift",
        "Views/TemplatePackageSetting.swift",
        "Views/TierSelectorView.swift"
      ],
      "target_dependencies" : [
        "RevenueCat"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RevenueCat",
      "module_type" : "SwiftTarget",
      "name" : "RevenueCat",
      "path" : "Sources",
      "product_memberships" : [
        "RevenueCat",
        "RevenueCatUI"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Attribution/ASIdManagerProxy.swift",
        "Attribution/AttributionData.swift",
        "Attribution/AttributionFetcher.swift",
        "Attribution/AttributionNetwork.swift",
        "Attribution/AttributionPoster.swift",
        "Attribution/AttributionTypeFactory.swift",
        "Attribution/TrackingManagerProxy.swift",
        "Caching/CacheStatus.swift",
        "Caching/DeviceCache.swift",
        "Caching/InMemoryCachedObject.swift",
        "CodableExtensions/PeriodType+Extensions.swift",
        "CodableExtensions/PurchaseOwnershipType+Extensions.swift",
        "CodableExtensions/Store+Extensions.swift",
        "CustomerCenter/CustomerCenterConfigData.swift",
        "CustomerCenter/CustomerCenterPresentationMode.swift",
        "CustomerCenter/Events/CustomerCenterEvent.swift",
        "CustomerCenter/Events/EventsRequest+CustomerCenter.swift",
        "DeepLink/DeepLinkParser.swift",
        "Diagnostics/DiagnosticsEvent.swift",
        "Diagnostics/DiagnosticsFileHandler.swift",
        "Diagnostics/DiagnosticsTracker.swift",
        "Diagnostics/FileHandler.swift",
        "Diagnostics/Networking/DiagnosticsEventsRequest.swift",
        "Diagnostics/Networking/DiagnosticsHTTPRequestPath.swift",
        "Diagnostics/Networking/DiagnosticsPostOperation.swift",
        "Diagnostics/Networking/DiagnosticsSynchronizer.swift",
        "DocCDocumentation/EmptyFile.swift",
        "Error Handling/Assertions.swift",
        "Error Handling/BackendError.swift",
        "Error Handling/BackendErrorCode.swift",
        "Error Handling/DescribableError.swift",
        "Error Handling/ErrorCode.swift",
        "Error Handling/ErrorDetails.swift",
        "Error Handling/ErrorUtils.swift",
        "Error Handling/PurchasesError.swift",
        "Error Handling/SKError+Extensions.swift",
        "Error Handling/StoreKitError+Extensions.swift",
        "Error Handling/StoreKitErrorHelper.swift",
        "Events/FeatureEvent.swift",
        "Events/Networking/EventsRequest.swift",
        "Events/StoredEvent.swift",
        "Events/StoredEventSerializer.swift",
        "FoundationExtensions/Array+Extensions.swift",
        "FoundationExtensions/AsyncExtensions.swift",
        "FoundationExtensions/Data+Extensions.swift",
        "FoundationExtensions/Date+Extensions.swift",
        "FoundationExtensions/Decoder+Extensions.swift",
        "FoundationExtensions/Dictionary+Extensions.swift",
        "FoundationExtensions/DispatchTimeInterval+Extensions.swift",
        "FoundationExtensions/Error+Extensions.swift",
        "FoundationExtensions/Integer+Extensions.swift",
        "FoundationExtensions/Locale+Extensions.swift",
        "FoundationExtensions/OperationQueue+Extensions.swift",
        "FoundationExtensions/Operators+Extensions.swift",
        "FoundationExtensions/Optional+Extensions.swift",
        "FoundationExtensions/Result+Extensions.swift",
        "FoundationExtensions/Set+Extensions.swift",
        "FoundationExtensions/String+Extensions.swift",
        "FoundationExtensions/TimeInterval+Extensions.swift",
        "FoundationExtensions/UIApplication+RCExtensions.swift",
        "FoundationExtensions/UserDefaults+Extensions.swift",
        "Identity/CustomerInfo+ActiveDates.swift",
        "Identity/CustomerInfo+NonSubscriptions.swift",
        "Identity/CustomerInfo.swift",
        "Identity/CustomerInfoManager.swift",
        "Identity/IdentityManager.swift",
        "Identity/ProductPaidPrice.swift",
        "Identity/SubscriptionInfo.swift",
        "LocalReceiptParsing/BasicTypes/ASN1Container.swift",
        "LocalReceiptParsing/BasicTypes/ASN1ObjectIdentifier.swift",
        "LocalReceiptParsing/BasicTypes/AppleReceipt.swift",
        "LocalReceiptParsing/BasicTypes/InAppPurchase.swift",
        "LocalReceiptParsing/Builders/ASN1ContainerBuilder.swift",
        "LocalReceiptParsing/Builders/ASN1ObjectIdentifierBuilder.swift",
        "LocalReceiptParsing/Builders/AppleReceiptBuilder.swift",
        "LocalReceiptParsing/Builders/InAppPurchaseBuilder.swift",
        "LocalReceiptParsing/DataConverters/ArraySlice_UInt8+Extensions.swift",
        "LocalReceiptParsing/DataConverters/Codable+Extensions.swift",
        "LocalReceiptParsing/DataConverters/DateFormatter+Extensions.swift",
        "LocalReceiptParsing/DataConverters/UInt8+Extensions.swift",
        "LocalReceiptParsing/Helpers/FileReader.swift",
        "LocalReceiptParsing/Helpers/LoggerType.swift",
        "LocalReceiptParsing/Helpers/ProcessInfo+Extensions.swift",
        "LocalReceiptParsing/Helpers/ReceiptParserLogger.swift",
        "LocalReceiptParsing/Helpers/ReceiptStrings.swift",
        "LocalReceiptParsing/LocalReceiptFetcher.swift",
        "LocalReceiptParsing/PurchasesReceiptParser.swift",
        "LocalReceiptParsing/ReceiptParsingError.swift",
        "Logging/LogIntent.swift",
        "Logging/Logger.swift",
        "Logging/Strings/AnalyticsStrings.swift",
        "Logging/Strings/AttributionStrings.swift",
        "Logging/Strings/BackendErrorStrings.swift",
        "Logging/Strings/CodableStrings.swift",
        "Logging/Strings/ConfigureStrings.swift",
        "Logging/Strings/CustomerInfoStrings.swift",
        "Logging/Strings/DiagnosticsStrings.swift",
        "Logging/Strings/ETagStrings.swift",
        "Logging/Strings/EligibilityStrings.swift",
        "Logging/Strings/IdentityStrings.swift",
        "Logging/Strings/ManageSubscriptionsStrings.swift",
        "Logging/Strings/NetworkStrings.swift",
        "Logging/Strings/OfferingStrings.swift",
        "Logging/Strings/OfflineEntitlementsStrings.swift",
        "Logging/Strings/PaywallsStrings.swift",
        "Logging/Strings/PurchaseStrings.swift",
        "Logging/Strings/SigningStrings.swift",
        "Logging/Strings/StoreKitStrings.swift",
        "Logging/Strings/Strings.swift",
        "Logging/Strings/WebRedemptionStrings.swift",
        "Misc/Box.swift",
        "Misc/Codable/AnyDecodable.swift",
        "Misc/Codable/AnyEncodable.swift",
        "Misc/Codable/DefaultDecodable.swift",
        "Misc/Codable/EnsureNonEmptyCollectionDecodable.swift",
        "Misc/Codable/IgnoreHashable.swift",
        "Misc/Codable/NonEmptyStringDecodable.swift",
        "Misc/Codable/RawDataContainer.swift",
        "Misc/Concurrency/Atomic.swift",
        "Misc/Concurrency/Lock.swift",
        "Misc/Concurrency/OperationDispatcher.swift",
        "Misc/Concurrency/Purchases+async.swift",
        "Misc/Concurrency/Purchases+nonasync.swift",
        "Misc/Concurrency/SynchronizedUserDefaults.swift",
        "Misc/DangerousSettings.swift",
        "Misc/DateAndTime/Clock.swift",
        "Misc/DateAndTime/DateExtensions.swift",
        "Misc/DateAndTime/DateProvider.swift",
        "Misc/DateAndTime/ISODurationFormatter.swift",
        "Misc/DateAndTime/ISOPeriodFormatter.swift",
        "Misc/DateAndTime/TimingUtil.swift",
        "Misc/Deprecations.swift",
        "Misc/Either.swift",
        "Misc/Locale/PreferredLocalesProvider.swift",
        "Misc/MacDevice.swift",
        "Misc/MapAppStoreDetector.swift",
        "Misc/Obsoletions.swift",
        "Misc/PlatformInfo.swift",
        "Misc/PriceFormatterProvider.swift",
        "Misc/RateLimiter.swift",
        "Misc/SandboxEnvironmentDetector.swift",
        "Misc/StoreKitVersion.swift",
        "Misc/SystemInfo.swift",
        "Networking/Backend.swift",
        "Networking/BackendConfiguration.swift",
        "Networking/Caching/CacheFetchPolicy.swift",
        "Networking/Caching/CallbackCache.swift",
        "Networking/Caching/CallbackCacheStatus.swift",
        "Networking/Caching/CustomerCenterConfigCallback.swift",
        "Networking/Caching/CustomerInfoCallback.swift",
        "Networking/Caching/LogInCallback.swift",
        "Networking/Caching/OfferingsCallback.swift",
        "Networking/Caching/ProductEntitlementMappingCallback.swift",
        "Networking/CustomerAPI.swift",
        "Networking/CustomerCenterConfigAPI.swift",
        "Networking/HTTPClient/DNSChecker.swift",
        "Networking/HTTPClient/ETagManager.swift",
        "Networking/HTTPClient/ErrorResponse.swift",
        "Networking/HTTPClient/HTTPClient.swift",
        "Networking/HTTPClient/HTTPRequest.swift",
        "Networking/HTTPClient/HTTPRequestBody.swift",
        "Networking/HTTPClient/HTTPRequestPath.swift",
        "Networking/HTTPClient/HTTPResponse.swift",
        "Networking/HTTPClient/HTTPResponseBody.swift",
        "Networking/HTTPClient/HTTPStatusCode.swift",
        "Networking/HTTPClient/NetworkError.swift",
        "Networking/HTTPClient/RedirectLoggerTaskDelegate.swift",
        "Networking/IdentityAPI.swift",
        "Networking/InternalAPI.swift",
        "Networking/OfferingsAPI.swift",
        "Networking/OfflineEntitlementsAPI.swift",
        "Networking/Operations/GetCustomerCenterConfigOperation.swift",
        "Networking/Operations/GetCustomerInfoOperation.swift",
        "Networking/Operations/GetIntroEligibilityOperation.swift",
        "Networking/Operations/GetOfferingsOperation.swift",
        "Networking/Operations/GetProductEntitlementMappingOperation.swift",
        "Networking/Operations/Handling/CustomerInfoResponseHandler.swift",
        "Networking/Operations/HealthOperation.swift",
        "Networking/Operations/HealthReportOperation.swift",
        "Networking/Operations/LogInOperation.swift",
        "Networking/Operations/NetworkOperation.swift",
        "Networking/Operations/PostAdServicesTokenOperation.swift",
        "Networking/Operations/PostAttributionDataOperation.swift",
        "Networking/Operations/PostOfferForSigningOperation.swift",
        "Networking/Operations/PostReceiptDataOperation.swift",
        "Networking/Operations/PostRedeemWebPurchaseOperation.swift",
        "Networking/Operations/PostSubscriberAttributesOperation.swift",
        "Networking/RedeemWebPurchaseAPI.swift",
        "Networking/Responses/CustomerCenterConfigResponse.swift",
        "Networking/Responses/CustomerInfoResponse.swift",
        "Networking/Responses/GetIntroEligibilityResponse.swift",
        "Networking/Responses/HealthReportResponse.swift",
        "Networking/Responses/OfferingsResponse.swift",
        "Networking/Responses/PostOfferResponse.swift",
        "Networking/Responses/ProductEntitlementMappingResponse.swift",
        "Networking/Responses/RevenueCatUI/PaywallComponentsData.swift",
        "Networking/Responses/RevenueCatUI/UIConfig.swift",
        "OfflineEntitlements/CustomerInfo+OfflineEntitlements.swift",
        "OfflineEntitlements/OfflineCustomerInfoCreator.swift",
        "OfflineEntitlements/OfflineEntitlementsManager.swift",
        "OfflineEntitlements/ProductEntitlementMapping.swift",
        "OfflineEntitlements/ProductEntitlementMappingFetcher.swift",
        "OfflineEntitlements/PurchasedProductsFetcher.swift",
        "OfflineEntitlements/PurchasedSK2Product.swift",
        "Paywalls/Components/Common/Background.swift",
        "Paywalls/Components/Common/Border.swift",
        "Paywalls/Components/Common/ComponentOverrides.swift",
        "Paywalls/Components/Common/Dimension.swift",
        "Paywalls/Components/Common/PaywallComponentBase.swift",
        "Paywalls/Components/Common/PaywallComponentLocalization.swift",
        "Paywalls/Components/Common/PaywallComponentPropertyTypes.swift",
        "Paywalls/Components/PaywallButtonComponent.swift",
        "Paywalls/Components/PaywallCarouselComponent.swift",
        "Paywalls/Components/PaywallIconComponent.swift",
        "Paywalls/Components/PaywallImageComponent.swift",
        "Paywalls/Components/PaywallPackageComponent.swift",
        "Paywalls/Components/PaywallPurchaseButtonComponent.swift",
        "Paywalls/Components/PaywallStackComponent.swift",
        "Paywalls/Components/PaywallStickyFooterComponent.swift",
        "Paywalls/Components/PaywallTabsComponent.swift",
        "Paywalls/Components/PaywallTextComponent.swift",
        "Paywalls/Components/PaywallTimelineComponent.swift",
        "Paywalls/Components/PaywallV2CacheWarming.swift",
        "Paywalls/Events/Networking/EventsRequest+Paywall.swift",
        "Paywalls/Events/Networking/PaywallHTTPRequestPath.swift",
        "Paywalls/Events/Networking/PostPaywallEventsOperation.swift",
        "Paywalls/Events/PaywallEvent.swift",
        "Paywalls/Events/PaywallEventStore.swift",
        "Paywalls/Events/PaywallEventsManager.swift",
        "Paywalls/PaywallCacheWarming.swift",
        "Paywalls/PaywallColor.swift",
        "Paywalls/PaywallData+Localization.swift",
        "Paywalls/PaywallData.swift",
        "Paywalls/PaywallViewMode.swift",
        "Purchasing/CachingProductsManager.swift",
        "Purchasing/CachingTrialOrIntroPriceEligibilityChecker.swift",
        "Purchasing/Configuration.swift",
        "Purchasing/EntitlementInfo.swift",
        "Purchasing/EntitlementInfos.swift",
        "Purchasing/IntroEligibility.swift",
        "Purchasing/IntroEligibilityCalculator.swift",
        "Purchasing/NonSubscriptionTransaction.swift",
        "Purchasing/Offering.swift",
        "Purchasing/Offerings.swift",
        "Purchasing/OfferingsFactory.swift",
        "Purchasing/OfferingsManager.swift",
        "Purchasing/Package.swift",
        "Purchasing/PackageType.swift",
        "Purchasing/ProductRequestData+Initialization.swift",
        "Purchasing/ProductRequestData.swift",
        "Purchasing/ProductsManager.swift",
        "Purchasing/ProductsRequestFactory.swift",
        "Purchasing/PurchaseOwnershipType.swift",
        "Purchasing/Purchases/Attribution.swift",
        "Purchasing/Purchases/PurchaseParams.swift",
        "Purchasing/Purchases/Purchases.swift",
        "Purchasing/Purchases/PurchasesAreCompletedBy.swift",
        "Purchasing/Purchases/PurchasesDelegate.swift",
        "Purchasing/Purchases/PurchasesOrchestrator.swift",
        "Purchasing/Purchases/PurchasesType.swift",
        "Purchasing/Purchases/TransactionPoster.swift",
        "Purchasing/ReceiptFetcher.swift",
        "Purchasing/ReceiptRefreshPolicy.swift",
        "Purchasing/StoreKit1/PaymentQueueWrapper.swift",
        "Purchasing/StoreKit1/ProductsFetcherSK1.swift",
        "Purchasing/StoreKit1/StoreKit1Wrapper.swift",
        "Purchasing/StoreKit1/StoreKitRequestFetcher.swift",
        "Purchasing/StoreKit2/Observer Mode/StoreKit2ObserverModePurchaseDetector.swift",
        "Purchasing/StoreKit2/ProductsFetcherSK2.swift",
        "Purchasing/StoreKit2/SK2AppTransaction.swift",
        "Purchasing/StoreKit2/SK2BeginRefundRequestHelper.swift",
        "Purchasing/StoreKit2/StoreKit2PurchaseIntentListener.swift",
        "Purchasing/StoreKit2/StoreKit2Receipt.swift",
        "Purchasing/StoreKit2/StoreKit2StorefrontListener.swift",
        "Purchasing/StoreKit2/StoreKit2TransactionFetcher.swift",
        "Purchasing/StoreKit2/StoreKit2TransactionListener.swift",
        "Purchasing/StoreKit2/Win-Back Offers/WinBackOfferEligibilityCalculator.swift",
        "Purchasing/StoreKit2/Win-Back Offers/WinBackOfferEligibilityCalculatorType.swift",
        "Purchasing/StoreKitAbstractions/EncodedAppleReceipt.swift",
        "Purchasing/StoreKitAbstractions/ProductType.swift",
        "Purchasing/StoreKitAbstractions/PromotionalOffer.swift",
        "Purchasing/StoreKitAbstractions/SK1StoreProduct.swift",
        "Purchasing/StoreKitAbstractions/SK1StoreProductDiscount.swift",
        "Purchasing/StoreKitAbstractions/SK1StoreTransaction.swift",
        "Purchasing/StoreKitAbstractions/SK1Storefront.swift",
        "Purchasing/StoreKitAbstractions/SK2StoreProduct.swift",
        "Purchasing/StoreKitAbstractions/SK2StoreProductDiscount.swift",
        "Purchasing/StoreKitAbstractions/SK2StoreTransaction.swift",
        "Purchasing/StoreKitAbstractions/SK2Storefront.swift",
        "Purchasing/StoreKitAbstractions/StoreEnvironment.swift",
        "Purchasing/StoreKitAbstractions/StoreKitWorkarounds.swift",
        "Purchasing/StoreKitAbstractions/StoreProduct.swift",
        "Purchasing/StoreKitAbstractions/StoreProductDiscount.swift",
        "Purchasing/StoreKitAbstractions/StoreTransaction.swift",
        "Purchasing/StoreKitAbstractions/Storefront.swift",
        "Purchasing/StoreKitAbstractions/StorefrontProvider.swift",
        "Purchasing/StoreKitAbstractions/SubscriptionPeriod.swift",
        "Purchasing/StoreKitAbstractions/Test Data/TestStoreProduct.swift",
        "Purchasing/StoreKitAbstractions/Test Data/TestStoreProductDiscount.swift",
        "Purchasing/StoreKitAbstractions/WinBackOffer.swift",
        "Purchasing/TransactionsFactory.swift",
        "Purchasing/TransactionsManager.swift",
        "Purchasing/TrialOrIntroPriceEligibilityChecker.swift",
        "Security/FakeSigning.swift",
        "Security/HTTPRequest+Signing.swift",
        "Security/HTTPRequestBody+Signing.swift",
        "Security/Signing+ResponseVerification.swift",
        "Security/Signing.swift",
        "Security/VerificationResult.swift",
        "SubscriberAttributes/AttributionDataMigrator.swift",
        "SubscriberAttributes/AttributionKey.swift",
        "SubscriberAttributes/ReservedSubscriberAttributes.swift",
        "SubscriberAttributes/SubscriberAttribute.swift",
        "SubscriberAttributes/SubscriberAttributesManager.swift",
        "Support/BeginRefundRequestHelper.swift",
        "Support/DebugUI/DebugContentViews.swift",
        "Support/DebugUI/DebugView.swift",
        "Support/DebugUI/DebugViewController.swift",
        "Support/DebugUI/DebugViewModel.swift",
        "Support/DebugUI/DebugViewSheetPresentation.swift",
        "Support/DebugUI/ProductStatus+Icon.swift",
        "Support/DebugUI/SDKHealthCheckStatus+Icon.swift",
        "Support/DebugUI/SDKHealthStatus+Icon.swift",
        "Support/FrameworkDisambiguation.swift",
        "Support/HealthReport+Validate.swift",
        "Support/ManageSubscriptionsHelper.swift",
        "Support/PaywallExtensions.swift",
        "Support/PurchasesDiagnostics.swift",
        "Support/SDKHealthError+CustomNSError.swift",
        "Support/StoreMessageType.swift",
        "Support/StoreMessagesHelper.swift",
        "Support/SwiftVersionCheck.swift",
        "WebPurchaseRedemption/URL+WebPurchaseRedemption.swift",
        "WebPurchaseRedemption/WebPurchaseRedemption.swift",
        "WebPurchaseRedemption/WebPurchaseRedemptionHelper.swift",
        "WebPurchaseRedemption/WebPurchaseRedemptionResult.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ReceiptParserTests",
      "module_type" : "SwiftTarget",
      "name" : "ReceiptParserTests",
      "path" : "Tests/ReceiptParserTests",
      "product_dependencies" : [
        "Nimble"
      ],
      "sources" : [
        "Helpers/MockBundle.swift",
        "ReceiptParserFetchingTests.swift"
      ],
      "target_dependencies" : [
        "ReceiptParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ReceiptParser",
      "module_type" : "SwiftTarget",
      "name" : "ReceiptParser",
      "path" : "LocalReceiptParsing",
      "product_memberships" : [
        "ReceiptParser"
      ],
      "sources" : [
        "BasicTypes/ASN1Container.swift",
        "BasicTypes/ASN1ObjectIdentifier.swift",
        "BasicTypes/AppleReceipt.swift",
        "BasicTypes/InAppPurchase.swift",
        "Builders/ASN1ContainerBuilder.swift",
        "Builders/ASN1ObjectIdentifierBuilder.swift",
        "Builders/AppleReceiptBuilder.swift",
        "Builders/InAppPurchaseBuilder.swift",
        "DataConverters/ArraySlice_UInt8+Extensions.swift",
        "DataConverters/Codable+Extensions.swift",
        "DataConverters/DateFormatter+Extensions.swift",
        "DataConverters/UInt8+Extensions.swift",
        "Helpers/FileReader.swift",
        "Helpers/LoggerType.swift",
        "Helpers/ProcessInfo+Extensions.swift",
        "Helpers/ReceiptParserLogger.swift",
        "Helpers/ReceiptStrings.swift",
        "LocalReceiptFetcher.swift",
        "PurchasesReceiptParser.swift",
        "ReceiptParser-only-files/PurchasesReceiptParser+Extensions.swift",
        "ReceiptParsingError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/RevenueCatUITests/Templates/__Snapshots__': File not found.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
8f84a9f2102e: Already exists
ee623408e42c: Pulling fs layer
653e3d1c2caf: Pulling fs layer
fdf5c28c51a4: Pulling fs layer
220a2f2245bd: Pulling fs layer
94962c4d92f3: Pulling fs layer
220a2f2245bd: Waiting
94962c4d92f3: Waiting
fdf5c28c51a4: Download complete
220a2f2245bd: Verifying Checksum
220a2f2245bd: Download complete
94962c4d92f3: Download complete
ee623408e42c: Download complete
653e3d1c2caf: Verifying Checksum
653e3d1c2caf: Download complete
ee623408e42c: Pull complete
653e3d1c2caf: Pull complete
fdf5c28c51a4: Pull complete
220a2f2245bd: Pull complete
94962c4d92f3: Pull complete
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/quick/nimble
[1/19567] Fetching nimble
Fetched https://github.com/quick/nimble from cache (1.31s)
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.80s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.25s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.81s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.20s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.74s)
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/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/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
[1/54] Write sources
[4/54] Copying Localizable.strings
[4/54] Copying PrivacyInfo.xcprivacy
[4/54] Copying Info.plist
[4/54] Copying Localizable.strings
[39/54] Copying Info.plist
[39/54] Write sources
[39/54] Copying background.jpg
[39/54] Copying Localizable.strings
[39/54] Write sources
[52/54] Copying icons.xcassets
[53/54] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[55/414] 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
[56/416] Compiling RevenueCat_CustomEntitlementComputation ASIdManagerProxy.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[57/416] Compiling RevenueCat_CustomEntitlementComputation AttributionData.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[58/416] Compiling RevenueCat_CustomEntitlementComputation AttributionFetcher.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module '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
[62/416] Compiling RevenueCat_CustomEntitlementComputation AttributionNetwork.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
[63/416] Compiling RevenueCat_CustomEntitlementComputation AttributionPoster.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
[64/416] Compiling RevenueCat_CustomEntitlementComputation AttributionTypeFactory.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
[65/416] Compiling RevenueCat_CustomEntitlementComputation TrackingManagerProxy.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
[66/416] Compiling RevenueCat_CustomEntitlementComputation CacheStatus.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
[67/416] Compiling RevenueCat_CustomEntitlementComputation DeviceCache.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
[68/416] Compiling RevenueCat_CustomEntitlementComputation InMemoryCachedObject.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
[69/416] Compiling RevenueCat_CustomEntitlementComputation PeriodType+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
[70/416] Compiling RevenueCat_CustomEntitlementComputation PurchaseOwnershipType+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
[71/416] Compiling RevenueCat_CustomEntitlementComputation Store+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
[72/416] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterConfigData.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
[73/416] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterPresentationMode.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
[74/416] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterEvent.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
[75/416] Compiling RevenueCat_CustomEntitlementComputation EventsRequest+CustomerCenter.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
[76/416] Compiling RevenueCat_CustomEntitlementComputation DeepLinkParser.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
[77/416] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsEvent.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
[78/416] Compiling ReceiptParser PurchasesReceiptParser+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
[79/416] Compiling ReceiptParser ReceiptParsingError.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[80/416] Compiling RevenueCat_CustomEntitlementComputation FileHandler.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[81/416] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsEventsRequest.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[82/416] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsHTTPRequestPath.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[83/416] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsPostOperation.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[84/440] Compiling RevenueCat_CustomEntitlementComputation Error+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
[85/440] Compiling RevenueCat_CustomEntitlementComputation 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
[86/440] Compiling RevenueCat_CustomEntitlementComputation 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
[87/440] Compiling RevenueCat_CustomEntitlementComputation 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
[88/440] Compiling RevenueCat_CustomEntitlementComputation 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
[89/440] Compiling RevenueCat_CustomEntitlementComputation 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
[90/440] Compiling RevenueCat_CustomEntitlementComputation 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
[91/440] Compiling RevenueCat_CustomEntitlementComputation 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
[92/440] Compiling RevenueCat_CustomEntitlementComputation 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
[93/440] Compiling RevenueCat_CustomEntitlementComputation 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
[94/440] Compiling RevenueCat_CustomEntitlementComputation 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
[95/440] Compiling RevenueCat_CustomEntitlementComputation 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
[96/440] Compiling RevenueCat_CustomEntitlementComputation 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
[97/440] Compiling RevenueCat_CustomEntitlementComputation 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
[98/440] Compiling RevenueCat_CustomEntitlementComputation 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
[99/440] Compiling RevenueCat_CustomEntitlementComputation 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
[100/440] Compiling RevenueCat_CustomEntitlementComputation 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
[101/440] Compiling RevenueCat_CustomEntitlementComputation 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
[102/440] Compiling RevenueCat_CustomEntitlementComputation 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
[103/440] Compiling RevenueCat_CustomEntitlementComputation 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
[104/440] Compiling RevenueCat_CustomEntitlementComputation 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
[105/440] Compiling RevenueCat_CustomEntitlementComputation 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
[106/440] Compiling RevenueCat_CustomEntitlementComputation 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
[107/440] Compiling RevenueCat_CustomEntitlementComputation 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
[108/440] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsSynchronizer.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
[109/440] Compiling RevenueCat_CustomEntitlementComputation EmptyFile.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
[110/440] Compiling RevenueCat_CustomEntitlementComputation Assertions.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
[111/440] Compiling RevenueCat_CustomEntitlementComputation BackendError.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
[112/440] Compiling RevenueCat_CustomEntitlementComputation BackendErrorCode.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
[113/440] Compiling RevenueCat_CustomEntitlementComputation DescribableError.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
[114/440] Compiling RevenueCat_CustomEntitlementComputation ErrorCode.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
[115/440] Compiling RevenueCat_CustomEntitlementComputation ErrorDetails.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
[116/440] Compiling RevenueCat_CustomEntitlementComputation ErrorUtils.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
[117/440] Compiling RevenueCat_CustomEntitlementComputation PurchasesError.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
[118/440] Compiling RevenueCat_CustomEntitlementComputation SKError+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
[119/440] Compiling RevenueCat_CustomEntitlementComputation StoreKitError+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
[120/440] Compiling RevenueCat_CustomEntitlementComputation StoreKitErrorHelper.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
[121/440] Compiling RevenueCat_CustomEntitlementComputation FeatureEvent.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
[122/440] Compiling RevenueCat_CustomEntitlementComputation EventsRequest.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
[123/440] Compiling RevenueCat_CustomEntitlementComputation StoredEvent.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
[124/440] Compiling RevenueCat_CustomEntitlementComputation StoredEventSerializer.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
[125/440] Compiling RevenueCat_CustomEntitlementComputation Array+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
[126/440] Compiling RevenueCat_CustomEntitlementComputation AsyncExtensions.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
[127/440] Compiling RevenueCat_CustomEntitlementComputation Data+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
[128/440] Compiling RevenueCat_CustomEntitlementComputation Date+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
[129/440] 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
[130/440] 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
[131/440] 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
[132/440] 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
[133/440] 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
[134/440] 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
[135/440] 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
[136/440] 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
[137/440] 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
[138/440] 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
[139/440] 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
[140/440] 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
[141/440] 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
[142/440] 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
[143/440] 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
[144/440] 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
[145/440] 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
[146/440] 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
[147/440] 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
[148/440] 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
[149/440] 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
[150/440] 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
[151/440] 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
[152/440] 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
[153/440] Compiling RevenueCat_CustomEntitlementComputation Decoder+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
[154/440] Compiling RevenueCat_CustomEntitlementComputation Dictionary+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
[155/440] Compiling RevenueCat_CustomEntitlementComputation DispatchTimeInterval+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
[156/440] Compiling RevenueCat_CustomEntitlementComputation 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
[157/440] Compiling RevenueCat_CustomEntitlementComputation 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
[158/440] Compiling RevenueCat_CustomEntitlementComputation 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
[159/440] Compiling RevenueCat_CustomEntitlementComputation 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
[160/440] Compiling RevenueCat_CustomEntitlementComputation 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
[161/440] Compiling RevenueCat_CustomEntitlementComputation 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
[162/440] Compiling RevenueCat_CustomEntitlementComputation 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
[163/440] Compiling RevenueCat_CustomEntitlementComputation 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
[164/440] Compiling RevenueCat_CustomEntitlementComputation 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
[165/440] Compiling RevenueCat_CustomEntitlementComputation 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
[166/440] Compiling RevenueCat_CustomEntitlementComputation 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
[167/440] Compiling RevenueCat_CustomEntitlementComputation 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
[168/440] Compiling RevenueCat_CustomEntitlementComputation 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
[169/440] Compiling RevenueCat_CustomEntitlementComputation MacDevice.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[170/440] Compiling RevenueCat_CustomEntitlementComputation MapAppStoreDetector.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[171/440] Compiling RevenueCat_CustomEntitlementComputation 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
[172/440] Compiling RevenueCat_CustomEntitlementComputation 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
[173/440] Compiling RevenueCat_CustomEntitlementComputation PriceFormatterProvider.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[174/440] Compiling RevenueCat_CustomEntitlementComputation RateLimiter.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[175/440] Compiling RevenueCat_CustomEntitlementComputation SandboxEnvironmentDetector.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[176/440] Compiling RevenueCat_CustomEntitlementComputation StoreKitVersion.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[177/440] Compiling RevenueCat_CustomEntitlementComputation SystemInfo.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[178/440] Compiling RevenueCat_CustomEntitlementComputation Backend.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
[179/440] Compiling RevenueCat_CustomEntitlementComputation BackendConfiguration.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
 14 |
 15 | import Foundation
 16 | import StoreKit
    |        `- error: no such module 'StoreKit'
 17 |
 18 | // swiftlint:disable file_length multiline_parameters type_body_length
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module '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
[228/503] Compiling RevenueCat_CustomEntitlementComputation ASN1ObjectIdentifierBuilder.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
[229/503] Compiling RevenueCat_CustomEntitlementComputation AppleReceiptBuilder.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
[230/503] Compiling RevenueCat_CustomEntitlementComputation InAppPurchaseBuilder.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
[231/503] Compiling RevenueCat_CustomEntitlementComputation ArraySlice_UInt8+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
[232/503] Compiling RevenueCat_CustomEntitlementComputation Codable+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
[233/503] Compiling RevenueCat_CustomEntitlementComputation DateFormatter+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
[234/503] Compiling RevenueCat_CustomEntitlementComputation UInt8+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
[235/503] Compiling RevenueCat_CustomEntitlementComputation FileReader.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
[236/504] Compiling RevenueCat_CustomEntitlementComputation LoggerType.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
[237/504] Compiling RevenueCat_CustomEntitlementComputation ProcessInfo+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
[238/504] Compiling RevenueCat_CustomEntitlementComputation ReceiptParserLogger.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
[239/504] Compiling RevenueCat_CustomEntitlementComputation ReceiptStrings.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
[240/504] Compiling RevenueCat_CustomEntitlementComputation LocalReceiptFetcher.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
[241/504] Compiling RevenueCat_CustomEntitlementComputation PurchasesReceiptParser.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
[242/504] Compiling RevenueCat_CustomEntitlementComputation ReceiptParsingError.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
[243/504] Compiling RevenueCat_CustomEntitlementComputation LogIntent.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
[244/504] Compiling RevenueCat_CustomEntitlementComputation Logger.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
[245/504] Compiling RevenueCat_CustomEntitlementComputation AnalyticsStrings.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
[246/505] Compiling RevenueCat_CustomEntitlementComputation AttributionStrings.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
[247/505] Compiling RevenueCat_CustomEntitlementComputation BackendErrorStrings.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
[248/505] Compiling RevenueCat_CustomEntitlementComputation CodableStrings.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
[249/505] Compiling RevenueCat_CustomEntitlementComputation ConfigureStrings.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
[250/505] Compiling RevenueCat_CustomEntitlementComputation CustomerInfoStrings.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
[251/505] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsStrings.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/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module '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/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module '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
error: emit-module command failed with exit code 1 (use -v to see invocation)
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/204] Compiling RevenueCat CustomerCenterPresentationMode.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[3/204] Compiling RevenueCat CustomerCenterEvent.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[4/204] Compiling RevenueCat EventsRequest+CustomerCenter.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[5/217] Compiling RevenueCat DeepLinkParser.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[6/218] Compiling RevenueCat DiagnosticsEvent.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/363] 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
[8/363] Compiling RevenueCat TrackingManagerProxy.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[9/363] Compiling RevenueCat CacheStatus.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[10/363] Compiling RevenueCat AttributionNetwork.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[11/363] Compiling RevenueCat AttributionPoster.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[12/363] Compiling RevenueCat AttributionTypeFactory.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[13/363] Compiling RevenueCat PurchaseOwnershipType+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[14/363] Compiling RevenueCat Store+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[15/363] Compiling RevenueCat CustomerCenterConfigData.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[16/363] Compiling RevenueCat DeviceCache.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[17/363] Compiling RevenueCat InMemoryCachedObject.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[18/363] Compiling RevenueCat PeriodType+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[19/363] 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
[20/363] 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
[21/363] Compiling RevenueCat ASIdManagerProxy.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[22/363] Compiling RevenueCat AttributionData.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
[23/363] Compiling RevenueCat AttributionFetcher.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
 13 |
 14 | import Foundation
 15 | import os
    |        `- error: no such module 'os'
 16 |
 17 | // swiftlint:disable force_unwrapping
BUILD FAILURE 6.1 linux