Re: Output to the XCode 3.0 console
Re: Output to the XCode 3.0 console
- Subject: Re: Output to the XCode 3.0 console
- From: Joachim Deelen <email@hidden>
- Date: Sun, 28 Oct 2007 02:12:13 +0100
Hi Lorenzo,
sometimes it helps to delete all the files <user>.pbxuser,
<user>.mode2v3 and <user>.perspective3 which are within the xcodeproj
Bundle of your project.
Replace <user> with your User-Shortname. Maybe you should make a copy
of the files or just drag them out of the Bundle to the desktop, start
Xcode and see what happens. If the error persists, just drop the files
back into the bundle.
Be sure, to not delete project.pbxproj file! ;-)
regards
Joachim
Am 27.10.2007 um 18:51 schrieb Lorenzo:
Hi list,
something happened to my xcodeproj file, and I cannot get longer the
output
to the XCode's Console. On Leopard 10.5.0 GM I actually get the
output on
the Console application all the time, either on deployment or
development
mode. If I create a brand new project, the problem doesn't occur. So I
checked all the build params but they seem to be equal to the brand
new
project. So I can't figure out the cause of the trouble.
I called "Project:Edit Active Executable MyApplication"
then checked the Executable MyApplication Info panel and it shows:
General shows:
Use no suffix when loading frameworks
Use Pseudo terminal for standard input/output
Debuggind shows:
When using GDB
Use PseudoTerminal for standard input/output
Also I deleted the file "lorenzo.mode1v3" nested in the xcodeproj
package as
suggested on a web site, unsuccessfully. Strangely the first NSLog
called
from within the awakeFromNib method of my main class is properly
shown in
the XCode Console panel. All the next NSLog are shown on the Console
application window only. I am getting crazy. Any idea?
Best Regards
--
Lorenzo
email: 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
_______________________________________________
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