Reading SysInput From Xcode 4 Debugger
Reading SysInput From Xcode 4 Debugger
- Subject: Reading SysInput From Xcode 4 Debugger
- From: Phil Hystad <email@hidden>
- Date: Sun, 10 Apr 2011 09:34:59 -0700
I have a program that reads from SysInput using redirection on the executable command line (console program). In the Xcode project scheme for running the program (debug) I have the following argument description:
< my-input-file
Where the "my-input-file, is the file I am reading.
Prior to upgrade to Xcode 4 this worked. It no longer works even though it seems that the the project file was read and interpreted correctly. I have verified that the scheme for this project is correct.
Is there some new way of doing this because if so I cannot find it. Any help would be appreciated.
phil
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