Re: Diagnosing link errors
Re: Diagnosing link errors
- Subject: Re: Diagnosing link errors
- From: John Clements <email@hidden>
- Date: Fri, 28 May 2004 10:00:11 +1000
Does XCode provide any way to search my entire collection of
installed frameworks for a particular symbol?
Yes, but you have to set it up. Two possibilities...
1) In the 'Find in Project' dialog, click the "Options" button (took me
a while to notice it too)
'Add' a new Find Set
Turn on 'Search in Files and Folders'
Drag in the Frameworks folder
This approach makes Frameworks searching available at all times
2) Create a new empty project, then drag Frameworks into it.
Whenever you need to do a search, open the project and Cmd-Shift-F.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.