Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MXO Deprecation Annotations #278

Merged
merged 4 commits into from
Jul 1, 2024
Merged

MXO Deprecation Annotations #278

merged 4 commits into from
Jul 1, 2024

Conversation

KunJeongPark
Copy link
Collaborator

@KunJeongPark KunJeongPark commented Jun 21, 2024

Summary of changes

  • Add deprecation annotation for public classes and functions and in protocols to silence deprecation warnings

Checklist

  • Added a changelog entry

Authors

List GitHub usernames for everyone who contributed to this pull request.

@KunJeongPark KunJeongPark requested a review from a team as a code owner June 21, 2024 14:19
CHANGELOG.md Outdated
Comment on lines 5 to 6
* PayPalNativePayments
* Add deprecated warning in public classes and methods
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's update this to make it more similar to the suggestion in the BT SDK: braintree/braintree_ios#1341 (comment)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

addressed here: b7d4b31

@KunJeongPark KunJeongPark merged commit f5d3a45 into main Jul 1, 2024
5 checks passed
@KunJeongPark KunJeongPark deleted the MXODeprecationLines branch July 1, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants