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

NavigationViewController.destination remains documented despite being deprecated #1335

Closed
captainbarbosa opened this issue Apr 25, 2018 · 3 comments

Comments

@captainbarbosa
Copy link
Contributor

captainbarbosa commented Apr 25, 2018

NavigationViewController.destination remains documented, even though it was marked as deprecated in an older release.

cc @1ec5

@1ec5
Copy link
Contributor

1ec5 commented Apr 25, 2018

realm/jazzy#843 tracks the fact that the documentation shows up in the docset without any kind of deprecation message. However, #270 should’ve marked this property unavailable or removed it outright, because the implementation has been removed.

/cc @bsudekum

@bsudekum
Copy link
Contributor

I think it's safe to remove this property entire now.

@bsudekum
Copy link
Contributor

bsudekum commented May 2, 2018

Removed in #1373

@bsudekum bsudekum closed this as completed May 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants