• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Source files are not shown in the Xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Source files are not shown in the Xcode


  • Subject: Re: Source files are not shown in the Xcode
  • From: Kundan Kumar <email@hidden>
  • Date: Tue, 7 Dec 2010 11:40:57 +0530

Yeah,this is because, the source codes have not been imported to the actual project and though these remain there in the project folder. You should import them as follows:
1. Goto groups & Files pane and select Classes folder under your project and then right click, choose add ->existing files.
2. it will open project folder and the files that are not in the project are selectable. select them and click add.
3.Uncheck copy items into destination folder (if its already unchecked leave it).
4.Select recursively create groups for added folders and then add.
5. Now all your source code w'd be there.
_____________________________

Thanks and Regards
Kundan Pandit
http://stackoverflow.com/users/201663/kundan-pandit



On Tue, Dec 7, 2010 at 10:11 AM, ico <email@hidden> wrote:
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

--
==========================
Life isn't about finding yourself.
Life is about creating yourself.


 _______________________________________________
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

References: 
 >Source files are not shown in the Xcode (From: ico <email@hidden>)

  • Prev by Date: Source files are not shown in the Xcode
  • Next by Date: libc UNIX2003 mystery
  • Previous by thread: Source files are not shown in the Xcode
  • Next by thread: libc UNIX2003 mystery
  • Index(es):
    • Date
    • Thread