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

Successful build of RevenueCat, reference 5.22.2 (f45bcc), with Swift 5.10 for macOS (SPM) on 1 May 2025 08:13:51 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

        var price: Float?
        ~~~ ^
        let
[420/752] Compiling RevenueCat SK2BeginRefundRequestHelper.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
[421/752] Compiling RevenueCat StoreKit2PurchaseIntentListener.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
[422/752] Compiling RevenueCat StoreKit2Receipt.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
[423/752] Compiling RevenueCat StoreKit2StorefrontListener.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
[424/752] Compiling RevenueCat StoreKit2TransactionFetcher.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
[425/752] Compiling RevenueCat StoreKit2TransactionListener.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
[426/752] Compiling RevenueCat WinBackOfferEligibilityCalculator.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
[427/752] Compiling RevenueCat WinBackOfferEligibilityCalculatorType.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
[428/752] Compiling RevenueCat EncodedAppleReceipt.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
[429/752] Compiling RevenueCat ProductType.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
[430/752] Compiling RevenueCat PromotionalOffer.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
[432/752] Compiling RevenueCat SK1StoreProduct.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
[435/752] Compiling RevenueCat SK1StoreProductDiscount.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
[438/752] Compiling RevenueCat SK1StoreTransaction.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
[440/752] Compiling RevenueCat SK1Storefront.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
[442/752] Compiling RevenueCat SK2StoreProduct.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
[444/752] Compiling RevenueCat SK2StoreProductDiscount.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
[446/752] Compiling RevenueCat SK2StoreTransaction.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
[449/752] Compiling RevenueCat SK2Storefront.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:223:13: warning: variable 'reason' was never mutated; consider changing to 'let' constant
        var reason: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:224:13: warning: variable 'currency' was never mutated; consider changing to 'let' constant
        var currency: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/StoreKit2/StoreKit2TransactionListener.swift:225:13: warning: variable 'price' was never mutated; consider changing to 'let' constant
        var price: Float?
        ~~~ ^
        let
[463/752] Compiling RevenueCat StoreEnvironment.swift
[464/752] Compiling RevenueCat StoreKitWorkarounds.swift
[465/752] Compiling RevenueCat StoreProduct.swift
[466/752] Compiling RevenueCat StoreProductDiscount.swift
[467/752] Compiling RevenueCat StoreTransaction.swift
[468/752] Compiling RevenueCat Storefront.swift
[469/752] Compiling RevenueCat StorefrontProvider.swift
[470/752] Compiling RevenueCat SubscriptionPeriod.swift
[471/752] Compiling RevenueCat TestStoreProduct.swift
[472/752] Compiling RevenueCat TestStoreProductDiscount.swift
[473/752] Compiling RevenueCat WinBackOffer.swift
[474/752] Compiling RevenueCat TransactionsFactory.swift
[475/752] Compiling RevenueCat TransactionsManager.swift
[476/752] Compiling RevenueCat TrialOrIntroPriceEligibilityChecker.swift
[477/752] Compiling RevenueCat FakeSigning.swift
[478/752] Compiling RevenueCat HTTPRequest+Signing.swift
[479/752] Compiling RevenueCat HTTPRequestBody+Signing.swift
[480/752] Compiling RevenueCat Signing+ResponseVerification.swift
[481/752] Compiling RevenueCat Signing.swift
[482/752] Compiling RevenueCat VerificationResult.swift
[483/752] Compiling RevenueCat AttributionDataMigrator.swift
[484/752] Compiling RevenueCat AttributionKey.swift
[485/752] Compiling RevenueCat ReservedSubscriberAttributes.swift
[486/752] Compiling RevenueCat SubscriberAttribute.swift
[487/752] Emitting module RevenueCat_CustomEntitlementComputation
[488/752] Emitting module RevenueCat
[489/752] Compiling RevenueCat OfferingsAPI.swift
[490/752] Compiling RevenueCat OfflineEntitlementsAPI.swift
[491/752] Compiling RevenueCat GetCustomerCenterConfigOperation.swift
[492/752] Compiling RevenueCat GetCustomerInfoOperation.swift
[493/752] Compiling RevenueCat GetIntroEligibilityOperation.swift
[494/752] Compiling RevenueCat GetOfferingsOperation.swift
[495/752] Compiling RevenueCat GetProductEntitlementMappingOperation.swift
[496/752] Compiling RevenueCat CustomerInfoResponseHandler.swift
[497/752] Compiling RevenueCat HealthOperation.swift
[498/752] Compiling RevenueCat HealthReportOperation.swift
[499/752] Compiling RevenueCat LogInOperation.swift
[500/752] Compiling RevenueCat NetworkOperation.swift
[501/752] Compiling RevenueCat PostAdServicesTokenOperation.swift
[502/752] Compiling RevenueCat PostAttributionDataOperation.swift
[503/752] Compiling RevenueCat PostOfferForSigningOperation.swift
[504/752] Compiling RevenueCat PostReceiptDataOperation.swift
[505/752] Compiling RevenueCat PostRedeemWebPurchaseOperation.swift
[506/752] Compiling RevenueCat PostSubscriberAttributesOperation.swift
[507/752] Compiling RevenueCat RedeemWebPurchaseAPI.swift
[508/752] Compiling RevenueCat CustomerCenterConfigResponse.swift
[509/752] Compiling RevenueCat CustomerInfoResponse.swift
[510/752] Compiling RevenueCat GetIntroEligibilityResponse.swift
[511/752] Compiling RevenueCat HealthReportResponse.swift
[512/752] Compiling RevenueCat OfferingsResponse.swift
[513/752] Compiling RevenueCat PostOfferResponse.swift
[514/752] Compiling RevenueCat ProductEntitlementMappingResponse.swift
[515/752] Compiling RevenueCat PaywallComponentsData.swift
[516/752] Compiling RevenueCat UIConfig.swift
[517/752] Compiling RevenueCat CustomerInfo+OfflineEntitlements.swift
[518/752] Compiling RevenueCat OfflineCustomerInfoCreator.swift
[519/752] Compiling RevenueCat OfflineEntitlementsManager.swift
[520/752] Compiling RevenueCat ProductEntitlementMapping.swift
[521/752] Compiling RevenueCat ProductEntitlementMappingFetcher.swift
[522/752] Compiling RevenueCat PurchasedProductsFetcher.swift
[523/752] Compiling RevenueCat PurchasedSK2Product.swift
[524/752] Compiling RevenueCat Background.swift
[525/752] Compiling RevenueCat Border.swift
[526/752] Compiling RevenueCat ComponentOverrides.swift
[527/752] Compiling RevenueCat Dimension.swift
[528/752] Compiling RevenueCat PaywallComponentBase.swift
[529/752] Compiling RevenueCat PaywallComponentLocalization.swift
[530/752] Compiling RevenueCat PaywallComponentPropertyTypes.swift
[531/752] Compiling RevenueCat PaywallButtonComponent.swift
[532/752] Compiling RevenueCat PaywallCarouselComponent.swift
[533/752] Compiling RevenueCat PaywallIconComponent.swift
[534/752] Compiling RevenueCat PaywallImageComponent.swift
[535/752] Compiling RevenueCat PaywallPackageComponent.swift
[536/752] Compiling RevenueCat PaywallPurchaseButtonComponent.swift
[585/752] Compiling RevenueCat SubscriberAttributesManager.swift
[586/752] Compiling RevenueCat BeginRefundRequestHelper.swift
[587/752] Compiling RevenueCat DebugContentViews.swift
[588/752] Compiling RevenueCat DebugView.swift
[589/752] Compiling RevenueCat DebugViewController.swift
[590/752] Compiling RevenueCat DebugViewModel.swift
[591/752] Compiling RevenueCat DebugViewSheetPresentation.swift
[592/752] Compiling RevenueCat ProductStatus+Icon.swift
[593/752] Compiling RevenueCat SDKHealthCheckStatus+Icon.swift
[594/752] Compiling RevenueCat SDKHealthStatus+Icon.swift
[595/752] Compiling RevenueCat FrameworkDisambiguation.swift
[596/752] Compiling RevenueCat HealthReport+Validate.swift
[597/752] Compiling RevenueCat ManageSubscriptionsHelper.swift
[598/752] Compiling RevenueCat PaywallExtensions.swift
[599/752] Compiling RevenueCat PurchasesDiagnostics.swift
[600/752] Compiling RevenueCat SDKHealthError+CustomNSError.swift
[601/752] Compiling RevenueCat StoreMessageType.swift
[602/752] Compiling RevenueCat StoreMessagesHelper.swift
[603/752] Compiling RevenueCat SwiftVersionCheck.swift
[604/752] Compiling RevenueCat URL+WebPurchaseRedemption.swift
[605/752] Compiling RevenueCat WebPurchaseRedemption.swift
[606/752] Compiling RevenueCat WebPurchaseRedemptionHelper.swift
[607/752] Compiling RevenueCat WebPurchaseRedemptionResult.swift
[608/752] Compiling RevenueCat resource_bundle_accessor.swift
[657/752] Compiling RevenueCat_CustomEntitlementComputation NonSubscriptionTransaction.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
[658/752] Compiling RevenueCat_CustomEntitlementComputation Offering.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
[659/752] Compiling RevenueCat_CustomEntitlementComputation Offerings.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
[660/752] Compiling RevenueCat_CustomEntitlementComputation OfferingsFactory.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
[661/752] Compiling RevenueCat_CustomEntitlementComputation OfferingsManager.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
[662/752] Compiling RevenueCat_CustomEntitlementComputation Package.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
[663/752] Compiling RevenueCat_CustomEntitlementComputation PackageType.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
[664/752] Compiling RevenueCat_CustomEntitlementComputation ProductRequestData+Initialization.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
[665/752] Compiling RevenueCat_CustomEntitlementComputation ProductRequestData.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
[666/752] Compiling RevenueCat_CustomEntitlementComputation ProductsManager.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
[667/752] Compiling RevenueCat_CustomEntitlementComputation ProductsRequestFactory.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
[668/752] Compiling RevenueCat_CustomEntitlementComputation PurchaseOwnershipType.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
[669/752] Compiling RevenueCat_CustomEntitlementComputation Attribution.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
[670/752] Compiling RevenueCat_CustomEntitlementComputation PurchaseParams.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
[671/752] Compiling RevenueCat_CustomEntitlementComputation Purchases.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
[672/752] Compiling RevenueCat_CustomEntitlementComputation PurchasesAreCompletedBy.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
[673/752] Compiling RevenueCat_CustomEntitlementComputation PurchasesDelegate.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
[674/752] Compiling RevenueCat_CustomEntitlementComputation PurchasesOrchestrator.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
[675/752] Compiling RevenueCat_CustomEntitlementComputation PurchasesType.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
[676/752] Compiling RevenueCat_CustomEntitlementComputation TransactionPoster.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
[677/752] Compiling RevenueCat_CustomEntitlementComputation ReceiptFetcher.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
[678/752] Compiling RevenueCat_CustomEntitlementComputation ReceiptRefreshPolicy.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
[679/752] Compiling RevenueCat_CustomEntitlementComputation PaymentQueueWrapper.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
[680/752] Compiling RevenueCat_CustomEntitlementComputation ProductsFetcherSK1.swift
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CustomEntitlementComputation/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:623:13: warning: variable 'winBackOfferApplied' was never mutated; consider changing to 'let' constant
        var winBackOfferApplied: Bool = false
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:631:20: warning: immutable value 'winBackOffer' was never used; consider replacing with '_' or removing it
            if let winBackOffer, #available(iOS 18.0, macOS 15.0, tvOS 18.0, watchOS 11.0, visionOS 2.0, *) {
               ~~~~^~~~~~~~~~~~
               _
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1227:13: warning: variable 'offerId' was never mutated; consider changing to 'let' constant
        var offerId: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1228:13: warning: variable 'offerType' was never mutated; consider changing to 'let' constant
        var offerType: String?
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/Purchasing/Purchases/PurchasesOrchestrator.swift:1343:17: warning: variable 'attemptedToPurchaseWithASubscriptionOffer' was never mutated; consider changing to 'let' constant
            var attemptedToPurchaseWithASubscriptionOffer = false
            ~~~ ^
            let
[705/752] Compiling RevenueCat_CustomEntitlementComputation PaywallStackComponent.swift
[706/752] Compiling RevenueCat_CustomEntitlementComputation PaywallStickyFooterComponent.swift
[707/752] Compiling RevenueCat_CustomEntitlementComputation PaywallTabsComponent.swift
[708/752] Compiling RevenueCat_CustomEntitlementComputation PaywallTextComponent.swift
[709/752] Compiling RevenueCat_CustomEntitlementComputation PaywallTimelineComponent.swift
[710/752] Compiling RevenueCat_CustomEntitlementComputation PaywallV2CacheWarming.swift
[711/752] Compiling RevenueCat_CustomEntitlementComputation EventsRequest+Paywall.swift
[712/752] Compiling RevenueCat_CustomEntitlementComputation PaywallHTTPRequestPath.swift
[713/752] Compiling RevenueCat_CustomEntitlementComputation PostPaywallEventsOperation.swift
[714/752] Compiling RevenueCat_CustomEntitlementComputation PaywallEvent.swift
[715/752] Compiling RevenueCat_CustomEntitlementComputation PaywallEventStore.swift
[716/752] Compiling RevenueCat_CustomEntitlementComputation PaywallEventsManager.swift
[717/752] Compiling RevenueCat_CustomEntitlementComputation PaywallCacheWarming.swift
[718/752] Compiling RevenueCat_CustomEntitlementComputation PaywallColor.swift
[719/752] Compiling RevenueCat_CustomEntitlementComputation PaywallData+Localization.swift
[720/752] Compiling RevenueCat_CustomEntitlementComputation PaywallData.swift
[721/752] Compiling RevenueCat_CustomEntitlementComputation PaywallViewMode.swift
[722/752] Compiling RevenueCat_CustomEntitlementComputation CachingProductsManager.swift
[723/752] Compiling RevenueCat_CustomEntitlementComputation CachingTrialOrIntroPriceEligibilityChecker.swift
[724/752] Compiling RevenueCat_CustomEntitlementComputation Configuration.swift
[725/752] Compiling RevenueCat_CustomEntitlementComputation EntitlementInfo.swift
[726/752] Compiling RevenueCat_CustomEntitlementComputation EntitlementInfos.swift
[727/752] Compiling RevenueCat_CustomEntitlementComputation IntroEligibility.swift
[728/752] Compiling RevenueCat_CustomEntitlementComputation IntroEligibilityCalculator.swift
[753/936] Compiling RevenueCatUI CompatibilityNavigationStack.swift
[754/936] Compiling RevenueCatUI CompatibilityTopBarTrailing.swift
[755/936] Compiling RevenueCatUI CustomerCenterNavigationLink.swift
[756/936] Compiling RevenueCatUI CustomerCenterNavigationOptions.swift
[757/936] Compiling RevenueCatUI CustomerCenterView.swift
[758/936] Compiling RevenueCatUI ErrorView.swift
[759/936] Compiling RevenueCatUI FeedbackSurveyView.swift
[760/936] Compiling RevenueCatUI ManageSubscriptionsButtonsView.swift
[761/936] Compiling RevenueCatUI ManageSubscriptionsView.swift
[762/936] Compiling RevenueCatUI NoSubscriptionsView.swift
[763/936] Compiling RevenueCatUI PromotionalOfferView.swift
[764/936] Compiling RevenueCatUI PurchaseDetailView.swift
[765/936] Compiling RevenueCatUI PurchaseHistoryView.swift
[766/936] Compiling RevenueCatUI PurchaseLinkView.swift
[767/936] Compiling RevenueCatUI RestorePurchasesAlert.swift
[768/936] Compiling RevenueCatUI SubscriptionDetailsView.swift
[769/936] Compiling RevenueCatUI TintedProgressView.swift
[770/936] Compiling RevenueCatUI CustomerCenterViewController.swift
[771/936] Compiling RevenueCatUI WrongPlatformView.swift
[772/936] Compiling RevenueCatUI Constants.swift
[773/936] Compiling RevenueCatUI CustomerInfoFixtures.swift
[774/956] Compiling RevenueCatUI VariableHandlerV2.swift
[775/956] Compiling RevenueCatUI BackgroundStyle.swift
[776/956] Compiling RevenueCatUI BadgeModifier.swift
[777/956] Compiling RevenueCatUI DisplayableColor.swift
[778/956] Compiling RevenueCatUI Fill.swift
[779/956] Compiling RevenueCatUI ForegroundColorScheme.swift
[780/956] Compiling RevenueCatUI ProgressViewModifier.swift
[781/956] Compiling RevenueCatUI ShadowModifier.swift
[782/956] Compiling RevenueCatUI Shape.swift
[783/956] Compiling RevenueCatUI SizeModifier.swift
[784/956] Compiling RevenueCatUI LocalizationProvider.swift
[785/956] Compiling RevenueCatUI PackageValidator.swift
[786/956] Compiling RevenueCatUI PaywallComponentTypeTransformers.swift
[787/956] Compiling RevenueCatUI PaywallComponentViewModel.swift
[788/956] Compiling RevenueCatUI PresentedPartials.swift
[789/956] Compiling RevenueCatUI UIConfigProvider.swift
[790/956] Compiling RevenueCatUI ViewModelFactory.swift
[791/956] Compiling RevenueCatUI PaywallFooterViewController.swift
[792/956] Compiling RevenueCatUI PaywallViewController.swift
[793/956] Compiling RevenueCatUI View+OnRedeemWebPurchaseAttempt.swift
[794/956] Compiling RevenueCatUI ImageComponentView.swift
[795/956] Compiling RevenueCatUI ImageComponentViewModel.swift
[796/956] Compiling RevenueCatUI ComponentViewState.swift
[797/956] Compiling RevenueCatUI PackageComponentView.swift
[798/956] Compiling RevenueCatUI PackageComponentViewModel.swift
[799/956] Compiling RevenueCatUI PurchaseButtonComponentView.swift
[800/956] Compiling RevenueCatUI PurchaseButtonComponentViewModel.swift
[801/956] Compiling RevenueCatUI RootView.swift
[802/956] Compiling RevenueCatUI RootViewModel.swift
[803/956] Compiling RevenueCatUI FlexHStack.swift
[804/956] Compiling RevenueCatUI FlexVStack.swift
[805/956] Compiling RevenueCatUI JustifyContent.swift
[806/956] Compiling RevenueCatUI StackComponentView.swift
[807/956] Compiling RevenueCatUI StackComponentViewModel.swift
[808/956] Compiling RevenueCatUI StickyFooterComponentView.swift
[809/956] Compiling RevenueCatUI StickyFooterComponentViewModel.swift
[810/956] Compiling RevenueCatUI TabControlButtonComponentView.swift
[811/956] Compiling RevenueCatUI TabControlButtonComponentViewModel.swift
[812/956] Compiling RevenueCatUI TabControlComponentView.swift
[813/956] Compiling RevenueCatUI TabControlComponentViewModel.swift
[814/956] Compiling RevenueCatUI Binding+Extensions.swift
[815/956] Compiling RevenueCatUI CustomerCenterPurchasesType.swift
[816/956] Compiling RevenueCatUI CustomerCenter+PreferenceKeys.swift
[817/956] Compiling RevenueCatUI CustomerCenterView+Actions.swift
[818/956] Compiling RevenueCatUI ButtonStyles.swift
[819/956] Compiling RevenueCatUI ColorFromAppearance.swift
[820/956] Compiling RevenueCatUI ContactSupportUtilities.swift
[821/956] Compiling RevenueCatUI CustomerInfo+CurrentEntitlement.swift
[822/956] Compiling RevenueCatUI CustomerCenterAction.swift
[823/956] Compiling RevenueCatUI CustomerCenterActionViewModifier.swift
[824/956] Compiling RevenueCatUI CustomerCenterActionWrapper.swift
[825/956] Compiling RevenueCatUI CustomerCenterConfigTestData.swift
[826/956] Compiling RevenueCatUI CustomerCenterEnvironment.swift
[827/956] Compiling RevenueCatUI CustomerCenterError.swift
[828/956] Compiling RevenueCatUI CustomerCenterManagementOption.swift
[829/956] Compiling RevenueCatUI CustomerCenterPurchases.swift
[830/956] Compiling RevenueCatUI FeedbackSurveyData.swift
[831/956] Compiling RevenueCatUI LoadPromotionalOfferUseCase.swift
[832/956] Compiling RevenueCatUI PromotionalOfferData.swift
[833/956] Compiling RevenueCatUI PurchaseInformation.swift
[834/956] Compiling RevenueCatUI SemanticVersion.swift
[835/956] Emitting module RevenueCatUI
[836/956] Compiling RevenueCatUI TabControlToggleComponentView.swift
[837/956] Compiling RevenueCatUI TabControlToggleComponentViewModel.swift
[838/956] Compiling RevenueCatUI TabsComponentView.swift
[839/956] Compiling RevenueCatUI TabsComponentViewModel.swift
[840/956] Compiling RevenueCatUI TextComponentView.swift
[841/956] Compiling RevenueCatUI TextComponentViewModel.swift
[842/956] Compiling RevenueCatUI TimelineComponentView.swift
[843/956] Compiling RevenueCatUI TimelineComponentViewModel.swift
[844/956] Compiling RevenueCatUI IntroOfferEligibilityContext.swift
[845/956] Compiling RevenueCatUI PackageContext.swift
[846/956] Compiling RevenueCatUI ScreenCondition.swift
[847/956] Compiling RevenueCatUI LocaleExtensions.swift
[848/956] Compiling RevenueCatUI LocaleFinder.swift
[849/956] Compiling RevenueCatUI PaywallsV2View.swift
[850/956] Compiling RevenueCatUI PreviewMock.swift
[851/956] Compiling RevenueCatUI FallbackComponentPreview.swift
[852/956] Compiling RevenueCatUI FamilySharingTogglePreview.swift
[853/956] Compiling RevenueCatUI MultiTierPreview.swift
[854/956] Compiling RevenueCatUI PurchaseButtonInPackage.swift
[855/956] Compiling RevenueCatUI Template1Preview.swift
[856/956] Compiling RevenueCatUI CustomerCenterConfigDataSupport+URL.swift
[857/956] Compiling RevenueCatUI CustomerInfo+ActiveTransaction.swift
[858/956] Compiling RevenueCatUI Store+Localization.swift
[859/956] Compiling RevenueCatUI URLUtilities.swift
[860/956] Compiling RevenueCatUI CustomerCenterLocalizationStrings.swift
[861/956] Compiling RevenueCatUI CustomerCenterStoreKitUtilities.swift
[862/956] Compiling RevenueCatUI CustomerCenterStoreKitUtilitiesType.swift
[863/956] Compiling RevenueCatUI View+PresentCustomerCenter.swift
[864/956] Compiling RevenueCatUI CustomerCenterViewModel.swift
[865/956] Compiling RevenueCatUI CustomerCenterViewState.swift
[866/956] Compiling RevenueCatUI FeedbackSurveyViewModel.swift
[867/956] Compiling RevenueCatUI ManageSubscriptionsViewModel.swift
[868/956] Compiling RevenueCatUI PromotionalOfferViewModel.swift
[869/956] Compiling RevenueCatUI PurchaseDetailItem.swift
[870/956] Compiling RevenueCatUI PurchaseDetailViewModel.swift
[871/956] Compiling RevenueCatUI PurchaseHistoryViewModel.swift
[872/956] Compiling RevenueCatUI PurchaseInfo.swift
[873/956] Compiling RevenueCatUI RestorePurchasesAlertViewModel.swift
[874/956] Compiling RevenueCatUI AppUpdateWarningView.swift
[875/956] Compiling RevenueCatUI CompatibilityContentUnavailableView.swift
[876/956] Compiling RevenueCatUI CompatibilityLabeledContent.swift
[877/956] Compiling RevenueCatUI ColorInformation+MultiScheme.swift
[878/956] Compiling RevenueCatUI EmergeRenderingMode.swift
[879/956] Compiling RevenueCatUI ImageLoader.swift
[880/956] Compiling RevenueCatUI Logger.swift
[881/956] Compiling RevenueCatUI Optional+Extensions.swift
[882/956] Compiling RevenueCatUI Package+VariableDataProvider.swift
[883/956] Compiling RevenueCatUI PaywallData+Default.swift
[884/956] Compiling RevenueCatUI PreviewHelpers.swift
[885/956] Compiling RevenueCatUI RuntimeUtils.swift
[886/956] Compiling RevenueCatUI StoreProduct+Extensions.swift
[887/956] Compiling RevenueCatUI StoreProductDiscount+Extensions.swift
[888/956] Compiling RevenueCatUI SubscriptionPeriod+Extensions.swift
[889/956] Compiling RevenueCatUI TemplateView+MultiTier.swift
[890/956] Compiling RevenueCatUI VersionDetector.swift
[891/956] Compiling RevenueCatUI ConsistentPackageContentView.swift
[892/956] Compiling RevenueCatUI ConsistentTierContentView.swift
[893/956] Compiling RevenueCatUI FitToAspectRatio.swift
[894/956] Compiling RevenueCatUI FooterHidingModifier.swift
[895/956] Compiling RevenueCatUI ViewExtensions.swift
[896/956] Compiling RevenueCatUI PaywallFontProvider.swift
[897/956] Compiling RevenueCatUI PaywallError.swift
[898/956] Compiling RevenueCatUI TemplateError.swift
[899/956] Compiling RevenueCatUI IntroEligibilityViewModel.swift
[900/956] Compiling RevenueCatUI TrialOrIntroEligibilityChecker+TestData.swift
[901/956] Compiling RevenueCatUI TrialOrIntroEligibilityChecker.swift
[902/956] Compiling RevenueCatUI Localization.swift
[903/956] Compiling RevenueCatUI LocalizedAlertError.swift
[904/956] Compiling RevenueCatUI PaywallData+Validation.swift
[905/956] Compiling RevenueCatUI PaywallTemplate.swift
[906/956] Compiling RevenueCatUI PaywallViewConfiguration.swift
[907/956] Compiling RevenueCatUI PaywallViewMode+Extensions.swift
[908/956] Compiling RevenueCatUI ProcessedLocalizedConfiguration.swift
[909/956] Compiling RevenueCatUI Strings.swift
[910/956] Compiling RevenueCatUI TemplateViewConfiguration+Extensions.swift
[911/956] Compiling RevenueCatUI TemplateViewConfiguration+Images.swift
[912/956] Compiling RevenueCatUI TemplateViewConfiguration.swift
[913/956] Compiling RevenueCatUI TestData.swift
[914/956] Compiling RevenueCatUI UserInterfaceIdiom.swift
[915/956] Compiling RevenueCatUI Variables.swift
[916/956] Compiling RevenueCatUI Bundle+Extensions.swift
[917/956] Compiling RevenueCatUI View+PresentPaywall.swift
[918/956] Compiling RevenueCatUI View+PresentPaywallFooter.swift
[919/956] Compiling RevenueCatUI View+PurchaseRestoreCompleted.swift
[920/956] Compiling RevenueCatUI AsyncButton.swift
[921/956] Compiling RevenueCatUI DebugErrorView.swift
[922/956] Compiling RevenueCatUI ErrorDisplay.swift
[923/956] Compiling RevenueCatUI FooterView.swift
[924/956] Compiling RevenueCatUI GradientView.swift
[925/956] Compiling RevenueCatUI IconView.swift
[926/956] Compiling RevenueCatUI IntroEligibilityStateView.swift
[927/956] Compiling RevenueCatUI LoadingPaywallView.swift
[928/956] Compiling RevenueCatUI PackageButtonStyle.swift
[929/956] Compiling RevenueCatUI ProgressView.swift
[930/956] Compiling RevenueCatUI PurchaseButton.swift
[931/956] Compiling RevenueCatUI RemoteImage.swift
[932/956] Compiling RevenueCatUI SafariView.swift
[933/956] Compiling RevenueCatUI TemplateBackgroundImageView.swift
[934/956] Compiling RevenueCatUI TemplatePackageSetting.swift
[935/956] Compiling RevenueCatUI TierSelectorView.swift
[936/956] Compiling RevenueCatUI resource_bundle_accessor.swift
[937/956] Compiling RevenueCatUI PaywallView.swift
[938/956] Compiling RevenueCatUI MockPurchases.swift
[939/956] Compiling RevenueCatUI PaywallPurchasesType.swift
[940/956] Compiling RevenueCatUI PurchaseHandler+TestData.swift
[941/956] Compiling RevenueCatUI PurchaseHandler.swift
[942/956] Compiling RevenueCatUI WatchTemplateView.swift
[943/956] Compiling RevenueCatUI Template1View.swift
[944/956] Compiling RevenueCatUI Template2View.swift
[945/956] Compiling RevenueCatUI Template3View.swift
[946/956] Compiling RevenueCatUI Template4View.swift
[947/956] Compiling RevenueCatUI Template5View.swift
[948/956] Compiling RevenueCatUI Template7View.swift
[949/956] Compiling RevenueCatUI TemplateViewType.swift
[950/956] Compiling RevenueCatUI ButtonComponentView.swift
[951/956] Compiling RevenueCatUI ButtonComponentViewModel.swift
[952/956] Compiling RevenueCatUI CarouselComponentView.swift
[953/956] Compiling RevenueCatUI CarouselComponentViewModel.swift
[954/956] Compiling RevenueCatUI ComponentsView.swift
[955/956] Compiling RevenueCatUI IconComponentView.swift
[956/956] Compiling RevenueCatUI IconComponentViewModel.swift
Build complete! (39.17s)
Fetching https://github.com/quick/nimble
[1/19567] Fetching nimble
Fetched https://github.com/quick/nimble from cache (2.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 (2.24s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.80s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.50s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.70s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.50s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 26ed3a2b4a2df47917ca9b790a57f91285b923fb
Creating working copy for https://github.com/quick/nimble
Working copy of https://github.com/quick/nimble resolved at 1f3bde57bde12f5e7b07909848c071e9b73d6edc
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/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
    /Users/admin/builder/spi-builder-workspace/RevenueCatUI/RevenueCatUIDev.xctestplan
Build complete.
{
  "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" : "/Users/admin/builder/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" : "/Users/admin/builder/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" : "/Users/admin/builder/spi-builder-workspace/Tests/RevenueCatUITests/Resources/header.heic",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/RevenueCatUITests/Resources/background.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/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" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/en_US.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en_us"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/he.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "he"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/da.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "da"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/fi.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fi"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/en_GB.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en_gb"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/uk.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "uk"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/it.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "it"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/tr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "tr"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/pt_BR.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pt_br"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/cs.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "cs"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/el.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "el"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/ar.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ar"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/sk.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "sk"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/no.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "no"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/hr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "hr"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/hu.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "hu"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/id.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "id"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/de.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "de"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/bg.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "bg"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/nl.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "nl"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/fr_CA.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr_ca"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/ms.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ms"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/en_AU.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en_au"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/ko.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ko"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/en_CA.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en_ca"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/ru.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ru"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/zh_Hans.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "zh_hans"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/ca.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ca"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/kk.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "kk"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/fr_FR.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr_fr"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/ja.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/zh_Hant.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "zh_hant"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/vi.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "vi"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/hi.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "hi"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/background.jpg",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/ro.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ro"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/es_419.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "es_419"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/sv.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "sv"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/es_ES.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "es_es"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/th.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "th"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/icons.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/pl.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pl"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/RevenueCatUI/Resources/pt_PT.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pt_pt"
            }
          }
        }
      ],
      "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/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" : "/Users/admin/builder/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 '/Users/admin/builder/spi-builder-workspace/Tests/RevenueCatUITests/Templates/__Snapshots__': File not found.
Done.