Re: Xcode project hosed?
Re: Xcode project hosed?
- Subject: Re: Xcode project hosed?
- From: Daniel Jalkut <email@hidden>
- Date: Wed, 1 Feb 2006 00:23:25 -0500
I believe that usually these internal Xcode errors are triggered by -
[NSException raise] in the source code. You may be able to set a
breakpoint (yes, with gdb attached to Xcode) and gather clues. I
admit this is a somewhat gallant effort to ask of a developer, but if
you're curious and really determined not to lose your project and
start from scratch, it may be your only choice.
I have used a combination of gdb debugging and manual editing of
project files to repair situations like this before. Best of course
is if you have a backup copy of the project file before the
corruption occurred. You might find my blog entry on the subject of
debugging an Xcode error dialog:
http://www.red-sweater.com/blog/67/xcode-search-gone-mad
Either inspiring or discouraging :)
Daniel
On Jan 31, 2006, at 8:14 PM, Scott Squires wrote:
I was trying to set the build settings to a debug version
(undocumented and
not available on imported codewarrior projects). Not sure why but
I now get
this error:
Internal Error
File:
/SourceCache/DevToolsBase/DevToolsBase-660/pbcore/FileTypes/../
PBXFileType.m
Line: 493
Object: <PBXFileType:0x01277250>
Method: subpathForWrapperPart:ofPath:withExtraFileProperties:
Path should be a non-empty string, but it's an empty string.
My options are to Quit or to continue where the same repeats
infinitely.
I've tried a full clean and did a repair permission. Still no luck.
Any suggestions. I'd rather not lose the entire project.
Thanks.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
sweater.com
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