Re: Source files are not shown in the Xcode
Re: Source files are not shown in the Xcode
- Subject: Re: Source files are not shown in the Xcode
- From: Matt Neuburg <email@hidden>
- Date: Wed, 8 Dec 2010 07:38:53 -0800
On Tue, 7 Dec 2010 12:41:33 +0800, ico <email@hidden> said:
>Hi,
>
>I am working on an existing project. My first step is to be familiar with
>the project by going through the codes.
>And I see they use some classes which are not shown in xcode (groups and
>files list). It seems they didn't
>add those files to the project, so those files are not imported in the
>project I guess. However, I can find those
>source files in the finder(in the project folder, then in classes folder).
>And the project can be compiled succeeded.
>I am quite surprised. I am new to iPhone Dev. So I just wonder if I should
>leave it alone or I should import those
>files into the project?
>Thanks
I would delete them, since they are just confusing you. They are not in the project, so they are just files lying around in the folder and serve no purpose on earth (except perhaps to reveal some development history). m.
--
matt neuburg, phd = email@hidden, <http://www.apeth.net/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.apeth.net/matt/default.html#applescriptthings_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden