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

Removed Unused Availability Checks #13023

Merged
merged 1 commit into from
May 28, 2024

Commits on May 27, 2024

  1. Removed Unused Availability Checks

    * Removed redundant availability checks and attributes to match the deployment targets specified in `Package.swift` and `Firebase.podspec`
    * Removed unused fallbacks for earlier versions
    * Removed `_safariVC` from `FIRAppDistributionUIService`’s implementation, but retained the `SFSafariViewControllerDelegate` conformance as part of the interface
    * Refactored `FIRDLDefaultRetrievalProcessV2`’s `retrievePasteboardContents` to return optional strings
    yakovmanshin committed May 27, 2024
    Configuration menu
    Copy the full SHA
    04ab51c View commit details
    Browse the repository at this point in the history