Xcode 3.1
Xcode 3.1
- Subject: Xcode 3.1
- From: Kevin Kicklighter <email@hidden>
- Date: Wed, 13 Aug 2008 12:00:07 -0400
I am running Leopard 10.5.4, I've uninstalled xcode using the command:
sudo /Developer/Library/uninstall-devtools --mode=all
and then re-installed Xcode 3.1 and when I open Xcode it exceptions
with the following error in the console logs:
8/13/08 11:33:32 AM Xcode[352] Failed to load specification for
platform '<unknown>'. Reason: malformed property list dictionary
(required key 'Identifier' not present)
8/13/08 11:33:32 AM Xcode[352] -[NSConcreteMutableAttributedString
initWithString:attributes:] called with nil string argument. This has
undefined behavior and will raise an exception in post-Leopard linked
apps. This warning is displayed only once.
8/13/08 11:33:33 AM Xcode[352] ** INTERNAL ERROR: Uncaught Exception **
Exception: *** -[NSCFString replaceCharactersInRange:withString:]: nil
argument
Stack:
0 0x9543d14b __raiseError (in CoreFoundation)
1 0x902c80fb objc_exception_throw (in libobjc.A.dylib)
2 0x9543cf2b +[NSException raise:format:arguments:] (in
CoreFoundation)
3 0x9543cf6a +[NSException raise:format:] (in CoreFoundation)
4 0x9066900e mutateError (in Foundation)
5 0x905a5d5c -[NSConcreteMutableAttributedString
replaceCharactersInRange:withString:] (in Foundation)
6 0x905a5b21 -[NSConcreteMutableAttributedString
initWithString:attributes:] (in Foundation)
7 0x000cd129 -[NSMutableAttributedString(TSFoundationExtra)
appendString:attributes:] (in DevToolsSupport)
8 0x00c9274c -[PBXAssertionHandler
handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments
:] (in DevToolsInterface)
9 0x00787f74 _XCAssertionFailureHandler (in DevToolsCore)
10 0x00774b82 -[XCPlatformSpecification
initWithPropertyListDictionary:path:inDomain:] (in DevToolsCore)
11 0x007764b7 +[XCPlatformSpecification loadAllPlatforms] (in
DevToolsCore)
12 0x00761c17 XCInitializeCoreIfNeeded (in DevToolsCore)
13 0x0000330a
14 0x9057854a _nsnote_callback (in Foundation)
15 0x953a4aba __CFXNotificationPost (in CoreFoundation)
16 0x953a4d93 _CFXNotificationPostNotification (in CoreFoundation)
17 0x905757b0 -[NSNotificationCenter
postNotificationName:object:userInfo:] (in Foundation)
18 0x9057eff8 -[NSNotificationCenter postNotificationName:object:]
(in Foundation)
19 0x94aad0a5 -[NSApplication finishLaunching] (in AppKit)
20 0x94aacb2b -[NSApplication run] (in AppKit)
21 0x94a7a030 NSApplicationMain (in AppKit)
22 0x00002c82
Looks like my platform is not setup correctly. How do I set this up?
I can't load any xcode projects and the about box says its running
Xcode 3.1.
Note, I previously did update to 10.5.4 and I've fixed my disk
permissions.
Thanks in advance,
Kevin
_______________________________________________
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