XCode 1.2 Error when closing project
XCode 1.2 Error when closing project
- Subject: XCode 1.2 Error when closing project
- From: <email@hidden>
- Date: Thu, 6 May 2004 20:46:35 -0400
I don't know if this has been mentioned, but I've found a reproducible error in
XCode 1.2. Create a new Cocoa application project (probably any project).
When it opens up and starts indexing, close the project window. This starts a
series of error windows, the first of which says:
Internal Error
File: /SourceCache/DevToolsBase/DevToolsBase-310/pbxindex/
PBXProjectIndex.m
Line: 369
Object: <PBXProjectIndex>
Method: indexArchivePathForProject:
project should be an instance inheriting from PBXProject, but it is nil
With a Quit and a Continue button. Clicking Continue continues to display
errors:
File: /SourceCache/DevToolsSupport/DevToolsSupport-307/
FoundationAdditions.subproj/TSFileManager.m
Line: 175
Object: <PBXFileManager:0x00366cd0>
Method: createDirectoryAtPath:attributes:recurse:
path should be a non-empty string, but it is nil
Two of the first and 4 or so of the second.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.