macoscope / CodePilot

Code Pilot is an Xcode plugin which lets you woosh through your code and save a lot (and we mean a *lot*) of your time.
http://codepilot.cc
Apache License 2.0
1.33k stars 205 forks source link

Can't open Main storyboard #61

Open atticus opened 8 years ago

atticus commented 8 years ago

When the Main.storyboard (e.g. default, initial storyboard) shows up in the search results, it appears as a yellow folder and I can't open it directly. However, I can open other storyboards I've created this way (i.e. type "Ano.." for Another.storyboard, and then select it).

The Main.storyboard shows up correctly as a storyboard in the recent files list however. It's just when typing/searching that it appears as a yellow folder.

This is on the latest Xcode and OS, but I've had this issue for a long time on many versions of Xcode and many projects.

Thanks!