Error when closing a project
Error when closing a project
- Subject: Error when closing a project
- From: Ian McGregor <email@hidden>
- Date: Sat, 7 Feb 2004 07:14:07 -0800
I am receiving an error when I close a particular project (native) in
Xcode. It is happens every time.
When I close the project, for a split second before the project window
actually disappears from the screen, an error sheet is presented:
Error
Could not find file /blah/blah/English.lproj/QBController.nib. Perhaps
it was moved or deleted.
This file of course has not been moved or deleted. I have also tried
removing the nib from the project, and reinstalling it, with no change
to the error message. The sheet has an ok button, but closes on its
own. (It was a challange to screen capture the sheet and see what it
actually said, as it happens so fast).
In the console, just as this window is closing I receive:
2004-02-07 07:02:18.147 Xcode[439] Container
<PBXProject:0x01699df0:rtn=1:2A37F4A9FDCFA73011CA2CEA:path='(null)'>
still contains 7 items after being deallocated. This might be a memory
leak, or an item not being properly marked as removed from its
container before being deallocated.
Any ideas? My project continues to build and function, but I am
concerned all the same.
Cheers,
Ian
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.