Re: Xcode 3.2.5 keeps crashing
Re: Xcode 3.2.5 keeps crashing
- Subject: Re: Xcode 3.2.5 keeps crashing
- From: Sherm Pendley <email@hidden>
- Date: Fri, 7 Jan 2011 12:04:18 -0500
On Fri, Jan 7, 2011 at 7:10 AM, Thomas Engelmeier
<email@hidden> wrote:
>
> On 07.01.2011, at 11:56, Erik Larsson wrote:
>> I just received Xcode 3.2.5 via Software Update, and now I cannot load some of my projects.
>> Depending on how I load the project, Xcode alternates between crashing and showing the error message:
>> ---
>> Couldn’t open “<e.g. myproject.xcodeproj>”.
>>
>> Reason: -[XCPropertyMacroExpansionValue groupTreeDisplayName]: unrecognized selector sent to instance 0x200ddd440.
>> ---
>>
>> This happens as soon as I try to load my project after starting Xcode (I've tried launching it in both 32-bit and 64-bit mode by the way). Is this a known issue?
>
> Well, it better is, as I reported it on Dec, 22 as radar://8797947.
>
> For me the error is
> "could not open $PROJECT"
> Reason:-[__NSCFType scmInfo]: unrecognized selector sent to instance 0x2011ae5a0
>
> The crash was introduced from build 10M2404 (iOS 4.2 GM seed) -> 10M2423 (iOS 4.2 release).
>
> Hints to workaround are really appreciated.
Based on the selector name, I'd double-check the SCM configuration for
that repository, or even disabling it entirely and using another app
or command-line tools. Doing so would be awkward and inconvenient, to
be sure, but maybe somewhat less so than Xcode crashing. :-(
sherm--
--
Cocoa programming in Perl:
http://camelbones.sourceforge.net
_______________________________________________
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