Re: Xcode 3.2.5 keeps crashing
Re: Xcode 3.2.5 keeps crashing
- Subject: Re: Xcode 3.2.5 keeps crashing
- From: Christiaan Hofman <email@hidden>
- Date: Fri, 7 Jan 2011 13:25:37 +0100
On Jan 7, 2011, at 13:10, Thomas Engelmeier 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. Good look in using an older release when App Store submission requires you to run the latest Xcode release B-(( Regards, Tom_E
I'd say this is a different bug, as it is a different error description (the method name is more relevant than the fact that it's an unrecognized selector). But both look like genuine bugs, so should also be reported (separately).
How to avoid, I'd have no idea, I can only say that I don't see any of these problems.
Christiaan
|
_______________________________________________
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