Re: Any Way To Make XCode 4 search XIB files?
Re: Any Way To Make XCode 4 search XIB files?
- Subject: Re: Any Way To Make XCode 4 search XIB files?
- From: Praveen S <email@hidden>
- Date: Thu, 29 Nov 2012 18:18:04 +0530
On Nov 21, 2012, at 12:27 AM, Keary Suska wrote:
> On Nov 20, 2012, at 1:55 AM, Praveen S wrote:
>
>> What about ack (better than grep) or grep command :)
>> On Jun 21, 2011, at 9:19 AM, Nikolaus Heger wrote:
>>
>>> I've run into this a few times: Global search (Shift-F) doesn't look in XIB files.
>>>
>>> Which is not so good when I am searching for resources, or class names.
>>>
>>> Is there any way to make it? I know there's a bunch of search options but they all seem to automatically exclude XIB files.. the only way I have found to make it work is by searching the root directory, but that also finds all sorts of svn files.
>
> The short answer is no, but there are options. As for 3rd party solutions, I will throw in BBEdit as a powerful option. In Xcode alone, I sometimes use the refactor->rename process to see how a known class is being used across a project.
BBEdit? Is it free? To just accomplish a small work why do we need 3rd party solutions. I just wrote a small script using ack which just find and replace the text in matching files ( including xib files).
>
> HTH,
>
> Keary Suska
> Esoteritech, Inc.
>
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden