Re: perplexed trying to run/debug my app
Re: perplexed trying to run/debug my app
- Subject: Re: perplexed trying to run/debug my app
- From: Shawn Erickson <email@hidden>
- Date: Tue, 6 Apr 2004 23:45:24 -0700
On Apr 6, 2004, at 10:53 PM, Phil Curry wrote:
My application is located at:
~/projects/nAryTree
With the Inspector, I set a Launch Argument to be:
< ss.txt, and
< ../ss.txt, and
< ../../ss.txt, and
< ../../../ss.txt
Not all at the same time. Just trying to find the data file.
Why not try "< ~/projects/nAryTree/build/ss.txt"?
I am not sure what the working directory is when xcode runs your
application in the debugger.
-Shawn
_______________________________________________
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.