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

v1.0 misses results #18

Open
sbrocket opened this issue Apr 21, 2011 · 1 comment
Open

v1.0 misses results #18

sbrocket opened this issue Apr 21, 2011 · 1 comment

Comments

@sbrocket
Copy link

I'm not sure how far this bug potentially goes. I verified that this was the case with at least one other person, so I don't think this is something specific to my Xcode install.

If I search for "rootViewController", the only two results I get are -[UINavigationController popToRootViewControllerAnimated:] and the rootViewController property of UIWindow. -[UINavigationController initWithRootViewController:] is not returned as a result even though it clearly should be. This seems like a pretty basic but potentially far reaching issue.

@atg
Copy link
Owner

atg commented Apr 22, 2011

Indeed. It would seem initWithRootViewController: is not being included in the initial index for some reason.

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

2 participants