Skip to content

Update baseline swiftinterface files for billing-plan-type-value#6798

Merged
fire-at-will merged 1 commit into
billing-plan-type-valuefrom
generated_swiftinterface/billing-plan-type-value-570029
May 14, 2026
Merged

Update baseline swiftinterface files for billing-plan-type-value#6798
fire-at-will merged 1 commit into
billing-plan-type-valuefrom
generated_swiftinterface/billing-plan-type-value-570029

Conversation

@RCGitBot

@RCGitBot RCGitBot commented May 14, 2026

Copy link
Copy Markdown
Contributor

Requested by @fire-at-will for billing-plan-type-value


Note

Low Risk
Updates generated .swiftinterface baseline files only, affecting Objective‑C API surface metadata for BillingPlanType.rawValue but not runtime logic. Low risk aside from potential downstream ABI/interop expectations for consumers relying on the interfaces.

Overview
Updates the generated public .swiftinterface baselines across Apple platforms to expose BillingPlanType.rawValue as an Objective‑C visible property by adding @objc to its declaration.

No functional implementation changes are included; this is an API surface/baseline regeneration change for Swift/ObjC interop consistency.

Reviewed by Cursor Bugbot for commit 99a54fd. Bugbot is set up for automated code reviews on this repo. Configure here.

@RCGitBot RCGitBot requested a review from a team as a code owner May 14, 2026 18:38
@fire-at-will fire-at-will merged commit 803ed11 into billing-plan-type-value May 14, 2026
5 checks passed
@fire-at-will fire-at-will deleted the generated_swiftinterface/billing-plan-type-value-570029 branch May 14, 2026 18:59
fire-at-will added a commit that referenced this pull request May 15, 2026
* add BillingPlanType.value

* rename to rawValue/remove from()

* api tester

* silly test fix

* Update baseline swiftinterface files (#6797)

* Update baseline swiftinterface files (#6798)

---------

Co-authored-by: RevenueCat Git Bot <72824662+RCGitBot@users.noreply.github.com>
fire-at-will added a commit that referenced this pull request May 27, 2026
* add BillingPlanType.value

* rename to rawValue/remove from()

* api tester

* silly test fix

* Update baseline swiftinterface files (#6797)

* Update baseline swiftinterface files (#6798)

* customer info updates for products with billing plans

* lint

* standardize calculations

* Update FetchProductsView.swift

* rename

* lint

* add more tests

* Update ButtonComponentViewModelInteractionTests.swift

* test with decoding two entitlements on product with upfront and monthly

---------

Co-authored-by: RevenueCat Git Bot <72824662+RCGitBot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants