Re: Add files to project by type
Re: Add files to project by type
- Subject: Re: Add files to project by type
- From: Chris Espinosa <email@hidden>
- Date: Fri, 22 Apr 2005 15:44:06 -0700
On Apr 22, 2005, at 2:45 PM, Jonathon Mah wrote: How can I add just *.c & *.h files to an empty Xcode project? It seems that all I can do is point to a directory and let it recurse through and add all files it sees to the project. I must be missing something.
Just use the Finder to search for all .h files, select all and drag them in; search for .c files, select all and drag them in.
The other thing to do, as Xcode has much better file filtering than the Finder does, is to drag all the files into your Xcode project, then use the Detail View and the Detail View Filter to select and delete the ones you don't want, or to drag and drop them into the places in your project that you want them to be.
Chris |
_______________________________________________
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