Update baseline profiles (#4067)
Automated baseline profile regeneration. Generated by the `generate_baseline_profiles` Fastlane lane. <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Generated-only baseline profile updates with no runtime source changes. Risk is limited to AOT compilation hints being slightly stale or over-inclusive. > > **Overview** > Regenerates ART **baseline profiles** for `purchases` and `revenuecatui` (Fastlane `generate_baseline_profiles`). No Kotlin/Java source changes. > > The purchases profile now hints new hot paths: app background/pause/stop lifecycle, `AudiencesConfigProvider`, subscriber-attribute local-rule dimensions, checkpoint events, delayed attribute sync (`Delay.jitterOnlyIfInBackground`), and related constructor/signature churn (e.g. `PurchasesOrchestrator`, `IdentityManager`). It drops unused remote-config fallback / connection-error / some HTTP failover methods. > > The UI profile trims a few remote-image and logger methods that no longer show up as startup-critical. > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit 418606df519be200ecb33840ed4360cf07ea5794. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY -->
R
RevenueCat Git Bot committed
f8e2cfd6195c9a14ecc33a769f5148ec6968f8cc
Parent: ecb1119
Committed by GitHub <noreply@github.com>
on 8/24/2026, 7:30:34 AM