Skip to content

Update baseline swiftinterface files for generated-error-codes#6974

Merged
AlvaroBrey merged 1 commit into
generated-error-codesfrom
generated_swiftinterface/generated-error-codes-617004
Jun 11, 2026
Merged

Update baseline swiftinterface files for generated-error-codes#6974
AlvaroBrey merged 1 commit into
generated-error-codesfrom
generated_swiftinterface/generated-error-codes-617004

Conversation

@RCGitBot

@RCGitBot RCGitBot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Requested by @AlvaroBrey for generated-error-codes


Note

Low Risk
Changes are generated API interface snapshots only; they do not modify runtime SDK code in this diff.

Overview
Refreshes the checked-in RevenueCat api/*.swiftinterface baselines (iOS, macOS, tvOS, watchOS, visionOS, simulators) to match the generated-error-codes branch’s public module shape.

The diff is layout and conformance metadata around errors: PublicError, NSError.asErrorCode, and the ??? operator are emitted before ErrorCode; ErrorCode’s description is declared on an extension that explicitly conforms to Swift.CustomStringConvertible instead of a plain extension; and the duplicate empty CustomStringConvertible stub at the file tail is removed. No SDK implementation changes appear in this PR—only the API snapshots used by CI’s swiftinterface checks.

Reviewed by Cursor Bugbot for commit 0544af4. 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 June 11, 2026 09:22
@AlvaroBrey AlvaroBrey merged commit 68db20c into generated-error-codes Jun 11, 2026
5 checks passed
@AlvaroBrey AlvaroBrey deleted the generated_swiftinterface/generated-error-codes-617004 branch June 11, 2026 09:23
AlvaroBrey pushed a commit that referenced this pull request Jun 11, 2026
AlvaroBrey added a commit that referenced this pull request Jun 11, 2026
* Adopt generated ErrorCode

* Move CaseIterable and CustomNSError into generated ErrorCode.swift

* Reorder ErrorCode.swift extensions to match swiftinterface baseline

* Move DescribableError conformance into generated ErrorCode.swift

* fixup! Move DescribableError conformance into generated ErrorCode.swift

* fixup! fixup! Move DescribableError conformance into generated ErrorCode.swift

* fixup! fixup! fixup! Move DescribableError conformance into generated ErrorCode.swift

* Move ErrorCode.swift into Sources/Generated/, add generated comment

* Update baseline swiftinterface files (#6974)

* Regenerate ErrorCode.swift

---------

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