• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Xcode internal error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode internal error


  • Subject: Re: Xcode internal error
  • From: Alastair Houghton <email@hidden>
  • Date: Sun, 29 Jul 2007 11:44:35 +0100

On 29 Jul 2007, at 05:37, Ken Tozier wrote:

I Googled for /SourceCache/DevToolsBase and got a few pages where others ran into this problem but no answers. The Xcode errors seem to be confined to this one project but since it took a lot of work to set it up in the first place, I'm hoping there is a way to fix it without having to recreate the whole thing from scratch.

Anyone know how to fix this error?

Take a look at the files inside the .xcodeproj bundle. One of them will be damaged somehow; it might be as simple as some bad data somewhere in it, or it could be as complex as a missing reference (which will be harder to find).


As a first step, you might consider doing

  plutil -lint project.pbxproj

inside the bundle. That will tell you if the plist data in the file is correct.

After that, I'm afraid it's a case of manually checking the data in the file, unless anyone knows of a tool that can do this. If you get to that point, unless it's something that's easy to find, you may be better off just recreating the project file.

Kind regards,

Alastair.

--
http://alastairs-place.net




_______________________________________________ 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
References: 
 >Xcode internal error (From: Ken Tozier <email@hidden>)

  • Prev by Date: Re: Xcode internal error
  • Next by Date: Re: distcc incompatible between different OS builds
  • Previous by thread: Re: Xcode internal error
  • Next by thread: Using XCode debugger without XCode project
  • Index(es):
    • Date
    • Thread