Re: Textfiles and xCode
Re: Textfiles and xCode
- Subject: Re: Textfiles and xCode
- From: Thomas Davie <email@hidden>
- Date: Sun, 13 Mar 2005 22:07:30 +0000
Hi all,
I'm trying to use bbedit to create the text files and have them
accessed by xCode in the Run log or via Terminal with the project's
executable file.
does anyone know where the text files should be located in order for
the code below to run?
I have many more similar sample projects. All of my projects are
based on the Standard Tool template.
I would be happy to know if there is a way to create text files
within xCode so that the project knows where it is and can use it?
I sure appreciate any help and or tips,
In order to open files like this, all you need is for the file to be in
the same directory as the executable. This is usually the build
directory in your project.
Bob
_______________________________________________
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