Re: Build pane is broken, when using All-In-One mode
Re: Build pane is broken, when using All-In-One mode
- Subject: Re: Build pane is broken, when using All-In-One mode
- From: Chris Espinosa <email@hidden>
- Date: Mon, 12 Dec 2005 08:15:29 -0800
On Dec 12, 2005, at 4:54 AM, Shamyl Zakariya wrote:
This is only the case for *one* project -- all my other projects are
fine. But basically, what's happening is that in using the
"All-In-One" mode the "Build" pane shows nothing, and gives me an
exception message if I double-click or futz with it. The "Project" and
"Debug" panes are fine.
Screenshots, for clarity:
http://zakariya.net/shamyl/etc/Xcode0.png
http://zakariya.net/shamyl/etc/Xcode1.png
Now, I *know* I could just deep-six the project and create a new one.
But the project is big and complex enough that I'd rather not. It has
a lot of build phase scripting, and very finely tuned build
parameters.
Can anybody give me a pointer how to fix this?
For what it's worth, the "Default" window style ( in preferences )
*does* work. It's just that I'm on a 12" powerbook and single-window
style is a godsend.
Try opening your project bundle in the Finder with "Show Package
Contents" and removing the <yourusername>.mode[012] files. Those
contain per-layout, per-user information such as window geometry. If
you have a problem in only one layout, it's likely there's corruption
in a layout mode file.
Next time you use All-in-One layout a new mode file will be created
with default values.
Chris
_______________________________________________
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