Error running 3.2 after installing 4.0
Error running 3.2 after installing 4.0
- Subject: Error running 3.2 after installing 4.0
- From: Nick Nallick <email@hidden>
- Date: Thu, 10 Mar 2011 15:58:43 -0700
I've performed the Xcode 4.0 installation and found I needed to return to Xcode 3.2.5 to complete a project. Before the 4.0 install I renamed the old Xcode and Interface Builder to avoid overwriting them. Now I get an internal error when I try to do anything with Xcode 3.2.5 such as a build or even cleaning the project. I've included the error message below. There seems to be an error in an internal Xcode file called PBXTargetBuildContext.m in DevToolsCore. Can anybody tell me what I need to change or restore?
Thanks,
Nick Nallick
---------------------
Internal error occurred while creating dependency graph: ASSERTION FAILURE in /SourceCache/DevToolsBase/DevToolsBase-2002/pbxcore/Target.subproj/PBXTargetBuildContext.m:2073
Details: Assertion failed: [filePath isAbsolutePath]
Object: <PBXTargetBuildContext:0x2005cb520>
Method: -setHeadermapToolInvocation:forFilePath:
Thread: <NSThread: 0x201388f20>{name = (null), num = 5}
Backtrace:
0 0x00000001002823a7 -[PBXTargetBuildContext(DependencyGraphEvents) handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in DevToolsCore)
1 0x00000001002dc80a _XCAssertionFailureHandler (in DevToolsCore)
2 0x000000010027ef12 -[PBXTargetBuildContext setHeadermapToolInvocation:forFilePath:] (in DevToolsCore)
3 0x0000000100141cfb -[XCCompilerSpecification computeDependenciesForFilePath:ofType:outputDirectory:inTargetBuildContext:] (in DevToolsCore)
4 0x0000000100382ad6 -[XCBuildRuleDGSnapshot(DependencyGraphCreation) computeDependenciesForFilePath:ofType:forBuildFileReference:withOutputDirectory:additionalProperties:inTargetBuildContext:] (in DevToolsCore)
5 0x000000010015b7db -[XCResourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForBuildFileReference:inTargetBuildContext:] (in DevToolsCore)
6 0x000000010013d7a3 -[XCBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForAllBuildFileReferencesInTargetBuildContext:] (in DevToolsCore)
7 0x000000010015b4f5 -[XCBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesInTargetBuildContext:] (in DevToolsCore)
8 0x000000010015b443 -[XCResourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesInTargetBuildContext:] (in DevToolsCore)
9 0x000000010012d521 -[XCProductTypeSpecification computeDependenciesInTargetBuildContext:] (in DevToolsCore)
10 0x0000000100128d08 -[XCNativeTargetDGSnapshot(DependencyGraphCreation) computeDependenciesInTargetBuildContext:] (in DevToolsCore)
11 0x0000000100124e7d -[PBXTargetBuildContext createDependencyGraphWithTargetDGSnapshot:] (in DevToolsCore)
12 0x0000000100123e28 -[PBXTargetBuildContext(DependencyGraphEvents) dg_setTargetSnapshot:] (in DevToolsCore)
13 0x00007fff813cb96c __invoking___ (in CoreFoundation)
14 0x00007fff813cb83d -[NSInvocation invoke] (in CoreFoundation)
15 0x0000000100123874 -[PBXTargetBuildContext(DependencyGraphEvents) processDependencyGraphEvents] (in DevToolsCore)
16 0x00007fff813cb96c __invoking___ (in CoreFoundation)
17 0x00007fff813cb83d -[NSInvocation invoke] (in CoreFoundation)
18 0x00000001001233dd -[XCInvocationQueue _processNextInvocationInThreadSlotNumber:] (in DevToolsCore)
19 0x0000000100123156 -[XCInvocationQueue _processInvocationsInThreadSlotNumber:] (in DevToolsCore)
20 0x00007fff8575e0a5 __NSThread__main__ (in Foundation)
21 0x00007fff87bf6536 _pthread_start (in libSystem.B.dylib)
22 0x00007fff87bf63e9 thread_start (in libSystem.B.dylib)
_______________________________________________
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