Re: XCode 1.2 Error when closing project
Re: XCode 1.2 Error when closing project
- Subject: Re: XCode 1.2 Error when closing project
- From: J Nozzi <email@hidden>
- Date: Thu, 6 May 2004 21:05:44 -0400
I got the same thing today when clicking 'build' on a newly-opened
project (from someone else) while it was busy indexing. Something told
me to be patient, but of course I ignored that something. ;-)
The project I opened was a .pbproj, not a .xcode file. Was yours?
This may have something to do with it as I've never had this happen
before.
- J
On May 6, 2004, at 8:46 PM, <email@hidden> wrote:
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.
_______________________________________________
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.