Skip to content

Conversation

@andrewheard
Copy link
Contributor

DynamicLink's initializer was not intended to be publicly available. Marking it as NS_UNAVAILABLE hides it from both ObjC and Swift callers; resolves #10000.

DynamicLink's initializer was not intended to be publicly available. Marking it as NS_UNAVAILABLE hides it from both ObjC and Swift callers; resolves #10000.
@google-oss-bot
Copy link

google-oss-bot commented Sep 20, 2022

Coverage Report 1

Affected Products

  • FirebaseDynamicLinks-iOS-FirebaseDynamicLinks.framework

    Overall coverage changed from 61.11% (2d89f55) to 60.89% (1be1099) by -0.22%.

    FilenameBase (2d89f55)Merge (1be1099)Diff
    FIRDynamicLink.m78.70%74.07%-4.63%

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/Du1K3J9C2I.html

@google-oss-bot
Copy link

@andrewheard andrewheard merged commit 5d7d52c into master Sep 20, 2022
@andrewheard andrewheard deleted the ah-fdl-init branch September 20, 2022 22:20
@firebase firebase locked and limited conversation to collaborators Oct 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DynamicLink initializer shouldn't be available from Swift

3 participants