.xib files in localization sorting to the top
I created a new project and Xcode put my .xib into En.lproj. So in the list, I see:
XYZViewController.xib
ClassA.h
ClassA.m
XYZViewController.h
XYZViewController.m
If the .xib is not in En.lproj, then XYZViewController sorts fine.
Is this a bug, or as expected?
Please sign in to leave a comment.
Hello Steven.
Since it's implicitly assumed that files are sorted alphabetically it's obviously a bug. Thanks for reporting this.
Here is a ticket you can watch to track this issue http://youtrack.jetbrains.com/issue/OC-7038
Thanks! I am still figuring out the culture here in how tickets vs. the forums are used. I don't want to necessarily open tickets just to have developers close them as "works as intended" unless I know it is a bug.
Oh there's nothing wrong with reporting a non-issue. It's much better than missing a bug.